Browse Source

合并分支

yanj 2 days ago
parent
commit
d906b48c58
1 changed files with 1 additions and 2 deletions
  1. 1 2
      pages.json

+ 1 - 2
pages.json

@@ -30,8 +30,7 @@
 		// 组件页面
 		{ "path": "pages/index/search",  "style": { "navigationBarTitleText": "搜索" }},
 		// 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": {
 		"navigationStyle": "custom",