Fix(千县名品&寻趣味):[#2740]分享图片的头像变形了

This commit is contained in:
lifizer
2024-12-03 09:22:07 +08:00
parent 1a0957f4bb
commit 21a80c6434
4 changed files with 20 additions and 8 deletions
+6 -1
View File
@@ -401,10 +401,15 @@
class="icon"
@click="changeShare"
/>
<image :src="posterUrl" class="main-img" />
<image
:src="posterUrl"
mode="widthFix"
class="main-img"
/>
</view>
<image
:src="webUrl + '/20230608112210135038.png'"
mode="widthFix"
class="btn"
@click="saveImg"
/>