Quellcode durchsuchen

更改首次进入页面输入框默认白色边框

liangjiahao vor 3 Jahren
Ursprung
Commit
9910094988

+ 1 - 0
src/views/grassrootsregistration/bdglarmament/index.vue

@@ -656,6 +656,7 @@ export default {
   height: 36px; */
   background: transparent;
   color: #fff;
+  border-color: #fff !important;
 }
 /* 单位框背景颜色 */
 ::v-deep .vue-treeselect__control {

+ 1 - 0
src/views/grassrootsregistration/bdglcookbook/index.vue

@@ -4314,6 +4314,7 @@ export default {
   height: 36px; */
   background: transparent;
   color: #fff;
+  border-color: #fff !important;
 }
 /* 单位框背景颜色 */
 ::v-deep .vue-treeselect__control {

+ 2 - 1
src/views/grassrootsregistration/bdgldiary/index.vue

@@ -1523,9 +1523,10 @@ export default {
 }
 /* 表单背景 */
 ::v-deep .el-input__inner {
-  background-color: transparent;
+  background-color: transparent !important;
   color: #fff;
   /* border: 1px solid white !important; */
+  border-color: #fff !important;
 }
 /* 调整表单间距 */
 ::v-deep .el-date-editor.el-input,

+ 1 - 0
src/views/grassrootsregistration/bdgldrill/index.vue

@@ -545,6 +545,7 @@ export default {
   background: transparent;
   color: #fff;
   border: 1px solid white !important;
+  border-color: #fff !important;
 }
 /* 单位框背景颜色 */
 ::v-deep .vue-treeselect__control {

+ 1 - 0
src/views/grassrootsregistration/bdglequip/index.vue

@@ -724,6 +724,7 @@ export default {
   background: transparent;
   color: #fff;
   border: 1px solid white !important;
+  border-color: #fff !important;
 }
 /* 单位框背景颜色 */
 ::v-deep .vue-treeselect__control {

+ 1 - 0
src/views/grassrootsregistration/bdgleven/index.vue

@@ -743,6 +743,7 @@ export default {
   background: transparent;
   color: #fff;
   border: 1px solid white !important;
+  border-color: #fff !important;
 }
 /* 单位框背景颜色 */
 ::v-deep .vue-treeselect__control {

+ 1 - 0
src/views/grassrootsregistration/bdglfilemanagement/index.vue

@@ -661,6 +661,7 @@ export default {
   background: transparent;
   color: #fff;
   border: 1px solid white !important;
+  border-color: #fff !important;
 }
 /* 单位框背景颜色 */
 ::v-deep .vue-treeselect__control {

+ 1 - 0
src/views/grassrootsregistration/bdglfood/index.vue

@@ -1769,6 +1769,7 @@ export default {
   background: transparent;
   color: #fff;
   border: 1px solid white !important;
+  border-color: #fff !important;
 }
 /* 单位框背景颜色 */
 ::v-deep .vue-treeselect__control {

+ 1 - 0
src/views/grassrootsregistration/bdglmeeting/index.vue

@@ -783,6 +783,7 @@ export default {
   background: transparent;
   color: #fff;
   border: 1px solid white !important;
+  border-color: #fff !important;
 }
 
 /* 基本信息背景 */

+ 1 - 0
src/views/grassrootsregistration/bdglparty/index.vue

@@ -745,6 +745,7 @@ export default {
   color: #fff;
   background: transparent;
   border: 1px solid white !important;
+  border-color: #fff !important;
 }
 ::v-deep .el-textarea__inner {
   width: 884px;

+ 1 - 0
src/views/grassrootsregistration/bdglpublicproperty/index.vue

@@ -597,6 +597,7 @@ export default {
   background: transparent;
   color: #fff;
   border: 1px solid white !important;
+  border-color: #fff !important;
 }
 /* 单位框背景颜色 */
 ::v-deep .vue-treeselect__control {

+ 1 - 0
src/views/grassrootsregistration/bdglsecrecy/index.vue

@@ -714,6 +714,7 @@ export default {
   background: transparent;
   color: #fff;
   border: 1px solid white !important;
+  border-color: #fff !important;
 }
 /* 单位框背景颜色 */
 ::v-deep .vue-treeselect__control {

+ 1 - 0
src/views/grassrootsregistration/bdglsoldier/index.vue

@@ -743,6 +743,7 @@ export default {
   background: transparent;
   color: #fff;
   border: 1px solid white !important;
+  border-color: #fff !important;
 }
 
 /* 基本信息背景 */

+ 1 - 0
src/views/grassrootsregistration/bdglweekwork/index.vue

@@ -948,6 +948,7 @@ export default {
   height: 36px; */
   background: transparent;
   color: #fff;
+  border-color: #fff !important;
 }
 /* 单位框背景颜色 */
 ::v-deep .vue-treeselect__control {

+ 1 - 0
src/views/grassrootsregistration/statistics/index.vue

@@ -414,6 +414,7 @@ export default {
   height: 36px; */
   background: transparent;
   color: #fff;
+  border-color: #fff !important;
 }
 /* 单位框背景颜色 */
 ::v-deep .vue-treeselect__control {