更新
This commit is contained in:
parent
1d8b3740e1
commit
255a1a5f71
@ -1,5 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<view class="page" @longpress="handleSavePic">
|
<view class="page" @longpress="handleSavePic">
|
||||||
|
<image style="width: 100%;" mode="widthFix" src="https://lihai001.oss-cn-chengdu.aliyuncs.com/def/97359202403161619147876.webp"></image>
|
||||||
</view>
|
</view>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
@ -60,8 +61,5 @@
|
|||||||
|
|
||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
.page {
|
.page {
|
||||||
height: 100vh;
|
|
||||||
background-image: url(https://lihai001.oss-cn-chengdu.aliyuncs.com/def/97359202403161619147876.webp);
|
|
||||||
background-size: cover;
|
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
Loading…
x
Reference in New Issue
Block a user