[admin-user] detail hide exam when page not loaded

This commit is contained in:
xiaomlove
2021-04-30 18:12:16 +08:00
parent 3737d684ee
commit b855fa4b0a
4 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -106,7 +106,7 @@ export default {
</style>
<style>
.popper-user-box {
background: url('https://s.yezgea02.com/lingling-h5/static/account-banner-bg.png') 50% 50% no-repeat!important;
background: url('../assets/account-banner-bg.png') 50% 50% no-repeat!important;
background-size: cover!important;
border-radius: 0!important;
}