[去升级换字段判断用is_top判断]

This commit is contained in:
2021-10-27 09:53:29 +08:00
parent 61a417065a
commit 29f5a1e755
3 changed files with 13 additions and 9 deletions

View File

@@ -703,11 +703,11 @@
<input type="digit" v-model="skus_price" placeholder="0.00"/>
<text class="units">{{skus_unit != '' ? '/' + skus_unit : ''}}</text>
</view>
<view class="form-box inputs-flex input-unit">
<!-- <view class="form-box inputs-flex input-unit">
<label class="form-label">分销佣金</label>
<input type="digit" v-model="skus_charge" placeholder="0.00"/>
<text class="units">{{skus_unit != '' ? '/' + skus_unit : ''}}</text>
</view>
</view> -->
</view>
<!-- 商品详情介绍 -->
<view class="form-block">