国外MOSE官网
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.
 
 
 
 

1 lines
1.9 KiB

<view class="goods-detail data-v-00d3f7c5"><view class="banner-container data-v-00d3f7c5"><uv-swiper vue-id="5c13878b-1" indicator="{{true}}" indicatorMode="dot" indicatorActiveColor="blue" height="700rpx" list="{{bannerImages}}" class="data-v-00d3f7c5" bind:__l="__l"></uv-swiper></view><view class="goods-info data-v-00d3f7c5"><view class="points-section data-v-00d3f7c5"><image class="points-icon data-v-00d3f7c5" src="/static/积分图标.png" mode="aspectFit"></image><text class="points-text data-v-00d3f7c5">{{goodsData.points+"积分"}}</text></view><view class="title-section data-v-00d3f7c5"><text class="goods-title data-v-00d3f7c5">{{goodsData.name}}</text></view></view><view class="detail-container data-v-00d3f7c5"><view class="detail-title-section data-v-00d3f7c5"><text class="detail-title data-v-00d3f7c5">商品详情</text></view><view class="gallery-section data-v-00d3f7c5"><view class="gallery-grid data-v-00d3f7c5"><block wx:for="{{goodsData.gallery}}" wx:for-item="img" wx:for-index="index" wx:key="index"><image class="gallery-image data-v-00d3f7c5" src="{{img}}" mode="aspectFill" data-event-opts="{{[['tap',[['previewImage',['$0','$1'],[[['goodsData.gallery','',index]],'goodsData.gallery']]]]]}}" bindtap="__e"></image></block></view></view></view><view class="bottom-bar data-v-00d3f7c5"><view class="stock-info data-v-00d3f7c5"><text class="stock-text data-v-00d3f7c5">{{goodsData.stock+"/100"}}</text><text class="stock-label data-v-00d3f7c5">库存</text></view><view class="favorite-section data-v-00d3f7c5"><uv-icon vue-id="5c13878b-2" name="heart" size="24" color="#cccccc" class="data-v-00d3f7c5" bind:__l="__l"></uv-icon><text class="favorite-text data-v-00d3f7c5">收藏</text></view><view data-event-opts="{{[['tap',[['onExchange',['$event']]]]]}}" class="exchange-btn data-v-00d3f7c5" bindtap="__e"><text class="exchange-text data-v-00d3f7c5">申请兑换</text></view></view></view>