This commit is contained in:
baileijun 2024-06-29 19:36:35 +08:00
parent 3bbc6814af
commit 90d1a983e0
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
// 导入button组件
import mButton from './Button/src/index.vue'
import mButton1 from './Button1/src/index.vue'
import mButton from './Button/src/index'
import mButton1 from './Button1/src/index'
// 组件列表
const components = [