leijun #3
|
@ -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 = [
|
||||
|
|
Loading…
Reference in New Issue