Commit d77c6f95 by 梁建民

Merge branch 'dev/ver/3.0.0' into 'master'

img

See merge request !10
parents a81c85f9 ebd8a0cb
Showing with 2 additions and 2 deletions
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
<span class="el-icon-refresh icon"></span> <span class="el-icon-refresh icon"></span>
</a> </a>
<div class="line"></div> <div class="line"></div>
<a @click="handbook" class="fl" href="javascript:;" title="操作手册"><span class="icon iconfont iconwendangguanli fl"></span></a> <a @click="handbook" class="fl" href="javascript:;"><span class="icon iconfont iconwendangguanli fl"></span></a>
<div class="line"></div> <div class="line"></div>
<div class="login-v row verCenter"> <div class="login-v row verCenter">
<img :src="userinfo.avatar||'https://www.ichunt.com/v3/dist/res/home/images/headimg/boy1.png'" alt=""> <img :src="userinfo.avatar||'https://www.ichunt.com/v3/dist/res/home/images/headimg/boy1.png'" alt="">
...@@ -1472,7 +1472,7 @@ export default { ...@@ -1472,7 +1472,7 @@ export default {
.handbook-layer { .handbook-layer {
.el-dialog { .el-dialog__body {
max-height: 600px; max-height: 600px;
overflow-y: auto; overflow-y: auto;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment