|
@@ -30,8 +30,7 @@
|
|
// 组件页面
|
|
// 组件页面
|
|
{ "path": "pages/index/search", "style": { "navigationBarTitleText": "搜索" }},
|
|
{ "path": "pages/index/search", "style": { "navigationBarTitleText": "搜索" }},
|
|
// WEBVIEW
|
|
// WEBVIEW
|
|
- { "path": "pages/index/webview", "style": { "navigationStyle": "default", "navigationBarTitleText": "加载中...", "navigationBarBackgroundColor": "#332968" }},
|
|
|
|
- { "path" : "pages/disclaimer/index", "style" : { "navigationBarTitleText" : "免责声明" }}
|
|
|
|
|
|
+ { "path": "pages/index/webview", "style": { "navigationStyle": "default", "navigationBarTitleText": "加载中...", "navigationBarBackgroundColor": "#332968" }}
|
|
],
|
|
],
|
|
"globalStyle": {
|
|
"globalStyle": {
|
|
"navigationStyle": "custom",
|
|
"navigationStyle": "custom",
|