提交修改勋章对齐问题

This commit is contained in:
daihh
2022-11-07 19:51:06 +08:00
parent 9621a0f863
commit 8560a3478e
2 changed files with 2 additions and 2 deletions

View File

@@ -440,7 +440,7 @@
<span style="position: absolute; right:60px;top:60px;cursor: pointer;">
<img @click="closeJinian" :src="`${webBaseUrl}/images/close.png`" width="26px" height="26px" alt="">
</span>
<div style="text-align: center;"><img :src="`${webBaseUrl}/images/login_medal.png`" width="206px" height="269px" alt=""></div>
<div style="text-align: center;padding-right: 10px;"><img :src="`${webBaseUrl}/images/login_medal.png`" width="206px" height="269px" alt=""></div>
<div style="text-align: left;padding:20px 60px 100px 60px">
<div class="jntext1">感谢有您 一路相伴</div>
<div class="jntext2">勋章领取条件:</div>

View File

@@ -68,7 +68,7 @@
<span style="position: absolute; right:60px;top:60px;cursor: pointer;">
<img @click="showLoginMedal = false" :src="`${webBaseUrl}/images/close.png`" width="26px" height="26px" alt="">
</span>
<div style="text-align: center;"><img :src="`${webBaseUrl}/images/login_medal.png`" width="206px" height="269px" alt=""></div>
<div style="text-align: center;padding-right: 10px;"><img :src="`${webBaseUrl}/images/login_medal.png`" width="206px" height="269px" alt=""></div>
<div style="text-align: left;padding:20px 60px 100px 60px">
<div class="jntext1">感谢有您 一路相伴</div>
<div class="jntext2">勋章领取条件:</div>