shareQrCode.wxss 605 B

1
  1. page{width:100%;min-height:100%}page .container{width:100%;height:100%}.backImg{position:absolute;width:100%}.portrait{width:100%;text-align:center;padding-top:80rpx;padding-bottom:30rpx}.portrait image{width:250rpx;height:250rpx}.text{text-align:center;width:100%;color:#fff;font-size:55rpx;letter-spacing:15rpx}.uid-name{padding:50rpx 0rpx;text-align:center;width:100%;color:#fff}.copy-btn{color:#fff;background-color:#4ba6ed;border-radius:50rpx;width:170rpx;line-height:70rpx;margin:0rpx auto;text-align:center}.tki-qrcode{position:fixed;bottom:10%;left:30%}canvas{width:150px;height:150px;margin:auto}