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