|
@@ -4,23 +4,23 @@
|
|
|
},
|
|
|
"pages": [
|
|
|
{
|
|
|
- "path": "pages/index/index",
|
|
|
+ "path": "pages/login/login",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "乐色管家",
|
|
|
- "enablePullDownRefresh": false
|
|
|
+ "navigationBarTitleText": "授权登录"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "pages/goods/index",
|
|
|
+ "path": "pages/index/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "乐色管家",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "pages/login/login",
|
|
|
+ "path": "pages/goods/index",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "授权登录"
|
|
|
+ "navigationBarTitleText": "乐色管家",
|
|
|
+ "enablePullDownRefresh": false
|
|
|
}
|
|
|
},
|
|
|
{
|