|
|
|
@ -15,98 +15,78 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"path" : "pages/index/upload/upload", |
|
|
|
"style" : |
|
|
|
{ |
|
|
|
"path": "pages/index/upload/upload", |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "", |
|
|
|
"enablePullDownRefresh": false |
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
,{ |
|
|
|
"path" : "pages/index/material/material", |
|
|
|
"style" : |
|
|
|
{ |
|
|
|
}, { |
|
|
|
"path": "pages/index/material/material", |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "", |
|
|
|
"enablePullDownRefresh": false |
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
,{ |
|
|
|
"path" : "pages/login/login", |
|
|
|
"style" : |
|
|
|
{ |
|
|
|
}, { |
|
|
|
"path": "pages/login/login", |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "登录", |
|
|
|
"enablePullDownRefresh": false |
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
,{ |
|
|
|
"path" : "pages/register/register", |
|
|
|
"style" : |
|
|
|
{ |
|
|
|
}, { |
|
|
|
"path": "pages/register/register", |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "注册", |
|
|
|
"enablePullDownRefresh": false |
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
,{ |
|
|
|
"path" : "pages/index/banner", |
|
|
|
"style" : |
|
|
|
{ |
|
|
|
}, { |
|
|
|
"path": "pages/index/banner", |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "", |
|
|
|
"enablePullDownRefresh": false |
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
,{ |
|
|
|
"path" : "pages/profit/profitPreDetails", |
|
|
|
"style" : |
|
|
|
{ |
|
|
|
}, { |
|
|
|
"path": "pages/profit/profitPreDetails", |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "即将入账详情", |
|
|
|
"enablePullDownRefresh": false |
|
|
|
"enablePullDownRefresh": true |
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
,{ |
|
|
|
"path" : "pages/profit/profitInDetails", |
|
|
|
"style" : |
|
|
|
{ |
|
|
|
}, { |
|
|
|
"path": "pages/profit/profitInDetails", |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "已入账详情", |
|
|
|
"enablePullDownRefresh": false |
|
|
|
"enablePullDownRefresh": true |
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
,{ |
|
|
|
"path" : "pages/profit/profitInOrder", |
|
|
|
"style" : |
|
|
|
{ |
|
|
|
}, { |
|
|
|
"path": "pages/profit/profitInOrder", |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "收益结算单", |
|
|
|
"enablePullDownRefresh": false |
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
,{ |
|
|
|
"path" : "pages/profit/profitEndDetails", |
|
|
|
"style" : |
|
|
|
{ |
|
|
|
}, { |
|
|
|
"path": "pages/profit/profitEndDetails", |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "转入钱包详情", |
|
|
|
"enablePullDownRefresh": false |
|
|
|
"enablePullDownRefresh": true |
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
,{ |
|
|
|
"path" : "pages/profit/profitEndOrder", |
|
|
|
"style" : |
|
|
|
{ |
|
|
|
}, { |
|
|
|
"path": "pages/profit/profitEndOrder", |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "转入钱包结算单", |
|
|
|
"enablePullDownRefresh": false |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"path" : "pages/userInfo/userInfo", |
|
|
|
"style" : |
|
|
|
{ |
|
|
|
"path": "pages/userInfo/userInfo", |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "我的", |
|
|
|
"enablePullDownRefresh": false |
|
|
|
} |
|
|
|
@ -115,60 +95,58 @@ |
|
|
|
|
|
|
|
"subPackages": [{ |
|
|
|
"root": "pages-userInfo", |
|
|
|
"pages":[{ |
|
|
|
"path":"about/about", |
|
|
|
"style":{ |
|
|
|
"pages": [{ |
|
|
|
"path": "about/about", |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "关于节点", |
|
|
|
"enablePullDownRefresh": false |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"path":"contact/contact", |
|
|
|
"style":{ |
|
|
|
"path": "contact/contact", |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "联系我们", |
|
|
|
"enablePullDownRefresh": false |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"path":"extends/extends", |
|
|
|
"style":{ |
|
|
|
"path": "extends/extends", |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "邀请更多人", |
|
|
|
"enablePullDownRefresh": false |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"path":"inviteLog/inviteLog", |
|
|
|
"style":{ |
|
|
|
"path": "inviteLog/inviteLog", |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "邀请记录", |
|
|
|
"enablePullDownRefresh": false |
|
|
|
"enablePullDownRefresh": true |
|
|
|
} |
|
|
|
},{ |
|
|
|
"path":"notice/notice", |
|
|
|
"style":{ |
|
|
|
}, { |
|
|
|
"path": "notice/notice", |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "通知公告", |
|
|
|
"enablePullDownRefresh": false |
|
|
|
"enablePullDownRefresh": true |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"path":"withdraw/withdraw", |
|
|
|
"style":{ |
|
|
|
"path": "withdraw/withdraw", |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "提现记录", |
|
|
|
"enablePullDownRefresh": false |
|
|
|
"enablePullDownRefresh": true |
|
|
|
} |
|
|
|
},{ |
|
|
|
"path" : "notice/noticeDetail", |
|
|
|
"style" : |
|
|
|
{ |
|
|
|
}, { |
|
|
|
"path": "notice/noticeDetail", |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "公告详情", |
|
|
|
"enablePullDownRefresh": false |
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
,{ |
|
|
|
"path" : "withdraw/withdrawDetail", |
|
|
|
"style" : |
|
|
|
{ |
|
|
|
, { |
|
|
|
"path": "withdraw/withdrawDetail", |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "提现详情", |
|
|
|
"enablePullDownRefresh": false |
|
|
|
} |
|
|
|
|