[添加单商品]
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<!-- 双节弹出 -->
|
||||
<view class="haveBack" wx:if="{{haveimg}}" catchtouchmove></view>
|
||||
<!-- <view class="haveBack" wx:if="{{haveimg}}" catchtouchmove></view>
|
||||
<view class="haveCont" wx:if="{{haveimg}}" catchtouchmove>
|
||||
<image class="haveCont-img" src="https://api.siyuankunlun.com/storage/images/2023/09/26/0a0d13f2ef6abe6275cc06eed53771d8.png" mode="widthFix"></image>
|
||||
<image class="haveCont-close" src="/static/icons/closeBig.png" mode="widthFix" bindtap="haveHIde"></image>
|
||||
</view>
|
||||
</view> -->
|
||||
|
||||
<view class="page-section">
|
||||
<image class="videoCover" wx:if="{{videoState}}" src="http://cdn.siyuankunlun.com/materials/2022/10/13/cover.png"></image>
|
||||
@@ -45,7 +45,7 @@
|
||||
</view>
|
||||
<view class="otherText">古海冰泉造就不凡</view>
|
||||
<view class="othertitle">{{item.name}}</view>
|
||||
<!-- <view class="name">{{item.price.show}}元/箱</view> -->
|
||||
<view class="name">{{item.price.show}}元/箱</view>
|
||||
</swiper-item>
|
||||
</navigator>
|
||||
</swiper>
|
||||
|
||||
Reference in New Issue
Block a user