shish 2 сар өмнө
parent
commit
cf61b5591a

+ 1 - 1
ghsApp/src/admin/item/detail.vue

@@ -135,7 +135,7 @@
                 type="datetime"
                 return-type="string"
                 class="limit-time-picker"
-                placeholder="留空不自动清空"
+                placeholder="留空不自动清空"
               />
             </template>
           </tui-list-cell>

+ 1 - 1
ghsApp/src/components/mx-datepicker/datetime-picker.vue

@@ -10,7 +10,7 @@
     <picker mode="time" :value="timeValue" @change="onTimeChange">
       <view class="picker-item picker-item-time">
         <text :class="timeText ? 'picker-value' : 'picker-placeholder'">
-          {{ timeText || '时:分' }}
+          {{ timeText || '时:分' }}
         </text>
       </view>
     </picker>

+ 1 - 1
hdPad/src/pages/home/components/selectPrice.vue

@@ -1035,7 +1035,7 @@ export default {
 .boardset-flowert {
     width: 88vw;
     max-width: 900upx;
-    height: 84vh;
+    height: 86vh;
     max-height: 900px;
     background-color: #ffffff;
     margin: 0 auto;