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