提交一波轮子

This commit is contained in:
2023-01-07 12:04:42 +08:00
parent d8d83395a9
commit d9e765386a
14 changed files with 860 additions and 1 deletions

View File

@@ -6,7 +6,7 @@ const start = () => {
easycom: {
autoscan: true,
custom: {
"^(K|V)(.*)": "@/components/$1$2.vue",
"^(Ai|V)(.*)": "@/components/$1$2.vue",
"^uni-(.*)": "@dcloudio/uni-ui/lib/uni-$1/uni-$1.vue"
}
},