|
|
@@ -41,13 +41,7 @@
|
|
|
]
|
|
|
},
|
|
|
"pages": [
|
|
|
- {
|
|
|
- "path": "pages/index/index",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "",
|
|
|
- "enablePullDownRefresh": false
|
|
|
- }
|
|
|
- },
|
|
|
+
|
|
|
{
|
|
|
"path": "pages/login/index",
|
|
|
"style": {
|
|
|
@@ -72,6 +66,13 @@
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
+ {
|
|
|
+ "path": "pages/index/index",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "",
|
|
|
+ "enablePullDownRefresh": false
|
|
|
+ }
|
|
|
+ },
|
|
|
{
|
|
|
"path": "pages/text/index",
|
|
|
"style": {
|
|
|
@@ -182,7 +183,7 @@
|
|
|
"list": [
|
|
|
{
|
|
|
"name": "列表调试",
|
|
|
- "path": "pages/login/index",
|
|
|
+ "path": "pages/index/index",
|
|
|
"query": ""
|
|
|
}
|
|
|
]
|