xiugaibug

This commit is contained in:
‘937886381’ 2024-02-23 16:12:43 +08:00
parent a6f7bb2f2d
commit 81c1f2c571
3 changed files with 18 additions and 18 deletions

View File

@ -2,7 +2,7 @@
* @Author: zwq * @Author: zwq
* @Date: 2021-07-19 15:18:30 * @Date: 2021-07-19 15:18:30
* @LastEditors: zhp * @LastEditors: zhp
* @LastEditTime: 2024-02-18 08:54:06 * @LastEditTime: 2024-02-23 16:11:33
* @Description: * @Description:
--> -->
<template> <template>
@ -992,11 +992,11 @@ export default {
min-height: 10px; min-height: 10px;
} }
.el-input__inner { // .el-input__inner {
background-color: rgba($color: #31878c, $alpha: 0.29); // background-color: rgba($color: #31878c, $alpha: 0.29);
border: rgba($color: #31878c, $alpha: 0.29); // border: rgba($color: #31878c, $alpha: 0.29);
color: aliceblue; // color: aliceblue;
} // }
.el-divider--vertical { .el-divider--vertical {
height: 174px; height: 174px;

View File

@ -1,7 +1,7 @@
<!-- <!--
* @Author: zhp * @Author: zhp
* @Date: 2024-01-29 16:50:26 * @Date: 2024-01-29 16:50:26
* @LastEditTime: 2024-02-20 15:05:31 * @LastEditTime: 2024-02-23 16:11:40
* @LastEditors: zhp * @LastEditors: zhp
* @Description: * @Description:
--> -->
@ -1036,11 +1036,11 @@ background: linear-gradient(to bottom,rgba(60,
min-height: 10px; min-height: 10px;
} }
.el-input__inner { // .el-input__inner {
background-color: rgba($color: #31878c, $alpha: 0.29); // background-color: rgba($color: #31878c, $alpha: 0.29);
border: rgba($color: #31878c, $alpha: 0.29); // border: rgba($color: #31878c, $alpha: 0.29);
color: aliceblue; // color: aliceblue;
} // }
.el-divider--vertical { .el-divider--vertical {
height: 174px; height: 174px;

View File

@ -2,7 +2,7 @@
* @Author: zwq * @Author: zwq
* @Date: 2021-07-19 15:18:30 * @Date: 2021-07-19 15:18:30
* @LastEditors: zhp * @LastEditors: zhp
* @LastEditTime: 2024-02-01 15:35:29 * @LastEditTime: 2024-02-23 16:11:48
* @Description: * @Description:
--> -->
<template> <template>
@ -1105,11 +1105,11 @@ export default {
min-height: 10px; min-height: 10px;
} }
.el-input__inner { // .el-input__inner {
background-color: rgba($color: #31878c, $alpha: 0.29); // background-color: rgba($color: #31878c, $alpha: 0.29);
border: rgba($color: #31878c, $alpha: 0.29); // border: rgba($color: #31878c, $alpha: 0.29);
color: aliceblue; // color: aliceblue;
} // }
.el-divider--vertical { .el-divider--vertical {
height: 174px; height: 174px;