mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-22 09:16:44 +08:00
增加春节勋章
This commit is contained in:
@@ -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="">
|
||||
|
||||
@@ -438,8 +438,6 @@
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
|
||||
// this.teachform.expertise.forEach(item =>{
|
||||
// this.childData.forEach(it =>{
|
||||
// if(item == it.id){
|
||||
|
||||
Reference in New Issue
Block a user