zhaojs
2023-04-25 f38ca22088b7a0de7e7db316c564b4bf7526f105
1
<view class="detailBody"><view style="position:relative"><swiper class="topswiper" bindchange="{{b}}"><swiper-item wx:for="{{a}}" wx:for-item="item" wx:key="b"><image style="width:100%;height:100%" src="{{item.a}}" alt=""></image></swiper-item></swiper><view wx:if="{{c}}" class="fixedImgNum">{{d}} / {{e}}</view></view><view wx:if="{{f}}" style="background-color:white;padding:24rpx 12rpx"><view class="banner"><view>{{g}}热销排行第<text style="color:red">{{h}}</text>名 </view></view></view><view class="pricebox"><text class="price">¥{{i}}</text><text wx:if="{{j}}" class="oldPrice">原价:{{k}}</text><text style="float:right;padding-top:6px"> 已售 <text style="color:red">{{l}}</text> 件 </text></view><view style="display:flex;background-color:white"><view wx:if="{{m}}" style="padding-top:10px;margin-left:12px"><image style="width:16px;height:16px" src="{{n}}" alt=""></image></view><view class="title">{{o}}</view></view><view wx:if="{{p}}" style="background-color:white;margin-bottom:24rpx;border-radius:24rpx;padding:24rpx;margin-top:24rpx"><view style="align-items:center;display:flex"><image style="width:60rpx;height:60rpx" src="https://img.alicdn.com/imgextra/i1/751308485/O1CN01XyBg5d2CYBRjExT5h_!!751308485.png"></image><text style="color:rgb(254, 55, 56);font-weight:700;margin-left:12rpx">达人推荐</text></view><view class="tuihuabox"><image style="width:60rpx;height:30rpx;position:absolute;top:-30rpx;left:120rpx" src="/static/homeimg/jiantou.png"></image><view>{{q}}</view></view></view><view wx:if="{{r}}" class="goodDetail"><view class="goodDetailTop"><view class="tiao"></view><view class="goodDetailTop_title"> 商品详情 </view></view><view wx:for="{{s}}" wx:for-item="item" wx:key="b" class=""><image mode="widthFix" src="{{item.a}}" style="width:100%;display:block"></image></view></view><view class="fixedBar"><view class="fixedBar_body"><view class="fixedBar_item2"><view wx:if="{{t}}" class="fixedBar_btn2" bindtap="{{z}}"><view> ¥{{v}} <text wx:if="{{w}}" class="fixedBar_oldPrice">原价:{{x}}</text></view><view wx:if="{{y}}">领券购买</view><view wx:else>立即购买</view></view><view wx:else class="fixedBar_btn1" bindtap="{{A}}"><view>口令复制</view></view></view></view></view></view>