| | |
| | | @import "uview-plus/index.scss"; |
| | | @import "@/static/styles/common.scss"; |
| | | page { |
| | | background-image: url('~@/static/images/user/allBg.svg'); |
| | | background-image: url('~@/static/images/user/bg.png'); |
| | | background-size: cover; |
| | | background-position: center; |
| | | background-repeat: no-repeat; |
| | |
| | | } |
| | | } |
| | | } |
| | | .uni-tabbar-border{ |
| | | background-color: #f6f6f6 !important; |
| | | } |
| | | .uni-page-head__title { |
| | | font-family: Source Han Sans CN, Source Han Sans CN !important; |
| | | font-weight: 400 !important; |
| | |
| | | color: #222324 !important; |
| | | } |
| | | .uni-page-head { |
| | | background-image: url(/drone-app/src/static/images/user/allBg.svg) !important; |
| | | background: transparent !important; |
| | | } |
| | | </style> |