| | |
| | | @import "uview-plus/index.scss"; |
| | | @import "@/static/styles/common.scss"; |
| | | page { |
| | | background-image: url('~@/static/images/user/allBg.svg'); |
| | | background-size: cover; |
| | | background-image: url('~@/static/images/user/allBg.svg'); |
| | | background-size: cover; |
| | | background-position: center; |
| | | background-repeat: no-repeat; |
| | | background-attachment: fixed; |
| | | min-height: 100vh; |
| | | background-repeat: no-repeat; |
| | | background-attachment: fixed; |
| | | // min-height: 10vh; |
| | | } |
| | | .uni-tabbar__item:nth-child(4) { |
| | | .uni-tabbar__bd { |
| | |
| | | } |
| | | } |
| | | } |
| | | .uni-page-head__title { |
| | | font-family: Source Han Sans CN, Source Han Sans CN !important; |
| | | font-weight: 400 !important; |
| | | font-size: 17px !important; |
| | | color: #222324 !important; |
| | | } |
| | | .uni-page-head { |
| | | background-image: url(/drone-app/src/static/images/user/allBg.svg) !important; |
| | | } |
| | | </style> |