| | |
| | | name: "App", |
| | | created() { |
| | | //this.setUseInfo(); |
| | | this.$state.theme = "red"; |
| | | this.$state.theme = "black"; |
| | | let title = this.$route.meta.title || this.$t("hj224"); |
| | | this.title = title; |
| | | if (this.$route.meta.is_Show) { |
| | |
| | | @red: #ee0a24; |
| | | @brown: #ff976a; |
| | | @grey: #dddddd; |
| | | @Black1: #13161e; |
| | | |
| | | /deep/ .van-field__control { |
| | | color: #fff; |
| | | font-size: 1.4em; |
| | | } |
| | | /deep/ .no_data { |
| | | width: 100%; |
| | | padding-top: 2em; |
| | |
| | | /deep/ .van-list__error-text { |
| | | line-height: 1.925926rem !important; |
| | | } |
| | | /deep/ .van-nav-bar .van-icon { |
| | | color: @green; |
| | | font-size: 0.4rem; |
| | | /deep/ .van-nav-bar { |
| | | background-color: @Black1; |
| | | .van-icon { |
| | | color: @white; |
| | | font-size: 0.4rem; |
| | | } |
| | | } |
| | | /deep/ .van-nav-bar__title { |
| | | font-family: "DINPro"; |
| | | width: 100%; |
| | | height: 1.17333rem; |
| | | display: flex; |
| | | justify-content: center; |
| | | align-items: center; |
| | | font-style: normal; |
| | | font-weight: 500; |
| | | font-size: 0.48rem; |
| | | color: #fff !important; |
| | | } |
| | | /deep/ .more-news { |
| | | padding: 0.35rem 0; |
| | | text-align: center; |
| | | span { |
| | | font-size: 0.4rem; |
| | | line-height: 1.2rem; |
| | | color: #898a8e; |
| | | } |
| | | } |
| | | |
| | | #app { |
| | | width: 100vw; |
| | | height: 100vh; |
| | | min-height: 100vh; |
| | | overflow: hidden; |
| | | font-family: "rubik"; |
| | | color: #fff; |
| | | |
| | | .header-box { |
| | | width: 100%; |
| | |
| | | } |
| | | |
| | | .mint-header-title { |
| | | font-size: 0.36rem; |
| | | font-size: 0.46rem; |
| | | color: rgba(255, 255, 255, 1); |
| | | } |
| | | } |
| | |
| | | height: 100%; |
| | | // height: calc(100% - 1rem); |
| | | box-sizing: border-box; |
| | | background: #fff; |
| | | // background: #fff; |
| | | overflow-y: auto; |
| | | } |
| | | |
| | |
| | | } |
| | | |
| | | /deep/.footCss { |
| | | background: @purple; |
| | | background: @Black1; |
| | | } |
| | | |
| | | /deep/.newDetail-tits { |
| | | color: #aaa; |
| | | } |
| | | |
| | | /deep/.van-skeleton__row, |
| | | .van-skeleton__title { |
| | | // background-color: #fff !important; |
| | | } |
| | | } |
| | | |
| | | &.black-theme { |
| | | // background: #16171d; |
| | | // background: rgb(14, 14, 15); |
| | | background: rgb(33, 33, 43); |
| | | background: #13161e; |
| | | color: #fff; |
| | | |
| | | /deep/.navs_content { |
| | | background: #272733; |
| | | background: #13161e; |
| | | } |
| | | |
| | | /deep/.fo_content { |
| | | background: #272733; |
| | | background: #13161e; |
| | | } |
| | | |
| | | /deep/.news-tab { |
| | | background: #272733; |
| | | background: #13161e; |
| | | } |
| | | |
| | | /deep/.mint-navbar { |
| | | background: #272733; |
| | | background: #13161e; |
| | | } |
| | | |
| | | /deep/.mint-tab-item-label { |
| | |
| | | color: #000; |
| | | } |
| | | |
| | | /deep/.mint-tab-container { |
| | | } |
| | | |
| | | /deep/.mint-tab-item { |
| | | background: #272733; |
| | | background: #13161e; |
| | | } |
| | | |
| | | /deep/.van-swipe-item { |
| | |
| | | |
| | | .mint-search-list { |
| | | position: relative !important; |
| | | } |
| | | |
| | | .topLeft { |
| | | } |
| | | |
| | | /deep/.el-alert { |