Files
phone-app------test1-/unpackage/dist/build/app-plus/pages/Login/Login.css
2026-06-02 10:42:33 +08:00

2 lines
3.1 KiB
CSS

.login-container[data-v-d4b9d5ac]{padding:4.375rem 1.875rem 3.125rem;box-sizing:border-box;display:flex;flex-direction:column}.login-card[data-v-d4b9d5ac]{position:relative;flex:1;width:100%;height:100%;padding:.625rem;box-sizing:border-box;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.conner[data-v-d4b9d5ac]{position:absolute;width:1.25rem;height:1.25rem}.conner-tl[data-v-d4b9d5ac]{top:0;left:0;border-top:2px solid #aaaaff;border-left:2px solid #aaaaff}.conner-tr[data-v-d4b9d5ac]{top:0;right:0;border-top:2px solid #aaaaff;border-right:2px solid #aaaaff}.conner-bl[data-v-d4b9d5ac]{bottom:0;left:0;border-bottom:2px solid #aaaaff;border-left:2px solid #aaaaff}.conner-br[data-v-d4b9d5ac]{bottom:0;right:0;border-bottom:2px solid #aaaaff;border-right:2px solid #aaaaff}.login-header[data-v-d4b9d5ac]{display:flex;justify-content:center;align-items:center;flex-direction:column}.login-header-logo[data-v-d4b9d5ac]{display:flex;justify-content:center;align-items:center}.login-header-logo uni-text[data-v-d4b9d5ac]{margin-left:.25rem;font-size:1.875rem;font-weight:700;color:#aaf;text-shadow:0 0 .3125rem rgba(170,170,255,.4),0 0 .625rem rgba(170,170,255,.3)}.icon-wrapper[data-v-d4b9d5ac]{width:2.8125rem;height:2.8125rem;border-radius:50%;background-color:#fff;display:flex;align-items:center;justify-content:center;animation:glow-d4b9d5ac 2s ease-in-out infinite}@keyframes glow-d4b9d5ac{0%,to{box-shadow:0 0 .625rem rgba(170,170,255,.3)}50%{box-shadow:0 0 .625rem rgba(170,170,255,.4),0 0 .9375rem rgba(170,170,255,.3),0 0 1.5625rem rgba(170,170,255,.2)}}.icon-wrapper .danao-style[data-v-d4b9d5ac]{font-size:2.1875rem;color:#aaf}.sub-title[data-v-d4b9d5ac]{margin-top:.625rem;font-size:1.125rem;font-weight:500;color:#666;text-shadow:0 0 .3125rem #999}.form-wrapper[data-v-d4b9d5ac]{margin-top:1.5625rem;width:15.625rem;padding:2.5rem .9375rem;background-color:rgba(170,170,255,.05);border-radius:.625rem;box-shadow:0 0 .3125rem rgba(170,170,255,.5);display:flex;flex-direction:column}.form-item[data-v-d4b9d5ac]{margin-top:.625rem}.form-item .form-input[data-v-d4b9d5ac]{width:100%;height:2.5rem;padding:0 10px;box-sizing:border-box;border-radius:.9375rem;border:.03125rem solid #e5e5e5}.form-item .focused[data-v-d4b9d5ac]{border-color:#aaf;box-shadow:0 0 .3125rem rgba(170,170,255,.5)}.form-item .error[data-v-d4b9d5ac]{border-color:red;box-shadow:0 0 .3125rem rgba(255,0,0,.5)}.error-info[data-v-d4b9d5ac]{font-size:.75rem;color:red}.form-option[data-v-d4b9d5ac]{margin-top:.3125rem;display:flex;justify-content:space-between}.form-option .checkbox-wrapper[data-v-d4b9d5ac]{display:flex;justify-content:start;align-items:center}.form-option .checkbox-wrapper .checkbox[data-v-d4b9d5ac]{width:.9375rem;height:.9375rem;border:.03125rem solid #666;display:flex;justify-content:center;align-items:center}.form-option .checkbox-wrapper .checked[data-v-d4b9d5ac]{background-color:#aaf}.form-option .checkbox-wrapper .checkbox uni-text[data-v-d4b9d5ac]{color:#fff}[data-v-d4b9d5ac] .login-btn{margin-top:.9375rem;width:15.625rem;height:3.125rem;border-radius:2.5rem;background:linear-gradient(to right,#aaf,#2969ed)}