|
|
|
@ -123,7 +123,7 @@ |
|
|
|
|
|
|
|
|
|
.install_name { |
|
|
|
|
height: 80rpx; |
|
|
|
|
background-image: url('/static/install/install_name.png'); |
|
|
|
|
background-image: url('https://www.royaum.com.cn/static/install_name.png'); |
|
|
|
|
background-size: cover; |
|
|
|
|
background-position: center; |
|
|
|
|
font-family: Alibaba PuHuiTi; |
|
|
|
@ -161,7 +161,7 @@ |
|
|
|
|
.install_kefu { |
|
|
|
|
width: 100%; |
|
|
|
|
height: 244rpx; |
|
|
|
|
background-image: url('/static/install/install_footer.png'); |
|
|
|
|
background-image: url('https://www.royaum.com.cn/static/install_footer.png'); |
|
|
|
|
background-size: cover; |
|
|
|
|
font-family: Alibaba PuHuiTi; |
|
|
|
|
font-weight: 400; |
|
|
|
@ -183,7 +183,7 @@ |
|
|
|
|
.install_notice { |
|
|
|
|
width: 100%; |
|
|
|
|
height: 354rpx; |
|
|
|
|
background-image: url('/static/install/install_hedaer.png'); |
|
|
|
|
background-image: url('https://www.royaum.com.cn/static/install_hedaer.png'); |
|
|
|
|
background-size: cover; |
|
|
|
|
font-family: Alibaba PuHuiTi; |
|
|
|
|
font-weight: 400; |
|
|
|
|