feat: 新增数据池配置页面

This commit is contained in:
奔跑的面条
2022-12-15 19:37:43 +08:00
parent ee071cacb3
commit 4baa5719a0
25 changed files with 968 additions and 5342 deletions
@@ -142,7 +142,6 @@ $textSize: 10px;
/* 选中样式 */
&.select {
border: 1px solid v-bind('themeColor');
/* 需要设置最高级,覆盖 hover 的颜色 */
background-color: rgba(0, 0, 0, 0);
}