pd改名mb

This commit is contained in:
吕金泽
2022-01-28 16:02:34 +08:00
parent 8b7a73d452
commit 6fbf5978ff
27 changed files with 77 additions and 78 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ Vue.component('vuedraggable', vuedraggable)
const requireComponent = require.context(
// 其组件目录的相对路径
'@/components/Psyduck/',
'@/components/MagicBoot/',
// 是否查询其子目录
true,
// 匹配基础组件文件名的正则表达式