[添加单商品]
This commit is contained in:
@@ -47,14 +47,14 @@
|
||||
<view class="label-name">重量</view>
|
||||
<view class="label-text">{{weight}}</view>
|
||||
</view>
|
||||
<view class="label-item">
|
||||
<!-- <view class="label-item">
|
||||
<view class="label-name">水滴兑换</view>
|
||||
<view class="label-integral">需{{amount}}水滴</view>
|
||||
</view>
|
||||
</view> -->
|
||||
</view>
|
||||
|
||||
<!-- 购买方式 -->
|
||||
<view class="label payWay" wx:if="{{surplus > 0}}">
|
||||
<!-- <view class="label payWay" wx:if="{{surplus > 0}}">
|
||||
<view class="label-name">购买方式</view>
|
||||
<view class="cashierCont-pay-way">
|
||||
<radio-group bindchange="radioChange" style="width: 100%; display: block; height: 270rpx;">
|
||||
@@ -74,7 +74,7 @@
|
||||
</view>
|
||||
</radio-group>
|
||||
</view>
|
||||
</view>
|
||||
</view> -->
|
||||
</view>
|
||||
|
||||
<!-- 底部 -->
|
||||
|
||||
Reference in New Issue
Block a user