木邻有你前端代码仓库
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

0 lines
1.8 KiB

1 month ago
  1. <view class="goods-detail data-v-854038ac"><view class="banner-container data-v-854038ac"><uv-swiper vue-id="5c13878b-1" indicator="{{true}}" indicatorMode="dot" indicatorActiveColor="blue" height="700rpx" loading="{{!$root.g0}}" list="{{imageList}}" class="data-v-854038ac" bind:__l="__l"></uv-swiper></view><view class="goods-info data-v-854038ac"><view class="points-section data-v-854038ac"><image class="points-icon data-v-854038ac" src="/static/积分图标.png" mode="aspectFit"></image><text class="points-text data-v-854038ac">{{goodsData.price+"积分"}}</text></view><view class="title-section data-v-854038ac"><text class="goods-title data-v-854038ac">{{goodsData.title}}</text></view></view><view class="detail-container data-v-854038ac"><view class="detail-title-section data-v-854038ac"><rich-text nodes="{{goodsData.details}}" class="data-v-854038ac"></rich-text></view></view><view class="bottom-bar data-v-854038ac"><view class="stock-info data-v-854038ac"><text class="stock-text data-v-854038ac">{{''+goodsData.inventory+"/"+goodsData.sales}}</text><text class="stock-label data-v-854038ac">库存</text></view><view data-event-opts="{{[['tap',[['toggleFavorite',['$event']]]]]}}" class="favorite-section data-v-854038ac" bindtap="__e"><uv-icon vue-id="5c13878b-2" name="heart" size="24" color="{{goodsData.isCollection===1?'red':'#cccccc'}}" class="data-v-854038ac" bind:__l="__l"></uv-icon><text class="favorite-text data-v-854038ac">收藏</text></view><view data-event-opts="{{[['tap',[['onExchange',['$event']]]]]}}" class="exchange-btn data-v-854038ac" bindtap="__e"><text class="exchange-text data-v-854038ac">申请兑换</text></view></view><global-popup vue-id="5c13878b-3" data-ref="globalPopupRef" class="data-v-854038ac vue-ref" bind:__l="__l"></global-popup></view>