feat: 🎸 综合实例重构中

This commit is contained in:
chenkl
2020-12-23 17:29:17 +08:00
parent 35879f8ecc
commit 5142e6e323
16 changed files with 635 additions and 62 deletions

View File

@@ -11,7 +11,7 @@ export const editorProps = {
default: () => {
return {
height: 500,
zIndex: 500,
zIndex: 0,
placeholder: '请输入文本',
focus: false,
onchangeTimeout: 500,