Files
mp-weixin-2285-xcx.aigc-qui…/pages_tool/member/account.wxss
2025-12-20 08:34:16 +08:00

2 lines
3.2 KiB
Plaintext

.empty-box{width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.empty-box image{width:50%}.empty-box .tips{color:#999;font-size:26rpx}.empty-box .get-account,
.empty-box .add-account{width:50%;height:78rpx;line-height:78rpx;border-radius:78rpx;margin-top:50rpx;font-weight:600}.empty-box .get-account{width:50%;background:#fff;color:var(--base-color);border:2rpx solid var(--base-color);margin-top:20rpx;box-sizing:border-box}.mescroll-downwarp + .empty-box{height:calc(100vh - 260rpx)}.btn-add{margin-top:60rpx;bottom:0;width:100%;background:#fff;position:fixed;padding:0 30rpx;box-sizing:border-box;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);z-index:10}.btn-add .add-account{height:80rpx;line-height:80rpx;border-radius:80rpx;margin:30rpx 0 30rpx;font-size:32rpx}.btn-add .add-account text{margin-right:10rpx;font-size:28rpx}.zw{margin-top:250rpx}.list-item{margin:0 0;padding:24rpx 30rpx;box-sizing:border-box;display:flex;flex-direction:column;background-color:#fff;margin-bottom:18rpx;border-radius:10rpx;overflow:hidden;position:relative}.list-item.balance-item .item-top{border:none;padding:0}.list-item:first-child{margin-top:18rpx}.list-item .item-mr{font-size:20rpx;color:#fff;height:150rpx;width:150rpx;display:flex;align-items:flex-end;justify-content:center;position:absolute;right:-90rpx;top:-90rpx;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.list-item .item-top{border-bottom:2rpx solid #eee;padding-bottom:26rpx;display:flex;flex-direction:row}.list-item .item-top .item-left{display:flex;flex-direction:column;width:calc(100% - 100rpx)}.list-item .item-top .item-left .title-text{font-size:30rpx;font-weight:700}.list-item .item-top .item-left .info-content{display:flex}.list-item .item-top .item-left .info-content .top-title{font-size:26rpx;margin-right:15rpx}.list-item .item-top .item-left .info-content .top-num{font-size:26rpx}.list-item .item-top .item-left .content-bottom{font-size:26rpx;height:50rpx}.list-item .item-top .item-btn{width:100rpx;display:flex;align-items:center;color:#999;font-size:24rpx;justify-content:flex-end}.list-item .item-bottom{display:flex;justify-content:space-between;padding-top:24rpx}.list-item .item-bottom .account-default{display:flex;align-items:center;font-size:24rpx;line-height:1;color:#666}.list-item .item-bottom .account-default .iconfont{line-height:1}.list-item .item-bottom .account-btn{font-size:28rpx;line-height:1;display:flex;align-items:center}.list-item .item-bottom .account-btn .edit text{vertical-align:center;margin-right:10rpx;font-size:30rpx}.list-item .item-bottom .account-btn .delete{background:#f1f1f1;justify-content:center;align-items:center;border-radius:50%;padding:10rpx;text-align:center;width:48rpx;height:48rpx;box-sizing:border-box}.list-item .item-bottom .account-btn .delete text{font-size:26rpx}.mescroll-upwarp{padding-bottom:150rpx}.item-bottom .uni-switch-wrapper .uni-switch-input{height:48rpx!important;width:88rpx!important}.item-bottom .uni-switch-wrapper .uni-switch-input:after{height:44rpx!important;width:44rpx!important}.item-bottom .uni-switch-wrapper .uni-switch-input:before{background-color:#ededed!important;height:44rpx!important;width:90rpx!important}