|
|
|
@ -1,6 +1,5 @@ |
|
|
|
{ |
|
|
|
"pages": [ |
|
|
|
|
|
|
|
"pages/loding/loding", |
|
|
|
"pages/at_present/at_present", |
|
|
|
"pages/city/city", |
|
|
|
@ -26,7 +25,6 @@ |
|
|
|
"pages/two_code/two_code", |
|
|
|
"pages/out/out", |
|
|
|
"pages/agreement/agreement" |
|
|
|
|
|
|
|
], |
|
|
|
"window": { |
|
|
|
"backgroundTextStyle": "light", |
|
|
|
@ -36,7 +34,7 @@ |
|
|
|
}, |
|
|
|
"tabBar": { |
|
|
|
"color": "#65646b", |
|
|
|
"borderStyle": "#65646b", |
|
|
|
"borderStyle": "white", |
|
|
|
"selectedColor": "#06c1ae", |
|
|
|
"list": [ |
|
|
|
{ |
|
|
|
@ -52,5 +50,6 @@ |
|
|
|
"selectedIconPath": "images/tabico_mine_selected.png" |
|
|
|
} |
|
|
|
] |
|
|
|
} |
|
|
|
}, |
|
|
|
"sitemapLocation": "sitemap96.json" |
|
|
|
} |