代码拉取完成,页面将自动刷新
/**app.wxss**/
.container {
height: 100%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
padding: 0 0;
box-sizing: border-box;
}
.index{
font-family: -apple-system-font,Helvetica Neue,Helvetica,sans-serif;
flex: 1;
min-height: 100%;
font-size: 32rpx;
}
.page {
min-height: 100%;
flex: 1;
font-size: 32rpx;
font-family: -apple-system-font,Helvetica Neue,Helvetica,sans-serif;
overflow: hidden;
}
.page-header {
display: flex;
font-size: 32rpx;
color: #aaa;
margin-top: 50rpx;
flex-direction: column;
align-items: center;
}
.page__hd{
height: 50px;
padding: 50rpx 50rpx 0rpx 50rpx;
text-align: center;
}
.page__title{
display: inline-block;
padding: 20rpx 40rpx;
font-size: 25rpx;
color: #AAAAAA;
border-bottom: 1px solid #CCCCCC;
}
.inputView{
height:30px;
line-height:30px;
background-color: white;
text-align: center;
}
.modal{
flex-direction: column;
}
.modal_title{
display: flex;
justify-content: center;
margin-top: 0px;
flex-flow: row;
}
.modal_Contant{
display: flex;
justify-content: center;
flex-direction: column;
margin-top: 10px;
}
.inputView_Add{
margin-top: 20px;
line-height:30px;
background-color: white;
text-align: center;
}
.inputView_Picker{
text-align:center;
margin-left: 30%;
margin-right: 30%;
height: 20px;
background-color: #FFFFFF;
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。