Files
frontend-app/unpackage/dist/dev/mp-weixin/pages/pointsRedemption/pointsRedemption.wxml
T
2025-08-05 15:25:23 +08:00

1 line
2.3 KiB
Plaintext

<view class="preference_warp data-v-1ced0346"><view class="header_comm data-v-1ced0346"><up-image vue-id="fe983300-1" src="/static/common/left.png" width="20" height="20" bgColor="#f1f6ff00" data-event-opts="{{[['^click',[['jumpHome']]]]}}" bind:click="__e" class="data-v-1ced0346" bind:__l="__l"></up-image><view class="data-v-1ced0346">积分兑换专区</view><up-image vue-id="fe983300-2" src="/static/common/share.png" width="20" height="20" bgColor="#f1f6ff00" data-event-opts="{{[['^click',[['jumpInviteFriends']]]]}}" bind:click="__e" class="data-v-1ced0346" bind:__l="__l"></up-image></view><view class="preference_content_warp data-v-1ced0346"><up-swiper vue-id="fe983300-3" list="{{swiperList}}" height="140" class="data-v-1ced0346" bind:__l="__l"></up-swiper><view class="preference_title data-v-1ced0346"><up-image vue-id="fe983300-4" src="/static/product/bk_l.png" width="60" height="2" bgColor="#f1f6ff00" class="data-v-1ced0346" bind:__l="__l"></up-image><view class="msg data-v-1ced0346">信任桥积分</view><up-image vue-id="fe983300-5" src="/static/product/bk_r.png" width="60" height="2" bgColor="#f1f6ff00" class="data-v-1ced0346" bind:__l="__l"></up-image></view><view class="preference_product data-v-1ced0346"><up-loading-page vue-id="fe983300-6" loading="{{productListLoading}}" class="data-v-1ced0346" bind:__l="__l"></up-loading-page><block wx:for="{{productList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['jumpInfo',['$0'],[[['productList','',index]]]]]]]}}" class="product_item data-v-1ced0346" bindtap="__e"><view class="product_item_left data-v-1ced0346"><up-image vue-id="{{'fe983300-7-'+index}}" src="{{item.url}}" width="100" height="100" bgColor="#f1f6ff00" class="data-v-1ced0346" bind:__l="__l"></up-image><view class="product_item_left_bz product_item_left_bz_img data-v-1ced0346"><view class="data-v-1ced0346">爆款专区</view></view></view><view class="product_item_right data-v-1ced0346"><view class="title_warp data-v-1ced0346">{{item.title}}</view><view class="price_warp data-v-1ced0346"><view class="price_jf_warp data-v-1ced0346">{{''+item.adPrice+''}}<text style="font-size:18rpx;" class="data-v-1ced0346">积分</text></view><view class="price_dh_but data-v-1ced0346">立即兑换</view></view></view></view></block></view></view></view>