|
|
@@ -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> -->
|