|
|
|
@ -148,31 +148,12 @@ |
|
|
|
|
</script> |
|
|
|
|
|
|
|
|
|
<style lang="scss" scoped> |
|
|
|
|
<<<<<<< HEAD |
|
|
|
|
.recycling { |
|
|
|
|
background: url(https://www.royaum.com.cn/static/news/recycling-bg.png) center top no-repeat; |
|
|
|
|
background-size: 100% auto; |
|
|
|
|
|
|
|
|
|
&-hd { |
|
|
|
|
height: 320rpx; |
|
|
|
|
======= |
|
|
|
|
.recycling{ |
|
|
|
|
background: #fff url(https://www.royaum.com.cn/static/news/recycling-bg.png) center top no-repeat; |
|
|
|
|
background-size: 100% auto; |
|
|
|
|
&-hd{ |
|
|
|
|
height: 280rpx; |
|
|
|
|
} |
|
|
|
|
&-notice{ |
|
|
|
|
border-radius: 30rpx 30rpx 0 0; |
|
|
|
|
background-color: #fff; |
|
|
|
|
display: flex; |
|
|
|
|
align-items: center; |
|
|
|
|
padding: 0 30rpx; |
|
|
|
|
image{ |
|
|
|
|
width: 50rpx; |
|
|
|
|
height: 50rpx; |
|
|
|
|
display: block; |
|
|
|
|
>>>>>>> 6e373bfa00736a89d269cd841552ba87aef59342 |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
&-notice { |
|
|
|
|