配置easycom,目前页面中因为需要用到getName方法,所以先不使用

This commit is contained in:
砂糖
2025-07-16 11:49:57 +08:00
parent da226892fa
commit 62ef81065c
4 changed files with 148 additions and 71 deletions

View File

@@ -350,5 +350,11 @@
"app-plus": {
"bounce": "none"
}
}
},
"easycom": {
"autoscan": true,
"custom": {
"^oa-(.*)": "components/oa/oa-$1/index.vue"
}
}
}