浏览代码

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

chenlong 4 年之前
父节点
当前提交
cfee07db6f
共有 1 个文件被更改,包括 1 次插入1 次删除
  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}}"