123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250 |
- {
- "easycom": {
- "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
- },
- "pages": [
- {
- "path": "pages/index/video",
- "style": {
- "navigationBarTextStyle": "white",
- "navigationBarBackgroundColor": "#000000",
- "navigationStyle": "custom"
-
-
- }
- },
- {
- "path": "pages/index/index",
- "style": {
- "navigationBarTextStyle": "white",
- "navigationBarBackgroundColor": "#000000",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/public/register",
- "style": {
- "navigationBarTitleText": "注册",
- "app-plus": {
- "titleNView": {
- "type": "transparent"
- }
- }
- }
- }, {
- "path": "pages/public/login",
- "style": {
- "navigationBarTitleText": "登录",
- "app-plus": {
- "titleNView": {
- "type": "transparent"
- }
- }
- }
- },
- {
- "path": "pages/public/wxLogin",
- "style": {
- "navigationBarTitleText": "微信登录",
- "app-plus": {
- "titleNView": {
- "type": "transparent"
- }
- }
- }
- },
- {
- "path": "pages/public/forget",
- "style": {
- "navigationBarTitleText": "忘记密码",
- "app-plus": {
- "titleNView": {
- "type": "transparent"
- }
- }
- }
- },
- {
- "path": "pages/set/password",
- "style": {
- "navigationBarTitleText": "修改密码"
- }
- },
- {
- "path": "pages/set/userinfo",
- "style": {
- "navigationBarTitleText": "设置",
- "navigationBarBackgroundColor": "#000000",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/index/male",
- "style": {
- "navigationBarTitleText": "详情",
- "navigationBarBackgroundColor": "#000000",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/profit/profit",
- "style": {
- "navigationBarTitleText": "受益中心",
- "navigationBarBackgroundColor": "#000000",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/profit/fund",
- "style": {
- "navigationBarTitleText": "详情",
- "navigationBarBackgroundColor": "#000000",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/index/info",
- "style": {
- "navigationBarTitleText": "打款信息",
- "navigationBarBackgroundColor": "#000000",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/index/infoDetail",
- "style": {
- "navigationBarTitleText": "详情",
- "navigationBarBackgroundColor": "#000000",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/user/team",
- "style": {
- "navigationBarTitleText": "我的团队",
- "navigationBarBackgroundColor": "#000000",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/user/user",
- "style": {
- "navigationBarTitleText": "我的",
- "navigationBarBackgroundColor": "#000000",
- "navigationBarTextStyle": "white"
- }
- },
-
- {
- "path": "pages/redirect/redirect",
- "style": {
- "navigationBarTitleText": "微信登录跳转页面",
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
- "path": "pages/user/shareQrCode",
- "style": {
- "navigationBarTitleText": "我的二维码",
- "navigationBarBackgroundColor": "#000000",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/user/promotion",
- "style": {
- "navigationBarTextStyle": "white",
- "app-plus": {
- "titleNView": {
- "backgroundColor": "#15130f",
- "type": "float",
- "titleText": "我的帮扶"
- }
- }
- }
- },
-
- {
- "path": "pages/user/applyList",
- "style": {
- "navigationBarTitleText": "审核列表",
- "navigationBarTextStyle": "white",
- "navigationBarBackgroundColor": "#000000"
- }
- },
- {
- "path": "pages/index/list",
- "style": {
- "navigationBarTitleText": "通告列表",
- "navigationBarTextStyle": "white",
- "navigationBarBackgroundColor": "#000000"
- }
- },
- {
- "path": "pages/index/article",
- "style": {
- "navigationBarTitleText": "通告详情",
- "navigationBarTextStyle": "white",
- "navigationBarBackgroundColor": "#000000"
- }
- },
- {
- "path": "pages/user/upgrade",
- "style": {
- "navigationBarTitleText": "升级会员",
- "navigationBarTextStyle": "white",
- "navigationBarBackgroundColor": "#000000"
- }
- },
- {
- "path": "pages/upload/upload",
- "style": {
- "navigationBarTitleText": "上传资料",
- "navigationBarTextStyle": "white",
- "navigationBarBackgroundColor": "#000000"
- }
- }
- ],
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "uni-app",
- "navigationBarBackgroundColor": "#FFFFFF",
- "backgroundColor": "#f8f8f8"
- },
- "tabBar": {
- "color": "#71614f",
- "selectedColor": "#FAD6B0",
- "borderStyle": "black",
- "backgroundColor": "#15130f",
- "list": [{
- "pagePath": "pages/index/index",
- "iconPath": "static/tabBar/home.png",
- "selectedIconPath": "static/tabBar/home-action.png",
- "text": "首页"
- },
- {
- "pagePath": "pages/user/applyList",
- "iconPath": "static/tabBar/center.png",
- "selectedIconPath": "static/tabBar/center-action.png",
- "text": "审核列表"
- },
- {
- "pagePath": "pages/user/user",
- "iconPath": "static/tabBar/user.png",
- "selectedIconPath": "static/tabBar/user-action.png",
- "text": "我的"
- }
- ]
- }
- }
|