| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325 |
- /* package-basic-data/pages/share/share.wxss */
- page {
- background: #F8F9FD;
- }
- .content {
- display: flex;
- flex-direction: column;
- padding: 20rpx 10px 0rpx 10px;
- }
- .user-card {
- width: auto;
- border: 1px solid #F3FBFF;
- padding: 50rpx 35rpx 0rpx 35rpx;
- border-radius: 30rpx;
- background-color: #FFFF;
- background: radial-gradient(65.52% 61.17% at 6.12% 18.49%, #CDD8FF 0%, #F3FAFF 100%);
- position: relative;
- }
- .user-card-backgorund {
- width: auto;
- position: relative;
- bottom: 0;
- }
- .user-card-backgorund .scan-image {
- width: 200rpx;
- height: 200rpx;
- position: absolute;
- bottom: 0;
- right: 0;
- }
- .user-card-info {
- width: 100%;
- display: flex;
- }
- .user-card-info .info-title {
- width: 100%;
- display: flex;
- }
- .user-card-info .title-info .cp-info {
- display: flex;
- font-size: 16px;
- justify-content: flex-start;
- align-items: center;
- }
- .user-card-info .title-info .cp-info .PRO {
- background: linear-gradient(77.62deg, #CAA977 12.58%, #FFDA7A 85.49%),
- conic-gradient(from 154.5deg at 29.17% -8.33%, #FFE8BA -0.56deg, rgba(255, 230, 165, 0) 0.26deg, rgba(227, 184, 73, 0.34) 17.37deg, rgba(240, 187, 253, 0.23) 347.83deg, rgba(186, 234, 255, 0.38) 353.78deg, #FFE8BA 359.44deg, rgba(255, 230, 165, 0) 360.26deg);
- color: #51370F;
- border: 0.56rpx solid;
- border-image-source: linear-gradient(235.56deg, #A68224 15.82%, #FFDA7A 70.34%);
- }
- .user-card-info .info-title .version-card {
- font-weight: 500;
- font-size: 10px;
- height: 2vh;
- align-items: center;
- display: flex;
- border-top-left-radius: 20rpx;
- border-bottom-right-radius: 20rpx;
- padding: 0rpx 10rpx;
- justify-items: center;
- margin-left: 15rpx;
- background: linear-gradient(0deg, #CFC9C0, #CFC9C0),
- conic-gradient(from 154.5deg at 29.17% -8.33%, #FFE8BA -0.56deg, rgba(255, 230, 165, 0) 0.26deg, rgba(227, 184, 73, 0.34) 17.37deg, rgba(240, 187, 253, 0.23) 347.83deg, rgba(186, 234, 255, 0.38) 353.78deg, #FFE8BA 359.44deg, rgba(255, 230, 165, 0) 360.26deg);
- }
- .user-card-info .info-title .version-card span {
- color: #51370F;
- box-shadow: 0px 0.56px 0px 0px #FFFB9E;
- }
- .cp-avatar image {
- width: 80rpx;
- height: 80rpx;
- border-radius: 50%;
- }
- .title-info {
- font-size: 14px;
- font-weight: bolder;
- margin-left: 25rpx;
- }
- .sign-record {
- width: 170rpx;
- height: 40rpx;
- position: absolute;
- font-size: 11px;
- display: flex;
- justify-content: center;
- align-items: center;
- top: 19px;
- right: 1px;
- border-radius: 20rpx 0 0 20rpx;
- background-color: #beb9b6;
- }
- .sign {
- width: 120rpx;
- height: 50rpx;
- position: absolute;
- background: #EBC07F;
- color: #ffffff;
- top: 29px;
- font-size: 13px;
- right: 10px;
- display: flex;
- justify-content: center;
- align-items: center;
- border-radius: 25rpx ;
- }
- .title-info .user-info {
- margin-top: 25rpx;
- }
- .integral-info {
- display: flex;
- flex-direction: column;
- margin-bottom: 20rpx;
- }
- .integral-item {
- display: flex;
- justify-content: space-between;
- margin-top: 20rpx;
- z-index: 10;
- }
- .integral-item .item {
- display: flex;
- color: #1B365D;
- font-weight: 600;
- font-size: 14px;
- align-items: center;
- }
- .integral-item .number {
- color: #FF7B1A;
- font-size: 17px;
- text-decoration-line: underline;
- padding: 0 8rpx;
- }
- .integral-info .rearmk-view {
- margin-top: 15rpx;
- font-size: 10px;
- }
- .integral-info .rearmk-view .title {
- font-weight: 600;
- color: #1B365D;
- }
- .integral-info .rearmk-view .info {
- color: #95A8CB;
- margin-left: 15rpx;
- font-weight: 500;
- }
- .activity-card {
- display: flex;
- justify-content: center;
- align-content: center;
- flex-direction: column;
- align-items: center;
- margin-top: 30rpx;
- padding: 20rpx;
- box-shadow: 0px 10px 20px 0px #E1E5EE99;
- /* border: 1px solid #CE9965; */
- box-shadow: 0px 10px 20px 0px #0000000D;
- box-shadow: 0px -6px 20px 0px #0000000D;
- background: radial-gradient(66.18% 65.3% at 6.12% 18.49%, #FFF9EC 0%, #FFFFFF 100%);
- border-radius: 20rpx;
- }
- .activity-card .activity-title {
- color: #A5814A;
- font-weight: 600;
- font-size: 14px;
- margin-bottom: 15rpx;
- }
- .activity-card .card-item {
- display: flex;
- width: 100%;
- flex-direction: row;
- justify-content: space-between;
- border: 7rpx solid rgba(255, 111, 5, 0.4);
- border-radius: 20rpx;
- align-content: center;
- align-items: center;
- justify-items: center;
- }
- .card-item .discount-view {
- display: flex;
- flex-direction: row;
- }
- .card-item .integral-view {
- display: flex;
- flex-direction: column;
- }
- .card-item .integral-view,
- .card-item .discount-view {
- width: 20%;
- height: 13vh;
- justify-content: center;
- align-content: center;
- align-items: center;
- border-top-right-radius: 15rpx;
- border-bottom-right-radius: 15rpx;
- border-right: 1px dashed #95A8CB;
- }
- .card-item .discount-view .number,
- .card-item .integral-view .number {
- color: #FF7B1A;
- font-weight: 600;
- font-size: 20px;
- }
- .card-item .button-view {
- display: flex;
- flex-direction: column;
- justify-content: center;
- align-items: center;
- }
- .activity-card .title-view {
- width: 40%;
- min-height: 150rpx;
- color: #1B365D;
- font-size: 14px;
- font-weight: 600;
- display: flex;
- align-items: center;
- justify-content: center;
- }
- .activity-card .button-view {
- padding: 25rpx;
- display: flex;
- justify-content: center;
- align-items: center;
- height: 10vh;
- border-top-left-radius: 15rpx;
- border-bottom-left-radius: 15rpx;
- border-left: 1px dashed #95A8CB;
- }
- .activity-card .button-view .button-class {
- border-radius: 20rpx;
- background-color: wheat;
- }
- .activity-card .button-view .remark {
- display: flex;
- width: 100%;
- justify-content: center;
- align-content: center;
- align-items: center;
- font-size: 12px;
- margin-top: 15rpx;
- }
- .activity-card .button-view-footer {
- display: flex;
- width: 100%;
- justify-content: space-between;
- align-items: center;
- }
- .activity-card .button-view-footer .remark {
- display: flex;
- justify-content: center;
- align-content: center;
- align-items: center;
- font-size: 12px;
- margin-top: 15rpx;
- }
- .activity-card .button-view-footer .user-list {
- display: flex;
- width: 220rpx;
- justify-content: space-between;
- }
- .activity-card .button-view-footer .user-list .user-icon image {
- width: 20px;
- height: 20px;
- margin-top: 20rpx;
- }
- .activity-card .button-view-footer .user-list .user-icon .icon {
- margin-top: 20rpx;
- font-size: 20px;
- }
- .activity-card .button-view-footer .remark .time-view {
- display: flex;
- width: 150rpx;
- justify-content: space-around;
- margin-right: 10rpx;
- color: #ffffff;
- }
- .activity-card .button-view-footer .remark .time-view .time {
- background-color: #95A8CB;
- padding: 5rpx;
- }
- .van-transition {
- width: 100% !important;
- }
|