|
|
|
@ -89,7 +89,7 @@ |
|
|
|
|
return { |
|
|
|
|
background: { |
|
|
|
|
background: 'url(https://www.royaum.com.cn/static/rank/rank1.png) center bottom no-repeat', |
|
|
|
|
backgroundSize: '100% auto', |
|
|
|
|
backgroundSize: '300% auto', |
|
|
|
|
}, |
|
|
|
|
category_id: "", |
|
|
|
|
chosed: 0, |
|
|
|
@ -210,7 +210,7 @@ |
|
|
|
|
position: relative; |
|
|
|
|
min-height: 100vh; |
|
|
|
|
padding-bottom: 30rpx; |
|
|
|
|
background: #F34A40 url(https://www.royaum.com.cn/static/rank/rank1.png) center top no-repeat; |
|
|
|
|
background: #F34A40 url(https://www.royaum.com.cn/static/rank/rank1.png) center 132rpx no-repeat; |
|
|
|
|
background-size: 100% auto; |
|
|
|
|
::v-deep { |
|
|
|
|
.u-navbar-inner { |
|
|
|
|