|
@@ -47,7 +47,7 @@
|
|
<view class="input">
|
|
<view class="input">
|
|
<image class="shuidi" src="/static/img/icon_shuidi.png"></image>
|
|
<image class="shuidi" src="/static/img/icon_shuidi.png"></image>
|
|
<input type="number" maxlength="4" value="{{volume}}" bindinput="setAmount" placeholder="{{amountTip}}"
|
|
<input type="number" maxlength="4" value="{{volume}}" bindinput="setAmount" placeholder="{{amountTip}}"
|
|
- placeholder-style="font-size:30rpx" />
|
|
|
|
|
|
+ placeholder-style="font-size:30rpx;color:rgba(66, 70, 86, 0.4)" />
|
|
<text class="unit">吨</text>
|
|
<text class="unit">吨</text>
|
|
</view>
|
|
</view>
|
|
<view class="tags">
|
|
<view class="tags">
|