代码拉取完成,页面将自动刷新
.container {
height: 100%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
box-sizing: border-box;
width: 100%;
}
view,text {
word-break: break-all;
}
.dlbox {
width: 100%;
height: 100%;
position: fixed;
left: 0px;
top: 0px;
background: rgba(0,0,0,0);
z-index: 100000;
}
.dlbox .dlbox_bg {
width: 100%;
height: 100%;
position: fixed;
left: 0px;
top: 0px;
background: rgba(0,0,0,0.7);
}
.dlbox .dlbox_c {
height: 700rpx;
width: 560rpx;
border-radius: 16rpx;
background: #fff;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
}
.dlbox .dl_qrcode {
width: 300rpx;
height: 300rpx;
margin: 70rpx auto 0rpx;
}
.dlbox .dlbox_c .dl_tips {
text-align: center;
padding: 30rpx 0rpx;
width: 100%;
}
.dlbox .dlbox_c .dl_tips .text {
font-size: 24rpx;
color: #333;
line-height: 36rpx;
}
.dlbox .dlbox_c .btn {
width: 300rpx;
height: 80rpx;
background: #ff7859;
color: #fff;
font-size: 28rpx;
font-weight: 500;
line-height: 80rpx;
text-align: center;
border-radius: 40rpx;
margin: 30rpx auto 0px;
}
.dlbox .dlbox_c .btn_done {
background: #00c777;
}
.dlbox .dlbox_c .tips {
color: #333;
line-height: 60rpx;
font-size: 20rpx;
text-align: center;
display: block;
}
.dlbox .shutbtn {
height: 80rpx;
width: 80rpx;
font-size: 40rpx;
line-height: 80rpx;
text-align: center;
color: #333;
font-weight: 500;
position: absolute;
right: 0rpx;
top: 0rpx;
}
.toastw {
position: relative;
z-index: 500;
}
.toast {
position: fixed;
left: 50%;
top: 40%;
background: rgba(0,0,0,0.5);
color: #fff;
font-size: 28rpx;
padding: 40rpx 50rpx;
border-radius: 16rpx;
transform: translate(-50%,-50%);
width: 320rpx;
text-align: center;
}
.tabbarw {
width: 100%;
height: 50px;
}
.tabbar {
width: 100%;
height: 50px;
position: fixed;
left: 0px;
bottom: 0px;
z-index: 100000;
background: #fff;
font-size: 0px;
}
.tabbar .item {
height: 50px;
width: 20%;
text-align: center;
display: inline-block;
vertical-align: top;
}
.tabbar .item image {
display: block;
margin: 5px auto 0px;
height: 27px;
width: 27px;
}
.tabbar .item text {
color: #333;
font-size: 9px;
line-height: 15px;
}
.tabbar .item.current text {
color: #ff5059;
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。