fix(editor): 修改样式,修改代码块ID生成逻辑
This commit is contained in:
@@ -21,7 +21,7 @@ export default {
|
||||
name: 'test',
|
||||
type: 'app',
|
||||
methods: {
|
||||
l7znj1q24wilb357ay6: {
|
||||
code_5336: {
|
||||
name: 'getData',
|
||||
// eslint-disable-next-line no-eval
|
||||
content: eval(`(vm) => {\n console.log("this is getData function")\n}`),
|
||||
@@ -51,7 +51,7 @@ export default {
|
||||
fontWeight: '',
|
||||
},
|
||||
events: [],
|
||||
created: ['l7znj1q24wilb357ay6'],
|
||||
created: ['code_5336'],
|
||||
items: [
|
||||
{
|
||||
type: 'text',
|
||||
|
||||
Reference in New Issue
Block a user