修复 对话框被侧边菜单栏遮住的bug,调整appMain的 z-index
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div>
|
||||
<div ref="editor" style="text-align:left;margin: 5px;">
|
||||
<div ref="editor" style="text-align:left;margin: 5px">
|
||||
<h3 style="text-align: center;">欢迎使用 wangEditor 富文本编辑器!</h3>
|
||||
<ul>
|
||||
<li>富文本中图片上传使用的是sm.ms图床,支持上传到七牛云:<a style="color: #42b983" target="_blank" href="https://sm.ms/">sm.ms</a></li>
|
||||
|
||||
Reference in New Issue
Block a user