Feat/wangeditor for vue (#127)
* 修复系统工具-代码生成-预览功能,生成预览页面右侧出现双滚动条问题 (#124) Co-authored-by: shusf <shusf@asiainfo.com> * 底部遮挡 (#125) header 84px,footer 22px,94.5px会导致底部存在遮挡 * feat: 更新WangEditor 版本,支持v-model方式绑定 * feat: 修改组件页面,使用新版编辑器 * feat: 更新WangEditor 版本,支持v-model方式绑定 --------- Co-authored-by: shusufen <108729835+shusufen@users.noreply.github.com> Co-authored-by: shusf <shusf@asiainfo.com> Co-authored-by: Schwi <39186981+cyb233@users.noreply.github.com>
This commit is contained in:
@@ -67,7 +67,6 @@ export default {
|
||||
}
|
||||
.json-editor >>> .CodeMirror {
|
||||
font-size: 14px;
|
||||
overflow-y:auto;
|
||||
font-weight:normal
|
||||
}
|
||||
.json-editor >>> .CodeMirror-scroll{
|
||||
|
||||
Reference in New Issue
Block a user