mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-13 04:46:44 +08:00
提交修改
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
<el-button class="btn" style="margin-top:48px" type="primary" @click="showLoginMedal = true">查看详情</el-button>
|
<el-button class="btn" style="margin-top:48px" type="primary" @click="showLoginMedal = true">查看详情</el-button>
|
||||||
</div>
|
</div>
|
||||||
<div v-if="activeName=='first' && year2023" class="medal-index">
|
<div v-if="activeName=='first' && year2023" class="medal-index">
|
||||||
<img style="width:122px;height:161px" :src="`${webBaseUrl}/images/medal/20230101.png`" alt="">
|
<img style="width:162px;height:161px" :src="`${webBaseUrl}/images/medal/20230101.png`" alt="">
|
||||||
<p class="index-title">元旦勋章</p>
|
<p class="index-title">元旦勋章</p>
|
||||||
<!-- <p class="index-text">您已超过{{item.exceed}}人</p> -->
|
<!-- <p class="index-text">您已超过{{item.exceed}}人</p> -->
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user