市北人才赋能平台 --小程序端
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.

17 lines
284 B

6 years ago
@import 'style/weui.wxss';
@import 'style/font.wxss';
6 years ago
page{
font-family: PingFangSC-Regular;
/* background-color: #f7f7f7; */
4 years ago
}
.btnView{
position: fixed;
height:50px;
padding: 5px 20px 15px 20px;
bottom: 0;
left: 0;
right: 0;
background-color: white;
}