index.wxss 542 B

1
  1. .qrcode-page{background:#f9f9f9}.qrcode-page .top-bg{width:750rpx;height:406rpx}.qrcode-page .container{margin:0 30rpx;padding:120rpx 0;background:#fff;border-radius:32rpx;position:relative;top:-200rpx}.qrcode-page .container .uqrcode{margin:100rpx auto 0}.qrcode-page .container .notice{text-align:center;font-size:32rpx;margin-top:60rpx}.qrcode-page .container .save-btn{width:560rpx;height:96rpx;line-height:96rpx;background:#61b5fd;color:#fff;box-shadow:inset 0rpx 6rpx 12rpx 2rpx hsla(0,0%,100%,.16);border-radius:46rpx;margin-top:80rpx}