123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236 |
- .r-canvas{
- -webkit-transform-origin: 0 0;
- transform-origin: 0 0;
- }
- .r-canvas-component{
- overflow: hidden;
- }
- .r-canvas-component.hidden{
- position: fixed;
- top:-5000rpx;
- }
- ax-body.data-v-0be17cc6{
- display: block;
- height: 100%;
- background: #F6FAFF;
- }
- app-navigation.data-v-0be17cc6{
- position: fixed;
- left: 0;
- right: 0;
- bottom: 0;
- }
- .page-background.data-v-0be17cc6{
- position: fixed;
- top: 0;
- left: 0;
- right: 0;
- z-index: 0;
- }
- .page-background image.data-v-0be17cc6{
- display: block;
- width: 100%;
- }
- .main.data-v-0be17cc6{
- position: relative;
- z-index: 1;
- }
- /* 用户卡 */
- .user-card.data-v-0be17cc6{
- padding: 20px 0;
- position: relative;
- }
- .user-avatar.data-v-0be17cc6{
- display: block;
- width: 50px;
- height: 50px;
- margin-right: 10px;
- }
- .user-name.data-v-0be17cc6{
- display: flex;
- align-items: center;
- }
- .user-name-text.data-v-0be17cc6{
- font-size: 18px;
- font-weight: bold;
- }
- .user-phone.data-v-0be17cc6{
- font-size: 12px;
- margin-top: 5px;
- }
- .seting-icon.data-v-0be17cc6{
- position: absolute;
- right: 0;
- width:100rpx;
- height: 100rpx;
- }
- .get-phone-number.data-v-0be17cc6{
- display: inline-flex;
- height: unset;
- border: none;
- line-height: normal;
- background-color: transparent;
- font-size: 12px;
- color: #2B303A;
- padding: 0;
- margin: 0;
- }
- .get-phone-number.data-v-0be17cc6::after{
- display: none;
- }
- .enterprise-name-card.data-v-0be17cc6{
- margin-left: 10rpx;
- padding: 10rpx;
- background-color:rgba(62, 182, 248, 0.3);
- border-radius: 8rpx;
- font-size: 22rpx;
- color: #181818;
- }
- /* 统计卡 */
- .sta-card.data-v-0be17cc6{
- flex: 1;
- display: flex;
- align-items: center;
- justify-content: center;
- flex-direction: column;
- height: 78px;
- border-radius: 8px;
- background-color: #F2F8FF;
- box-shadow: 0 3px 6px rgba(122, 168, 222, 0.3);
- position: relative;
- overflow: hidden;
- }
- .sta-card.data-v-0be17cc6::before{
- content: '';
- display: block;
- position: absolute;
- top: 0;
- left: 0;
- right: 0;
- bottom: 0;
- box-shadow: 0 8px 8px #fff inset;
- background-color: transparent !important;
- }
- .sta-card + .sta-card.data-v-0be17cc6{
- margin-left: 10px;
- }
- .sta-card .value.data-v-0be17cc6{
- font-size: 24px;
- font-weight: bold;
- position: relative;
- z-index: 3;
- }
- .sta-card .name.data-v-0be17cc6{
- font-size: 12px;
- color: #aaa;
- position: relative;
- z-index: 3;
- }
- .sta-card .bg.data-v-0be17cc6{
- position: absolute;
- top: 0;
- right: 0;
- height: 100%;
- z-index: 2;
- }
- .buy.data-v-0be17cc6{
- display: flex;
- align-items: center;
- justify-content: center;
- height: 50px;
- border-radius: 8px;
- font-size: 14px;
- margin-top: 15px;
- background: linear-gradient(to right,#8FF8FB,#47AEFF);
- }
- /* 卡片 */
- .card.data-v-0be17cc6{
- background-color: #fff;
- border-radius: 8px;
- margin-top: 15px;
- box-shadow: 0 1px 8px rgba(122, 168, 222, 0.1);
- }
- .card-title.data-v-0be17cc6{
- padding: 10px 20px 0 20px;
- font-weight: bold;
- }
- .act-wrap.data-v-0be17cc6{
- display: flex;
- align-items: flex-end;
- width: 100%;
- padding: 15px 0px;
- }
- .act-item.data-v-0be17cc6{
- display: inline-flex;
- align-items: center;
- justify-content: space-between;
- flex-direction: column;
- width: 25%;
- height: 50px;
- }
- .act-item .icon.data-v-0be17cc6{
- display: block;
- width: 30px;
- height: 30px;
- }
- .act-item .name.data-v-0be17cc6{
- font-size: 12px;
- }
- .act-item.about.data-v-0be17cc6{
- height: auto;
- }
- .act-item.about .icon.data-v-0be17cc6{
- width: 40px;
- height: 40px;
- }
- .playbil-box.data-v-0be17cc6{
- position: relative;
- }
- .playbil-box .playbil-bg.data-v-0be17cc6{
- width:600rpx;
- }
- .enterprise-name.data-v-0be17cc6{
- width: 600rpx;
- text-align: center;
- font-size: 22rpx;
- position: absolute;
- top: 610rpx;
- color:rgb(33, 111, 247);
- }
- .playbil-qrcode.data-v-0be17cc6{
- position: absolute;
- left:170rpx;
- top: 280rpx;
- width: 260rpx;
- height: 260rpx;
- }
- .enterprise-user.data-v-0be17cc6{
- position: absolute;
- width: 600rpx;
- text-align: center;
- top: 880rpx;
- font-size: 22rpx;
- color: #fff;
- }
- .enterprise-tips.data-v-0be17cc6{
- text-align: center;
- font-size: 28rpx;
- color: #ff0004;
- }
- .refund_btn.data-v-0be17cc6 {
- position: absolute;
- font-size: 14px;
- color: #fff;
- background-color: #3EB6F8;
- padding: 2px 8px;
- border-radius: 10px 0 0 10px;
- bottom: 5px;
- right: 0;
- z-index: 99;
- }
|