80 lines
1.7 KiB
JSON
80 lines
1.7 KiB
JSON
|
{
|
||
|
"pages": [
|
||
|
"pages/index/index",
|
||
|
"pages/refuel/refuel",
|
||
|
"pages/my/my"
|
||
|
],
|
||
|
"subPackages": [
|
||
|
{
|
||
|
"root": "package",
|
||
|
"pages": [
|
||
|
"cji/cji"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"root": "pagesLogin",
|
||
|
"pages": [
|
||
|
"login/login",
|
||
|
"login/webview"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"root": "pagesHome",
|
||
|
"pages": [
|
||
|
"Activity/index",
|
||
|
"activeIn/index",
|
||
|
"RechargeRecords/RechargeRecords",
|
||
|
"Address/Address",
|
||
|
"QRcode/QRcode",
|
||
|
"oilRecharge/oilRecharge",
|
||
|
"myPointsOrder/myPointsOrder",
|
||
|
"editress/editress",
|
||
|
"goodsDetails/goodsDetails",
|
||
|
"order/order",
|
||
|
"PointsMall/PointsMall",
|
||
|
"PointsMing/PointsMing",
|
||
|
"PointsGoodsDetails/PointsGoodsDetails",
|
||
|
"Pointsdetail/Pointsdetail",
|
||
|
"MyCard/MyCard"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"root": "pagesRefuel",
|
||
|
"pages": [
|
||
|
"pagesRefuel/index",
|
||
|
"orderDetail/index",
|
||
|
"orderSuccess/index"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"root": "pagesMy",
|
||
|
"pages": [
|
||
|
"setup/index",
|
||
|
"editUser/index",
|
||
|
"Coupons/Coupons",
|
||
|
"integral/integral",
|
||
|
"VIP/vip",
|
||
|
"CardManagement/CardManagement",
|
||
|
"CardManagement/Detail",
|
||
|
"writeOff/writeOff",
|
||
|
"Recharge/Recharge",
|
||
|
"invite/invite",
|
||
|
"feedback/feedback",
|
||
|
"myorder/myorder",
|
||
|
"moneyBalance/moneyBalance",
|
||
|
"oilBalance/oilBalance",
|
||
|
"today/today",
|
||
|
"details/details",
|
||
|
"comment/comment"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"window": {
|
||
|
"defaultTitle": "uni-app",
|
||
|
"titleBarColor": "#F8F8F8",
|
||
|
"backgroundColor": "#F8F8F8"
|
||
|
},
|
||
|
"usingComponents": {
|
||
|
"plugin-wrapper": "/plugin-wrapper"
|
||
|
}
|
||
|
}
|