| 1 |
- <uni-popup vue-id="32321266-1" type="center" is-mask-click="{{false}}" data-ref="appPopup" class="data-v-85bf954e vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><view class="appPopup-mask data-v-85bf954e"><image class="tipimg data-v-85bf954e" src="https://cos.his.cdwjyyh.com/fs/20250909/d5736027b6ac4255bfa2415cf400969c.png"></image><image class="close_icon data-v-85bf954e" src="https://cos.his.cdwjyyh.com/fs/20250909/c8a5a9f34e5a4bd786f9fd2a380508dd.png" mode="aspectFill" data-event-opts="{{[['tap',[['closePop',['$event']]]]]}}" bindtap="__e"></image><view class="appPopup-box data-v-85bf954e"><view class="appPopup-title data-v-85bf954e">恭喜你,<text style="color:#FF5C03;" class="data-v-85bf954e">回答正确</text></view><view class="data-v-85bf954e">百种好礼等你兑换</view><view class="goodslist data-v-85bf954e"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="goodsitem data-v-85bf954e"><image class="bg data-v-85bf954e" src="https://cos.his.cdwjyyh.com/fs/20250909/13630e9a4a054fa487e5c50b7d5ab1d2.png" mode="widthFix"></image><image class="img data-v-85bf954e" src="{{item.$orig.imageUrl}}" mode="aspectFill"></image><view class="goodsitem-name ellipsis data-v-85bf954e">{{item.$orig.productName}}</view><view class="goodsitem-integral data-v-85bf954e"><text class="goodsitem-integral-num data-v-85bf954e">{{item.$orig.requiredPoints}}</text><text class="data-v-85bf954e">芳华币</text></view><view class="goodsitem-price data-v-85bf954e">{{"原价"+item.g0+"元"}}</view></view></block></view><view data-event-opts="{{[['tap',[['getInfo',['$event']]]]]}}" class="changebtn data-v-85bf954e" bindtap="__e">换一批</view><view class="progress data-v-85bf954e"><text class="data-v-85bf954e">奖品兑换进度</text><text class="num data-v-85bf954e">{{(goodsInfo.exchangeProgress||0)+"%"}}</text><progress style="margin-top:30rpx;" active-color="#FAA97F" backgroundColor="#F5F7FA" border-radius="12" percent="{{goodsInfo.exchangeProgress}}" stroke-width="12" class="data-v-85bf954e"></progress></view><view class="my-integral data-v-85bf954e">我的芳华币:<text class="data-v-85bf954e">{{goodsInfo.currentPoints||0}}</text></view><view class="x-bc data-v-85bf954e" style="padding:0 24rpx;"><view class="appPopup-btn data-v-85bf954e">打开芳华未来APP兑换礼品</view></view></view></view></uni-popup>
|