You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
160 lines
2.9 KiB
160 lines
2.9 KiB
5 years ago
|
/*页面*/
|
||
|
|
||
|
/*html,
|
||
|
body {
|
||
|
font-family: PingFangSC-Regular, sans-serif;
|
||
|
font-size: 15px;
|
||
|
background-color: #191C2F;
|
||
|
}*/
|
||
|
|
||
|
|
||
|
/*页面头部导航*/
|
||
|
|
||
|
/*.mui-bar {
|
||
|
box-shadow: none;
|
||
|
background-color: #191C2F;
|
||
|
color: #FFFFFF;
|
||
|
height: 69px;
|
||
|
padding: 0px;
|
||
|
}
|
||
|
|
||
|
.mui-bar .mui-title {
|
||
|
left: 44px;
|
||
|
right: initial;
|
||
|
float: left;
|
||
|
font-size: 17px;
|
||
|
color: #FFFFFF;
|
||
|
font-family: PingFangSC-Medium, sans-serif;
|
||
|
padding-top: 25px;
|
||
|
text-align: left;
|
||
|
}
|
||
|
|
||
|
.mui-bar .mui-title-2 {
|
||
|
left: 13px;
|
||
|
}
|
||
|
|
||
|
.mui-bar-nav.mui-bar .app-icon {
|
||
|
text-align: center;
|
||
|
padding: 25px 0px 0px 0px;
|
||
|
margin: 0px;
|
||
|
font-style: normal;
|
||
|
line-height: 44px;
|
||
|
width: 44px;
|
||
|
color: #FFFFFF;
|
||
|
font-family: iconfont;
|
||
|
font-size: 17px;
|
||
|
font-weight: 500px;
|
||
|
-webkit-font-smoothing: antialiased;
|
||
|
-webkit-text-stroke-width: 0.2px;
|
||
|
}
|
||
|
|
||
|
.mui-bar .mui-btn.mui-pull-right {
|
||
|
top: 0px;
|
||
|
font-size: 15px;
|
||
|
color: #FFFFFF;
|
||
|
border: none;
|
||
|
line-height: 44px;
|
||
|
padding: 24px 13px 0px 10px;
|
||
|
margin: 0px;
|
||
|
font-style: normal;
|
||
|
background-color: #191C2F;
|
||
|
}
|
||
|
|
||
|
.mui-bar .mui-btn.mui-pull-right:hover {
|
||
|
color: #FFFFFF;
|
||
|
}
|
||
|
|
||
|
.mui-bar-nav~.mui-content {
|
||
|
padding-top: 69px;
|
||
|
margin-bottom: 25px;
|
||
|
}*/
|
||
|
|
||
|
@font-face {
|
||
|
font-family: iconfont;
|
||
|
font-weight: normal;
|
||
|
font-style: normal;
|
||
|
src: url('app.ttf') format('truetype');
|
||
|
}
|
||
|
|
||
|
|
||
|
/*图标字体*/
|
||
|
|
||
|
.app-icon {
|
||
|
font-family: "iconfont" !important;
|
||
|
font-size: 16px;
|
||
|
font-style: normal;
|
||
|
-webkit-font-smoothing: antialiased;
|
||
|
-moz-osx-font-smoothing: grayscale;
|
||
|
}
|
||
|
|
||
|
.icon-choice:before { content: "\e60c"; }
|
||
|
|
||
|
.icon-refresh:before { content: "\e6c7"; }
|
||
|
|
||
|
.icon-chat:before { content: "\e6f3"; }
|
||
|
|
||
|
.icon-my:before { content: "\e60d"; }
|
||
|
|
||
|
.icon-wallet-choice:before { content: "\e69e"; }
|
||
|
|
||
|
.icon-set-up:before { content: "\e639"; }
|
||
|
|
||
|
.icon-manage:before { content: "\e62f"; }
|
||
|
|
||
|
.icon-data:before { content: "\e624"; }
|
||
|
|
||
|
.icon-qr-code:before { content: "\e63b"; }
|
||
|
|
||
|
.icon-point-down:before { content: "\e60b"; }
|
||
|
|
||
|
.icon-success:before { content: "\e63c"; }
|
||
|
|
||
|
.icon-star:before { content: "\e62e"; }
|
||
|
|
||
|
.icon-home:before { content: "\e611"; }
|
||
|
|
||
|
.icon-close-eye:before { content: "\e61d"; }
|
||
|
|
||
|
.icon-eye:before { content: "\e621"; }
|
||
|
|
||
|
.icon-more:before { content: "\e60e"; }
|
||
|
|
||
|
.icon-back:before { content: "\e66f"; }
|
||
|
|
||
|
.icon-add:before { content: "\e62a"; }
|
||
|
|
||
|
.icon-wallet-import:before { content: "\e61a"; }
|
||
|
|
||
|
.icon-wallet-create:before { content: "\e619"; }
|
||
|
|
||
|
.icon-application:before { content: "\e6d3"; }
|
||
|
|
||
|
.icon-market:before { content: "\e682"; }
|
||
|
|
||
|
.icon-scan:before { content: "\e62d"; }
|
||
|
|
||
|
.icon-transfer-in:before { content: "\e600"; }
|
||
|
|
||
|
.icon-transfer-out:before { content: "\e601"; }
|
||
|
|
||
|
.icon-fail:before { content: "\e605"; }
|
||
|
|
||
|
.icon-transfer-error:before { content: "\e610"; }
|
||
|
|
||
|
.icon-eos:before { content: "\e608"; }
|
||
|
|
||
|
.icon-eth:before { content: "\e60a"; }
|
||
|
|
||
|
.icon-btc:before { content: "\e618"; }
|
||
|
|
||
|
.icon-transfer:before { content: "\e672"; }
|
||
|
|
||
|
.icon-waiting:before { content: "\e629"; }
|
||
|
|
||
|
.icon-otc:before { content: "\e64c"; }
|
||
|
|
||
|
.icon-wallet-add:before { content: "\e604"; }
|
||
|
|
||
|
.icon-wallet:before { content: "\e61b"; }
|
||
|
|