123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308 |
- .main {
- float: left;
- width: 100%;
- height: 100%;
- /* background-image: linear-gradient(#ff0000, #ffffff); */
- background-color: #f9fafc;
- }
- .main .one {
- position: fixed;
- z-index: 9999;
- width: 95%;
- height: 80rpx;
- line-height: 80rpx;
- background-color: #409eff;
- padding: 0 20rpx;
- }
- .main .one .left {
- float: left;
- width: 30%;
- color: #ffffff;
- }
- .main .one .right {
- float: right;
- width: 70%;
- }
- .main .one .right {
- text-align: right;
- color: #fff;
- }
- .main .one .right .van-icon {
- top: 6rpx;
- color: #666;
- }
- .main .two {
- position: relative;
- top: 80rpx;
- width: 100%;
- height: 93vh;
- overflow: hidden;
- }
- .main .two .image {
- float: left;
- width: 100%;
- height: 100%;
- }
- .main .two .userInfo {
- float: left;
- width: 100%;
- height: 100%;
- position: absolute;
- }
- /* 模板一 */
- .temOne {
- float: left;
- width: 100%;
- text-align: center;
- position: absolute;
- bottom: 5px;
- color: #ffffff;
- }
- .temOne .avatarUrl {
- width: 100rpx;
- height: 100rpx;
- border-radius: 90rpx;
- }
- .temOne view {
- padding: 5rpx 0;
- }
- .temOne .qrcode {
- width: 200rpx;
- height: 200rpx;
- }
- /* 模板二 */
- .temTwo {
- float: left;
- width: 100%;
- text-align: center;
- position: absolute;
- bottom: 5px;
- color: #ffffff;
- }
- .temTwo .avatarUrl {
- width: 100rpx;
- height: 100rpx;
- border-radius: 90rpx;
- }
- .temTwo view {
- padding: 5rpx 0;
- }
- .temTwo .qrcode {
- width: 200rpx;
- height: 200rpx;
- }
- /* 模板三 */
- .temThr {
- float: left;
- width: 100%;
- }
- .temThr .temThrOne {
- float: right;
- width: 60%;
- padding: 20rpx 0 0 0;
- }
- .temThr .temThrOne .avatarUrl {
- float: left;
- width: 100rpx;
- height: 100rpx;
- border-radius: 90rpx;
- }
- .temThr .temThrOne view {
- float: left;
- width: 68%;
- padding: 0 20rpx;
- }
- .temThr .temThrOne view text {
- float: left;
- width: 100%;
- text-align: left;
- font-size: 30rpx;
- padding: 10rpx 0 0 0;
- font-weight: bold;
- }
- .temThr .temThrTwo {
- float: left;
- width: 100%;
- text-align: center;
- position: absolute;
- bottom: 5px;
- }
- .temThr .temThrTwo .qrcode {
- width: 200rpx;
- height: 200rpx;
- }
- /* 模板四 */
- .temFour {
- float: left;
- width: 100%;
- }
- .temFour .temThrOne {
- float: right;
- width: 60%;
- padding: 20rpx 0 0 0;
- }
- .temFour .temThrOne .avatarUrl {
- float: left;
- width: 100rpx;
- height: 100rpx;
- border-radius: 90rpx;
- }
- .temFour .temThrOne view {
- float: left;
- width: 68%;
- padding: 0 20rpx;
- }
- .temFour .temThrOne view text {
- float: left;
- width: 100%;
- text-align: left;
- font-size: 30rpx;
- padding: 10rpx 0 0 0;
- font-weight: bold;
- }
- .temFour .temThrTwo {
- float: left;
- width: 100%;
- text-align: right;
- position: absolute;
- bottom: 5px;
- right: 40rpx;
- }
- .temFour .temThrTwo .qrcode {
- width: 200rpx;
- height: 200rpx;
- }
- .temFive view:nth-child(1) {
- position: absolute;
- width: 11%;
- top: 25%;
- text-align: center;
- }
- .temFive view:nth-child(1) text {
- writing-mode: tb-rl;
- color: #ffffff;
- font-weight: bold;
- letter-spacing: 10rpx;
- font-weight: bold;
- }
- .temFive view:nth-child(2) {
- position: absolute;
- width: 68%;
- top: 32%;
- left: 16%;
- text-align: center;
- }
- .temFive view:nth-child(2) image {
- margin: 0 10rpx;
- }
- .temFive view:nth-child(2) .avatarUrl {
- width: 200rpx;
- height: 200rpx;
- border-radius: 90rpx;
- }
- .temFive view:nth-child(2) .qrcode {
- width: 200rpx;
- height: 200rpx;
- }
- .temFive view:nth-child(3) {
- position: absolute;
- right: 0;
- top: 25%;
- width: 11%;
- text-align: center;
- }
- /* .temFive {
- float: left;
- width: 100%;
- }
- .temFive view {
- float: left;
- }
- .temFive view:nth-child(1) {
- width: 11%;
- text-align: center;
- padding: 300rpx 0 0 0;
- }
- .temFive view:nth-child(1) text {
- writing-mode: tb-rl;
- color: #ffffff;
- font-weight: bold;
- letter-spacing: 10rpx;
- margin: 60rpx 0 0 0;
- font-weight: bold;
- }
- .temFive view:nth-child(2) {
- width: 78%;
- text-align: center;
- height: 250rpx;
- position: absolute;
- top: 31%;
- }
- .temFive view:nth-child(2) .avatarUrl {
- width: 100rpx;
- height: 100rpx;
- border-radius: 90rpx;
- }
- .temFive view:nth-child(2) .qrcode {
- width: 200rpx;
- height: 200rpx;
- }
- .temFive view:nth-child(3) {
- width: 11%;
- text-align: center;
- padding: 45% 0 0 0;
- } */
- .temFive view:nth-child(3) text {
- writing-mode: tb-rl;
- text-orientation: upright;
- color: #fff;
- font-weight: bold;
- letter-spacing: 10rpx;
- }
|