123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275 |
- {
- "pages": [
- {
- "path": "pages/public/login",
- "style": {
- "navigationBarTitleText": "登录",
- "app-plus": {
- "titleNView": {
- "type": "transparent"
- }
- }
- }
- },
- {
- "path": "pages/public/register",
- "style": {
- "navigationBarTitleText": ""
- }
- },
- {
- "path": "pages/public/forget",
- "style": {
- "navigationBarTitleText": "修改密码"
- }
- },
- {
- "path": "pages/index/index",
- "style": {
- "navigationBarTextStyle":"black",
- "navigationBarTitleText": "",
- "enablePullDownRefresh": true,
- "onReachBottomDistance":50,
- "app-plus": {
- "titleNView":false
- }
- }
- },
- {
- "path": "pages/index/information",
- "style": {
- "navigationBarTitleText": "资讯"
- }
- },
- {
- "path": "pages/index/informationDetails",
- "style": {
- "navigationBarTitleText": "资讯详情"
- }
- },
- {
- "path": "pages/index/introduce",
- "style": {
- "navigationBarTitleText": "平台介绍"
- }
- },
- {
- "path": "pages/index/notice",
- "style": {
- "navigationBarTitleText": "通知公告"
- }
- },
- {
- "path": "pages/index/share",
- "style": {
- "navigationBarTitleText": "分享好友"
- }
- },
- {
- "path": "pages/calculation/index",
- "style": {
- "navigationBarTitleText": "算力",
- "enablePullDownRefresh": true
-
- }
- },
- {
- "path": "pages/index/pingtai",
- "style": {
- "navigationBarTitleText": "平台介绍",
- "enablePullDownRefresh": true
-
- }
- },
- {
- "path": "pages/calculation/myCalculation",
- "style": {
- "navigationBarTitleText": "我的算力"
- }
- },
- {
- "path": "pages/finance/allMiner",
- "style": {
- "navigationBarTitleText": "总矿工列表"
- }
- },
- {
- "path": "pages/calculation/details",
- "style": {
- "navigationBarTitleText": "云算力详情",
- "navigationBarBackgroundColor":"#5771DF",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/calculation/buyCalculation",
- "style": {
- "navigationBarTitleText": "服务器租赁"
- }
- },
- {
- "path": "pages/calculation/computer",
- "style": {
- "navigationBarTitleText": "收益计算器"
- }
- },
- {
- "path": "pages/product/index",
- "style": {
- "navigationBarTitleText": "商城"
- }
- },
- {
- "path": "pages/finance/index",
- "style": {
- "navigationBarTitleText": "资产",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/finance/xieyi",
- "style": {
- "navigationBarTitleText": "租赁协议"
- }
- },
- {
- "path": "pages/finance/computat",
- "style": {
- "navigationBarTitleText": "我的算力"
- }
- },
- {
- "path": "pages/finance/recharge",
- "style": {
- "navigationBarTitleText": "充币"
- }
- },
- {
- "path": "pages/finance/details",
- "style": {
- "navigationBarTitleText": "资金流水"
- }
- },
- {
- "path": "pages/finance/transfer",
- "style": {
- "navigationBarTitleText": "转账",
- "navigationBarBackgroundColor":"#5771DF",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/finance/withdraw",
- "style": {
- "navigationBarTitleText": "提币"
- }
- },
- {
- "path": "pages/user/user",
- "style": {
- "navigationBarTitleText": "个人中心",
- "enablePullDownRefresh": true,
- "app-plus": {
- "titleNView": {
- "type": "transparent"
- }
- }
- }
- },
- {
- "path": "pages/user/loginPass",
- "style": {
- "navigationBarTitleText": "登录密码"
- }
- },
- {
- "path": "pages/user/payment",
- "style": {
- "navigationBarTitleText": "支付密码"
- }
- },
- {
- "path": "pages/user/myTeam",
- "style": {
- "navigationBarTitleText": "我的分享",
- "navigationBarBackgroundColor":"#5771DF",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/user/meaasge",
- "style": {
- "navigationBarTitleText": "消息中心"
- }
- },
- {
- "path": "pages/set/set",
- "style": {
- "navigationBarTitleText": "设置"
- }
- },
- {
- "path": "pages/public/wxLogin",
- "style": {
- "navigationBarTitleText": "微信登录",
- "app-plus": {
- "titleNView": {
- "type": "transparent"
- }
- }
- }
- },
- {
- "path": "pages/redirect/redirect",
- "style": {
- "navigationBarTitleText": "微信登录跳转页面",
- "app-plus": {
- "titleNView": false
- }
- }
- }
- ],
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "uni-app",
- "navigationBarBackgroundColor": "#FFFFFF",
- "backgroundColor": "#f8f8f8"
- },
- "tabBar": {
- "color": "#C2C6D5",
- "selectedColor": "#5771DF",
- "borderStyle": "black",
- "backgroundColor": "#ffffff",
- "list": [{
- "pagePath": "pages/index/index",
- "iconPath": "static/tabBar/tab-home.png",
- "selectedIconPath": "static/tabBar/tab-home-current.png",
- "text": "首页"
- },
- // {
- // "pagePath": "pages/product/index",
- // "iconPath": "static/tabBar/tab-product.png",
- // "selectedIconPath": "static/tabBar/tab-product-current.png",
- // "text": "产品"
- // },
- {
- "pagePath": "pages/calculation/index",
- "iconPath": "static/tabBar/tab-calculation.png",
- "selectedIconPath": "static/tabBar/tab-calculation-current.png",
- "text": "算力"
- },
- {
- "pagePath": "pages/finance/index",
- "iconPath": "static/tabBar/tab-finance.png",
- "selectedIconPath": "static/tabBar/tab-finance-current.png",
- "text": "资产"
- },
- {
- "pagePath": "pages/user/user",
- "iconPath": "static/tabBar/tab-my.png",
- "selectedIconPath": "static/tabBar/tab-my-current.png",
- "text": "我的"
- }
- ]
- }
- }
|