235 lines
4.3 KiB
JSON
235 lines
4.3 KiB
JSON
{
|
|
"pages": [
|
|
"pages/home/index",
|
|
"pages/travelNavigation/index",
|
|
"pages/discovery/index",
|
|
"pages/userCenter/index"
|
|
],
|
|
"subPackages": [
|
|
{
|
|
"root": "pages/login",
|
|
"pages": [
|
|
"index",
|
|
"register"
|
|
]
|
|
},
|
|
{
|
|
"root": "pages/index",
|
|
"pages": [
|
|
"mapIndex"
|
|
]
|
|
},
|
|
{
|
|
"root": "pages/thirdParty",
|
|
"pages": [
|
|
"chargAndSwapp",
|
|
"aliPay",
|
|
"newPage",
|
|
"testPage"
|
|
]
|
|
},
|
|
{
|
|
"root": "pages/scanCodeCharge",
|
|
"pages": [
|
|
"index"
|
|
]
|
|
},
|
|
{
|
|
"root": "pages/highwayHeadlines",
|
|
"pages": [
|
|
"index",
|
|
"detail"
|
|
]
|
|
},
|
|
{
|
|
"root": "pages/reservationOrder",
|
|
"pages": [
|
|
"index"
|
|
]
|
|
},
|
|
{
|
|
"root": "pages/serviceDetail",
|
|
"pages": [
|
|
"index",
|
|
"mapDetail/index",
|
|
"shopDetail/index"
|
|
]
|
|
},
|
|
{
|
|
"root": "pages/storeDetail",
|
|
"pages": [
|
|
"index"
|
|
]
|
|
},
|
|
{
|
|
"root": "pages/register",
|
|
"pages": [
|
|
"index"
|
|
]
|
|
},
|
|
{
|
|
"root": "pages/newEvaluate",
|
|
"pages": [
|
|
"index"
|
|
]
|
|
},
|
|
{
|
|
"root": "pages/webview",
|
|
"pages": [
|
|
"index"
|
|
]
|
|
},
|
|
{
|
|
"root": "pages/couponDetail",
|
|
"pages": [
|
|
"index"
|
|
]
|
|
},
|
|
{
|
|
"root": "pages/payAgreement",
|
|
"pages": [
|
|
"index"
|
|
]
|
|
},
|
|
{
|
|
"root": "pages/map",
|
|
"pages": [
|
|
"index"
|
|
]
|
|
},
|
|
{
|
|
"root": "pages/rate",
|
|
"pages": [
|
|
"index"
|
|
]
|
|
},
|
|
{
|
|
"root": "pages/investMoney",
|
|
"pages": [
|
|
"index"
|
|
]
|
|
},
|
|
{
|
|
"root": "pages/mallHome",
|
|
"pages": [
|
|
"index"
|
|
]
|
|
},
|
|
{
|
|
"root": "pages/newMap",
|
|
"pages": [
|
|
"index/index"
|
|
]
|
|
},
|
|
{
|
|
"root": "pages/shopPages",
|
|
"pages": [
|
|
"shopList/index",
|
|
"shop/index",
|
|
"orderRemark/index",
|
|
"coupon/index",
|
|
"settlement/index"
|
|
]
|
|
},
|
|
{
|
|
"root": "pages/homeFn",
|
|
"pages": [
|
|
"integral/index",
|
|
"complaints/index",
|
|
"complaintsDetail/index",
|
|
"newComplaints/index",
|
|
"payfor/index",
|
|
"help/index",
|
|
"myCoupon/index",
|
|
"mycar/index",
|
|
"consumption/index",
|
|
"bindingCar/index",
|
|
"complaintsAndQuestionare/index"
|
|
]
|
|
},
|
|
{
|
|
"root": "pages/orders",
|
|
"pages": [
|
|
"orderdetail/index",
|
|
"buydetail/index",
|
|
"order/index"
|
|
]
|
|
},
|
|
{
|
|
"root": "pages/product",
|
|
"pages": [
|
|
"productDetail/index",
|
|
"shopCart/index"
|
|
]
|
|
},
|
|
{
|
|
"root": "pages/myAddress",
|
|
"pages": [
|
|
"address/index",
|
|
"newAdd/index"
|
|
]
|
|
},
|
|
{
|
|
"root": "pages/contact",
|
|
"pages": [
|
|
"index",
|
|
"addContact"
|
|
]
|
|
},
|
|
{
|
|
"root": "pages/clickRescue",
|
|
"pages": [
|
|
"index"
|
|
]
|
|
}
|
|
],
|
|
"window": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "uni-app",
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
"backgroundColor": "#F8F8F8"
|
|
},
|
|
"tabBar": {
|
|
"color": "#130F05",
|
|
"backgroundColor": "#fff",
|
|
"selectedColor": "#130F05",
|
|
"borderStyle": "black",
|
|
"list": [
|
|
{
|
|
"text": "首页",
|
|
"pagePath": "pages/home/index",
|
|
"iconPath": "static/tabs/home.png",
|
|
"selectedIconPath": "static/tabs/home-active.png"
|
|
},
|
|
{
|
|
"text": "出行导航",
|
|
"pagePath": "pages/travelNavigation/index",
|
|
"iconPath": "static/tabs/travel.png",
|
|
"selectedIconPath": "static/tabs/travel_active.png"
|
|
},
|
|
{
|
|
"text": "精选活动",
|
|
"pagePath": "pages/discovery/index",
|
|
"iconPath": "static/tabs/discovery.png",
|
|
"selectedIconPath": "static/tabs/discovery-active.png"
|
|
},
|
|
{
|
|
"text": "我的",
|
|
"pagePath": "pages/userCenter/index",
|
|
"iconPath": "static/tabs/user.png",
|
|
"selectedIconPath": "static/tabs/user-active.png"
|
|
}
|
|
]
|
|
},
|
|
"requiredPrivateInfos": [
|
|
"getLocation"
|
|
],
|
|
"__usePrivacyCheck__": true,
|
|
"lazyCodeLoading": "requiredComponents",
|
|
"permission": {
|
|
"scope.userLocation": {
|
|
"desc": "获取位置信息用于展示"
|
|
}
|
|
},
|
|
"usingComponents": {}
|
|
} |