@@ -184,7 +184,7 @@
</script>
<style lang="scss">
- page{
+ .home{
background-color: #ff5b00;
}
.container-section{
@@ -367,19 +367,16 @@ export default {
@import '@/uni.scss';
-page {
- background-color: #f7f7f7;
-}
.user {
width: 100%;
height: 100%;
position: relative;
- background: rgba(247, 247, 247, 1);
+ background-color: #f7f7f7;
padding-bottom: 120rpx;
.header {
- position: relative;
+ position: relative;
background-size: cover;
.header-main {