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
25 lines
518 B
{
|
|
"easycom": {
|
|
"^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
|
|
|
|
},
|
|
"pages": [],
|
|
"tabBar": {
|
|
"color": "#686868",
|
|
"selectedColor": "#686868",
|
|
"borderStyle": "black",
|
|
"backgroundColor": "#ffffff",
|
|
"list": []
|
|
},
|
|
"subPackages": [{
|
|
"root": "package_sub",
|
|
"pages": []
|
|
}],
|
|
"preloadRule": {},
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "胥口闸站购票",
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
"backgroundColor": "#F8F8F8"
|
|
}
|
|
} |