Browse Source

王子文 月报 可编辑的el-input控件添加背景色

wangggziwen 2 years ago
parent
commit
04a4493120
2 changed files with 115 additions and 112 deletions
  1. 3 0
      ui/src/views/production/monthly/css/monthly.css
  2. 112 112
      ui/src/views/production/monthly/index.vue

+ 3 - 0
ui/src/views/production/monthly/css/monthly.css

@@ -0,0 +1,3 @@
+.input-element .el-input__inner{
+  background-color: #F0F0F0;
+}

File diff suppressed because it is too large
+ 112 - 112
ui/src/views/production/monthly/index.vue


Some files were not shown because too many files changed in this diff