提交 84911c77 编写于 作者: zhujiamin's avatar zhujiamin

列表项插件注册

上级 c0077e60
......@@ -107,5 +107,7 @@ export const AppComponents = {
v.component('app-history-list',() => import('@/components/app-history-list/app-history-list.vue'));
// 富文本
v.component('app-mob-rich-text-editor',() => import('@/components/app-mob-rich-text-editor/app-mob-rich-text-editor.vue'));
// 列表项插件
v.component('app-list-index-text',() => import('@/components/app-list-index-text/app-list-index-text.vue'));
},
};
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册