mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
feat: 新增水球图数据变化和样式设置
This commit is contained in:
@@ -74,6 +74,9 @@ $textSize: 10px;
|
||||
border: 1px solid v-bind('themeColor');
|
||||
/* 需要设置最高级,覆盖 hover 的颜色 */
|
||||
background-color: rgba(0, 0, 0, 0);
|
||||
.list-img {
|
||||
border:1px solid v-bind('themeColor')!important;
|
||||
}
|
||||
}
|
||||
.select-modal,
|
||||
.item-content {
|
||||
|
||||
Reference in New Issue
Block a user