31 lines
721 B
JSON
31 lines
721 B
JSON
{
|
|
"pages": [
|
|
"pages/index/index",
|
|
"pages/my/my",
|
|
"pages/login/login"
|
|
],
|
|
"subPackages": [
|
|
{
|
|
"root": "pagesHome",
|
|
"pages": [
|
|
"Collection/Collection",
|
|
"searchVip/searchVip",
|
|
"PaymentResults/PaymentResults",
|
|
"CardPayment/CardPayment",
|
|
"MemberRecharge/MemberRecharge",
|
|
"MemberRecharge/list",
|
|
"orderList/orderList",
|
|
"BusinessData/BusinessData",
|
|
"AddVip/AddVip",
|
|
"changeShifts/changeShifts"
|
|
]
|
|
}
|
|
],
|
|
"window": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "uni-app",
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
"backgroundColor": "#F8F8F8"
|
|
},
|
|
"usingComponents": {}
|
|
} |