Browse Source

fix(开鲁水查查):购水量

chenlong 4 năm trước cách đây
mục cha
commit
cfee07db6f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      shuichacha-for-KL/pages/payment/payment.wxml

+ 1 - 1
shuichacha-for-KL/pages/payment/payment.wxml

@@ -43,7 +43,7 @@
   </view>
   <view class="volume">
     <view class="box">
-      <view class="title line">水量</view>
+      <view class="title line">水量</view>
       <view class="input">
         <image class="shuidi" src="/static/img/icon_shuidi.png"></image>
         <input type="number" maxlength="4" value="{{volume}}" bindinput="setAmount" placeholder="{{amountTip}}"