123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293 |
- {
- "pages": [
- // 首页
- {
- "path": "pages/index/index",
- "style": {
- "navigationBarTitleText": "Home",
- "navigationStyle": "custom"
- }
- },
- // 质押
- {
- "path": "pages/index/pledge",
- "style": {
- "navigationBarTitleText": "Project",
- "navigationStyle": "custom"
- }
- },
- // 互娱
- {
- "path": "pages/index/entertainment",
- "style": {
- "navigationBarTitleText": "Game",
- "navigationBarBackgroundColor":"#000000",
- "navigationBarTextStyle":"white"
- }
- },
- // 资讯
- {
- "path": "pages/index/information",
- "style": {
- "navigationBarTitleText": "News",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/public/register",
- "style": {
- "navigationBarTitleText": "注册",
- "navigationBarBackgroundColor":"#000000",
- "navigationBarTextStyle":"white"
- }
- },
- {
- "path": "pages/public/login",
- "style": {
- "navigationBarTitleText": "登录",
- "navigationBarBackgroundColor":"#000000",
- "navigationBarTextStyle":"white"
- }
- },
- {
- "path": "pages/public/wxLogin",
- "style": {
- "navigationBarTitleText": "微信登录",
- "app-plus": {
- "titleNView": {
- "type": "transparent"
- }
- }
- }
- },
- {
- "path": "pages/public/forget",
- "style": {
- "navigationBarTitleText": "忘记密码",
- "app-plus": {
- "titleNView": {
- "type": "transparent"
- }
- }
- }
- },
- {
- "path": "pages/index/user",
- "style": {
- // #ifndef MP-WEIXIN
- "navigationStyle": "custom",
- // #endif
- "navigationBarTitleText": "My"
- }
- },
- {
- "path": "pages/redirect/redirect",
- "style": {
- "navigationBarTitleText": "微信登录跳转页面",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "pages/myPledge/myPledge",
- "style": {
- "navigationBarTitleText": "我的质押",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#000000",
- "navigationBarTextStyle": "white"
- }
- }, {
- "path": "pages/introduce/introduce",
- "style": {
- "navigationBarTitleText": "玩法介绍",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#000000",
- "navigationBarTextStyle": "white"
- }
- }, {
- "path": "pages/introduce/promotion",
- "style": {
- "navigationBarTitleText": "推广计划",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#000000",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/introduce/game",
- "style": {
- "navigationBarTitleText": "游戏举例",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#000000",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/introduce/pkedetail",
- "style": {
- "navigationBarTitleText": "PKR介绍",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#000000",
- "navigationBarTextStyle": "white"
- }
- },
-
-
-
- {
- "path": "pages/myPledge/zyXingqing",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#000000",
- "navigationBarTextStyle": "white"
- }
- }, {
- "path": "pages/game/history",
- "style": {
- "navigationBarTitleText": "历史列表",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#000000",
- "navigationBarTextStyle": "white"
- }
- }
- ],
- "subPackages": [{ // 模块分包
- "root": "pages/user",
- "name": "shop",
- "pages": [{
- "path": "money/recharge",
- "style": {
- "navigationBarTitleText": "充值",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#000000",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "money/withdrawal",
- "style": {
- "navigationBarTitleText": "奖励提现",
- "navigationBarBackgroundColor": "#000000",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "money/team",
- "style": {
- "navigationBarTitleText": "錢包",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "set/set",
- "style": {
- "navigationBarTitleText": "设置",
- "navigationBarBackgroundColor": "#000000",
- "navigationBarTextStyle": "white"
- }
- }, {
- "path": "set/transaction",
- "style": {
- "navigationBarTitleText": "交易密码",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#000000",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "set/password",
- "style": {
- "navigationBarTitleText": "修改密码",
- "navigationBarBackgroundColor": "#000000",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "set/userinfo",
- "style": {
- "navigationBarTitleText": "修改资料",
- "navigationBarBackgroundColor": "#000000",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "vip/tabulation",
- "style": {
- "navigationBarTitleText": "会员列表",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#000000",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "vip/details",
- "style": {
- "navigationBarTitleText": "他的粉絲",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#000000",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "shareQrCode",
- "style": {
- "navigationBarTitleText": "互娛記錄",
- "navigationBarBackgroundColor": "#000000",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "favorites",
- "style": {
- "navigationBarTitleText": "推廣海報",
- "navigationBarBackgroundColor": "#000000",
- "navigationBarTextStyle": "white"
- }
- }
- ]
- }],
- "tabBar": {
- "color": "#C0C4CC",
- "selectedColor": "#FEB041 ",
- "borderStyle": "black",
- "backgroundColor": "#000000",
- "list": [{
- "visible": false,
- "pagePath": "pages/index/index",
- "iconPath": "static/tabBar/shouye.png",
- "selectedIconPath": "static/tabBar/shouye-home.png",
- "text": "首頁"
- },
- {
- "visible": false,
- "pagePath": "pages/index/pledge",
- "iconPath": "static/tabBar/baoya.png",
- "selectedIconPath": "static/tabBar/baoya-home.png",
- "text": "質押"
- },
- {
- "visible": false,
- "pagePath": "pages/index/information",
- "iconPath": "static/tabBar/zixun.png",
- "selectedIconPath": "static/tabBar/zixun-home.png",
- "text": "資訊"
- },
- {
- "visible": false,
- "pagePath": "pages/index/user",
- "iconPath": "static/tabBar/my.png",
- "selectedIconPath": "static/tabBar/my-home.png",
- "text": "我的"
- }
- ]
- }
- }
|