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