代码拉取完成,页面将自动刷新
/**app.wxss**/
page{
height: 100%;
background-color: #F4F3F4;
}
.container {
overflow-x: hidden;
overflow-y: auto;
background-color: #ffffff;
}
.red-point{
width: 7px;
height: 7px;
border-radius: 50%;
background: #FA4625;
}
.page-footer{
position:fixed;
left:0px;
bottom:0px;
width:100%;
}
.row-flex{
display: flex;
width:100%;
}
.row-flex .cell-flex{
flex : 1;
}
.group-ul{
margin-top: 1px solid #e5e5e5;
margin-bottom: 1px solid #e5e5e5;
background-color: #ffffff;
}
.group-ul .group-li{
border-bottom: 1px solid #e5e5e5;
}
.group-li:active{
background : #f7f7f7;
}
.group-ul .group-li:last-child{
border-bottom: none;
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。