|
@@ -69,7 +69,7 @@
|
|
|
</view>
|
|
|
</view>
|
|
|
</view>
|
|
|
- <u-popup v-model="showguanggao" mode="center" border-radius="20" background="rgba(0,0,0,0)">
|
|
|
+ <u-popup v-if="guanggaolist.length >0" v-model="showguanggao" mode="center" border-radius="20" background="rgba(0,0,0,0)">
|
|
|
<view class="guanggao-box">
|
|
|
<u-swiper :list="guanggaolist" bgColor="rgba(0,0,0,0)" name="logo" height="974" border-radius="20" :autoplay="false"></u-swiper>
|
|
|
<view class="close-box u-flex">
|