index.rpx.css 127 B

123456789101112
  1. .tabBarLineHeight {
  2. height: 138rpx;
  3. }
  4. .tabBarView {
  5. position: fixed;
  6. bottom: 0;
  7. }
  8. .page {
  9. height: 1360rpx;
  10. }