|
|
|
@ -9,10 +9,17 @@
|
|
|
|
|
</view>
|
|
|
|
|
<view class="separate"></view>
|
|
|
|
|
<!-- sku选择 -->
|
|
|
|
|
<text bindtap="toggleDialog">请选择购买数量</text>
|
|
|
|
|
|
|
|
|
|
<view class="a">
|
|
|
|
|
<text bindtap="toggleDialog" >请选择购买数量</text>
|
|
|
|
|
<view class="separate"></view>
|
|
|
|
|
<text class="separate" decode="{{true}}"> </text>
|
|
|
|
|
<view class="separate"></view>
|
|
|
|
|
<text>商品评价:东西还可以,好评~</text>
|
|
|
|
|
<view class="separate"></view>
|
|
|
|
|
<text>商品评价</text>
|
|
|
|
|
<text class="text-remark">东西还可以,好评~</text>
|
|
|
|
|
|
|
|
|
|
</view>
|
|
|
|
|
|
|
|
|
|
<view class="separate"></view>
|
|
|
|
|
<view class="detail-nav" >
|
|
|
|
|
<button class="button-green" catchtap="addCar" formType="submit" data-item="{{detailObj}}" data-userid="{userid}">加入购物车</button>
|
|
|
|
|