@@ -1723,8 +1723,8 @@ hr {
bottom: 0;
left: 13%;
width: 250px;
- height: 2px;
- background-color: rgb(137, 137, 137);
+ height: 1px;
+ background-color: #e7e7e7;
}
/* 添加账户的容器 */
.el-dialog__body {
@@ -1650,8 +1650,8 @@ export default {
- background-color: #E7E7E7;
/* .checkbox-left部分 */
.checkbox-left {