info.css 296 B

12345
  1. /* info.css */
  2. page{padding-bottom: 136rpx;}
  3. .con image{width: 100%;}
  4. .bot{position: fixed;left: 0;right: 0;bottom: 0;padding: 20rpx;background: #fff;z-index: 50;}
  5. .btn{height: 96rpx;background: var(--mina);border-radius: 15rpx;font-size: 36rpx;color: #fff;text-align: center;line-height: 96rpx;}