lifanagju_citu 2 mesi fa
parent
commit
0fa8711928
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      pagesB/jobFair/positionClassification.vue

+ 1 - 1
pagesB/jobFair/positionClassification.vue

@@ -5,7 +5,7 @@
     <scroll-view class="scrollBox" :scroll-y="true" :scroll-top="scrollTop" @scrolltolower="loadingMore" @scroll="onScroll" style="position:relative;">
       <view style="position: relative;">
         <!-- 轮播图 -->
-        <SwiperAd v-if="swiperAdList.length && !query.enterpriseId" :list="swiperAdList" margin="0" borderRadius="0" @click="handleToDetails"></SwiperAd>
+        <SwiperAd v-if="swiperAdList.length && !query.enterpriseId" :list="swiperAdList" margin="0" borderRadius="0"></SwiperAd>
         <view class="stick" :style="`background-color: ${backgroundColor}`">
           <!-- tab页签 -->
           <scroll-view v-if="tabList?.length && !query.enterpriseId" scroll-x="true" class="scroll-container">