Просмотр исходного кода

Merge branch 'master' of https://git.citupro.com/zhengnaiwen_citu/menduner-uniapp

Xiao_123 8 месяцев назад
Родитель
Сommit
89943b6d1d
2 измененных файлов с 8 добавлено и 3 удалено
  1. 6 1
      pagesB/positionDetail/index.vue
  2. 2 2
      utils/testData.js

+ 6 - 1
pagesB/positionDetail/index.vue

@@ -84,7 +84,7 @@
     <!-- 分享 投递 -->
     <view class="bottom-sticky" v-if="!loading && jobId">
       <view style="display: flex;justify-content: space-evenly;align-items: center;width: 100%;margin: 20rpx 0;">
-        <view @click="null" style="display: flex;justify-content: center;flex-direction: column;align-items: center;">
+        <view @click="handleClickShare" style="display: flex;justify-content: center;flex-direction: column;align-items: center;">
           <uni-icons type="redo-filled" size="24" color="#00897B"/>
           <span style="color:#00897B;font-weight:bold;">分享</span>
         </view>
@@ -300,6 +300,11 @@ const handleUpload = () => {
   })
 }
 
+// 分享
+const handleClickShare = () => {
+  uni.showToast({ title: '正在努力建设中 . . .', icon: 'none', duration: 2000, })
+}
+
 </script>
 
 <style scoped lang="scss">

+ 2 - 2
utils/testData.js

@@ -1,7 +1,7 @@
 export const swiperAdListTest = [
   'https://img.bosszhipin.com/beijin/activity/img/20240829/488f35070cc7d0b615328d1e05fe62df4b7d0ebc36568cfb80c0fe17b37418f00945b742138a9e17.jpg.webp',
-  'https://img.bosszhipin.com/beijin/activity/img/20240829/488f35070cc7d0b615328d1e05fe62df4b7d0ebc36568cfb80c0fe17b37418f00945b742138a9e17.jpg.webp',
-  'https://img.bosszhipin.com/beijin/activity/img/20240829/488f35070cc7d0b615328d1e05fe62df4b7d0ebc36568cfb80c0fe17b37418f00945b742138a9e17.jpg.webp',
+  'https://img.bosszhipin.com/beijin/activity/img/20240909/488f35070cc7d0b6f8f7ed925b78fbeeff4debde701ea99880c0fe17b37418f00945b742138a9e17.png.webp',
+  'https://img.bosszhipin.com/beijin/activity/img/20240228/488f35070cc7d0b6d0945cbd3f9c51073ac02fecc9479e3780c0fe17b37418f00945b742138a9e17.png.webp',
 ]
 export const positionList = [
   {