|
|
- <view class="goods-detail data-v-71ec4bc2"><view class="banner-container data-v-71ec4bc2"><uv-swiper vue-id="7653830c-1" indicator="{{true}}" indicatorMode="dot" indicatorActiveColor="blue" height="700rpx" list="{{bannerImages}}" class="data-v-71ec4bc2" bind:__l="__l"></uv-swiper></view><view class="goods-info data-v-71ec4bc2"><view class="points-section data-v-71ec4bc2"><uv-icon vue-id="7653830c-2" name="integral" size="16" color="#218cdd" class="data-v-71ec4bc2" bind:__l="__l"></uv-icon><text class="points-text data-v-71ec4bc2">{{goodsData.points+"积分"}}</text></view><view class="title-section data-v-71ec4bc2"><text class="goods-title data-v-71ec4bc2">{{goodsData.name}}</text></view></view><view class="detail-container data-v-71ec4bc2"><view class="detail-title-section data-v-71ec4bc2"><text class="detail-title data-v-71ec4bc2">商品详情</text></view><view class="gallery-section data-v-71ec4bc2"><view class="gallery-grid data-v-71ec4bc2"><block wx:for="{{goodsData.gallery}}" wx:for-item="img" wx:for-index="index" wx:key="index"><image class="gallery-image data-v-71ec4bc2" src="{{img}}" mode="aspectFill" data-event-opts="{{[['tap',[['previewImage',['$0','$1'],[[['goodsData.gallery','',index]],'goodsData.gallery']]]]]}}" bindtap="__e"></image></block></view></view></view><block wx:if="{{status==='pending'}}"><view class="bottom-bar data-v-71ec4bc2"><view data-event-opts="{{[['tap',[['confirmReceive',['$event']]]]]}}" class="exchange-btn data-v-71ec4bc2" bindtap="__e"><text class="exchange-text data-v-71ec4bc2">确认取货</text></view></view></block></view>
|