纸通宝商家版本的小程序,原生微信开发。
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.
 

1 lines
263 B

@import '../common/index.wxss';.van-tabbar{display:-webkit-flex;display:flex;width:100%;height:100rpx;height:var(--tabbar-height, 100rpx);background-color:#fff;background-color:var(--tabbar-background-color,#fff)}.van-tabbar--fixed{position:fixed;bottom:0;left:0}