::v-deep .u-transition{ z-index: 99!important; } .haibaoBox{ // background-color: red; display: flex; flex-direction: column; align-items: center; padding-top: 50rpx; .haibao{ width: 300rpx; height:510rpx; // width: 50%; align-items: center; // display: block; margin-bottom: 100rpx; } .bgList{ padding-left: 30rpx; padding-right: 30rpx; display: flex; width: 100%; margin-bottom: 30rpx; flex-wrap: nowrap; overflow-y: hidden; overflow-x: scroll; .item{ width: 16vw; height: 200rpx; border-radius: 15rpx; margin-right: 20rpx; flex-shrink: 0; } .item:last-child{ margin-right: 0; } .item_a{ border: 6rpx solid #207CF5; } } } .commission-wrap { background: url('http://file.shopro.top/imgs/commission/commission_bg1.jpg') no-repeat; background-size: cover; height: 100%; width: 100%; position: absolute; background-position: 50%; transition: all 0.3s ease-in-out 0s; overflow: hidden; // padding-right: 30rpx; } // 进度条 .progress-box { .progress-tip { font-size: 24rpx; font-weight: 500; color: #c7b2ff; } .progress-num { font-size: 24rpx; position: absolute; color: #c7b2ff; bottom: -30rpx; white-space: nowrap; } .round-wrap { width: 30rpx; height: 30rpx; border: 2rpx solid #5c3cff; background: linear-gradient(0deg, #a36fff 0%, #846fff 100%); border-radius: 50%; position: absolute; bottom: -6rpx; transform: translateY(-50%); left: 0; margin-left: -15rpx; .round-inner { width: 20rpx; height: 20rpx; border: 2rpx solid #5c3cff; background: linear-gradient(0deg, #a36fff 0%, #846fff 100%); border-radius: 50%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } } } // 佣金中心权限验证蒙层 .blur { filter: blur(20rpx); transition: all 0.3s ease-in-out 0s; } .auth-box { width: 100%; height: 100%; background: none; .notice-box { display: flex; flex-direction: column; justify-content: center; align-items: center; background-color: #fff; width: 612rpx; min-height: 658rpx; background: #ffffff; padding: 30rpx; border-radius: 20rpx; .img-wrap { margin-bottom: 50rpx; .notice-img { width: 180rpx; height: 170rpx; } } .notice-title { font-size: 35rpx; font-weight: bold; color: #46351b; margin-bottom: 28rpx; } .notice-detail { font-size: 28rpx; font-weight: 400; color: #999999; line-height: 36rpx; margin-bottom: 50rpx; } .notice-btn { width: 492rpx; line-height: 70rpx; background: linear-gradient(-90deg, #a36fff, #5336ff); box-shadow: 0px 7rpx 11rpx 2rpx rgba(124, 103, 214, 0.34); border-radius: 35rpx; font-size: 28rpx; font-weight: 500; color: #ffffff; margin-bottom: 10rpx; } .back-btn { width: 492rpx; line-height: 70rpx; font-size: 28rpx; font-weight: 500; color: #c5b8fb; background: none; } } } // 成为分销商 .into-agent-modal { .condition-box { width: 640rpx; height: 786rpx; background: url('http://file.shopro.top/imgs/commission/into_commission.png') no-repeat; background-size: 100% 100%; } .goods-condition { width: 484rpx; height: 580rpx; padding: 80rpx 0 30rpx; display: flex; flex-direction: column; justify-content: center; align-items: center; position: relative; .card-wrap { width: 484rpx; height: 460rpx; padding: 10rpx; padding-bottom: 30rpx; } .modal-progress { .progress-tip { font-size: 24rpx; } .progress-box { margin-right: 10rpx; .cu-progress { width: 200rpx; position: relative; .round-wrap { width: 20rpx; height: 20rpx; } .round-inner { width: 10rpx; height: 10rpx; } } } } .card-box { background: rgba(#c3b6ff, 0.3); padding: 10rpx; border-radius: 10rpx; .img-wrap { background: #fff; width: 110rpx; height: 110rpx; border-radius: 10rpx; margin-right: 20rpx; .goods-img { width: 110rpx; height: 110rpx; border-radius: 10rpx; } } .detail { height: 110rpx; width: 280rpx; align-items: flex-start; .title { font-size: 20rpx; font-weight: 500; color: #333333; line-height: 35rpx; text-align: left; } .sub { font-size: 16rpx; font-weight: 500; color: #9281e2; text-align: left; width: 280rpx; } } } .filter-card { filter: grayscale(100%); filter: gray; } .btn-box { background-color: #fff; width: 100%; position: absolute; bottom: 0; .buy-btn { width: 390rpx; line-height: 60rpx; background: linear-gradient(-90deg, #a36fff, #5336ff); box-shadow: 0px 7rpx 11rpx 2rpx rgba(124, 103, 214, 0.34); border-radius: 35rpx; font-size: 24rpx; font-weight: 500; color: #ffffff; } .tips { font-size: 20rpx; font-weight: 500; color: #9281e2; } } } } // 用户资料卡片 .user-card { // width: 690rpx; // width: 97%; min-height: 350rpx; border-radius: 14rpx; margin: 30rpx; background: url('http://file.shopro.top/imgs/commission/commission_card_bg.png') no-repeat; // background: url('@/static/images/default.jpg') no-repeat; background-size: 100% 100%; padding-top: 10rpx; .card-top { padding: 40rpx 40rpx 30rpx; margin-bottom: 30rpx; border-bottom: 1px solid rgba(#fff, 0.12); .user-name { font-size: 26rpx; font-weight: 500; color: #ffffff; line-height: 30rpx; margin-bottom: 20rpx; } .log-btn { width: 86rpx; line-height: 41rpx; border: 1rpx solid rgba(#ffffff, 0.33); border-radius: 32rpx; font-size: 22rpx; font-weight: 400; color: #ffffff; } .look-btn { color: #fff; font-size: 40rpx; } } .head-img-box { margin-right: 26rpx; width: 76rpx; height: 76rpx; border-radius: 50px; position: relative; background: #fff; padding: 10rpx; background-clip: padding-box; .head-img { width: 66rpx; height: 66rpx; border-radius: 50%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } } .user-info-box { .tag-box { background: rgba(0, 0, 0, 0.2); border-radius: 21rpx; line-height: 38rpx; .tag-img { width: 36rpx; height: 36rpx; border-radius: 50%; } .tag-title { font-size: 20rpx; padding: 0 10rpx; font-weight: 500; color: rgba(255, 255, 255, 1); line-height: 36rpx; } } } .card-bottom { margin: 0 40rpx 40rpx; .item-title { font-size: 24rpx; font-weight: 400; color: #ffffff; line-height: 30rpx; } .item-detail { font-size: 40rpx; font-family: DIN; font-weight: 500; color: #fefefe; line-height: 30rpx; margin-top: 30rpx; } } } // 滚动明细 .commission-log { min-height: 400rpx; padding: 0 30rpx; margin-top: 60rpx; .log-scroll { height: 380rpx; .log-item-box { height: 78rpx; .log-time { margin-left: 30rpx; font-size: 22rpx; font-weight: 500; color: #fefefe; text-align: right; } } .loadmore-wrap { line-height: 80rpx; } .log-item { height: 48rpx; background: rgba(#5e49c3, 0.4); border-radius: 24rpx; padding-left: 6rpx; padding-right: 20rpx; .log-img { width: 40rpx; height: 40rpx; border-radius: 50%; margin-right: 10rpx; } .log-text { font-size: 22rpx; font-weight: 500; color: #fefefe; max-width: 480rpx; } } } } // 功能菜单 .commission-bottom-bg { position: fixed; width: 100%; bottom: 0; z-index: 6; } .menu-box { flex-wrap: wrap; margin: 0rpx; // position: fixed; // width: 750rpx; bottom: 0; z-index: 10; .menu-item { // width: (690rpx/4); width: 25%; margin-bottom: 50rpx; .item-img { width: 68rpx; height: 68rpx; } .item-title { font-size: 24rpx; font-weight: 600; color: #fff; line-height: 30rpx; margin-top: 16rpx; } } } .bill { margin: 30rpx; font-weight: bold; } .u-flex-col { /* #ifndef APP-NVUE */ display: flex; /* #endif */ flex-direction: column; } .poster { padding: 24rpx 40rpx; .footer-btn { margin-top: 24rpx; display: flex; align-items: center; justify-content: space-between; view { width: 319rpx; height: 66rpx; border-radius: 40rpx; border: 1px solid #4070ff; font-size: 26rpx; font-family: PingFangSC-Regular, PingFang SC; font-weight: 400; color: #4070ff; line-height: 66rpx; text-align: center; } .save { background: #4070ff; color: #ffffff; } } } .dygbhg { background: #ffffff; border-radius: 15rpx 15rpx 0 0; position: fixed; bottom: 0; left: 0; width: 100%; box-shadow: 0px 0px 10px #00000024; display: flex; align-items: center; justify-content: space-evenly; } .whole { width: 45%; height: 88rpx; display: flex; color: #ffffff; align-items: center; justify-content: center; background: #f3f3f3; font-weight: bold; border-radius: 60rpx; color: #3d7eff; } .distinguish { width: 45%; height: 88rpx; display: flex; color: #ffffff; align-items: center; justify-content: center; background: #3d7eff; font-weight: bold; border-radius: 60rpx; margin: 38rpx 0; margin-left: 4%; }