style: 去除无用属性名,调整metrics,logs页面主题颜色

This commit is contained in:
@changcode
2021-11-30 16:08:02 +08:00
parent 1f0fc53526
commit 8bdfd769ec
23 changed files with 49 additions and 78 deletions

View File

@@ -248,7 +248,7 @@
</el-popover>
</div>
<div>
<el-switch v-model="editAsset.clientEnable" :active-value="1" :inactive-value="0" active-icon-class="switch-open" inactive-icon-class="switch-shut" size="small"></el-switch>
<el-switch v-model="editAsset.clientEnable" :active-value="1" :inactive-value="0" size="small"></el-switch>
</div>
</div>
<transition name="el-zoom-in-top">