jiangchengfeiyi-xiaochengxu/pages.json
2025-04-05 16:12:09 +08:00

313 lines
6.6 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"pages": [
{
"path": "pages/home/home",
"style": {
"navigationBarTitleText": "首页",
// "enablePullDownRefresh":true, //开启下拉刷新
"navigationBarBackgroundColor": "#ede8e7"
}
},
{
"path": "pages/my-order/myGeneralOrderDetail/myGeneralOrderDetail",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": true //开启下拉刷新
}
},
{
"path": "pages/my-order/myServiceOrderDetail/myServiceOrderDetail",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": true //开启下拉刷新
}
},
{
"path": "pages/my-order/myOrderList/myOrderList",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": true //开启下拉刷新
}
},
{
"path": "pages/my-order/researchOrder/researchOrder",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/workshop/searchResult/searchResult",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/workshop/searchGood/searchGood",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/order/component/contactsComponent",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/coupon/CouponMall/CouponMall",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/mine/main/main",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": true //开启下拉刷新
}
},
{
"path": "pages/store-home/ProductDetails/ProductDetails",
"style": {
"navigationBarTitleText": "泠珑水月阁工作室"
}
},
{
"path": "pages/Shopping-cart/newaddress_Info/newaddress_Info",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/order/product-waitpay/product-waitpay",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/login/login",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/Shopping-cart/component/addProduct",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/workshop/index/index",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": true //开启下拉刷新
}
},
{
"path": "pages/workshop/productmain/productmain",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/store-home/main/testMain",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": true //开启下拉刷新
}
},
{
"path": "pages/order/singleGoodOrder/singleGoodOrder",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/Shopping-cart/productmain/testproductmain",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": true //开启下拉刷新
}
},
{
"path": "pages/mine/addressList/addressList",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/coupon/CouponTips/CouponTips",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/coupon/MyCoupon/MyCoupon",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/order/serviceWaitPay/serviceWaitPay",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/mine/Contact/testContact",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/mine/component/contactPop",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/coupon/OverDueCoupon/OverDueCoupon",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/order/singleServiceWait/singleServiceWait",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/activity/activityHome/activityHome",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/activity/activityMain/activityMain",
"style": {
"navigationBarTitleText": ""
}
},
{
"path" : "pages/store-home/agentBubble/agentBubble",
"style" :
{
"navigationBarTitleText" : ""
}
}
],
"subPackages": [
{
"root": "pages/subPack",
"pages": [
{
"path": "agentAI/agentAI"
},
{
"path": "book/photoProductsOrderDetail/photoProductsOrderDetail",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": true //开启下拉刷新
}
},
{
"path": "book/photoProductsOrder/photoProductsOrder",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "book/myPhotoProductDetail/myPhotoProductDetail",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "book/myPhotoProductsOrderDetail/myPhotoProductsOrderDetail",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": true //开启下拉刷新
}
},
{
"path": "book/myPhotoProducts/myPhotoProducts",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": true //开启下拉刷新
}
},
{
"path": "clothesRent/clothesRentOrderDetail/clothesRentOrderDetail",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": true //开启下拉刷新
}
},
{
"path": "clothesRent/clotherRentOrderList/clotherRentOrderList",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": true //开启下拉刷新
}
},
{
"path": "clothesRent/clothesRentSubmitOrder/clothesRentSubmitOrder",
"style": {
"navigationBarTitleText": ""
}
}
]
}
],
"preloadRule": {
"pages/home/home": {
"network": "all", //在指定网络下预下载可选值为all不限网络、wifi仅wifi下预下载
"packages": ["pages/subPack"] //进入页面后预下载分包
}
},
"plugins": {
"logisticsPlugin": {
"version": "2.3.0",
"provider": "wx9ad912bf20548d92"
}
// "routePlan": {
// "version": "1.0.19",
// "provider": "wx50b5593e81dd937a"
// }
},
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8",
"app-plus": {
"background": "#efeff4"
}
},
"tabBar": {
"backgroundColor": "#FFFFFF",
"list": [{
"pagePath": "pages/home/home",
"iconPath": "./static/home.png",
"text": "首页"
},
{
"pagePath": "pages/store-home/main/testMain",
"iconPath": "./static/store.png",
"text": "商城"
},
{
"pagePath": "pages/Shopping-cart/productmain/testproductmain",
"iconPath": "./static/shopcar.png",
"text": "购物车"
},
{
"pagePath": "pages/mine/main/main",
"iconPath": "./static/mine.png",
"text": "我的"
}
]
}
}