提交修改

This commit is contained in:
daihh
2022-12-31 17:31:10 +08:00
parent 5c1aebc240
commit 4d2969fc01

View File

@@ -23,7 +23,7 @@
<el-button class="btn" style="margin-top:48px" type="primary" @click="showLoginMedal = true">查看详情</el-button>
</div>
<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-text">您已超过{{item.exceed}}</p> -->
</div>