2024-08-16 18:26:19 +08:00
|
|
|
|
{
|
|
|
|
|
"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"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-09-19 11:18:34 +08:00
|
|
|
|
{
|
|
|
|
|
"path": "check/index",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "扫码买单"
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-09-18 17:24:51 +08:00
|
|
|
|
{
|
|
|
|
|
"path": "PointsRedemption/index",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "积分兑换"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "PointsRedemption/details",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "卡券详情"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-09-19 11:18:34 +08:00
|
|
|
|
{
|
|
|
|
|
"path": "certificate/index",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "领券中心"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "certificate/details",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "卡券详情"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-09-13 17:20:35 +08:00
|
|
|
|
{
|
|
|
|
|
"path": "cardDetails/index",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "卡包详情"
|
|
|
|
|
// "navigationStyle": "custom"
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-09-13 18:00:51 +08:00
|
|
|
|
{
|
|
|
|
|
"path": "cardDetails/detailed",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "余额明细"
|
|
|
|
|
// "navigationStyle": "custom"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
|
2024-09-12 18:18:02 +08:00
|
|
|
|
{
|
|
|
|
|
"path": "memberRecharge/index",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "会员充值"
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-08-16 18:26:19 +08:00
|
|
|
|
{
|
|
|
|
|
"path": "RechargeRecords/RechargeRecords",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "礼品卡兑换",
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
|
|
|
|
|
{
|
|
|
|
|
"path": "Address/Address",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "选择收货地址",
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "QRcode/QRcode",
|
|
|
|
|
"style": {
|
2024-09-17 17:43:44 +08:00
|
|
|
|
"navigationBarTitleText": "储值卡付款码"
|
|
|
|
|
|
2024-08-16 18:26:19 +08:00
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"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": {
|
2024-09-17 17:43:44 +08:00
|
|
|
|
"navigationBarTitleText": "",
|
2024-08-16 18:26:19 +08:00
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "MyCard/MyCard",
|
|
|
|
|
"style": {
|
2024-09-13 17:20:35 +08:00
|
|
|
|
"navigationBarTitleText": "卡包"
|
|
|
|
|
|
2024-08-16 18:26:19 +08:00
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"root": "pagesRefuel",
|
|
|
|
|
"pages": [{
|
|
|
|
|
"path": "pagesRefuel/index",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "选择站点",
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "orderDetail/index",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "支付订单",
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "orderSuccess/index",
|
|
|
|
|
"style": {
|
2024-09-18 14:13:55 +08:00
|
|
|
|
"navigationBarTitleText": "支付结果"
|
|
|
|
|
|
2024-08-16 18:26:19 +08:00
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"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": {
|
2024-09-18 17:24:51 +08:00
|
|
|
|
"navigationBarTitleText": "积分明细"
|
|
|
|
|
|
2024-08-16 18:26:19 +08:00
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"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": {
|
2024-09-12 18:18:02 +08:00
|
|
|
|
"navigationBarTitleText": "百业兴智慧加油站"
|
|
|
|
|
// "navigationStyle": "custom"
|
2024-08-16 18:26:19 +08:00
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/refuel/refuel",
|
|
|
|
|
"style": {
|
2024-09-19 11:18:34 +08:00
|
|
|
|
"navigationBarTitleText": "一键加油"
|
|
|
|
|
|
2024-08-16 18:26:19 +08:00
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/my/my",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "个人中心",
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"globalStyle": {
|
|
|
|
|
"navigationBarTextStyle": "black",
|
|
|
|
|
"navigationBarTitleText": "uni-app",
|
2024-09-12 18:18:02 +08:00
|
|
|
|
"navigationBarBackgroundColor": "#fff",
|
2024-08-16 18:26:19 +08:00
|
|
|
|
"backgroundColor": "#F8F8F8"
|
|
|
|
|
},
|
|
|
|
|
"uniIdRouter": {}
|
2024-09-19 11:18:34 +08:00
|
|
|
|
}
|