mirror of
https://gitee.com/anji-plus/report.git
synced 2026-04-13 10:38:34 +08:00
版本更新
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<div class="admin-title" @click="goBigScreen">
|
||||
<div class="con">
|
||||
<img src="../../../../../static/logo-dp.png" width="50" />
|
||||
<span class="version">V0.9.5</span>
|
||||
<span class="version">V0.9.6</span>
|
||||
</div>
|
||||
</div>
|
||||
<el-menu
|
||||
@@ -67,7 +67,7 @@ export default {
|
||||
display: inline-block;
|
||||
font-size: 12px;
|
||||
color: #fff;
|
||||
background: blue;
|
||||
background: #4FADFD;
|
||||
padding: 2px;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user