|
@@ -7,7 +7,7 @@
|
|
|
{
|
|
|
"path": "pages/index/index",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "uni-app"
|
|
|
+ "navigationBarTitleText": "商城"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
@@ -37,6 +37,13 @@
|
|
|
"navigationBarTitleText": "",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/login/login",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "登录",
|
|
|
+ "enablePullDownRefresh": false
|
|
|
+ }
|
|
|
}
|
|
|
],
|
|
|
"subPackages": [{
|
|
@@ -100,7 +107,7 @@
|
|
|
"selectedColor": "#F83224",
|
|
|
"list": [{
|
|
|
"iconPath": "static/express1.png",
|
|
|
- "selectedIconPath": "static/express1.png",
|
|
|
+ "selectedIconPath": "static/express2.png",
|
|
|
"text": "跨境速递",
|
|
|
"pagePath": "pages/express/express"
|
|
|
},
|
|
@@ -111,8 +118,8 @@
|
|
|
"pagePath": "pages/index/index"
|
|
|
},
|
|
|
{
|
|
|
- "iconPath": "static/index1.png",
|
|
|
- "selectedIconPath": "static/index2.png",
|
|
|
+ "iconPath": "static/shop.png",
|
|
|
+ "selectedIconPath": "static/shop.png",
|
|
|
"text": "购",
|
|
|
"pagePath": "pages/shopping/shopping"
|
|
|
},
|