| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241 |
- {
- "pages": [
- {
- "path": "pages/index/index",
- "style": {
- "navigationBarTitleText": "一茶酒社"
- }
- },
- {
- "path": "pages/my/login",
- "style": {
- "navigationBarTitleText": "登录"
- }
- },
- {
- "path": "pages/sign/index",
- "style": {
- "navigationBarTitleText": "任务"
- }
- },
- {
- "path": "pages/partner/index",
- "style": {
- "navigationBarTitleText": "联盟店"
- }
- },
- {
- "path": "pages/my/index",
- "style": {
- "navigationBarTitleText": "我的"
- }
- },
- {
- "path": "pages/product/productRetail",
- "style": {
- "navigationBarTitleText": "零售专区"
- }
- },
- {
- "path": "pages/product/productWholesale",
- "style": {
- "navigationBarTitleText": "批发专区"
- }
- },
- {
- "path": "pages/product/p_details",
- "style": {
- "navigationBarTitleText": "商品详情"
- }
- },
- {
- "path": "pages/to-pay-list/index",
- "style": {
- "navigationBarTitleText": "订单购买"
- }
- },
- {
- "path": "pages/xghc-addrress/userAddress",
- "style": {
- "navigationBarTitleText": "收货地址"
- }
- },
- {
- "path": "pages/protocol/index",
- "style": {
- "navigationBarTitleText": "购买协议"
- }
- },
- {
- "path": "pages/invi-img/index",
- "style": {
- "navigationBarTitleText": "邀请好友"
- }
- },
- {
- "path": "pages/account/wealth",
- "style": {
- "navigationBarTitleText": "财富"
- }
- },
- {
- "path": "pages/account/consignment",
- "style": {
- "navigationBarTitleText": "寄售"
- }
- },
- {
- "path": "pages/account/giveAsPresent",
- "style": {
- "navigationBarTitleText": "赠送"
- }
- },
- {
- "path": "pages/speed-up/index",
- "style": {
- "navigationBarTitleText": "加速"
- }
- },
- {
- "path": "pages/accountDetails/running",
- "style": {
- "navigationBarTitleText": "流水明细"
- }
- },
- {
- "path": "pages/accountDetails/withdraw",
- "style": {
- "navigationBarTitleText": "提现明细"
- }
- },
- {
- "path": "pages/accountDetails/topup",
- "style": {
- "navigationBarTitleText": "充值明细"
- }
- },
- {
- "path": "pages/accountDetails/integral",
- "style": {
- "navigationBarTitleText": "积分明细"
- }
- },
- {
- "path": "pages/notice/index",
- "style": {
- "navigationBarTitleText": "用户须知"
- }
- },
- {
- "path": "pages/about/index",
- "style": {
- "navigationBarTitleText": "关于我们"
- }
- },
- {
- "path": "pages/course/index",
- "style": {
- "navigationBarTitleText": "新手教程"
- }
- },
- {
- "path": "pages/szw-order-list/index",
- "style": {
- "navigationBarTitleText": "订单列表"
- }
- },
- {
- "path": "pages/szw-order-details/index",
- "style": {
- "navigationBarTitleText": "订单详情"
- }
- },
- {
- "path": "pages/top-up/index",
- "style": {
- "navigationBarTitleText": "充值"
- }
- },
- {
- "path" : "pages/aytonym-status/index",
- "style" : {
- "navigationBarTitleText": "实名认证"
- }
- },
- {
- "path" : "pages/autonym-submit/index",
- "style" : {
- "navigationBarTitleText": "实名认证"
- }
- }
- ,{
- "path" : "pages/autonym-pay/index",
- "style" :
- {
- "navigationBarTitleText": "支付"
- }
-
- }
- ,{
- "path" : "pages/cash/index",
- "style" :
- {
- "navigationBarTitleText": "提现"
- }
-
- }
- ],
- "tabBar": {
- "color": "#505050",
- "selectedColor": "#12B280",
- "borderStyle": "black",
- "backgroundColor": "#ffffff",
- "list": [
- {
- "pagePath": "pages/index/index",
- "iconPath": "static/nav/shouye.png",
- "selectedIconPath": "static/nav/shouye_select.png",
- "text": "首页"
- },
- {
- "pagePath": "pages/sign/index",
- "iconPath": "static/nav/qiandao.png",
- "selectedIconPath": "static/nav/qiandao_select.png",
- "text": "任务"
- },
- {
- "pagePath": "pages/partner/index",
- "iconPath": "static/nav/hehuoren.png",
- "selectedIconPath": "static/nav/hehuoren_select.png",
- "text": "联盟店"
- },
- {
- "pagePath": "pages/my/index",
- "iconPath": "static/nav/wode.png",
- "selectedIconPath": "static/nav/wode_select.png",
- "text": "我的"
- }
- ]
- },
- "easycom": {
- "autoscan": true,
- "custom": {
- // uni-ui 规则如下配置
- "^uni-(.*)": "@dcloudio/uni-ui/lib/uni-$1/uni-$1.vue"
- }
- // "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
- },
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "uniapp",
- "navigationBarBackgroundColor": "#fff",
- "backgroundColor": "#fff",
- "app-plus": {
- "titleNView": false
- }
- },
- "condition": {
- "current": 1,
- "list": []
- }
- }
|