update:优化图片
This commit is contained in:
@@ -60,25 +60,25 @@ const props = defineProps({
|
||||
<image
|
||||
class="bg-image"
|
||||
v-if="type === 7"
|
||||
src="@/static/app-bg6.png"
|
||||
src="https://static.shelingxingqiu.com/shootmini/static/app-bg6.png"
|
||||
mode="widthFix"
|
||||
/>
|
||||
<image
|
||||
class="bg-image"
|
||||
v-if="type === 8"
|
||||
src="@/static/app-bg7.png"
|
||||
src="https://static.shelingxingqiu.com/shootmini/static/app-bg7.png"
|
||||
mode="widthFix"
|
||||
/>
|
||||
<image
|
||||
class="bg-image"
|
||||
v-if="type === 9"
|
||||
src="@/static/app-bg8.png"
|
||||
src="https://static.shelingxingqiu.com/shootmini/static/app-bg8.png"
|
||||
mode="widthFix"
|
||||
/>
|
||||
<image
|
||||
class="bg-image"
|
||||
v-if="type === 11"
|
||||
src="@/static/app-bg9.png"
|
||||
src="https://static.shelingxingqiu.com/shootmini/static/app-bg9.png"
|
||||
mode="widthFix"
|
||||
/>
|
||||
<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