增加春节勋章

This commit is contained in:
daihh
2023-01-19 21:54:49 +08:00
parent cd0715727d
commit dd58c21419
4 changed files with 80 additions and 3 deletions

View File

@@ -27,6 +27,11 @@
<p class="index-title" style="padding-top: 10px;">元旦勋章</p>
<!-- <p class="index-text">您已超过{{item.exceed}}</p> -->
</div>
<div class="medal-index">
<img style="width:138px;height:151px" :src="`${webBaseUrl}/images/medal/china2023m.png`" alt="">
<p class="index-title" style="padding-top: 10px;">春节勋章</p>
<!-- <p class="index-text">您已超过{{item.exceed}}</p> -->
</div>
</div>
<div v-else class="home-no-list">
<img class="img" style="width:360px;height:226px" :src="`${webBaseUrl}/images/homeWu/no-madel.png`" alt="" srcset="">

View File

@@ -438,8 +438,6 @@
}
})
// this.teachform.expertise.forEach(item =>{
// this.childData.forEach(it =>{
// if(item == it.id){