爱简收旧衣按件回收前端代码仓库
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

91 lines
1.8 KiB

{
"pages": [
"pages/component/home",
"pages/component/recycle",
"pages/component/my",
"pages/wxUserInfo",
"pages/index/index"
],
"subPackages": [
{
"root": "pages/subcomponent",
"pages": [
"select",
"edit",
"add",
"pickup",
"recycle_rules",
"brand",
"wallet",
"withdraw",
"order",
"detail",
"order_edit",
"inspection",
"promotion",
"promotion_info",
"apply",
"upgrad",
"customer",
"faq",
"edit_profile",
"orders",
"admin_customer",
"admin_faq",
"about",
"promo-qrcode",
"inspection-report",
"inspection-detail",
"promotion-withdraw-record",
"promotion-profit-detail",
"promotion-team"
]
},
{
"root": "pages/baoyou-city",
"pages": [
"baoyou-city"
]
},
{
"root": "pages/manager",
"pages": [
"order",
"order-detail",
"inspect",
"inspect-result",
"user",
"user-detail",
"staff",
"staff-detail",
"tui",
"tui-detail",
"tui-apply-detail"
]
}
],
"window": {
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
},
"tabBar": {
"custom": true,
"color": "#999999",
"selectedColor": "#00C853",
"backgroundColor": "#ffffff",
"borderStyle": "white",
"list": [
{
"pagePath": "pages/component/home"
},
{
"pagePath": "pages/component/recycle"
},
{
"pagePath": "pages/component/my"
}
]
},
"usingComponents": {}
}