修复 对话框被侧边菜单栏遮住的bug,调整appMain的 z-index

This commit is contained in:
zhengjie
2019-03-04 15:29:43 +08:00
parent 97b7367694
commit ee1daaaa69
6 changed files with 12 additions and 11 deletions

View File

@@ -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>