mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-10 19:36:43 +08:00
提交修改勋章对齐问题
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user