mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-20 08:16:44 +08:00
Merge branch 'master' of codeup.aliyun.com:6265f483e4166464dc2f9c14/boeu/portal
This commit is contained in:
@@ -444,7 +444,7 @@
|
||||
<div style="text-align: left;padding:20px 60px 100px 60px">
|
||||
<div class="jntext1">感谢有你 一路相伴</div>
|
||||
<div class="jntext2">勋章领取条件:</div>
|
||||
<div class="jntext3">2022年10月31日-11月15日登录过平台学习的校友</div>
|
||||
<div class="jntext3">2022年11月4日-11月19日登录过平台学习的校友</div>
|
||||
</div>
|
||||
</div>
|
||||
</el-dialog>
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
</div>
|
||||
<div class="medal-index">
|
||||
<img style="width:143px;height:161px" :src="`${webBaseUrl}/images/login_medal.png`" alt="">
|
||||
<p class="index-title">{{item.medalName}}</p>
|
||||
<p class="index-title">上线纪念</p>
|
||||
<!-- <p class="index-text">您已超过{{item.exceed}}人</p> -->
|
||||
<el-button class="btn" style="margin-top:48px" type="primary" @click="showLoginMedal = true">查看详情</el-button>
|
||||
</div>
|
||||
@@ -72,7 +72,7 @@
|
||||
<div style="text-align: left;padding:20px 60px 100px 60px">
|
||||
<div class="jntext1">感谢有你 一路相伴</div>
|
||||
<div class="jntext2">勋章领取条件:</div>
|
||||
<div class="jntext3">2022年10月31日-11月15日登录过平台学习的校友</div>
|
||||
<div class="jntext3">2022年11月4日-11月19日登录过平台学习的校友</div>
|
||||
</div>
|
||||
</div>
|
||||
</el-dialog>
|
||||
|
||||
Reference in New Issue
Block a user