This commit is contained in:
parent
3bbc6814af
commit
90d1a983e0
|
@ -1,6 +1,6 @@
|
||||||
// 导入button组件
|
// 导入button组件
|
||||||
import mButton from './Button/src/index.vue'
|
import mButton from './Button/src/index'
|
||||||
import mButton1 from './Button1/src/index.vue'
|
import mButton1 from './Button1/src/index'
|
||||||
|
|
||||||
// 组件列表
|
// 组件列表
|
||||||
const components = [
|
const components = [
|
||||||
|
|
Loading…
Reference in New Issue