feat: 新增组件预览

This commit is contained in:
MTrun
2022-03-07 12:33:05 +08:00
parent 8aa4490ea9
commit e6a99302d6
32 changed files with 102 additions and 93 deletions
@@ -312,7 +312,7 @@ watch(
border-width: 1px;
border-style: solid;
border-color: v-bind('themeColor');
opacity: 0.3;
opacity: 0.7;
&.visible {
display: block;
}