mirror of
https://github.com/sahadev/vue-component-creater-ui.git
synced 2025-12-15 23:14:18 +08:00
集成逻辑编辑器
This commit is contained in:
@@ -8,7 +8,7 @@ const initCodeStr = '{"template":{"lc_id":"root","__children":[{"div":{"class":"
|
||||
|
||||
export default {
|
||||
components: {
|
||||
vcc: () => import('./components/CodeEditor.vue')
|
||||
vcc: () => import('./components-v2/VCC.vue')
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user