| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314 |
- @charset "UTF-8";
- /**
- * 这里是uni-app内置的常用样式变量
- *
- * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
- * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
- *
- */
- /**
- * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
- *
- * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
- */
- /* 颜色变量 */
- /* 行为相关颜色 */
- /* 文字基本颜色 */
- /* 背景颜色 */
- /* 边框颜色 */
- /* 尺寸变量 */
- /* 文字尺寸 */
- /* 图片尺寸 */
- /* Border Radius */
- /* 水平间距 */
- /* 垂直间距 */
- /* 透明度 */
- /* 文章场景相关 */
- .lower-tip.data-v-5237e668 {
- text-align: center;
- color: #a3a3a3;
- }
- .tixian-list-view.data-v-5237e668 {
- max-height: calc(100vh - 70rpx - 44px - 24rpx);
- }
- .tixian-list-view .tixian-item.data-v-5237e668 {
- display: flex;
- flex-direction: column;
- margin: 20rpx;
- padding: 0 20rpx;
- background-color: #fff;
- border-radius: 5px;
- }
- .tixian-list-view .tixian-item .tixian-title.data-v-5237e668 {
- border-bottom: solid 1px #e3e3e3;
- padding: 20rpx 0;
- }
- .tixian-list-view .tixian-item .tixian-title .title-text.data-v-5237e668 {
- font-size: 14px;
- }
- .tixian-list-view .tixian-item .tixian-info.data-v-5237e668 {
- display: flex;
- flex-wrap: wrap;
- margin: 5rpx 0 20rpx 0px;
- }
- .tixian-list-view .tixian-item .tixian-info view.data-v-5237e668 {
- width: 50%;
- margin-top: 10rpx;
- }
- .tixian-list-view .tixian-item .tixian-info .reason.data-v-5237e668 {
- width: 100%;
- color: #e43d33;
- font-weight: bold;
- }
- page.data-v-5237e668 {
- background-color: #f5f6fa;
- }
- .invite.data-v-5237e668 {
- background-image: url(https://chaomd.liuniu946.com/image/topbg@2x.png);
- background-repeat: no-repeat;
- background-position: top;
- background-size: 100% calc(44px + 70rpx);
- }
- .invite .invite_head.data-v-5237e668 {
- width: 100%;
- height: 44px;
- padding: 0 20rpx;
- }
- .invite .invite_head image.data-v-5237e668 {
- width: 44rpx;
- height: 44rpx;
- }
- .invite .invite_head .title.data-v-5237e668 {
- font-size: 34rpx;
- font-family: PingFangSC-Semibold, PingFang SC;
- font-weight: 600;
- color: #333333;
- line-height: 36rpx;
- }
- .invite .invite_head .righticon.data-v-5237e668 {
- width: 44rpx;
- height: 44rpx;
- }
- .invite .swiper.data-v-5237e668 {
- height: calc(100vh - 70rpx - 44px);
- }
- .invite .coin-swiper .total-coin-view.data-v-5237e668 {
- position: relative;
- width: 690rpx;
- height: 200rpx;
- background-image: url(https://chaomd.liuniu946.com/image/bg@2x.png);
- background-repeat: no-repeat;
- background-size: 100%;
- background-position: center;
- margin: 24rpx auto 0;
- padding: 48rpx 40rpx;
- }
- .invite .coin-swiper .total-coin-view > view.data-v-5237e668 {
- flex: 1;
- text-align: center;
- }
- .invite .coin-swiper .total-coin-view .txt.data-v-5237e668 {
- font-size: 28rpx;
- font-family: PingFangSC-Regular, PingFang SC;
- font-weight: 400;
- color: #ffffff;
- }
- .invite .coin-swiper .total-coin-view .coin-unit.data-v-5237e668 {
- justify-content: flex-start;
- }
- .invite .coin-swiper .total-coin-view .coin-unit .coin.data-v-5237e668 {
- font-size: 40rpx;
- font-family: PingFangSC-Medium, PingFang SC;
- font-weight: 500;
- color: #ffffff;
- }
- .invite .coin-swiper .total-coin-view .coin-unit .unit.data-v-5237e668 {
- font-size: 28rpx;
- font-family: PingFangSC-Regular, PingFang SC;
- font-weight: 400;
- color: #ffffff;
- }
- .invite .coin-swiper .total-coin-view .tixian-btn.data-v-5237e668 {
- position: absolute;
- top: 0;
- right: 0;
- border-bottom-left-radius: 20rpx;
- height: 50rpx;
- line-height: 50rpx;
- text-align: center;
- color: #ffffff;
- font-size: 30rpx;
- background: #ff4891;
- padding: 0 40rpx;
- }
- .invite .coin-swiper .coin-list-view.data-v-5237e668 {
- max-height: calc(100vh - 70rpx - 44px - 24rpx - 200rpx);
- }
- .invite .coin-swiper .coin-list-view .coin-item.data-v-5237e668 {
- width: 690rpx;
- background-color: #fff;
- margin: 20rpx auto;
- border-radius: 16rpx;
- padding: 30rpx;
- }
- .invite .coin-swiper .coin-list-view .coin-item .left .avatar-view.data-v-5237e668 {
- width: 80rpx;
- height: 80rpx;
- border-radius: 50%;
- overflow: hidden;
- margin-right: 20rpx;
- border: 1px solid #eee;
- }
- .invite .coin-swiper .coin-list-view .coin-item .left .name-time .username.data-v-5237e668 {
- font-size: 28rpx;
- font-family: PingFangSC-Medium, PingFang SC;
- font-weight: 500;
- color: #333333;
- line-height: 40rpx;
- }
- .invite .coin-swiper .coin-list-view .coin-item .left .name-time .time.data-v-5237e668 {
- font-size: 24rpx;
- font-family: PingFangSC-Regular, PingFang SC;
- font-weight: 400;
- color: #7a808d;
- line-height: 34rpx;
- }
- .invite .coin-swiper .coin-list-view .coin-item .right.data-v-5237e668 {
- text-align: right;
- }
- .invite .coin-swiper .coin-list-view .coin-item .right .in-coin.data-v-5237e668 {
- font-size: 32rpx;
- font-family: PingFangSC-Medium, PingFang SC;
- font-weight: 500;
- color: #fa6400;
- line-height: 44rpx;
- }
- .invite .coin-swiper .coin-list-view .coin-item .right .level.data-v-5237e668 {
- font-size: 24rpx;
- font-family: PingFangSC-Regular, PingFang SC;
- font-weight: 400;
- color: #333333;
- line-height: 34rpx;
- }
- .invite .team-swiper .team-wrapper.data-v-5237e668 {
- overflow: hidden;
- }
- .invite .team-swiper .team-wrapper .top-view.data-v-5237e668 {
- background: #fff;
- border-radius: 24rpx 24rpx 0 0;
- width: 690rpx;
- margin: 24rpx auto 0;
- font-size: 28rpx;
- font-family: PingFangSC-Medium, PingFang SC;
- font-weight: 500;
- color: #2e333f;
- padding: 32rpx 30rpx 14rpx;
- height: 86rpx;
- }
- .invite .team-swiper .team-wrapper .team-list-view.data-v-5237e668 {
- max-height: calc(100vh - 70rpx - 44px - 24rpx - 86rpx);
- }
- .invite .team-swiper .team-wrapper .team-list-view .team-item.data-v-5237e668 {
- width: 690rpx;
- margin: 0 auto;
- height: 88rpx;
- padding: 0 30rpx;
- background-color: #f9f5ff;
- font-size: 26rpx;
- font-family: PingFangSC-Regular, PingFang SC;
- font-weight: 400;
- color: #171a20;
- line-height: 36rpx;
- justify-content: flex-start;
- }
- .invite .team-swiper .team-wrapper .team-list-view .team-item.data-v-5237e668:nth-child(2n-1) {
- background-color: #f6f8ff;
- }
- .invite .team-swiper .team-wrapper .team-list-view .team-item.data-v-5237e668:last-child {
- border-radius: 0 0 24rpx 24rpx;
- margin-bottom: 24rpx;
- }
- .invite .team-swiper .team-wrapper .team-list-view .team-item .time-view.data-v-5237e668 {
- width: 288rpx;
- }
- .invite .team-swiper .team-wrapper .team-list-view .team-item .name-view.data-v-5237e668 {
- width: 300rpx;
- }
- .invite .qrcode-swiper.data-v-5237e668 {
- position: relative;
- }
- .invite .qrcode-swiper.data-v-5237e668::before {
- width: 54rpx;
- height: calc(1000rpx - 100rpx);
- background: #cdc7c7;
- border-radius: 0 24rpx 24rpx 0;
- position: absolute;
- left: 0;
- top: 50rpx;
- }
- .invite .qrcode-swiper.data-v-5237e668::after {
- width: 54rpx;
- height: calc(1000rpx - 100rpx);
- background: #cdc7c7;
- border-radius: 24rpx 0 0 24rpx;
- position: absolute;
- right: 0;
- top: 50rpx;
- }
- .invite .qrcode-swiper .qrcode-wrap.data-v-5237e668 {
- overflow-y: auto;
- height: calc(100vh - 70rpx - 44px);
- }
- .invite .qrcode-swiper .qrcode-view.data-v-5237e668 {
- width: 560rpx;
- height: 1000rpx;
- margin: 26rpx auto 0;
- background: #ff7674;
- border-radius: 24rpx;
- background-image: url(https://chaomd.liuniu946.com/image/abj.jpg);
- background-repeat: no-repeat;
- background-size: 100% auto;
- background-position: center;
- position: relative;
- display: flex;
- overflow: hidden;
- }
- .invite .qrcode-swiper .qrcode-view .img1.data-v-5237e668 {
- width: 100%;
- height: 100%;
- }
- .invite .qrcode-swiper .qrcode-view .qrcode-box.data-v-5237e668 {
- width: 100%;
- background-image: url(https://chaomd.liuniu946.com/image/renwu@2x.png);
- background-repeat: no-repeat;
- background-size: 100% auto;
- background-position: center;
- }
- .invite .qrcode-swiper .qrcode-view .qrcode-img-box.data-v-5237e668 {
- width: 200rpx;
- height: 200rpx;
- position: absolute;
- top: 370rpx;
- left: 50%;
- -webkit-transform: translateX(-50%);
- transform: translateX(-50%);
- }
- .invite .qrcode-swiper .btn-view.data-v-5237e668 {
- width: 308rpx;
- height: 84rpx;
- background-image: url(https://chaomd.liuniu946.com/image/button@2x.png);
- margin: 50rpx auto;
- background-size: 100%;
- background-position: center;
- }
- .invite .qrcode-swiper .tip.data-v-5237e668 {
- margin: 50rpx auto;
- text-align: center;
- font-size: 33rpx;
- }
- .invite .nodata.data-v-5237e668 {
- text-align: center;
- padding: 40% 0;
- font-size: 30rpx;
- }
|