{ "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages { "path": "pages/giftPack/signin", "style": { "navigationBarTitleText": "超级红包活动 登录", "navigationStyle": "custom", "enablePullDownRefresh": false } },{ "path": "pages/giftPack/index", "style": { "navigationBarTitleText": "联通合约送全额消费金", "navigationStyle": "custom", "enablePullDownRefresh": false } },{ "path": "pages/giftPack/list", "style": { "navigationBarTitleText": "超级红包活动", "enablePullDownRefresh": false } },{ "path": "pages/giftPack/user", "style": { "navigationBarTitleText": "我的", "navigationStyle": "custom", "enablePullDownRefresh": false } },{ "path": "pages/giftPack/buy", "style": { "navigationBarTitleText": "活动购买", "enablePullDownRefresh": false } },{ "path": "pages/giftPack/myCoupon", "style": { "navigationBarTitleText": "我的优惠券", "enablePullDownRefresh": false } },{ "path": "pages/giftPack/details", "style": { "navigationBarTitleText": "优惠券详情", "enablePullDownRefresh": false } },{ "path" : "pages/giftPack/register", "style" : { "navigationBarTitleText": "快速注册", "navigationStyle": "custom", "enablePullDownRefresh": false } },{ "path" : "pages/giftPack/password", "style" : { "navigationBarTitleText": "忘记密码", "enablePullDownRefresh": false } },{ "path" : "pages/giftPack/setPassword", "style" : { "navigationBarTitleText": "重置密码", "enablePullDownRefresh": false } },{ "path" : "pages/giftPack/superRed", "style" : { "navigationBarTitleText": "领取消费金", "enablePullDownRefresh": false } },{ "path" : "pages/giftPack/logsFrozen", "style" : { "navigationBarTitleText": "待发放", "enablePullDownRefresh": false } },{ "path" : "pages/giftPack/logs", "style" : { "navigationBarTitleText": "余额明细记录", "enablePullDownRefresh": false } },{ "path": "pages/index/index", "style": { "navigationBarTitleText":"首页", "navigationStyle": "custom", "navigationBarTextStyle": "white", "navigationStyle": "custom" } },{ "path": "pages/auth/login", "style": { "navigationBarTitleText": "", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#FFFFFF", "navigationStyle": "custom", "app-plus": { "animationType": "slide-in-bottom" } } },{ "path": "pages/auth/register", "style": { "navigationBarTitleText": "", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#FFFFFF", "navigationStyle": "custom", "app-plus": { "animationType": "slide-in-bottom" } } },{ "path": "pages/auth/password", "style": { "navigationBarTitleText": "", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#FFFFFF", "navigationStyle": "custom", "app-plus": { "animationType": "slide-in-bottom" } } },{ "path": "pages/auth/psssword_forget", "style": { "navigationBarTitleText": "", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#FFFFFF", "navigationStyle": "custom", "app-plus": { "animationType": "slide-in-bottom" } } },{ "path": "pages/auth/password_login", "style": { "navigationBarTitleText": "", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#FFFFFF", "navigationStyle": "custom", "app-plus": { "animationType": "slide-in-bottom" } } },{ "path": "pages/user/index", "style": { "navigationBarTitleText": "个人中心", "navigationStyle": "custom", "navigationBarBackgroundColor": "#FFFFFF", "enablePullDownRefresh": false } },{ "path": "pages/rights/index", "style": { "navigationBarTitleText": "卡券权益", "navigationStyle": "custom", "navigationBarBackgroundColor": "#000000", "navigationBarTextStyle": "white", "enablePullDownRefresh": false } },{ "path": "pages/webView/webView", "style": { "navigationBarTitleText": "", "navigationStyle": "custom", "enablePullDownRefresh": false } },{ "path": "pages/subscribe/upgrade/upgrade", "style": { "navigationBarTitleText": "5G升级包预约", "navigationStyle": "custom", "navigationBarBackgroundColor":"#2a211e", "navigationBarTextStyle": "white", "enablePullDownRefresh": false } },{ "path": "pages/subscribe/combo/combo", "style": { "navigationBarTitleText": "冰激凌预约", "navigationStyle": "custom", "navigationBarBackgroundColor":"#2a211e", "navigationBarTextStyle": "white", "enablePullDownRefresh": false } },{ "path": "pages/switchcity/switchcity", "style": { "navigationBarTitleText": "切换城市", "navigationStyle": "custom", "enablePullDownRefresh": false } },{ "path": "pages/welfare/welfare", "style": { "navigationBarTitleText": "支付详情", "navigationStyle": "custom", "enablePullDownRefresh": false } },{ "path": "pages/classify/classify", "style": { "navigationBarTitleText": "卡券权益", "navigationStyle": "custom", "navigationBarBackgroundColor": "#000000", "navigationBarTextStyle": "white", "enablePullDownRefresh": false } },{ "path": "pages/account/account", "style": { "navigationBarTitleText": "账变记录", "navigationStyle": "custom", "navigationBarBackgroundColor": "#dfb48b", "navigationBarTextStyle": "white", "enablePullDownRefresh": false } },{ "path": "pages/account/myBalance", "style": { "navigationBarTitleText": "收益账户", "navigationStyle": "custom", "navigationBarBackgroundColor": "#dfb48b", "navigationBarTextStyle": "white", "enablePullDownRefresh": false } },{ "path": "pages/account/myBalance_list", "style": { "navigationBarTitleText": "收益列表", "navigationStyle": "custom", "navigationBarBackgroundColor": "#dfb48b", "navigationBarTextStyle": "white", "enablePullDownRefresh": false } },{ "path": "pages/account/myProfit", "style": { "navigationBarTitleText": "我的收益", "navigationStyle": "custom", "navigationBarBackgroundColor": "#dfb48b", "navigationBarTextStyle": "white", "enablePullDownRefresh": false } },{ "path": "pages/account/myProfit_list", "style": { "navigationBarTitleText": "权益列表", "navigationStyle": "custom", "navigationBarBackgroundColor": "#dfb48b", "navigationBarTextStyle": "white", "enablePullDownRefresh": false } },{ "path": "pages/account/withdrawal_record", "style": { "navigationBarTitleText": "提现记录", "navigationStyle": "custom", "navigationBarBackgroundColor": "#dfb48b", "navigationBarTextStyle": "white", "enablePullDownRefresh": false } },{ "path": "pages/account/withdrawal_form", "style": { "navigationBarTitleText": "提现申请", "navigationStyle": "custom", "navigationBarBackgroundColor": "#dfb48b", "navigationBarTextStyle": "white", "enablePullDownRefresh": false } },{ "path": "pages/account/recharge", "style": { "navigationBarTitleText": "充值中心", "navigationStyle": "custom", "navigationBarBackgroundColor": "#dfb48b", "navigationBarTextStyle": "white", "enablePullDownRefresh": false } },{ "path": "pages/frozen/frozen", "style": { "navigationBarTitleText": "待发放", "navigationStyle": "custom", "navigationBarBackgroundColor": "#24315d", "navigationBarTextStyle": "white", "enablePullDownRefresh": false } },{ "path": "pages/favour/favour", "style": { "navigationBarTitleText": "积分赠与", "navigationStyle": "custom", "navigationBarBackgroundColor": "#24315d", "navigationBarTextStyle": "white", "enablePullDownRefresh": false } },{ "path": "pages/coupon/coupon", "style": { "navigationBarTitleText": "我的卡券", "navigationStyle": "custom", "enablePullDownRefresh": false } },{ "path": "pages/couponDetails/couponDetails", "style": { "navigationBarTitleText": "卡券详情", "navigationStyle": "custom", "enablePullDownRefresh": false } },{ "path": "pages/couponArr/couponArr", "style": { "navigationBarTitleText": "我的卡券", "navigationStyle": "custom", "enablePullDownRefresh": false } },{ "path": "pages/packet/packet", "style": { "navigationBarTitleText": "联通红包", "navigationStyle": "custom", "enablePullDownRefresh": false } },{ "path": "pages/activate/activate", "style": { "navigationBarTitleText": "卡激活", "navigationStyle": "custom", "enablePullDownRefresh": false } },{ "path": "pages/site/index", "style": { "navigationBarTitleText": "我的地址", "navigationStyle": "custom", "enablePullDownRefresh": false } },{ "path": "pages/site/create", "style": { "navigationBarTitleText": "新增地址", "navigationStyle": "custom", "enablePullDownRefresh": false } },{ "path": "pages/site/edit", "style": { "navigationBarTitleText": "编辑地址", "navigationStyle": "custom", "enablePullDownRefresh": false } },{ "path": "pages/washcar/washcar", "style": { "navigationBarTitleText": "", "navigationStyle": "custom", "enablePullDownRefresh": false } },{ "path": "pages/car/index", "style": { "navigationBarTitleText": "亿时代", "navigationStyle": "custom", "enablePullDownRefresh": false } },{ "path": "pages/order/order", "style": { "navigationBarTitleText": "我的订单", "navigationStyle": "custom", "enablePullDownRefresh": false } },{ "path": "pages/order/orderData", "style": { "navigationBarTitleText": "订单详情", "navigationStyle": "custom", "enablePullDownRefresh": false } },{ "path": "pages/setUpForm/index", "style": { "navigationBarTitleText": "个人设置", "navigationStyle": "custom", "enablePullDownRefresh": false } },{ "path": "pages/setUpForm/form_submit", "style": { "navigationBarTitleText": "个人设置", "navigationStyle": "custom", "enablePullDownRefresh": false } },{ "path": "pages/payPassword/index", "style": { "navigationBarTitleText": "支付密码", "navigationStyle": "custom", "enablePullDownRefresh": false } },{ "path": "pages/payPassword/setup", "style": { "navigationBarTitleText": "支付密码设置", "navigationStyle": "custom", "enablePullDownRefresh": false } },{ "path": "pages/payPassword/forget", "style": { "navigationBarTitleText": "找回密码", "navigationStyle": "custom", "enablePullDownRefresh": false } },{ "path": "pages/cashier/index", "style": { "navigationBarTitleText": "收银台", "navigationStyle": "custom", "enablePullDownRefresh": false } },{ "path": "pages/campus/index", "style": { "navigationBarTitleText": "消费金兑换活动", "navigationStyle": "custom", "enablePullDownRefresh": false } },{ "path": "pages/campus/buy", "style": { "navigationBarTitleText": "活动购买", "navigationStyle": "custom", "enablePullDownRefresh": false } },{ "path": "pages/campus/myCoupon", "style": { "navigationBarTitleText": "我的优惠券", "navigationStyle": "custom", "enablePullDownRefresh": false } },{ "path": "pages/campus/details", "style": { "navigationBarTitleText": "活动详情", "navigationStyle": "custom", "enablePullDownRefresh": false } },{ "path": "pages/campus/signin", "style": { "navigationBarTitleText": "消费金兑换活动登录", "navigationStyle": "custom", "enablePullDownRefresh": false } },{ "path": "pages/campus/myList", "style": { "navigationBarTitleText": "优惠券列表", "navigationStyle": "custom", "enablePullDownRefresh": false } },{ "path": "pages/store/index", "style": { "navigationBarTitleText": "门店列表", "navigationStyle": "custom", "enablePullDownRefresh": false } },{ "path": "pages/store/details", "style": { "navigationBarTitleText": "门店详情", "navigationStyle": "custom", "enablePullDownRefresh": false } },{ "path" : "pages/campus/register", "style" : { "navigationBarTitleText": "快速注册", "enablePullDownRefresh": false } },{ "path" : "pages/campus/password", "style" : { "navigationBarTitleText": "忘记密码", "enablePullDownRefresh": false } },{ "path" : "pages/campus/setPassword", "style" : { "navigationBarTitleText": "重置密码", "enablePullDownRefresh": false } },{ "path" : "pages/campus/campusPay", "style" : { "navigationBarTitleText": "收银台", "enablePullDownRefresh": false } },{ "path" : "pages/userGoods/index", "style" : { "navigationBarTitleText": "产品分享", "enablePullDownRefresh": false } },{ "path" : "pages/userGoods/goodsDet", "style" : { "navigationBarTitleText": "产品详情", "enablePullDownRefresh": false } },{ "path" : "pages/userGoods/goodsCode", "style" : { "navigationBarTitleText": "产品分享-分享码", "enablePullDownRefresh": false } },{ "path" : "pages/code/code", "style" : { "navigationBarTitleText": "我的邀请码", "enablePullDownRefresh": false } },{ "path" : "pages/userStored/index", "style" : { "navigationBarTitleText": "储值分享", "enablePullDownRefresh": false } },{ "path" : "pages/userStored/storedCode", "style" : { "navigationBarTitleText": "储值分享-分享码", "enablePullDownRefresh": false } },{ "path": "pages/oil/index", "style": { "navigationBarTitleText": "联通优惠活动", "navigationStyle": "custom", "enablePullDownRefresh": false } },{ "path": "pages/oil/buy", "style": { "navigationBarTitleText": "活动购买", "navigationStyle": "custom", "enablePullDownRefresh": false } },{ "path": "pages/oil/myCoupon", "style": { "navigationBarTitleText": "我的优惠券", "navigationStyle": "custom", "enablePullDownRefresh": false } },{ "path": "pages/oil/details", "style": { "navigationBarTitleText": "活动详情", "navigationStyle": "custom", "enablePullDownRefresh": false } },{ "path": "pages/oil/signin", "style": { "navigationBarTitleText": "联通优惠活动 登录", "navigationStyle": "custom", "enablePullDownRefresh": false } },{ "path": "pages/oil/myList", "style": { "navigationBarTitleText": "优惠券列表", "navigationStyle": "custom", "enablePullDownRefresh": false } },{ "path" : "pages/oil/register", "style" : { "navigationBarTitleText": "快速注册", "enablePullDownRefresh": false } },{ "path" : "pages/oil/password", "style" : { "navigationBarTitleText": "忘记密码", "enablePullDownRefresh": false } },{ "path" : "pages/oil/setPassword", "style" : { "navigationBarTitleText": "重置密码", "enablePullDownRefresh": false } },{ "path": "pages/unicom/index", "style": { "navigationBarTitleText": "中国联通回馈活动", "navigationStyle": "custom", "enablePullDownRefresh": false } },{ "path": "pages/unicom/buy", "style": { "navigationBarTitleText": "活动购买", "navigationStyle": "custom", "enablePullDownRefresh": false } },{ "path": "pages/unicom/details", "style": { "navigationBarTitleText": "活动详情", "navigationStyle": "custom", "enablePullDownRefresh": false } },{ "path": "pages/unicom/signin", "style": { "navigationBarTitleText": "中国联通回馈活动 登录", "navigationStyle": "custom", "enablePullDownRefresh": false } },{ "path" : "pages/unicom/register", "style" : { "navigationBarTitleText": "快速注册", "enablePullDownRefresh": false } },{ "path" : "pages/unicom/password", "style" : { "navigationBarTitleText": "忘记密码", "enablePullDownRefresh": false } },{ "path" : "pages/unicom/setPassword", "style" : { "navigationBarTitleText": "重置密码", "enablePullDownRefresh": false } },{ "path": "pages/draw/index", "style": { "navigationBarTitleText": "抽奖活动", "navigationStyle": "custom", "enablePullDownRefresh": false } },{ "path": "pages/draw/signin", "style": { "navigationBarTitleText": "抽奖活动 登录", "navigationStyle": "custom", "enablePullDownRefresh": false } },{ "path" : "pages/draw/register", "style" : { "navigationBarTitleText": "抽奖活动 快速注册", "enablePullDownRefresh": false } },{ "path" : "pages/draw/password", "style" : { "navigationBarTitleText": "抽奖活动 忘记密码", "enablePullDownRefresh": false } },{ "path" : "pages/draw/setPassword", "style" : { "navigationBarTitleText": "抽奖活动 重置密码", "enablePullDownRefresh": false } },{ "path" : "pages/draw/myCoupon", "style" : { "navigationBarTitleText": "我的优惠券", "enablePullDownRefresh": false } },{ "path" : "pages/draw/couponDetails", "style" : { "navigationBarTitleText": "优惠券详情", "enablePullDownRefresh": false } },{ "path" : "pages/draw/order", "style" : { "navigationBarTitleText": "我的订单", "enablePullDownRefresh": false } },{ "path" : "pages/draw/orderDetails", "style" : { "navigationBarTitleText": "订单详情", "enablePullDownRefresh": false } },{ "path" : "pages/draw/logs", "style" : { "navigationBarTitleText": "抽奖记录", "enablePullDownRefresh": false } },{ "path" : "pages/draw/choose", "style" : { "navigationBarTitleText": "选择产品", "enablePullDownRefresh": false } },{ "path" : "pages/draw/right", "style" : { "navigationBarTitleText": "购买权益", "enablePullDownRefresh": false } },{ "path" : "pages/draw/success", "style" : { "navigationBarTitleText": "兑换成功", "enablePullDownRefresh": false } },{ "path" : "pages/business/business", "style" : { "navigationBarTitleText": "附近营业厅", "enablePullDownRefresh": false } } ], "tabBar": { "color": "#9b9f9f", "selectedColor": "#000000", "backgroundColor": "#FFFFFF", "borderStyle": "#ddd", "list": [{ "pagePath": "pages/index/index", "text": "首页", "iconPath": "static/tabBarIcon/00.png", "selectedIconPath": "static/tabBarIcon/00_active.png" }, { "pagePath": "pages/user/index", "text": "我的", "iconPath": "static/tabBarIcon/01.png", "selectedIconPath": "static/tabBarIcon/01_active.png" }] }, "globalStyle": { "navigationBarBackgroundColor": "#F8F8F8", "navigationBarTextStyle": "black", "backgroundColor": "#F8F8F8", "navigationStyle": "default" } }