Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

肖康 / cloudSystem

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Snippets
  • Settings
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Commit d77c6f95 authored 2 years ago by 梁建民's avatar 梁建民
Browse files
Options
  • _('Browse Files')
  • Download
  • Plain Diff

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

img

See merge request !10
parents a81c85f9 ebd8a0cb
Hide whitespace changes
Inline Side-by-side
Showing with 2 additions and 2 deletions
  • public/welcome.png
  • src/components/menu.vue
public/welcome.png 0 → 100644
View file @ d77c6f95
public/welcome.png

81.3 KB

This diff is collapsed. Click to expand it.
src/components/menu.vue
View file @ d77c6f95
......@@ -27,7 +27,7 @@
<span class="el-icon-refresh icon"></span>
</a>
<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="login-v row verCenter">
<img :src="userinfo.avatar||'https://www.ichunt.com/v3/dist/res/home/images/headimg/boy1.png'" alt="">
......@@ -1472,7 +1472,7 @@ export default {
.handbook-layer {
.el-dialog {
.el-dialog__body {
max-height: 600px;
overflow-y: auto;
}
......
This diff is collapsed. Click to expand it.
  • Write
  • Preview
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