Browse Source

海康-任务调度-格口样式修改

zhaohuanhuan 8 tháng trước cách đây
mục cha
commit
ec38c3276a
1 tập tin đã thay đổi với 7 bổ sung1 xóa
  1. 7 1
      src/views/haikang/putaway/dispatch/index.vue

+ 7 - 1
src/views/haikang/putaway/dispatch/index.vue

@@ -44,11 +44,12 @@
           >
           </van-search>
           <van-search
+            class="code-bin"
             ref="searchRef"
             v-model="bin"
             placeholder="分配格口"
             label="分配格口:"
-            disabled
+            readonly
             left-icon=""
           >
           </van-search>
@@ -394,6 +395,11 @@ const onClickRight = () => {
           ::v-deep(.van-search__field)
             border-bottom: 2px solid #0077ff
             z-index: 2
+        .code-bin
+          ::v-deep(.van-field__control)
+            font-size: 20px
+            color: #ff0d00
+
 
       .code-tips
         color: #ed6a0c