主页
This commit is contained in:
@@ -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([
|
||||
|
||||
Reference in New Issue
Block a user