chore(组件): 由于easycom会自动注册components和uni_modules 目录下的组件,所以去除引用部分
This commit is contained in:
@@ -186,9 +186,6 @@ export default {
|
||||
type: Object
|
||||
}
|
||||
},
|
||||
components: {
|
||||
XSkeleton: () => import('@/uni_modules/x-skeleton/components/x-skeleton/x-skeleton.vue'),
|
||||
},
|
||||
mixins: [DiyMinx],
|
||||
data() {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user