408249787@qq.com 3 днів тому
батько
коміт
a43603d120
1 змінених файлів з 5 додано та 1 видалено
  1. 5 1
      pages/catalog/detail.uvue

+ 5 - 1
pages/catalog/detail.uvue

@@ -285,8 +285,12 @@ onUnmounted(() => {
         @ended="handleEnded" @play="handleLoadedMetadata">
       </video>
       <view v-else class="w-full h-full ">
-        <image mode="aspectFill" src="https://oss.xiaoxiongcode.com/static/home/assert_1.gif" alt=""
+        <image mode="aspectFill" src="https://oss.xiaoxiongcode.com/static/home/7101.jpg" alt=""
           class="w-full h-full object-cover" />
+        <cl-image lazy-load src="https://oss.xiaoxiongcode.com/static/home/3.gif" mode="heightFix"
+          class="!absolute bottom-2 left-10 !w-[160rpx] !h-[200rpx] z-[1]" />
+        <cl-image lazy-load src="https://oss.xiaoxiongcode.com/static/home/-3.gif" mode="heightFix"
+          class="!absolute bottom-2 right-10 !w-[160rpx] !h-[200rpx] z-[1]" />
         <!-- 顶部提示文字 -->
         <view class="absolute text-[20px] top-[20vh] w-full flex flex-row items-center justify-center">
           <!-- <cl-icon name="notification-3-fill" color="#FCE762" :size="40"></cl-icon> -->