|
@@ -14,8 +14,8 @@ function openPopup() {
|
|
|
<template>
|
|
<template>
|
|
|
<view class="content">
|
|
<view class="content">
|
|
|
<view @tap="handleView('/pages/catalog/index')" class=" box">
|
|
<view @tap="handleView('/pages/catalog/index')" class=" box">
|
|
|
- <image class=" w-full h-full " mode="heightFix" src="https://oss.xiaoxiongcode.com/static/home/681.png"
|
|
|
|
|
- lazy-load />
|
|
|
|
|
|
|
+ <image class=" w-full h-full rounded-[35px]" mode="heightFix"
|
|
|
|
|
+ src="https://oss.xiaoxiongcode.com/static/home/681.png" lazy-load />
|
|
|
<!-- <image class="absolute top-2 right-2 z-[2] h-[14vh]" mode="heightFix"
|
|
<!-- <image class="absolute top-2 right-2 z-[2] h-[14vh]" mode="heightFix"
|
|
|
src="https://oss.xiaoxiongcode.com/static/home/682.png" /> -->
|
|
src="https://oss.xiaoxiongcode.com/static/home/682.png" /> -->
|
|
|
<!-- <image class="absolute bottom-5 left-5 z-[2] h-[40vh]" mode="heightFix" src="https://oss.xiaoxiongcode.com/static/home/3.gif" />
|
|
<!-- <image class="absolute bottom-5 left-5 z-[2] h-[40vh]" mode="heightFix" src="https://oss.xiaoxiongcode.com/static/home/3.gif" />
|