chore(邀请新用户页): 调整图片大小

This commit is contained in:
hzj 2025-12-05 12:16:41 +08:00
parent 739dd68615
commit b9269a7c93

View File

@ -335,7 +335,7 @@
<!-- 弹窗遮罩层 -->
<maskLayer :maskLayerShow="maskLayerShow" @click="closedPopup">
<!-- 帮助模块 -->
<div v-if="helpInfoShow" style="margin: 20% 10%; position: relative" @click.stop>
<div v-if="helpInfoShow" style="margin: 20% 0; position: relative" @click.stop>
<img
v-smart-img
:src="imageUrl(getImgName('helpInfo'))"