vant-weapp/dist/tabbar/index.wxss
2018-09-29 14:40:13 +08:00

1 line
138 B
Plaintext

@import '../common/index.wxss';.van-tabbar{width:100%;height:50px;background-color:#fff}.van-tabbar--fixed{left:0;bottom:0;position:fixed}