Przeglądaj źródła

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

chenlong 4 lat temu
rodzic
commit
cfee07db6f
1 zmienionych plików z 1 dodań i 1 usunięć
  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}}"