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