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.

25 lines
518 B

11 months ago
{
"easycom": {
"^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
12 months ago
},
7 months ago
"pages": [],
11 months ago
"tabBar": {
"color": "#686868",
"selectedColor": "#686868",
"borderStyle": "black",
"backgroundColor": "#ffffff",
7 months ago
"list": []
11 months ago
},
"subPackages": [{
"root": "package_sub",
7 months ago
"pages": []
11 months ago
}],
12 months ago
"preloadRule": {},
"globalStyle": {
"navigationBarTextStyle": "black",
7 months ago
"navigationBarTitleText": "胥口闸站购票",
12 months ago
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
}
}