Files
wechat_wc/dist/pages/userDatabase/index.wxss
T

1 line
5.9 KiB
Plaintext

.udb-page{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:100vh;padding:0 32rpx calc(24rpx + env(safe-area-inset-bottom))}.udb-lock-page{-ms-flex-pack:start;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;justify-content:flex-start}.udb-lock-card{-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:48rpx;padding:64rpx 40rpx;text-align:center}.udb-lock-icon{height:96rpx;margin-bottom:24rpx;width:96rpx}.udb-lock-title{color:var(--text-primary);display:block;font-size:36rpx;font-weight:700;letter-spacing:0;margin-bottom:12rpx}.udb-lock-desc{color:var(--text-secondary);display:block;font-size:26rpx;line-height:1.6;margin-bottom:32rpx}.udb-password-input{background:var(--bg-input);border:1rpx solid var(--border);border-radius:16rpx;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--text-primary);font-size:30rpx;height:88rpx;margin-bottom:24rpx;padding:0 24rpx;text-align:center;width:100%}.udb-password-input::-webkit-input-placeholder{color:var(--text-muted)}.udb-password-input::-moz-placeholder{color:var(--text-muted)}.udb-password-input:-ms-input-placeholder{color:var(--text-muted)}.udb-password-input::-ms-input-placeholder{color:var(--text-muted)}.udb-password-input::placeholder{color:var(--text-muted)}.udb-error{color:var(--danger);display:block;font-size:24rpx;line-height:1.5;margin-bottom:20rpx}.udb-btn{-ms-flex-align:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:30rpx;font-weight:600;height:96rpx;-webkit-justify-content:center;justify-content:center;width:100%}.page-header.udb-header{margin:0;min-height:88rpx;padding-bottom:24rpx;padding-left:0;padding-right:0}.udb-header .page-title{color:var(--text-primary);font-size:44rpx;font-weight:700;letter-spacing:0;text-align:center}.udb-toolbar{-ms-flex-pack:end;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;margin:8rpx 0 24rpx}.udb-add-btn{-ms-flex-align:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:26rpx;font-weight:600;height:80rpx;-webkit-justify-content:center;justify-content:center;padding:0 32rpx}.udb-table{background:var(--bg-card);border:1rpx solid var(--border);border-radius:24rpx;-webkit-box-shadow:var(--shadow-card);box-shadow:var(--shadow-card);overflow:hidden}.udb-row{-ms-flex-align:center;-webkit-align-items:center;align-items:center;border-bottom:1rpx solid var(--border);-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:-ms-flexbox;display:flex;min-height:112rpx;padding:16rpx 24rpx}.udb-row:last-child{border-bottom:none}.udb-header{background:var(--bg-input);min-height:80rpx}.udb-header .udb-col{color:var(--text-primary);font-size:24rpx;font-weight:700}.udb-col{-ms-flex-negative:0;color:var(--text-secondary);-webkit-flex-shrink:0;flex-shrink:0;font-size:24rpx;overflow:hidden;padding:0 8rpx;text-overflow:ellipsis;white-space:nowrap}.col-nick{-webkit-flex:0 0 24%;-ms-flex:0 0 24%;flex:0 0 24%}.col-id{-webkit-flex:0 0 32%;-ms-flex:0 0 32%;flex:0 0 32%}.col-stats{-webkit-flex:0 0 18%;-ms-flex:0 0 18%;flex:0 0 18%;text-align:center}.col-action{-ms-flex-align:center;-ms-flex-pack:end;-webkit-align-items:center;align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12rpx;-webkit-justify-content:flex-end;justify-content:flex-end;min-width:0}.udb-row.active{background:var(--accent-secondary-soft)}.udb-link{background:var(--accent-secondary-soft);border-radius:999rpx;color:var(--accent-secondary);font-size:22rpx;font-weight:600;line-height:1.2;padding:10rpx 20rpx}.udb-danger{background:var(--danger-soft);color:var(--danger)}.udb-current{color:var(--accent-secondary);font-size:22rpx;font-weight:700}.udb-empty{color:var(--text-secondary);font-size:28rpx;padding:80rpx 24rpx;text-align:center}.udb-page .modal-overlay{-ms-flex-align:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;padding:48rpx;z-index:1000}.udb-add-card{background:var(--bg-card);border:1rpx solid var(--border);border-radius:32rpx;-webkit-box-shadow:var(--shadow-elevated);box-shadow:var(--shadow-elevated);-webkit-box-sizing:border-box;box-sizing:border-box;max-width:640rpx;padding:40rpx;width:100%}.udb-add-title{color:var(--text-primary);display:block;font-size:36rpx;font-weight:700;letter-spacing:0;margin-bottom:32rpx;text-align:center}.udb-add-input{background:var(--bg-input);border:1rpx solid var(--border);border-radius:16rpx;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--text-primary);font-size:28rpx;height:88rpx;margin-bottom:32rpx;padding:0 24rpx;width:100%}.udb-add-input::-webkit-input-placeholder{color:var(--text-muted)}.udb-add-input::-moz-placeholder{color:var(--text-muted)}.udb-add-input:-ms-input-placeholder{color:var(--text-muted)}.udb-add-input::-ms-input-placeholder{color:var(--text-muted)}.udb-add-input::placeholder{color:var(--text-muted)}.udb-add-actions{-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:20rpx}.udb-add-actions .btn-primary,.udb-add-actions .btn-secondary{-ms-flex-align:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1;-ms-flex:1;flex:1;font-size:28rpx;font-weight:600;height:80rpx;-webkit-justify-content:center;justify-content:center}