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-08 19:05:54 +08:00
parent 23ba2c6596
commit 5eb5bfb365
4 changed files with 192 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ const initCodeStr = '{"template":{"lc_id":"root","__children":[{"div":{"class":"
export default {
components: {
vcc: () => import('./components-v2/VCC.vue')
vcc: () => import('./components/CodeEditor.vue')
},
data() {
return {