This commit is contained in:
haomingming
2023-05-17 11:57:53 +08:00
parent ca34793579
commit fd6ae7f04d
17 changed files with 47 additions and 25 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
<view class="price_steup_box_bottom_title">问诊单价</view>
<view class="price_steup_box_bottom_num">
<input class="weui-input" disabled bindblur="onPriceChange" type="digit" value="{{ info.inquiry_price }}" placeholder="请输入问诊单价" />
<text class="price">元</text>
<text class="price" decode="true">&nbsp;元</text>
</view>
</view>
</view>