feat:新增预览页面位置图表位置渲染功能

This commit is contained in:
mtruning
2022-03-06 16:54:48 +08:00
parent 4405ebd30d
commit 75232ee902
8 changed files with 107 additions and 24 deletions
@@ -312,7 +312,7 @@ watch(
border-width: 1px;
border-style: solid;
border-color: v-bind('themeColor');
opacity: 0.7;
opacity: 0.3;
&.visible {
display: block;
}