1
0
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:
shangbin
2021-09-09 19:07:29 +08:00
parent e07dc3542b
commit 10d53105fc
4 changed files with 85 additions and 15 deletions

View File

@@ -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 {