update:优化图片
This commit is contained in:
@@ -60,25 +60,25 @@ const props = defineProps({
|
|||||||
<image
|
<image
|
||||||
class="bg-image"
|
class="bg-image"
|
||||||
v-if="type === 7"
|
v-if="type === 7"
|
||||||
src="@/static/app-bg6.png"
|
src="https://static.shelingxingqiu.com/shootmini/static/app-bg6.png"
|
||||||
mode="widthFix"
|
mode="widthFix"
|
||||||
/>
|
/>
|
||||||
<image
|
<image
|
||||||
class="bg-image"
|
class="bg-image"
|
||||||
v-if="type === 8"
|
v-if="type === 8"
|
||||||
src="@/static/app-bg7.png"
|
src="https://static.shelingxingqiu.com/shootmini/static/app-bg7.png"
|
||||||
mode="widthFix"
|
mode="widthFix"
|
||||||
/>
|
/>
|
||||||
<image
|
<image
|
||||||
class="bg-image"
|
class="bg-image"
|
||||||
v-if="type === 9"
|
v-if="type === 9"
|
||||||
src="@/static/app-bg8.png"
|
src="https://static.shelingxingqiu.com/shootmini/static/app-bg8.png"
|
||||||
mode="widthFix"
|
mode="widthFix"
|
||||||
/>
|
/>
|
||||||
<image
|
<image
|
||||||
class="bg-image"
|
class="bg-image"
|
||||||
v-if="type === 11"
|
v-if="type === 11"
|
||||||
src="@/static/app-bg9.png"
|
src="https://static.shelingxingqiu.com/shootmini/static/app-bg9.png"
|
||||||
mode="widthFix"
|
mode="widthFix"
|
||||||
/>
|
/>
|
||||||
<image
|
<image
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 236 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 242 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 331 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 166 KiB |
Reference in New Issue
Block a user