This commit is contained in:
zhaofang
2022-11-03 18:45:47 +08:00
parent 38a49e3b7f
commit a98f96b4c4

View File

@@ -19,7 +19,7 @@
<img style="width:143px;height:161px" :src="`${webBaseUrl}/images/login_medal.png`" alt="">
<p class="index-title">{{item.medalName}}</p>
<!-- <p class="index-text">您已超过{{item.exceed}}</p> -->
<el-button class="btn" style="margin-top:30px" 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>