图片素材优化
This commit is contained in:
@@ -159,19 +159,19 @@ const onClose = () => {
|
|||||||
</view>
|
</view>
|
||||||
</Guide>
|
</Guide>
|
||||||
<image
|
<image
|
||||||
src="../static/first-try-tip.png"
|
src="https://api.shelingxingqiu.com/attachment/2025-07-01/db0ehhek5yutxsetyi.png"
|
||||||
class="try-tip"
|
class="try-tip"
|
||||||
mode="widthFix"
|
mode="widthFix"
|
||||||
v-if="step === 0"
|
v-if="step === 0"
|
||||||
/>
|
/>
|
||||||
<image
|
<image
|
||||||
src="../static/first-try-tip2.png"
|
src="https://api.shelingxingqiu.com/attachment/2025-07-01/db0ehpzl8hfzeswfrf.png"
|
||||||
class="try-tip"
|
class="try-tip"
|
||||||
mode="widthFix"
|
mode="widthFix"
|
||||||
v-if="step === 3"
|
v-if="step === 3"
|
||||||
/>
|
/>
|
||||||
<image
|
<image
|
||||||
src="../static/first-try-tip3.png"
|
src="https://api.shelingxingqiu.com/attachment/2025-07-01/db0ehpz9lav58g5drl.png"
|
||||||
class="try-tip"
|
class="try-tip"
|
||||||
mode="widthFix"
|
mode="widthFix"
|
||||||
v-if="step === 5"
|
v-if="step === 5"
|
||||||
@@ -179,9 +179,9 @@ const onClose = () => {
|
|||||||
<view style="height: 570px" v-if="step === 1">
|
<view style="height: 570px" v-if="step === 1">
|
||||||
<Swiper
|
<Swiper
|
||||||
:data="[
|
:data="[
|
||||||
'../static/first-try-tip.png',
|
'https://api.shelingxingqiu.com/attachment/2025-07-01/db0ehhek5yutxsetyi.png',
|
||||||
'../static/first-try-tip.png',
|
'https://api.shelingxingqiu.com/attachment/2025-07-01/db0ehhek5yutxsetyi.png',
|
||||||
'../static/first-try-tip.png',
|
'https://api.shelingxingqiu.com/attachment/2025-07-01/db0ehhek5yutxsetyi.png',
|
||||||
]"
|
]"
|
||||||
/>
|
/>
|
||||||
</view>
|
</view>
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 145 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 61 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 43 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 59 KiB |
Reference in New Issue
Block a user