This commit is contained in:
2025-05-06 13:33:55 +08:00
parent 5e6ea2e0f8
commit 4865a8a5d5
1390 changed files with 194478 additions and 156 deletions

View File

@@ -0,0 +1 @@
<view class="container commonPageBox commonDetailPage data-v-57a06c22" style="height:auto !important;padding-bottom:0 !important;"><block wx:if="{{show}}"><u-popup class="popup_box data-v-57a06c22" vue-id="c724cdb8-1" show="{{show}}" mode="center" bind:__l="__l" vue-slots="{{['default']}}"><view class="product_image _div data-v-57a06c22" style="position:relative;" scroll-y="true"><swiper class="swiper-tall data-v-57a06c22" style="{{'height:'+(fullHeight)+';'}}" indicator-dots="{{indicatorDots}}" autoplay="{{autoplay}}" previous-margin="{{previousMargin}}" next-margin="{{nextMargin}}" circular="{{circular}}" current="{{swiperCurrentIndex}}" data-event-opts="{{[['change',[['change',['$event']]]]]}}" bindchange="__e"><block wx:for="{{list}}" wx:for-item="img" wx:for-index="index" wx:key="index"><swiper-item class="swiper-container data-v-57a06c22" item-id="{{index}}" data-year="{{index}}"><view class="swiper-item data-v-57a06c22" style="{{'background:'+(img?'url('+img.icon+') center no-repeat':'')+';'+('background-size:'+('100% 100%')+';')}}" animation="{{animationData[index]}}" data-event-opts="{{[['tap',[['gotoDetail',['$0'],[[['list','',index]]]]]]]}}" bindtap="__e"></view></swiper-item></block></swiper><view style="display:flex;align-items:center;justify-content:center;" class="data-v-57a06c22"><view data-event-opts="{{[['tap',[['close']]]]}}" style="font-weight:bold;background-color:rgba(255, 255, 255, 0.8);color:#333;padding:20rpx 10rpx;width:200rpx;font-size:30rpx;border-radius:40rpx;text-align:center;letter-spacing:0.5rpx;" bindtap="__e" class="data-v-57a06c22">关闭</view></view></view></u-popup></block></view>