###
whycq
2023-10-30 bcbfaf632301c1bebeee05b141a4018065b5dd95
components/z-input/z-input.vue
@@ -6,9 +6,8 @@
            <uni-icons class="p-icon"
               type="scan" 
               size="16" 
               color="#b9b9b9"
               v-show="data.length"
               @click="clear">
               color="#a6a6a6"
               >
            </uni-icons>
            <input class="p-input" 
               type="text" 
@@ -127,7 +126,6 @@
      align-items: center;
      min-height: 50px;
      background-color: #fff;
      margin-right: 8px;
   }
   .put {
      display: flex;
@@ -148,6 +146,7 @@
      align-items: center;
      justify-content: center;
      border-radius: 5px;
      margin-right: 32rpx;
      color: #606266;
   }
   .p-input {
@@ -159,7 +158,7 @@
      margin-right: 4px;
   }
   .inner3 {
      width: 100px;
      width: 90px;
      display: flex;
      align-items: center;
      justify-content: center;