|
|
|
@ -343,6 +343,15 @@ |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
,{ |
|
|
|
"path" : "pages/recordsList/WinningRecord/WinningRecord", |
|
|
|
"style" : |
|
|
|
{ |
|
|
|
"navigationBarTitleText": "中奖记录", |
|
|
|
"enablePullDownRefresh": false |
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
], |
|
|
|
"subPackages": [{ |
|
|
|
"root": "uni_modules/uni-feedback", |
|
|
|
@ -492,19 +501,26 @@ |
|
|
|
"selectedIconPath": "static/tabbar/home_a.png", |
|
|
|
"text": "首页" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"pagePath": "pages/list/team", |
|
|
|
"iconPath": "static/tabbar/user.png", |
|
|
|
"selectedIconPath": "static/tabbar/user_a.png", |
|
|
|
"text": "团队", |
|
|
|
"visible": false |
|
|
|
}, |
|
|
|
{ |
|
|
|
"pagePath": "pages/list/agent", |
|
|
|
"iconPath": "static/tabbar/agent.png", |
|
|
|
"selectedIconPath": "static/tabbar/agent_a.png", |
|
|
|
"text": "代理", |
|
|
|
"visible": false |
|
|
|
}, |
|
|
|
{ |
|
|
|
"pagePath": "pages/recordsList/WinningRecord/WinningRecord", |
|
|
|
"iconPath": "static/tabbar/jilu.png", |
|
|
|
"selectedIconPath": "static/tabbar/jilu_a.png", |
|
|
|
"text": "中奖记录", |
|
|
|
"visible": false |
|
|
|
}, |
|
|
|
{ |
|
|
|
"pagePath": "pages/list/team", |
|
|
|
"iconPath": "static/tabbar/user.png", |
|
|
|
"selectedIconPath": "static/tabbar/user_a.png", |
|
|
|
"text": "团队", |
|
|
|
"visible": false |
|
|
|
}, |
|
|
|
{ |
|
|
|
"pagePath": "pages/list/user", |
|
|
|
|