代码拉取完成,页面将自动刷新
/* icon */
@font-face {
font-family: 'iconfont'; /* project id 431644 */
src: url('//at.alicdn.com/t/font_431644_8r9596b0tg1fw29.eot');
src: url('//at.alicdn.com/t/font_431644_8r9596b0tg1fw29.eot?#iefix') format('embedded-opentype'),
url('//at.alicdn.com/t/font_431644_8r9596b0tg1fw29.woff') format('woff'),
url('//at.alicdn.com/t/font_431644_8r9596b0tg1fw29.ttf') format('truetype'),
url('//at.alicdn.com/t/font_431644_8r9596b0tg1fw29.svg#iconfont') format('svg');
}
.icon {
display: inline-block;
font-family: 'iconfont';
}
.icon-home::before {
content: "\e600";
}
.icon-search::before {
content: "\e601";
}
.icon-tool::before {
content: "\e602";
}
.icon-love::before {
content: "\e620";
}
.icon-love-false::before {
content: "\e60b";
font-size: 20px;
color: #e61b40;
}
.icon-love-true::before {
content: "\e620";
font-size: 20px;
color: #e61b40;
}
.icon-sad::before {
content: "\e614";
font-size: 60px;
color: #cad3d7;
}
.icon-love-true1::before {
content: "\e60b";
font-size: 14px;
color: #e61b40;
}
.icon-eye::before {
content: "\e60d";
font-size: 14px;
color: #e61b40;
}
.icon-comment::before {
content: "\e69a";
color: #e61b40;
}
.icon-good::before {
content: "\e637";
color: #666;
}
.icon-good-true::before {
content: "\e637";
color: #e61b40;
}
.icon-reply::before {
content: "\e764";
color: #666;
}
.icon-user::before {
content: "\e7a5";
}
.icon-right::before {
content: "\e604";
color: #666;
}
.icon-feedback::before {
content: "\e615";
}
.icon-about::before {
content: "\e713";
}
.icon-choose::before {
content: "\e6e5";
color: red;
}
.icon-sponsor::before {
content: "\e77d";
color: #fff;
}
/* global */
page {
font-size: 14px;
background-color: #efeff4;
}
.container {
height: 100%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
padding: 200rpx 0;
box-sizing: border-box;
}
image {
max-width: 100%;
}
.g-main {
padding-bottom: 88rpx;
}
/* nav */
.m-nav {
position: fixed;
background-color: #fff;
width: 100%;
height: 100rpx;
bottom: 0;
left: 0;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
border-top: 1px solid #ccc;
}
.m-nav .icon {
font-size: 46rpx;
}
.m-nav > view {
flex: 1;
height: 100%;
}
.m-nav > view navigator {
padding: 10rpx 0;
}
.m-nav > view.z-active navigator {
color: #5F98FD;
}
.m-nav navigator {
height: 100%;
}
/* media */
@media screen and (max-width: 360px) {
page {
font-size: 12px;
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。