//引入全局配置 @import "c/conf"; @import "c/mx"; @import "c/f"; @import "a/c"; page { box-sizing: border-box; height: 100%; // background-color: #fff; } .g-bd { position: relative; height: 100%; } .m-swiper_list { position: relative; height: 100%; swiper-item { } }