|
@@ -25,6 +25,8 @@
|
|
|
{ "path": "pages/user/like", "style": { "navigationBarTitleText": "我的点赞" }},
|
|
|
{ "path": "pages/user/favorites", "style": { "navigationBarTitleText": "我的收藏" }},
|
|
|
{ "path": "pages/user/vote", "style": { "navigationBarTitleText": "我的投票" }},
|
|
|
+ //APP协议模块
|
|
|
+ { "path": "pages/disclaimer/index", "style": { "navigationBarTitleText": "免责声明" }},
|
|
|
// 组件页面
|
|
|
{ "path": "pages/index/search", "style": { "navigationBarTitleText": "搜索" }},
|
|
|
// WEBVIEW
|