index.rpx.css 92 B

1234567
  1. .tabBarLineHeight{
  2. height: 138rpx;
  3. }
  4. .tabBarView{
  5. position: fixed;
  6. bottom: 0;
  7. }