{ "easycom": { "autoscan": true, "custom": { // uni-ui 规则如下配置 "^uni-(.*)": "@dcloudio/uni-ui/lib/uni-$1/uni-$1.vue", "^w-(.*)": "@/uni_modules/wmf-code/components/w-$1/w-$1.vue" } }, "subPackages": [{ "root": "package", "pages": [{ "path": "cji/cji", "style": { "navigationBarTitleText": "样板页" } }] }, { "root": "pagesLogin", "pages": [{ "path": "login/login", "style": { "navigationBarTitleText": "登录", "navigationStyle": "custom" } }, { "path": "login/webview", "style": { "navigationBarTitleText": "声明", "navigationStyle": "custom" } } ] }, { "root": "pagesHome", "pages": [{ "path": "Activity/index", "style": { "navigationBarTitleText": "本站活动", "navigationStyle": "custom" } }, { "path": "activeIn/index", "style": { "navigationBarTitleText": "你建的", "navigationStyle": "custom" } }, { "path": "check/index", "style": { "navigationBarTitleText": "扫码买单" } }, { "path": "PointsRedemption/index", "style": { "navigationBarTitleText": "积分兑换" } }, { "path": "PointsRedemption/details", "style": { "navigationBarTitleText": "卡券详情" } }, { "path": "certificate/index", "style": { "navigationBarTitleText": "领券中心" } }, { "path": "certificate/details", "style": { "navigationBarTitleText": "卡券详情" } }, { "path": "cardDetails/index", "style": { "navigationBarTitleText": "卡包详情" // "navigationStyle": "custom" } }, { "path": "cardDetails/detailed", "style": { "navigationBarTitleText": "余额明细" // "navigationStyle": "custom" } }, { "path": "memberRecharge/index", "style": { "navigationBarTitleText": "会员充值" } }, { "path": "RechargeRecords/RechargeRecords", "style": { "navigationBarTitleText": "礼品卡兑换", "navigationStyle": "custom" } }, { "path": "Address/Address", "style": { "navigationBarTitleText": "选择收货地址", "navigationStyle": "custom" } }, { "path": "QRcode/QRcode", "style": { "navigationBarTitleText": "储值卡付款码" } }, { "path": "oilRecharge/oilRecharge", "style": { "navigationBarTitleText": "油卡充值", "navigationStyle": "custom" } }, { "path": "myPointsOrder/myPointsOrder", "style": { "navigationBarTitleText": "我的订单", "navigationStyle": "custom" } }, { "path": "editress/editress", "style": { "navigationBarTitleText": "编辑收货地址", "navigationStyle": "custom" } }, { "path": "goodsDetails/goodsDetails", "style": { "navigationBarTitleText": "商品详情", "navigationStyle": "custom" } }, { "path": "order/order", "style": { "navigationBarTitleText": "提交订单", "navigationStyle": "custom" } }, { "path": "PointsMall/PointsMall", "style": { "navigationBarTitleText": "积分商城", "navigationStyle": "custom" } }, { "path": "PointsMing/PointsMing", "style": { "navigationBarTitleText": "积分明细", "navigationStyle": "custom" } }, { "path": "PointsGoodsDetails/PointsGoodsDetails", "style": { "navigationBarTitleText": "积分订单详情", "navigationStyle": "custom" } }, { "path": "Pointsdetail/Pointsdetail", "style": { "navigationBarTitleText": "", "navigationStyle": "custom" } }, { "path": "MyCard/MyCard", "style": { "navigationBarTitleText": "卡包" } } ] }, { "root": "pagesRefuel", "pages": [{ "path": "pagesRefuel/index", "style": { "navigationBarTitleText": "选择站点", "navigationStyle": "custom" } }, { "path": "orderDetail/index", "style": { "navigationBarTitleText": "支付订单", "navigationStyle": "custom" } }, { "path": "orderSuccess/index", "style": { "navigationBarTitleText": "支付结果" } } ] }, { "root": "pagesMy", "pages": [{ "path": "setup/index", "style": { "navigationBarTitleText": "设置", "navigationStyle": "custom" } }, { "path": "editUser/index", "style": { "navigationBarTitleText": "修改用户信息", "navigationStyle": "custom" } }, { "path": "Coupons/Coupons", "style": { "navigationBarTitleText": "设置", "navigationStyle": "custom" } }, { "path": "integral/integral", "style": { "navigationBarTitleText": "积分明细" } }, { "path": "VIP/vip", "style": { "navigationBarTitleText": "会员", "navigationStyle": "custom" } }, { "path": "CardManagement/CardManagement", "style": { "navigationBarTitleText": "子卡管理", "navigationStyle": "custom" } }, { "path": "CardManagement/Detail", "style": { "navigationBarTitleText": "添加子卡管理", "navigationStyle": "custom" } }, { "path": "writeOff/writeOff", "style": { "navigationBarTitleText": "核销记录", "navigationStyle": "custom" } }, { "path": "Recharge/Recharge", "style": { "navigationBarTitleText": "充值记录", "navigationStyle": "custom" } }, { "path": "invite/invite", "style": { "navigationBarTitleText": "邀请有礼", "navigationStyle": "custom" } }, { "path": "invite/inviteCode", "style": { "navigationBarTitleText": "邀请码", "navigationStyle": "custom" } }, { "path": "feedback/feedback", "style": { "navigationBarTitleText": "意见反馈", "navigationStyle": "custom" } }, { "path": "myorder/myorder", "style": { "navigationBarTitleText": "我的订单", "navigationStyle": "custom" } }, { "path": "moneyBalance/moneyBalance", "style": { "navigationBarTitleText": "储值余额", "navigationStyle": "custom" } }, { "path": "oilBalance/oilBalance", "style": { "navigationBarTitleText": "囤油余额", "navigationStyle": "custom" } }, { "path": "today/today", "style": { "navigationBarTitleText": "今日油价", "navigationStyle": "custom" } }, { "path": "details/details", "style": { "navigationBarTitleText": "详情", "navigationStyle": "custom" } }, { "path": "comment/comment", "style": { "navigationBarTitleText": "评论", "navigationStyle": "custom" } } ] } ], "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages { "path": "pages/index/index", "style": { "navigationBarTitleText": "百业兴智慧加油站" // "navigationStyle": "custom" } }, { "path": "pages/refuel/refuel", "style": { "navigationBarTitleText": "一键加油" } }, { "path": "pages/my/my", "style": { "navigationBarTitleText": "个人中心", "navigationStyle": "custom" } } ], "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "uni-app", "navigationBarBackgroundColor": "#fff", "backgroundColor": "#F8F8F8" }, "uniIdRouter": {} }