481 lines
9.1 KiB
JSON
481 lines
9.1 KiB
JSON
{
|
||
"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": "礼品卡兑换记录"
|
||
}
|
||
},
|
||
{
|
||
"path": "giftExchange/index",
|
||
"style": {
|
||
"navigationBarTitleText": "礼品卡兑换"
|
||
}
|
||
},
|
||
|
||
{
|
||
"path": "Address/Address",
|
||
"style": {
|
||
"navigationBarTitleText": "选择收货地址",
|
||
"navigationStyle": "custom"
|
||
}
|
||
},
|
||
{
|
||
"path": "QRcode/QRcode",
|
||
"style": {
|
||
"navigationBarTitleText": "二维码"
|
||
|
||
}
|
||
},
|
||
{
|
||
"path": "oilRecharge/oilRecharge",
|
||
"style": {
|
||
"navigationBarTitleText": "油卡充值",
|
||
"navigationStyle": "custom"
|
||
}
|
||
},
|
||
{
|
||
"path": "myPointsOrder/myPointsOrder",
|
||
"style": {
|
||
"navigationBarTitleText": "我的订单"
|
||
}
|
||
},
|
||
{
|
||
"path": "myPointsOrder/details",
|
||
"style": {
|
||
"navigationBarTitleText": "订单详情"
|
||
}
|
||
},
|
||
{
|
||
"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": "积分商城"
|
||
|
||
}
|
||
},
|
||
{
|
||
"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": "卡包"
|
||
|
||
}
|
||
},
|
||
{
|
||
"path": "userRegister/index",
|
||
"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": "signIn/index",
|
||
"style": {
|
||
"navigationBarTitleText": "每日签到"
|
||
|
||
}
|
||
},
|
||
{
|
||
"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": "邀请有礼"
|
||
|
||
}
|
||
},
|
||
{
|
||
"path": "invite/list",
|
||
"style": {
|
||
"navigationBarTitleText": "奖励记录"
|
||
|
||
}
|
||
},
|
||
{
|
||
"path": "invite/inviteCode",
|
||
"style": {
|
||
"navigationBarTitleText": "邀请码",
|
||
"navigationStyle": "custom"
|
||
}
|
||
},
|
||
{
|
||
"path": "invite/details",
|
||
"style": {
|
||
"navigationBarTitleText": "活动详情"
|
||
}
|
||
},
|
||
{
|
||
"path": "feedback/feedback",
|
||
"style": {
|
||
"navigationBarTitleText": "意见反馈"
|
||
}
|
||
},
|
||
{
|
||
"path": "myorder/myorder",
|
||
"style": {
|
||
"navigationBarTitleText": "消费记录"
|
||
}
|
||
},
|
||
{
|
||
"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": "评价"
|
||
|
||
}
|
||
},
|
||
{
|
||
"path": "fleetInfo/index",
|
||
"style": {
|
||
"navigationBarTitleText": "车队信息"
|
||
|
||
}
|
||
},
|
||
{
|
||
"path": "fleetInfo/fund",
|
||
"style": {
|
||
"navigationBarTitleText": "资金明细"
|
||
|
||
}
|
||
},
|
||
{
|
||
"path": "fleetMember/index",
|
||
"style": {
|
||
"navigationBarTitleText": "成员管理"
|
||
|
||
}
|
||
},
|
||
{
|
||
"path": "fleetMember/member",
|
||
"style": {
|
||
"navigationBarTitleText": "成员信息"
|
||
|
||
}
|
||
},
|
||
{
|
||
"path": "fleetMember/addMember",
|
||
"style": {
|
||
"navigationBarTitleText": "新增成员"
|
||
|
||
}
|
||
},
|
||
{
|
||
"path": "fleetLimit/index",
|
||
"style": {
|
||
"navigationBarTitleText": "额度管理"
|
||
|
||
}
|
||
},
|
||
{
|
||
"path": "licensePlate/index",
|
||
"style": {
|
||
"navigationBarTitleText": "车牌管理"
|
||
|
||
}
|
||
},
|
||
{
|
||
"path": "licensePlate/addCar",
|
||
"style": {
|
||
"navigationBarTitleText": "添加车牌"
|
||
|
||
}
|
||
}
|
||
|
||
]
|
||
}
|
||
],
|
||
"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": {}
|
||
}
|