|
|
- <view class="goods-detail data-v-6359ca5f"><view class="banner-container data-v-6359ca5f"><uv-swiper vue-id="7653830c-1" indicator="{{true}}" indicatorMode="dot" indicatorActiveColor="blue" height="700rpx" list="{{goodsData.image?$root.g0:[]}}" class="data-v-6359ca5f" bind:__l="__l"></uv-swiper></view><view class="goods-info data-v-6359ca5f"><view class="points-section data-v-6359ca5f"><image class="points-icon data-v-6359ca5f" src="/static/积分图标.png" mode="aspectFit"></image><text class="points-text data-v-6359ca5f">{{goodsData.price+"积分"}}</text></view><view class="title-section data-v-6359ca5f"><text class="goods-title data-v-6359ca5f">{{goodsData.title}}</text></view></view><view class="detail-container data-v-6359ca5f"><view class="detail-title-section data-v-6359ca5f"><rich-text nodes="{{goodsData.details}}" class="data-v-6359ca5f"></rich-text></view></view><block wx:if="{{status==='pending'}}"><view class="bottom-bar data-v-6359ca5f"><view data-event-opts="{{[['tap',[['confirmReceive',['$event']]]]]}}" class="exchange-btn data-v-6359ca5f" bindtap="__e"><text class="exchange-text data-v-6359ca5f">确认取货</text></view></view></block></view>
|