2025-07-24 09:53:10 +08:00

1 line
1.7 KiB
Plaintext

.follow{padding:14rpx 32rpx 14rpx 30rpx;background:#fff}.follow .picTxt{flex:1;min-width:0}.follow .picTxt .name{flex:1;font-size:30rpx;color:#333;margin-left:20rpx}.follow .notes{position:relative;font-weight:500;font-size:24rpx;color:var(--view-theme);width:112rpx;height:56rpx;border:1px solid var(--view-theme);border-radius:28rpx;overflow:hidden}.follow .iconfont{margin-left:16rpx;font-size:32rpx;color:#333}.followCode .pictrue{width:548rpx;height:758rpx;border-radius:48rpx;background:#fff;left:50%;top:50%;position:fixed;z-index:10000;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.followCode .pictrue .title{padding:48rpx 0 46rpx;border-top-left-radius:48rpx;border-top-right-radius:48rpx;border-bottom-right-radius:274rpx 40rpx;border-bottom-left-radius:274rpx 40rpx;background:linear-gradient(90deg,#ff7931,var(--view-theme));text-align:center;font-weight:500;font-size:40rpx;line-height:56rpx;color:#fff}.followCode .pictrue .tips{margin-top:48rpx;text-align:center;font-size:28rpx;line-height:40rpx;color:#3d3d3d}.followCode .pictrue .code-bg{width:312rpx;height:312rpx;margin:24rpx auto 0}.followCode .pictrue .imgs{width:100%;height:100%}.followCode .pictrue .btn{width:420rpx;height:80rpx;border-radius:40rpx;margin:40rpx auto 60rpx;background:linear-gradient(90deg,#ff7931,var(--view-theme));text-align:center;font-weight:500;font-size:28rpx;line-height:80rpx;color:#fff}.followCode .pictrue .close{position:absolute;bottom:-108rpx;left:50%;width:60rpx;height:60rpx;border-radius:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.followCode .pictrue .close .iconfont{font-size:40rpx;color:#ccc}.followCode .mask{z-index:9999}.official-account{position:absolute;z-index:99999;top:0;right:0;bottom:0;left:0;opacity:0}