This commit is contained in:
2023-01-08 21:49:24 +08:00
parent 258e1f18b2
commit e128569841
9 changed files with 220 additions and 21 deletions

View File

@@ -6,7 +6,6 @@ const start = () => {
easycom: {
autoscan: true,
custom: {
"^(Ai|V)(.*)": "@/components/$1$2.vue",
"^uni-(.*)": "@dcloudio/uni-ui/lib/uni-$1/uni-$1.vue"
}
},
@@ -20,7 +19,7 @@ const start = () => {
globalStyle: {
pageOrientation: "auto",
navigationBarTextStyle: "white",
navigationBarBackgroundColor: "#4181FF"
navigationBarBackgroundColor: "#92ACD1"
}
}
Promise.all([