Compare commits
No commits in common. "2c88d442f20f9658ffcc3d80a785b6f868892328" and "5dd551c79506515b2eb485b662d48692ce0f4249" have entirely different histories.
2c88d442f2
...
5dd551c795
@ -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-23 16:11:33
|
* @LastEditTime: 2024-02-18 08:54:06
|
||||||
* @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;
|
||||||
|
@ -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-23 16:11:40
|
* @LastEditTime: 2024-02-20 15:05:31
|
||||||
* @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;
|
||||||
|
@ -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-23 16:11:48
|
* @LastEditTime: 2024-02-01 15:35:29
|
||||||
* @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;
|
||||||
|
Loading…
Reference in New Issue
Block a user