@@ -1,5 +1,5 @@
{
- "name" : "基础项目",
+ "name" : "响亮商城",
"appid" : "__UNI__F0EBD91",
"description" : "",
"versionName" : "1.0.0",
@@ -64,7 +64,7 @@
}
},
"h5" : {
- "title" : "商城",
+ "title" : "响亮商城",
"domain" : "",
"router" : {
"base" : "/index/",
@@ -73,7 +73,7 @@
"devServer" : {
"proxy" : {
"/api" : {
- "target" : "http://192.168.0.101/api",
+ "target" : "http://lnpt.frp.liuniu946.com/api",
// "changeOrigin": true,
"pathRewrite" : {
"/api" : "" // rewrite path
@@ -497,7 +497,7 @@
],
"globalStyle": {
"navigationBarTextStyle": "black",
- "navigationBarTitleText": "uni-app",
+ "navigationBarTitleText": "响亮商城",
"navigationBarBackgroundColor": "#FFFFFF",
"backgroundColor": "#f8f8f8"