icve-sso-vue3 0.0.20 → 0.0.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- .custom-dialog-overlay[data-v-946293f4]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:2000;animation:fadeIn-946293f4 .3s ease-out}.custom-dialog[data-v-946293f4]{background:#fff;border-radius:30px;box-shadow:0 4px 20px rgba(0,0,0,.15);width:900px;max-width:90vw;max-height:90vh;overflow:hidden;animation:slideIn-946293f4 .3s ease-out;display:flex;flex-direction:column}.custom-dialog-header[data-v-946293f4]{padding:20px;border-bottom:none;border-bottom:1px solid #ebebeb}.custom-dialog-header .custom-dialog-title[data-v-946293f4]{margin:0;font-size:24px;font-weight:700;color:#333}.custom-dialog-footer[data-v-946293f4]{padding:20px 24px 24px;border-top:none}.custom-dialog-body[data-v-946293f4]{flex:1;overflow-y:auto;max-height:calc(90vh - 120px)}@keyframes fadeIn-946293f4{0%{opacity:0}to{opacity:1}}@keyframes slideIn-946293f4{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}.main-content[data-v-946293f4]{display:flex}.main-content .left-panel[data-v-946293f4]{width:270px;background:#f2f2f2;flex-shrink:0}.main-content .right-panel[data-v-946293f4]{flex:1;min-width:0;padding:40px 75px;display:flex;flex-direction:column;justify-content:center}.line-item[data-v-946293f4]{display:flex}.line-item .input-displayName[data-v-946293f4]{flex:1}.line-item .input-employeeNumber[data-v-946293f4]{margin-left:20px;width:250px}.user-type-container .user-type-list[data-v-946293f4]{display:flex;flex-direction:column;gap:0;background:#f5f5f5;padding:20px 0 20px 20px;overflow:hidden}.user-type-container .user-type-list .user-type-item[data-v-946293f4]{position:relative;display:flex;align-items:center;justify-content:space-between;padding:15px 24px;cursor:pointer;transition:all .2s ease}.user-type-container .user-type-list .user-type-item[data-v-946293f4]:last-child{border-bottom:none}.user-type-container .user-type-list .user-type-item .user-type-text[data-v-946293f4]{font-size:20px;color:#0a132e;font-weight:400}.user-type-container .user-type-list .user-type-item .check-icon[data-v-946293f4]{opacity:0}.user-type-container .user-type-list .user-type-item .check-icon img[data-v-946293f4]{width:36px;height:36px}.user-type-container .user-type-list .user-type-item[data-v-946293f4]:hover:not(.disabled):not(.active){background:#fff}.user-type-container .user-type-list .user-type-item:hover:not(.disabled):not(.active) .user-type-text[data-v-946293f4]{font-weight:500;font-size:20px;color:#3e7bfa}.user-type-container .user-type-list .user-type-item:hover:not(.disabled):not(.active) .check-icon[data-v-946293f4]{opacity:1}.user-type-container .user-type-list .user-type-item.active[data-v-946293f4]{background:#fff}.user-type-container .user-type-list .user-type-item.active .user-type-text[data-v-946293f4]{font-weight:500;font-size:20px}.user-type-container .user-type-list .user-type-item.active .check-icon[data-v-946293f4]{opacity:1}.user-type-container .user-type-list .user-type-item.disabled[data-v-946293f4]{cursor:not-allowed}.user-type-container .user-type-list .user-type-item.disabled .user-type-text[data-v-946293f4]{color:#ccc}.user-type-container .user-type-list .user-type-item.active .user-type-text[data-v-946293f4]{color:#3e7bfa}.icve-sso-button[data-v-946293f4]{margin:0 auto;cursor:pointer;width:540px;height:48px;background:#3e7bfa;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:18px;color:#fff}[data-v-946293f4] .el-dialog__title{font-weight:700;font-size:24px}.el-input--medium .el-input__inner[data-v-946293f4]{height:48px;line-height:48px;font-size:14px}.input-field[data-v-946293f4]{position:relative;margin-bottom:55px}.input-field label[data-v-946293f4]{position:absolute;top:50%;left:15px;transform:translateY(-50%);font-size:14px;color:#999;pointer-events:none;transition:all .3s ease;padding:0 5px;z-index:1}.input-field label.active[data-v-946293f4]{top:-20px;left:0;font-size:18px;color:#0a132e;font-weight:700}.input-field .required-star[data-v-946293f4]{color:#ff4757;font-weight:400;margin-right:4px}.input-field[data-v-946293f4] .el-input__inner{min-height:34px}.input-field[data-v-946293f4] .el-select__wrapper{min-height:36px}.el-form-item[data-v-946293f4],.right-panel .input-field[data-v-946293f4]:last-child{margin-bottom:0}.el-input__inner[data-v-946293f4],.el-select[data-v-946293f4]{font-size:14px}.el-form-item__content[data-v-946293f4]{position:relative}.el-form-item.is-error .el-input__inner[data-v-946293f4]{border-color:#f56c6c}.el-input__inner[data-v-946293f4],.el-select .el-input__inner[data-v-946293f4]{padding-left:15px}.el-select-dropdown__item.selected[data-v-946293f4]{color:#004b90!important}.input-field .el-select .el-input.is-focus .el-input__inner[data-v-946293f4]{border-color:#004b90}.input-field .el-form-item.is-error label[data-v-946293f4]{color:#f56c6c}[data-v-13fe3570] .el-checkbox__input.is-checked .el-checkbox__inner{background-color:#004b90!important;border-color:#004b90!important}[data-v-13fe3570] .el-checkbox__inner:hover{border-color:#004b90!important}.agreement1[data-v-13fe3570]{margin-top:10px;display:flex;flex-wrap:wrap;font-size:18px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#95a1bc}.agreement1 .source_l[data-v-13fe3570]{font-size:17px}.agreement1 .el-checkbox[data-v-13fe3570]{padding-top:-4px}.agreement1 .content[data-v-13fe3570]{width:406px;padding-left:10px}.agreement1 .content .l[data-v-13fe3570]{width:100%;display:flex}.agreement1 .content .r[data-v-13fe3570]{margin-top:10px;width:100%;display:flex;justify-content:end;cursor:pointer;color:#1989fa;font-weight:700;align-items:center}.agreement1 .content .r img[data-v-13fe3570]{width:40px;animation-name:move-13fe3570;animation-duration:1s;animation-iteration-count:infinite;margin-right:10px}.agreement1 .ren[data-v-13fe3570]{margin-top:10px;width:100%;display:flex;justify-content:end;cursor:pointer;color:#1989fa;font-weight:700;align-items:center}.agreement1 .ren img[data-v-13fe3570]{width:40px;animation-name:move-13fe3570;animation-duration:1s;animation-iteration-count:infinite;margin-right:10px}.agreement1 span[data-v-13fe3570]{color:#004b90;cursor:pointer}.icve-sso-agreement[data-v-13fe3570]{margin-top:10px;display:flex;flex-wrap:wrap;font-size:18px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#95a1bc}.icve-sso-agreement .el[data-v-13fe3570]{margin-top:-4px;margin-right:20px}.icve-sso-agreement .content[data-v-13fe3570]{flex:1;display:flex;flex-wrap:wrap;justify-content:space-between}.icve-sso-agreement .content .r[data-v-13fe3570]{margin-top:10px;width:100%;display:flex;justify-content:end;cursor:pointer;color:#1989fa;font-weight:700;align-items:center}.icve-sso-agreement .content .r img[data-v-13fe3570]{width:40px;animation-name:move-13fe3570;animation-duration:1s;animation-iteration-count:infinite;margin-right:10px}.icve-sso-agreement .content1[data-v-13fe3570]{width:406px;padding-left:18px;display:flex;flex-wrap:wrap;justify-content:space-between}.icve-sso-agreement .content1 .r[data-v-13fe3570]{margin-top:10px;width:100%;display:flex;justify-content:end;cursor:pointer;color:#1989fa;font-weight:700;align-items:center}.icve-sso-agreement .content1 .r img[data-v-13fe3570]{width:40px;animation-name:move-13fe3570;animation-duration:1s;animation-iteration-count:infinite;margin-right:10px}.icve-sso-agreement .ren[data-v-13fe3570]{margin-top:10px;width:100%;display:flex;justify-content:end;cursor:pointer;color:#1989fa;font-weight:700;align-items:center}.icve-sso-agreement .ren img[data-v-13fe3570]{width:40px;animation-name:move-13fe3570;animation-duration:1s;animation-iteration-count:infinite;margin-right:10px}@keyframes move-13fe3570{to{transform:translateX(10px)}}.icve-sso-agreement span[data-v-13fe3570]{color:#004b90;cursor:pointer}.qr-login-container[data-v-5b8744aa]{margin-top:40px;display:flex;flex-direction:column;align-items:center;padding:20px;border-radius:8px;box-shadow:0 2px 12px rgba(0,0,0,.1);background-color:#fff}.qr-login-container .qr-code-wrapper[data-v-5b8744aa]{position:relative;display:inline-block;margin-bottom:16px}.qr-login-container .qr-code[data-v-5b8744aa]{margin-bottom:16px;padding:10px;background-color:#fff;border:1px solid #e5e5e5;border-radius:4px}.qr-login-container .qr-login-overlay[data-v-5b8744aa]{position:absolute;top:0;left:-4px;width:105%;height:100%;background-color:hsla(0,0%,100%,.9);border-radius:4px;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10}.qr-login-container .qr-login-overlay .overlay-content[data-v-5b8744aa]{text-align:center}.qr-login-container .qr-login-overlay .overlay-text[data-v-5b8744aa]{font-size:16px;font-weight:600;color:#333;margin:0 0 8px 0}.qr-login-container .qr-login-overlay .overlay-tip[data-v-5b8744aa]{font-size:12px;color:#999;margin:0 0 16px 0}.qr-login-container .qr-login-overlay .rescan-btn[data-v-5b8744aa]{padding:10px 24px;background-color:#004b90;color:#fff;border:none;border-radius:4px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .3s}.qr-login-container .qr-login-overlay .rescan-btn[data-v-5b8744aa]:hover{background-color:#003d75}.qr-login-container .qr-tip[data-v-5b8744aa]{font-size:14px;color:#606266;text-align:center;margin:0;padding-top:8px;line-height:1.5}.qr-login-container .bind-tip[data-v-5b8744aa]{margin-top:10px;padding:10px;background-color:#fdf6ec;color:#e6a23c;font-size:12px;border-radius:4px;line-height:1.4;text-align:justify;width:220px}.qr-login-container1[data-v-5b8744aa]{margin-top:0;box-shadow:none}.custom-dialog-overlay[data-v-4c1d34f3]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:10000;animation:fadeIn-4c1d34f3 .3s ease-out}.custom-dialog[data-v-4c1d34f3]{background:#fff;border-radius:30px;box-shadow:0 4px 20px rgba(0,0,0,.15);width:600px;max-width:90vw;max-height:80vh;overflow:hidden;animation:slideIn-4c1d34f3 .3s ease-out;display:flex;flex-direction:column}.custom-dialog.nationality-selector[data-v-4c1d34f3]{height:600px}.custom-dialog-header[data-v-4c1d34f3]{padding:20px 24px;border-bottom:1px solid #ebebeb;display:flex;align-items:center;justify-content:space-between}.custom-dialog-header .custom-dialog-title[data-v-4c1d34f3]{margin:0;font-size:24px;font-weight:700;color:#333}.custom-dialog-header .custom-dialog-close[data-v-4c1d34f3]{cursor:pointer;color:#999;transition:color .2s ease}.custom-dialog-header .custom-dialog-close[data-v-4c1d34f3]:hover{color:#333}.search-container[data-v-4c1d34f3]{padding:20px 24px 0}.search-container .el-input .el-input__inner[data-v-4c1d34f3]{height:40px;line-height:40px;border-radius:20px;border:1px solid #dcdfe6;font-size:14px}.search-container .el-input .el-input__inner[data-v-4c1d34f3]:focus{border-color:#004b90}.search-container .el-input .el-input__prefix[data-v-4c1d34f3]{left:15px}.custom-dialog-body[data-v-4c1d34f3]{flex:1;overflow:hidden;padding:20px 0 0}@keyframes fadeIn-4c1d34f3{0%{opacity:0}to{opacity:1}}@keyframes slideIn-4c1d34f3{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}.nationality-index-bar[data-v-4c1d34f3]{display:flex;height:100%}.index-nav[data-v-4c1d34f3]{width:40px;background:#f8f9fa;display:flex;flex-direction:column;align-items:center;padding:10px 0;border-right:1px solid #ebebeb;flex-shrink:0}.index-nav .index-item[data-v-4c1d34f3]{width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:500;color:#666;cursor:pointer;border-radius:12px;margin:1px 0;transition:all .2s ease}.index-nav .index-item[data-v-4c1d34f3]:hover{background:#e3f2fd;color:#004b90}.index-nav .index-item.active[data-v-4c1d34f3]{background:#004b90;color:#fff}.nationality-list-container[data-v-4c1d34f3]{flex:1;height:100%;overflow:hidden}.nationality-list[data-v-4c1d34f3]{padding:0 24px}.search-results-container[data-v-4c1d34f3]{height:100%;overflow:hidden}.letter-section[data-v-4c1d34f3]{margin-bottom:10px}.letter-section .letter-anchor[data-v-4c1d34f3]{font-size:16px;font-weight:700;color:#004b90;padding:10px 0 5px;border-bottom:1px solid #f0f0f0;margin-bottom:5px;position:sticky;top:0;background:#fff;z-index:1}.country-item[data-v-4c1d34f3]{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;cursor:pointer;border-radius:8px;transition:all .2s ease;margin-bottom:2px}.country-item[data-v-4c1d34f3]:hover{background:#f8f9fa}.country-item:hover .country-check[data-v-4c1d34f3]{opacity:1;color:#004b90}.country-item .country-name[data-v-4c1d34f3]{font-size:14px;color:#333;flex:1}.country-item .country-check[data-v-4c1d34f3]{opacity:0;font-size:16px;color:#004b90;transition:all .2s ease}.search-results[data-v-4c1d34f3]{padding:0 24px}.search-results .no-results[data-v-4c1d34f3]{text-align:center;color:#999;font-size:14px;padding:40px 0}.el-scrollbar .el-scrollbar__wrap[data-v-4c1d34f3]{overflow-x:hidden}.el-scrollbar .el-scrollbar__bar.is-vertical[data-v-4c1d34f3]{right:2px;width:6px}.el-scrollbar .el-scrollbar__bar.is-vertical .el-scrollbar__thumb[data-v-4c1d34f3]{background:hsla(220,4%,58%,.3);border-radius:3px}.el-scrollbar .el-scrollbar__bar.is-vertical .el-scrollbar__thumb[data-v-4c1d34f3]:hover{background:hsla(220,4%,58%,.5)}@media(max-width:768px){.custom-dialog[data-v-4c1d34f3]{width:95vw;height:85vh;border-radius:20px}.custom-dialog.nationality-selector[data-v-4c1d34f3]{height:85vh}.custom-dialog-header[data-v-4c1d34f3]{padding:16px 20px}.custom-dialog-header .custom-dialog-title[data-v-4c1d34f3]{font-size:20px}.search-container[data-v-4c1d34f3]{padding:16px 20px 0}.nationality-list[data-v-4c1d34f3],.search-results[data-v-4c1d34f3]{padding:0 20px}}.mobile[data-v-3371c604]{width:100%;height:100%;background-size:cover;background-position:0 100%}.mobile .top[data-v-3371c604]{padding-top:40px;margin-left:60px}.mobile .test .ti[data-v-3371c604]{font-size:20px}.mobile .test ul[data-v-3371c604]{margin-top:20px;display:flex;flex-wrap:wrap}.mobile .test ul li[data-v-3371c604]{cursor:pointer;display:flex;justify-content:space-between;padding:12px;width:100%;background:#fff;border-radius:4px;border:1px solid #d6d9e4;margin:0 15px 10px 0}.mobile .test ul li .le[data-v-3371c604]{display:flex;flex-direction:column;font-weight:500;font-size:18px;color:#333}.mobile .test ul li .le .name[data-v-3371c604]{margin-bottom:10px}.mobile .test ul li .ri[data-v-3371c604]{display:flex;align-items:end;font-weight:400;font-size:16px;color:#999}.mobile .main[data-v-3371c604]{position:relative;padding:60px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:600px;height:876px;background:#fff;border-radius:10px;backdrop-filter:blur(5px)}.mobile .main .header_title[data-v-3371c604]{text-align:center;font-weight:600;font-size:36px;color:#0a132e}.mobile .main .phone_form[data-v-3371c604]{margin-top:60px}.mobile .main .phone_form .phone[data-v-3371c604]{position:relative;margin-bottom:30px}.mobile .main .phone_form .phone #ghduhfue[data-v-3371c604]{position:absolute;left:32px;top:50%;transform:translateY(-50%);z-index:1;font-size:20px;color:#333;cursor:pointer}.mobile .main .phone_form .Code[data-v-3371c604]{width:100%;position:relative}.mobile .main .phone_form .Code #code[data-v-3371c604]{position:absolute;top:50%;left:15px;transform:translateY(-50%);z-index:999}.mobile .main .phone_form .Code #djs[data-v-3371c604]{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);right:20px;font-size:20px;color:#004b90}.mobile .main .phone_form[data-v-3371c604] .el-input__inner{height:48px;line-height:48px}.mobile .main .phone_form[data-v-3371c604] .el-input__suffix{margin-right:10px}.mobile .main .phone_form[data-v-3371c604] .el-input__prefix i{font-size:28px;line-height:47px}.mobile .main .footer[data-v-3371c604]{position:absolute;bottom:60px;left:60px;text-align:center}.mobile .main .footer .custom-primary-button[data-v-3371c604]{background-color:#004b90;border-color:#004b90;color:#fff;padding:10px 25px;font-size:14px;border-radius:4px;border:1px solid transparent;cursor:pointer;margin:0 5px;transition:all .3s}.mobile .main .footer .custom-plain-button[data-v-3371c604]{background-color:#fff;border-color:#dcdfe6;color:#606266;padding:10px 25px;font-size:14px;border-radius:4px;border:1px solid #dcdfe6;cursor:pointer;margin:0 5px;transition:all .3s}.mobile .sjbdVerify[data-v-3371c604] .mask{display:block!important}.mobile .sjbdVerify[data-v-3371c604] .verifybox{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mobile.dialog-mode[data-v-3371c604]{width:100%;height:auto;background:none}.mobile.dialog-mode .main[data-v-3371c604]{position:static;transform:none;left:auto;top:auto;width:100%;height:auto;background:none;border-radius:0;backdrop-filter:none;padding:10px;max-width:500px;margin:0 auto}.mobile.dialog-mode .main .header_title[data-v-3371c604]{display:none}.mobile.dialog-mode .main .phone_form[data-v-3371c604]{margin-top:20px}.mobile.dialog-mode .main .phone_form .test .ti[data-v-3371c604]{font-size:16px}.mobile.dialog-mode .main .phone_form .test ul li[data-v-3371c604]{width:100%;margin:0 0 10px 0}.mobile.dialog-mode .main .footer[data-v-3371c604]{position:static;bottom:auto;left:auto;margin-top:30px;text-align:center}.mobile.dialog-mode .main .footer .custom-plain-button[data-v-3371c604],.mobile.dialog-mode .main .footer .custom-primary-button[data-v-3371c604]{width:auto;margin:0 5px}[data-v-088b4acc] .el-select__wrapper{min-height:48px;line-height:48px}.mproveInformation[data-v-088b4acc]{margin-top:20px}[data-v-088b4acc] .el-select-dropdown__item.selected{color:#004b90!important}[data-v-088b4acc] .el-select-dropdown__item.hover,[data-v-088b4acc] .el-select-dropdown__item:hover{background-color:#f5f7fa;color:#004b90}.line-item[data-v-088b4acc]{display:flex}.line-item .input-displayName[data-v-088b4acc]{flex:1}.line-item .input-employeeNumber[data-v-088b4acc]{margin-left:20px;width:250px}.el-input--medium .el-input__inner[data-v-088b4acc]{height:48px;line-height:48px;font-size:14px}.input-radio[data-v-088b4acc]{display:flex;margin-bottom:40px}.input-radio .input-type[data-v-088b4acc]{font-size:18px;color:#0a132e;margin-bottom:20px;width:120px}.input-radio .input-type[data-v-088b4acc]:before{content:"* ";color:red}.input-radio .input-en[data-v-088b4acc]{width:240px}.input-radio .el-form-item[data-v-088b4acc]{margin-bottom:0}.input-radio .el-radio-group[data-v-088b4acc]{display:flex;flex-wrap:wrap;gap:10px 10px}.input-radio .el-radio-group[data-v-088b4acc] .el-radio{margin-right:0;margin-bottom:0;white-space:nowrap}.input-radio .el-radio-group[data-v-088b4acc] .el-radio .el-radio__label{font-size:16px;color:#333;padding-left:10px}.input-radio .el-radio-group[data-v-088b4acc] .el-radio .el-radio__input .el-radio__inner{width:18px;height:18px;border:2px solid #dcdfe6}.input-radio .el-radio-group[data-v-088b4acc] .el-radio .el-radio__input .el-radio__inner:hover{border-color:#004b90}.input-radio .el-radio-group[data-v-088b4acc] .el-radio .el-radio__input .el-radio__inner:after{width:8px;height:8px;background-color:#004b90}.input-radio .el-radio-group[data-v-088b4acc] .el-radio .el-radio__input.is-checked .el-radio__inner{border-color:#004b90;background-color:#004b90}.input-radio .el-radio-group[data-v-088b4acc] .el-radio .el-radio__input.is-checked .el-radio__inner:after{background-color:#fff}.input-radio .el-radio-group[data-v-088b4acc] .el-radio .el-radio__input.is-checked+.el-radio__label{color:#004b90;font-weight:500}.input-radio .el-radio-group[data-v-088b4acc] .el-radio:hover .el-radio__input .el-radio__inner{border-color:#004b90}.input-radio .el-radio-group[data-v-088b4acc] .el-radio:hover .el-radio__label{color:#004b90}.input-field[data-v-088b4acc]{position:relative;margin-bottom:50px}.input-field label[data-v-088b4acc]{position:absolute;top:50%;left:15px;transform:translateY(-50%);font-size:14px;color:#999;pointer-events:none;transition:all .3s ease;padding:0 5px;z-index:1}.input-field label.active[data-v-088b4acc]{top:-18px;left:0;font-size:18px;color:#0a132e}.input-field label.active[data-v-088b4acc]:before{content:"* ";color:red}.input-field[data-v-088b4acc] .el-form-item{margin-bottom:0}.input-field[data-v-088b4acc] .el-input__inner,.input-field[data-v-088b4acc] .el-select{font-size:14px}.input-field[data-v-088b4acc] .el-form-item__content{position:relative}.input-field[data-v-088b4acc] .el-form-item.is-error .el-input__inner{border-color:#f56c6c}.input-field[data-v-088b4acc] .el-input__inner,.input-field[data-v-088b4acc] .el-select .el-input__inner{padding-left:15px}[data-v-088b4acc] .input-field .el-select .el-input.is-focus .el-input__inner,[data-v-088b4acc] .input-field .el-select:hover .el-input__inner{border-color:#004b90}[data-v-088b4acc] .input-field .el-select .el-input.is-focus .el-select__caret,[data-v-088b4acc] .input-field .el-select .el-input__suffix .el-select__caret{color:#004b90}.button[data-v-088b4acc]{background-color:#004b90;color:#fff;padding:12px 24px;border-radius:4px;font-size:16px;cursor:pointer;text-align:center;transition:background-color .3s ease}.button[data-v-088b4acc]:hover{background-color:#003a73}.input-field .el-form-item.is-error label[data-v-088b4acc]{color:#f56c6c}.icve-sso-login-bg{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:2000;animation:fadeIn .3s ease-out}.icve-sso-login-bg .el-input-group__prepend{background-color:#fff!important}.icve-sso-login-bg .primary{background-color:#004b90!important;border-color:#004b90!important}.icve-sso-login-bg .icve-sso-mobileShow-top ul{display:flex;margin-bottom:20px}.icve-sso-login-bg .icve-sso-mobileShow-top ul li{cursor:pointer;font-size:20px;font-family:PingFangSC,PingFang SC;font-weight:400;color:#0a132e;padding-bottom:10px;margin-right:30px}.icve-sso-login-bg .icve-sso-mobileShow-top ul .icve-sso-active{color:#004b90;border-bottom:4px solid #004b90}.icve-sso-login-bg .icve-sso-moreUserName-top .icve-sso-test{color:#95a1bc}.icve-sso-login-bg .icve-sso-moreUserName-top ul{margin-top:10px}.icve-sso-login-bg .icve-sso-moreUserName-top ul li{padding:10px 20px;display:flex;align-items:center;justify-content:space-between;width:460px;height:80px;background:#fff;border-radius:4px;border:1px solid #d6d9e4;margin-bottom:20px}.icve-sso-login-bg .icve-sso-moreUserName-top ul li .icve-sso-lee .icve-sso-tp{cursor:pointer;font-size:20px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#333;margin-bottom:10px}.icve-sso-login-bg .icve-sso-moreUserName-top ul li .icve-sso-lee .icve-sso-b{font-size:16px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#95a1bc}.icve-sso-login-bg .icve-sso-moreUserName{height:400px;overflow-y:auto}.icve-sso-login-bg .icve-sso-moreUserName .icve-sso-test{color:#95a1bc}.icve-sso-login-bg .icve-sso-moreUserName ul{margin-top:10px}.icve-sso-login-bg .icve-sso-moreUserName ul li{padding:10px 20px;display:flex;align-items:center;justify-content:space-between;width:430px;height:80px;background:#fff;border-radius:4px;border:1px solid #d6d9e4;margin-bottom:20px}.icve-sso-login-bg .icve-sso-moreUserName ul li .icve-sso-lee .icve-sso-tp{cursor:pointer;font-size:20px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#333;margin-bottom:10px}.icve-sso-login-bg .icve-sso-moreUserName ul li .icve-sso-lee .icve-sso-b{font-size:16px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#95a1bc}.icve-sso-login-bg .icve-sso-hr11{color:#a2a9b6;border:0;font-size:14px;padding:1em 0;position:relative}.icve-sso-login-bg .icve-sso-hr11:before{content:attr(data-content);position:absolute;padding:0 10px;line-height:1px;border:solid #d0d0d5;border-width:0 99vw;width:-moz-fit-content;width:fit-content;white-space:nowrap;left:50%;transform:translateX(-50%)}.icve-sso-login-bg #Prefix{width:460px}.icve-sso-login-bg #Prefix .fff{display:flex}.icve-sso-login-bg .zhjsy{display:flex;justify-content:center;margin-right:80px;cursor:pointer}.icve-sso-login-bg #ghduhfue{position:absolute;cursor:pointer;z-index:999;left:46px;top:7px;font-size:18px;color:#333}.icve-sso-login-bg .sjbdVerify{position:fixed;left:2%;top:103%;z-index:9999}.icve-sso-login-bg #code{position:absolute;left:10px;top:10px;z-index:2}.icve-sso-login-bg #djs{position:absolute;cursor:pointer;z-index:2;top:6px;right:10px;font-size:20px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#004b90}.icve-sso-login-bg .icve-sso-tabs{text-align:left;font-size:22px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#0a132e;position:relative}.icve-sso-login-bg .icve-sso-tabs .icve-sso-qiehuan{cursor:pointer;position:absolute;right:0;bottom:0}.icve-sso-login-bg .icve-sso-tabs .icve-sso-qiehuan img{width:36px}.icve-sso-login-bg .icve-sso-tabs span{cursor:pointer;display:inline-block;padding-bottom:10px;margin-right:20px}.icve-sso-login-bg .icve-sso-tabs .icve-sso-xian1{width:100%;height:1px;background:#d6d9e4}.icve-sso-login-bg .icve-sso-spanActive{color:#004b90;border-bottom:4px solid #004b90;transition:width 1s linear 0s}.icve-sso-login-bg .custom-dialog-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:2000;animation:fadeIn .3s ease-out}.icve-sso-login-bg .custom-dialog{background:#fff;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.15);width:600px;max-width:90vw;max-height:90vh;overflow:hidden;animation:slideIn .3s ease-out;display:flex;flex-direction:column}.icve-sso-login-bg .icve-sso-test1{width:400px}.icve-sso-login-bg .custom-dialog-header{padding:20px 20px 10px;border-bottom:1px solid #ebeef5}.icve-sso-login-bg .custom-dialog-header .custom-dialog-title{margin:0;font-size:20px;font-weight:700;color:#333;line-height:1.4}.icve-sso-login-bg .custom-dialog-body{flex:1;padding:20px;overflow-y:auto;font-size:14px;color:#606266;line-height:1.6}.icve-sso-login-bg .custom-dialog-footer{padding:10px 20px 20px;text-align:center;border-top:1px solid #ebeef5}.icve-sso-login-bg .custom-dialog-footer .custom-primary-button{background-color:#004b90;border-color:#004b90;color:#fff;padding:10px 25px;font-size:14px;border-radius:4px;border:1px solid transparent;cursor:pointer;margin-left:10px;transition:all .3s}.icve-sso-login-bg .custom-dialog-footer .custom-plain-button{background-color:#fff;border-color:#dcdfe6;color:#606266;padding:10px 25px;font-size:14px;border-radius:4px;border:1px solid #dcdfe6;cursor:pointer;margin-left:10px;transition:all .3s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes modalSlideIn{0%{opacity:0;transform:translate(-50%,-50%) scale(.9) translateY(20px)}to{opacity:1;transform:translate(-50%,-50%) scale(1) translateY(0)}}@keyframes titleFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes tabSlideIn{0%{width:0;opacity:0}to{width:100%;opacity:1}}.icve-sso-login-bg .img{display:flex;justify-content:center}.icve-sso-login-bg .el-input__inner{height:48px;line-height:48px;padding-left:45px!important}.icve-sso-login-bg .el-input__prefix{display:flex;align-items:center}.icve-sso-login-bg .el-input__prefix .el-icon{font-size:30px;color:#909399}.icve-sso-login-bg .el-input__suffix{margin-right:10px}.icve-sso-login-bg .el-input__suffix i{font-size:26px}.icve-sso-login-bg .el-scrollbar__wrap{overflow-x:hidden}.icve-sso-login-bg .icve-sso-escrool{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;background:hsla(0,0%,100%,.95);height:662px;border-radius:32px;backdrop-filter:blur(20px) saturate(180%);border:1px solid hsla(0,0%,100%,.2);transition:all .3s cubic-bezier(.4,0,.2,1);animation:modalSlideIn .4s cubic-bezier(.4,0,.2,1)}.icve-sso-login-bg .icve-sso-escrool .icve-sso-footer1{margin-top:20px;padding-bottom:20px}.icve-sso-login-bg .icve-sso-escrool .icve-sso-footer1 .icve-sso-h5,.icve-sso-login-bg .icve-sso-escrool .icve-sso-footer1 .icve-sso-h6{margin-top:10px;text-align:center;font-size:16px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#95a1bc}.icve-sso-login-bg .icve-sso-escrool .icve-sso-title-wrapper{position:relative;margin-top:20px;margin-bottom:50px;display:flex;align-items:center;justify-content:center}.icve-sso-login-bg .icve-sso-escrool .icve-sso-title{text-align:center;font-size:36px;font-family:PingFangSC,PingFang SC;font-weight:600;color:#0a132e}.icve-sso-login-bg .icve-sso-escrool .icve-sso-close-btn{position:absolute;top:-2px;right:20px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#666}.icve-sso-login-bg .icve-sso-escrool .icve-sso-close-btn:active{transform:scale(.95)}.icve-sso-login-bg .icve-sso-escrool .icve-sso-close-btn svg{transition:transform .2s ease}.icve-sso-login-bg .icve-sso-escrool .icve-sso-close-btn:hover svg{transform:rotate(90deg)}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space{display:flex;justify-content:space-between}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .zhi{cursor:pointer;position:absolute;bottom:120px;left:248px}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-l{width:530px;display:flex;justify-content:center}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-xian{width:1px;height:442px;background:#d6d9e4}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri{position:relative;width:540px;padding:0 40px}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .footer{position:absolute;left:-192px}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .footer .h5,.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .footer .h6{margin-top:20px;text-align:center;font-size:16px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#95a1bc}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .is-top{font-size:22px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#0a132e}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .is-active{color:#004b90}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .el-tabs__active-bar{min-width:132px!important;height:4px;background:#004b90!important}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm{padding-top:20px}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm .icve-sso-Verify,.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm .icve-sso-Verify1{position:relative}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm .icve-sso-Verify1 .icve-sso-verifybox{top:-230px}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm .icve-sso-Verify2{position:relative}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm .icve-sso-Verify2 .icve-sso-verifybox{top:-314px}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm .icve-sso-clickVerify,.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm .icve-sso-clickVerify1{cursor:pointer;width:100%;height:48px;background:#f5f5f5;border-radius:4px;text-align:center;line-height:48px;font-size:20px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#95a1bc}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm .icve-sso-clickVerify1{position:relative;margin-top:50px}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm .icve-sso-login{cursor:pointer;margin-top:26px;display:flex;align-items:center;justify-content:center;height:48px;background:#004b90;border-radius:4px;font-size:22px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#fff}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm .enroll{cursor:pointer;margin-top:25px;display:flex;align-items:center;justify-content:center;height:48px;background:#fff;border-radius:4px;border:1px solid #004b90;font-size:22px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#004b90}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm .icve-sso-customer{margin-top:40px;display:flex;justify-content:space-between;font-size:18px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#95a1bc;color:#004b90}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-Prefix .icve-sso-mobile_login .el-input__prefix{left:80px}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-Prefix .el-form-item__content{display:flex;position:relative}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-Prefix .el-form-item__content .icve-sso-prefix{position:absolute;cursor:pointer;z-index:999;left:40px;top:9px;font-size:18px;color:#333}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-Code{position:relative}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-Code .icve-sso-code{position:absolute;left:15px;top:8px;z-index:2}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-Code .icve-sso-djs{position:absolute;cursor:pointer;z-index:2;top:8px;right:10px;font-size:20px;font-family:PingFangSC-Regular,PingFang SC;color:#004b90}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-Code1{position:relative;margin-top:130px}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-Code1 .icve-sso-code{position:absolute;left:10px;top:10px;z-index:2}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-Code1 .icve-sso-djs{position:absolute;cursor:pointer;z-index:2;top:5px;right:10px;font-size:20px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#004b90}.icve-sso-login-bg .icve-sso-oneYearBeforeLogin ul{list-style:none;padding:0;margin:0}.icve-sso-login-bg .icve-sso-oneYearBeforeLogin ul li{margin-bottom:16px;transition:all .3s ease}.icve-sso-login-bg .icve-sso-oneYearBeforeLogin ul li:last-child{margin-bottom:0}.icve-sso-login-bg .icve-sso-oneYearBeforeLogin ul li .icve-sso-user-card{display:flex;align-items:center;padding:16px 20px;background:#f8f9fc;border-radius:8px;border:1px solid #e8ebf0;transition:all .3s ease}.icve-sso-login-bg .icve-sso-oneYearBeforeLogin ul li .icve-sso-user-card:hover{background:#f0f4ff;border-color:#004b90;box-shadow:0 2px 8px rgba(0,75,144,.1);transform:translateY(-2px)}.icve-sso-login-bg .icve-sso-oneYearBeforeLogin ul li .icve-sso-user-card .icve-sso-user-avatar{flex-shrink:0;margin-right:16px;display:flex;align-items:center;justify-content:center}.icve-sso-login-bg .icve-sso-oneYearBeforeLogin ul li .icve-sso-user-card .icve-sso-user-info{flex:1;min-width:0}.icve-sso-login-bg .icve-sso-oneYearBeforeLogin ul li .icve-sso-user-card .icve-sso-user-info .icve-sso-user-name{font-size:18px;font-weight:500;color:#0a132e;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.icve-sso-login-bg .icve-sso-oneYearBeforeLogin ul li .icve-sso-user-card .icve-sso-user-info .icve-sso-user-time{display:flex;align-items:center;font-size:14px;color:#95a1bc}.icve-sso-login-bg .icve-sso-oneYearBeforeLogin ul li .icve-sso-user-card .icve-sso-user-info .icve-sso-user-time svg{flex-shrink:0;margin-right:6px}.icve-sso-login-bg .icve-sso-oneYearBeforeLogin ul li .icve-sso-user-card .icve-sso-user-info .icve-sso-user-time span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
1
+ .custom-dialog-overlay[data-v-1ded8f8d]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:2000;animation:fadeIn-1ded8f8d .3s ease-out}.custom-dialog[data-v-1ded8f8d]{background:#fff;border-radius:30px;box-shadow:0 4px 20px rgba(0,0,0,.15);width:900px;max-width:90vw;max-height:90vh;overflow:hidden;animation:slideIn-1ded8f8d .3s ease-out;display:flex;flex-direction:column}.custom-dialog-header[data-v-1ded8f8d]{padding:20px;border-bottom:none;border-bottom:1px solid #ebebeb}.custom-dialog-header .custom-dialog-title[data-v-1ded8f8d]{margin:0;font-size:24px;font-weight:700;color:#333}.custom-dialog-footer[data-v-1ded8f8d]{padding:20px 24px 24px;border-top:none}.custom-dialog-body[data-v-1ded8f8d]{flex:1;overflow-y:auto;max-height:calc(90vh - 120px)}@keyframes fadeIn-1ded8f8d{0%{opacity:0}to{opacity:1}}@keyframes slideIn-1ded8f8d{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}.main-content[data-v-1ded8f8d]{display:flex}.main-content .left-panel[data-v-1ded8f8d]{width:270px;background:#f2f2f2;flex-shrink:0}.main-content .right-panel[data-v-1ded8f8d]{flex:1;min-width:0;padding:40px 75px;display:flex;flex-direction:column;justify-content:center}.line-item[data-v-1ded8f8d]{display:flex}.line-item .input-displayName[data-v-1ded8f8d]{flex:1}.line-item .input-employeeNumber[data-v-1ded8f8d]{margin-left:20px;width:250px}.user-type-container .user-type-list[data-v-1ded8f8d]{display:flex;flex-direction:column;gap:0;background:#f5f5f5;padding:20px 0 20px 20px;overflow:hidden}.user-type-container .user-type-list .user-type-item[data-v-1ded8f8d]{position:relative;display:flex;align-items:center;justify-content:space-between;padding:15px 24px;cursor:pointer;transition:all .2s ease}.user-type-container .user-type-list .user-type-item[data-v-1ded8f8d]:last-child{border-bottom:none}.user-type-container .user-type-list .user-type-item .user-type-text[data-v-1ded8f8d]{font-size:20px;color:#0a132e;font-weight:400}.user-type-container .user-type-list .user-type-item .check-icon[data-v-1ded8f8d]{opacity:0}.user-type-container .user-type-list .user-type-item .check-icon img[data-v-1ded8f8d]{width:36px;height:36px}.user-type-container .user-type-list .user-type-item[data-v-1ded8f8d]:hover:not(.disabled):not(.active){background:#fff}.user-type-container .user-type-list .user-type-item:hover:not(.disabled):not(.active) .user-type-text[data-v-1ded8f8d]{font-weight:500;font-size:20px;color:#3e7bfa}.user-type-container .user-type-list .user-type-item:hover:not(.disabled):not(.active) .check-icon[data-v-1ded8f8d]{opacity:1}.user-type-container .user-type-list .user-type-item.active[data-v-1ded8f8d]{background:#fff}.user-type-container .user-type-list .user-type-item.active .user-type-text[data-v-1ded8f8d]{font-weight:500;font-size:20px}.user-type-container .user-type-list .user-type-item.active .check-icon[data-v-1ded8f8d]{opacity:1}.user-type-container .user-type-list .user-type-item.disabled[data-v-1ded8f8d]{cursor:not-allowed}.user-type-container .user-type-list .user-type-item.disabled .user-type-text[data-v-1ded8f8d]{color:#ccc}.user-type-container .user-type-list .user-type-item.active .user-type-text[data-v-1ded8f8d]{color:#3e7bfa}.icve-sso-button[data-v-1ded8f8d]{margin:0 auto;cursor:pointer;width:540px;height:48px;background:#3e7bfa;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:18px;color:#fff}[data-v-1ded8f8d] .el-dialog__title{font-weight:700;font-size:24px}.el-input--medium .el-input__inner[data-v-1ded8f8d]{height:48px;line-height:48px;font-size:14px}.input-field[data-v-1ded8f8d]{position:relative;margin-bottom:55px}.input-field label[data-v-1ded8f8d]{position:absolute;top:50%;left:15px;transform:translateY(-50%);font-size:14px;color:#999;pointer-events:none;transition:all .3s ease;padding:0 5px;z-index:1}.input-field label.active[data-v-1ded8f8d]{top:-20px;left:0;font-size:18px;color:#0a132e;font-weight:700}.input-field .required-star[data-v-1ded8f8d]{color:#ff4757;font-weight:400;margin-right:4px}.input-field[data-v-1ded8f8d] .el-input__inner{min-height:34px}.input-field[data-v-1ded8f8d] .el-select__wrapper{min-height:36px}.el-form-item[data-v-1ded8f8d],.right-panel .input-field[data-v-1ded8f8d]:last-child{margin-bottom:0}.el-input__inner[data-v-1ded8f8d],.el-select[data-v-1ded8f8d]{font-size:14px}.el-form-item__content[data-v-1ded8f8d]{position:relative}.el-form-item.is-error .el-input__inner[data-v-1ded8f8d]{border-color:#f56c6c}.el-input__inner[data-v-1ded8f8d],.el-select .el-input__inner[data-v-1ded8f8d]{padding-left:15px}.el-select-dropdown__item.selected[data-v-1ded8f8d]{color:#004b90!important}.input-field .el-select .el-input.is-focus .el-input__inner[data-v-1ded8f8d]{border-color:#004b90}.input-field .el-form-item.is-error label[data-v-1ded8f8d]{color:#f56c6c}[data-v-13fe3570] .el-checkbox__input.is-checked .el-checkbox__inner{background-color:#004b90!important;border-color:#004b90!important}[data-v-13fe3570] .el-checkbox__inner:hover{border-color:#004b90!important}.agreement1[data-v-13fe3570]{margin-top:10px;display:flex;flex-wrap:wrap;font-size:18px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#95a1bc}.agreement1 .source_l[data-v-13fe3570]{font-size:17px}.agreement1 .el-checkbox[data-v-13fe3570]{padding-top:-4px}.agreement1 .content[data-v-13fe3570]{width:406px;padding-left:10px}.agreement1 .content .l[data-v-13fe3570]{width:100%;display:flex}.agreement1 .content .r[data-v-13fe3570]{margin-top:10px;width:100%;display:flex;justify-content:end;cursor:pointer;color:#1989fa;font-weight:700;align-items:center}.agreement1 .content .r img[data-v-13fe3570]{width:40px;animation-name:move-13fe3570;animation-duration:1s;animation-iteration-count:infinite;margin-right:10px}.agreement1 .ren[data-v-13fe3570]{margin-top:10px;width:100%;display:flex;justify-content:end;cursor:pointer;color:#1989fa;font-weight:700;align-items:center}.agreement1 .ren img[data-v-13fe3570]{width:40px;animation-name:move-13fe3570;animation-duration:1s;animation-iteration-count:infinite;margin-right:10px}.agreement1 span[data-v-13fe3570]{color:#004b90;cursor:pointer}.icve-sso-agreement[data-v-13fe3570]{margin-top:10px;display:flex;flex-wrap:wrap;font-size:18px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#95a1bc}.icve-sso-agreement .el[data-v-13fe3570]{margin-top:-4px;margin-right:20px}.icve-sso-agreement .content[data-v-13fe3570]{flex:1;display:flex;flex-wrap:wrap;justify-content:space-between}.icve-sso-agreement .content .r[data-v-13fe3570]{margin-top:10px;width:100%;display:flex;justify-content:end;cursor:pointer;color:#1989fa;font-weight:700;align-items:center}.icve-sso-agreement .content .r img[data-v-13fe3570]{width:40px;animation-name:move-13fe3570;animation-duration:1s;animation-iteration-count:infinite;margin-right:10px}.icve-sso-agreement .content1[data-v-13fe3570]{width:406px;padding-left:18px;display:flex;flex-wrap:wrap;justify-content:space-between}.icve-sso-agreement .content1 .r[data-v-13fe3570]{margin-top:10px;width:100%;display:flex;justify-content:end;cursor:pointer;color:#1989fa;font-weight:700;align-items:center}.icve-sso-agreement .content1 .r img[data-v-13fe3570]{width:40px;animation-name:move-13fe3570;animation-duration:1s;animation-iteration-count:infinite;margin-right:10px}.icve-sso-agreement .ren[data-v-13fe3570]{margin-top:10px;width:100%;display:flex;justify-content:end;cursor:pointer;color:#1989fa;font-weight:700;align-items:center}.icve-sso-agreement .ren img[data-v-13fe3570]{width:40px;animation-name:move-13fe3570;animation-duration:1s;animation-iteration-count:infinite;margin-right:10px}@keyframes move-13fe3570{to{transform:translateX(10px)}}.icve-sso-agreement span[data-v-13fe3570]{color:#004b90;cursor:pointer}.qr-login-container[data-v-5b8744aa]{margin-top:40px;display:flex;flex-direction:column;align-items:center;padding:20px;border-radius:8px;box-shadow:0 2px 12px rgba(0,0,0,.1);background-color:#fff}.qr-login-container .qr-code-wrapper[data-v-5b8744aa]{position:relative;display:inline-block;margin-bottom:16px}.qr-login-container .qr-code[data-v-5b8744aa]{margin-bottom:16px;padding:10px;background-color:#fff;border:1px solid #e5e5e5;border-radius:4px}.qr-login-container .qr-login-overlay[data-v-5b8744aa]{position:absolute;top:0;left:-4px;width:105%;height:100%;background-color:hsla(0,0%,100%,.9);border-radius:4px;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10}.qr-login-container .qr-login-overlay .overlay-content[data-v-5b8744aa]{text-align:center}.qr-login-container .qr-login-overlay .overlay-text[data-v-5b8744aa]{font-size:16px;font-weight:600;color:#333;margin:0 0 8px 0}.qr-login-container .qr-login-overlay .overlay-tip[data-v-5b8744aa]{font-size:12px;color:#999;margin:0 0 16px 0}.qr-login-container .qr-login-overlay .rescan-btn[data-v-5b8744aa]{padding:10px 24px;background-color:#004b90;color:#fff;border:none;border-radius:4px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .3s}.qr-login-container .qr-login-overlay .rescan-btn[data-v-5b8744aa]:hover{background-color:#003d75}.qr-login-container .qr-tip[data-v-5b8744aa]{font-size:14px;color:#606266;text-align:center;margin:0;padding-top:8px;line-height:1.5}.qr-login-container .bind-tip[data-v-5b8744aa]{margin-top:10px;padding:10px;background-color:#fdf6ec;color:#e6a23c;font-size:12px;border-radius:4px;line-height:1.4;text-align:justify;width:220px}.qr-login-container1[data-v-5b8744aa]{margin-top:0;box-shadow:none}.custom-dialog-overlay[data-v-4c1d34f3]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:10000;animation:fadeIn-4c1d34f3 .3s ease-out}.custom-dialog[data-v-4c1d34f3]{background:#fff;border-radius:30px;box-shadow:0 4px 20px rgba(0,0,0,.15);width:600px;max-width:90vw;max-height:80vh;overflow:hidden;animation:slideIn-4c1d34f3 .3s ease-out;display:flex;flex-direction:column}.custom-dialog.nationality-selector[data-v-4c1d34f3]{height:600px}.custom-dialog-header[data-v-4c1d34f3]{padding:20px 24px;border-bottom:1px solid #ebebeb;display:flex;align-items:center;justify-content:space-between}.custom-dialog-header .custom-dialog-title[data-v-4c1d34f3]{margin:0;font-size:24px;font-weight:700;color:#333}.custom-dialog-header .custom-dialog-close[data-v-4c1d34f3]{cursor:pointer;color:#999;transition:color .2s ease}.custom-dialog-header .custom-dialog-close[data-v-4c1d34f3]:hover{color:#333}.search-container[data-v-4c1d34f3]{padding:20px 24px 0}.search-container .el-input .el-input__inner[data-v-4c1d34f3]{height:40px;line-height:40px;border-radius:20px;border:1px solid #dcdfe6;font-size:14px}.search-container .el-input .el-input__inner[data-v-4c1d34f3]:focus{border-color:#004b90}.search-container .el-input .el-input__prefix[data-v-4c1d34f3]{left:15px}.custom-dialog-body[data-v-4c1d34f3]{flex:1;overflow:hidden;padding:20px 0 0}@keyframes fadeIn-4c1d34f3{0%{opacity:0}to{opacity:1}}@keyframes slideIn-4c1d34f3{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}.nationality-index-bar[data-v-4c1d34f3]{display:flex;height:100%}.index-nav[data-v-4c1d34f3]{width:40px;background:#f8f9fa;display:flex;flex-direction:column;align-items:center;padding:10px 0;border-right:1px solid #ebebeb;flex-shrink:0}.index-nav .index-item[data-v-4c1d34f3]{width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:500;color:#666;cursor:pointer;border-radius:12px;margin:1px 0;transition:all .2s ease}.index-nav .index-item[data-v-4c1d34f3]:hover{background:#e3f2fd;color:#004b90}.index-nav .index-item.active[data-v-4c1d34f3]{background:#004b90;color:#fff}.nationality-list-container[data-v-4c1d34f3]{flex:1;height:100%;overflow:hidden}.nationality-list[data-v-4c1d34f3]{padding:0 24px}.search-results-container[data-v-4c1d34f3]{height:100%;overflow:hidden}.letter-section[data-v-4c1d34f3]{margin-bottom:10px}.letter-section .letter-anchor[data-v-4c1d34f3]{font-size:16px;font-weight:700;color:#004b90;padding:10px 0 5px;border-bottom:1px solid #f0f0f0;margin-bottom:5px;position:sticky;top:0;background:#fff;z-index:1}.country-item[data-v-4c1d34f3]{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;cursor:pointer;border-radius:8px;transition:all .2s ease;margin-bottom:2px}.country-item[data-v-4c1d34f3]:hover{background:#f8f9fa}.country-item:hover .country-check[data-v-4c1d34f3]{opacity:1;color:#004b90}.country-item .country-name[data-v-4c1d34f3]{font-size:14px;color:#333;flex:1}.country-item .country-check[data-v-4c1d34f3]{opacity:0;font-size:16px;color:#004b90;transition:all .2s ease}.search-results[data-v-4c1d34f3]{padding:0 24px}.search-results .no-results[data-v-4c1d34f3]{text-align:center;color:#999;font-size:14px;padding:40px 0}.el-scrollbar .el-scrollbar__wrap[data-v-4c1d34f3]{overflow-x:hidden}.el-scrollbar .el-scrollbar__bar.is-vertical[data-v-4c1d34f3]{right:2px;width:6px}.el-scrollbar .el-scrollbar__bar.is-vertical .el-scrollbar__thumb[data-v-4c1d34f3]{background:hsla(220,4%,58%,.3);border-radius:3px}.el-scrollbar .el-scrollbar__bar.is-vertical .el-scrollbar__thumb[data-v-4c1d34f3]:hover{background:hsla(220,4%,58%,.5)}@media(max-width:768px){.custom-dialog[data-v-4c1d34f3]{width:95vw;height:85vh;border-radius:20px}.custom-dialog.nationality-selector[data-v-4c1d34f3]{height:85vh}.custom-dialog-header[data-v-4c1d34f3]{padding:16px 20px}.custom-dialog-header .custom-dialog-title[data-v-4c1d34f3]{font-size:20px}.search-container[data-v-4c1d34f3]{padding:16px 20px 0}.nationality-list[data-v-4c1d34f3],.search-results[data-v-4c1d34f3]{padding:0 20px}}.mobile[data-v-3371c604]{width:100%;height:100%;background-size:cover;background-position:0 100%}.mobile .top[data-v-3371c604]{padding-top:40px;margin-left:60px}.mobile .test .ti[data-v-3371c604]{font-size:20px}.mobile .test ul[data-v-3371c604]{margin-top:20px;display:flex;flex-wrap:wrap}.mobile .test ul li[data-v-3371c604]{cursor:pointer;display:flex;justify-content:space-between;padding:12px;width:100%;background:#fff;border-radius:4px;border:1px solid #d6d9e4;margin:0 15px 10px 0}.mobile .test ul li .le[data-v-3371c604]{display:flex;flex-direction:column;font-weight:500;font-size:18px;color:#333}.mobile .test ul li .le .name[data-v-3371c604]{margin-bottom:10px}.mobile .test ul li .ri[data-v-3371c604]{display:flex;align-items:end;font-weight:400;font-size:16px;color:#999}.mobile .main[data-v-3371c604]{position:relative;padding:60px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:600px;height:876px;background:#fff;border-radius:10px;backdrop-filter:blur(5px)}.mobile .main .header_title[data-v-3371c604]{text-align:center;font-weight:600;font-size:36px;color:#0a132e}.mobile .main .phone_form[data-v-3371c604]{margin-top:60px}.mobile .main .phone_form .phone[data-v-3371c604]{position:relative;margin-bottom:30px}.mobile .main .phone_form .phone #ghduhfue[data-v-3371c604]{position:absolute;left:32px;top:50%;transform:translateY(-50%);z-index:1;font-size:20px;color:#333;cursor:pointer}.mobile .main .phone_form .Code[data-v-3371c604]{width:100%;position:relative}.mobile .main .phone_form .Code #code[data-v-3371c604]{position:absolute;top:50%;left:15px;transform:translateY(-50%);z-index:999}.mobile .main .phone_form .Code #djs[data-v-3371c604]{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);right:20px;font-size:20px;color:#004b90}.mobile .main .phone_form[data-v-3371c604] .el-input__inner{height:48px;line-height:48px}.mobile .main .phone_form[data-v-3371c604] .el-input__suffix{margin-right:10px}.mobile .main .phone_form[data-v-3371c604] .el-input__prefix i{font-size:28px;line-height:47px}.mobile .main .footer[data-v-3371c604]{position:absolute;bottom:60px;left:60px;text-align:center}.mobile .main .footer .custom-primary-button[data-v-3371c604]{background-color:#004b90;border-color:#004b90;color:#fff;padding:10px 25px;font-size:14px;border-radius:4px;border:1px solid transparent;cursor:pointer;margin:0 5px;transition:all .3s}.mobile .main .footer .custom-plain-button[data-v-3371c604]{background-color:#fff;border-color:#dcdfe6;color:#606266;padding:10px 25px;font-size:14px;border-radius:4px;border:1px solid #dcdfe6;cursor:pointer;margin:0 5px;transition:all .3s}.mobile .sjbdVerify[data-v-3371c604] .mask{display:block!important}.mobile .sjbdVerify[data-v-3371c604] .verifybox{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mobile.dialog-mode[data-v-3371c604]{width:100%;height:auto;background:none}.mobile.dialog-mode .main[data-v-3371c604]{position:static;transform:none;left:auto;top:auto;width:100%;height:auto;background:none;border-radius:0;backdrop-filter:none;padding:10px;max-width:500px;margin:0 auto}.mobile.dialog-mode .main .header_title[data-v-3371c604]{display:none}.mobile.dialog-mode .main .phone_form[data-v-3371c604]{margin-top:20px}.mobile.dialog-mode .main .phone_form .test .ti[data-v-3371c604]{font-size:16px}.mobile.dialog-mode .main .phone_form .test ul li[data-v-3371c604]{width:100%;margin:0 0 10px 0}.mobile.dialog-mode .main .footer[data-v-3371c604]{position:static;bottom:auto;left:auto;margin-top:30px;text-align:center}.mobile.dialog-mode .main .footer .custom-plain-button[data-v-3371c604],.mobile.dialog-mode .main .footer .custom-primary-button[data-v-3371c604]{width:auto;margin:0 5px}[data-v-34a130ed] .el-select__wrapper{min-height:48px;line-height:48px}.mproveInformation[data-v-34a130ed]{margin-top:20px}[data-v-34a130ed] .el-select-dropdown__item.selected{color:#004b90!important}[data-v-34a130ed] .el-select-dropdown__item.hover,[data-v-34a130ed] .el-select-dropdown__item:hover{background-color:#f5f7fa;color:#004b90}.line-item[data-v-34a130ed]{display:flex}.line-item .input-displayName[data-v-34a130ed]{flex:1}.line-item .input-employeeNumber[data-v-34a130ed]{margin-left:20px;width:250px}.el-input--medium .el-input__inner[data-v-34a130ed]{height:48px;line-height:48px;font-size:14px}.input-radio[data-v-34a130ed]{display:flex;margin-bottom:40px}.input-radio .input-type[data-v-34a130ed]{font-size:18px;color:#0a132e;margin-bottom:20px;width:120px}.input-radio .input-type[data-v-34a130ed]:before{content:"* ";color:red}.input-radio .input-en[data-v-34a130ed]{width:240px}.input-radio .el-form-item[data-v-34a130ed]{margin-bottom:0}.input-radio .el-radio-group[data-v-34a130ed]{display:flex;flex-wrap:wrap;gap:10px 10px}.input-radio .el-radio-group[data-v-34a130ed] .el-radio{margin-right:0;margin-bottom:0;white-space:nowrap}.input-radio .el-radio-group[data-v-34a130ed] .el-radio .el-radio__label{font-size:16px;color:#333;padding-left:10px}.input-radio .el-radio-group[data-v-34a130ed] .el-radio .el-radio__input .el-radio__inner{width:18px;height:18px;border:2px solid #dcdfe6}.input-radio .el-radio-group[data-v-34a130ed] .el-radio .el-radio__input .el-radio__inner:hover{border-color:#004b90}.input-radio .el-radio-group[data-v-34a130ed] .el-radio .el-radio__input .el-radio__inner:after{width:8px;height:8px;background-color:#004b90}.input-radio .el-radio-group[data-v-34a130ed] .el-radio .el-radio__input.is-checked .el-radio__inner{border-color:#004b90;background-color:#004b90}.input-radio .el-radio-group[data-v-34a130ed] .el-radio .el-radio__input.is-checked .el-radio__inner:after{background-color:#fff}.input-radio .el-radio-group[data-v-34a130ed] .el-radio .el-radio__input.is-checked+.el-radio__label{color:#004b90;font-weight:500}.input-radio .el-radio-group[data-v-34a130ed] .el-radio:hover .el-radio__input .el-radio__inner{border-color:#004b90}.input-radio .el-radio-group[data-v-34a130ed] .el-radio:hover .el-radio__label{color:#004b90}.input-field[data-v-34a130ed]{position:relative;margin-bottom:50px}.input-field label[data-v-34a130ed]{position:absolute;top:50%;left:15px;transform:translateY(-50%);font-size:14px;color:#999;pointer-events:none;transition:all .3s ease;padding:0 5px;z-index:1}.input-field label.active[data-v-34a130ed]{top:-18px;left:0;font-size:18px;color:#0a132e}.input-field label.active[data-v-34a130ed]:before{content:"* ";color:red}.input-field[data-v-34a130ed] .el-form-item{margin-bottom:0}.input-field[data-v-34a130ed] .el-input__inner,.input-field[data-v-34a130ed] .el-select{font-size:14px}.input-field[data-v-34a130ed] .el-form-item__content{position:relative}.input-field[data-v-34a130ed] .el-form-item.is-error .el-input__inner{border-color:#f56c6c}.input-field[data-v-34a130ed] .el-input__inner,.input-field[data-v-34a130ed] .el-select .el-input__inner{padding-left:15px}[data-v-34a130ed] .input-field .el-select .el-input.is-focus .el-input__inner,[data-v-34a130ed] .input-field .el-select:hover .el-input__inner{border-color:#004b90}[data-v-34a130ed] .input-field .el-select .el-input.is-focus .el-select__caret,[data-v-34a130ed] .input-field .el-select .el-input__suffix .el-select__caret{color:#004b90}.button[data-v-34a130ed]{background-color:#004b90;color:#fff;padding:12px 24px;border-radius:4px;font-size:16px;cursor:pointer;text-align:center;transition:background-color .3s ease}.button[data-v-34a130ed]:hover{background-color:#003a73}.input-field .el-form-item.is-error label[data-v-34a130ed]{color:#f56c6c}.icve-sso-login-bg{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:2000;animation:fadeIn .3s ease-out}.icve-sso-login-bg .el-input-group__prepend{background-color:#fff!important}.icve-sso-login-bg .primary{background-color:#004b90!important;border-color:#004b90!important}.icve-sso-login-bg .icve-sso-mobileShow-top ul{display:flex;margin-bottom:20px}.icve-sso-login-bg .icve-sso-mobileShow-top ul li{cursor:pointer;font-size:20px;font-family:PingFangSC,PingFang SC;font-weight:400;color:#0a132e;padding-bottom:10px;margin-right:30px}.icve-sso-login-bg .icve-sso-mobileShow-top ul .icve-sso-active{color:#004b90;border-bottom:4px solid #004b90}.icve-sso-login-bg .icve-sso-moreUserName-top .icve-sso-test{color:#95a1bc}.icve-sso-login-bg .icve-sso-moreUserName-top ul{margin-top:10px}.icve-sso-login-bg .icve-sso-moreUserName-top ul li{padding:10px 20px;display:flex;align-items:center;justify-content:space-between;width:460px;height:80px;background:#fff;border-radius:4px;border:1px solid #d6d9e4;margin-bottom:20px}.icve-sso-login-bg .icve-sso-moreUserName-top ul li .icve-sso-lee .icve-sso-tp{cursor:pointer;font-size:20px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#333;margin-bottom:10px}.icve-sso-login-bg .icve-sso-moreUserName-top ul li .icve-sso-lee .icve-sso-b{font-size:16px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#95a1bc}.icve-sso-login-bg .icve-sso-moreUserName{height:400px;overflow-y:auto}.icve-sso-login-bg .icve-sso-moreUserName .icve-sso-test{color:#95a1bc}.icve-sso-login-bg .icve-sso-moreUserName ul{margin-top:10px}.icve-sso-login-bg .icve-sso-moreUserName ul li{padding:10px 20px;display:flex;align-items:center;justify-content:space-between;width:430px;height:80px;background:#fff;border-radius:4px;border:1px solid #d6d9e4;margin-bottom:20px}.icve-sso-login-bg .icve-sso-moreUserName ul li .icve-sso-lee .icve-sso-tp{cursor:pointer;font-size:20px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#333;margin-bottom:10px}.icve-sso-login-bg .icve-sso-moreUserName ul li .icve-sso-lee .icve-sso-b{font-size:16px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#95a1bc}.icve-sso-login-bg .icve-sso-hr11{color:#a2a9b6;border:0;font-size:14px;padding:1em 0;position:relative}.icve-sso-login-bg .icve-sso-hr11:before{content:attr(data-content);position:absolute;padding:0 10px;line-height:1px;border:solid #d0d0d5;border-width:0 99vw;width:-moz-fit-content;width:fit-content;white-space:nowrap;left:50%;transform:translateX(-50%)}.icve-sso-login-bg #Prefix{width:460px}.icve-sso-login-bg #Prefix .fff{display:flex}.icve-sso-login-bg .zhjsy{display:flex;justify-content:center;margin-right:80px;cursor:pointer}.icve-sso-login-bg #ghduhfue{position:absolute;cursor:pointer;z-index:999;left:46px;top:7px;font-size:18px;color:#333}.icve-sso-login-bg .sjbdVerify{position:fixed;left:2%;top:103%;z-index:9999}.icve-sso-login-bg #code{position:absolute;left:10px;top:10px;z-index:2}.icve-sso-login-bg #djs{position:absolute;cursor:pointer;z-index:2;top:6px;right:10px;font-size:20px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#004b90}.icve-sso-login-bg .icve-sso-tabs{text-align:left;font-size:22px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#0a132e;position:relative}.icve-sso-login-bg .icve-sso-tabs .icve-sso-qiehuan{cursor:pointer;position:absolute;right:0;bottom:0}.icve-sso-login-bg .icve-sso-tabs .icve-sso-qiehuan img{width:36px}.icve-sso-login-bg .icve-sso-tabs span{cursor:pointer;display:inline-block;padding-bottom:10px;margin-right:20px}.icve-sso-login-bg .icve-sso-tabs .icve-sso-xian1{width:100%;height:1px;background:#d6d9e4}.icve-sso-login-bg .icve-sso-spanActive{color:#004b90;border-bottom:4px solid #004b90;transition:width 1s linear 0s}.icve-sso-login-bg .custom-dialog-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:2000;animation:fadeIn .3s ease-out}.icve-sso-login-bg .custom-dialog{background:#fff;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.15);width:600px;max-width:90vw;max-height:90vh;overflow:hidden;animation:slideIn .3s ease-out;display:flex;flex-direction:column}.icve-sso-login-bg .icve-sso-test1{width:400px}.icve-sso-login-bg .custom-dialog-header{padding:20px 20px 10px;border-bottom:1px solid #ebeef5}.icve-sso-login-bg .custom-dialog-header .custom-dialog-title{margin:0;font-size:20px;font-weight:700;color:#333;line-height:1.4}.icve-sso-login-bg .custom-dialog-body{flex:1;padding:20px;overflow-y:auto;font-size:14px;color:#606266;line-height:1.6}.icve-sso-login-bg .custom-dialog-footer{padding:10px 20px 20px;text-align:center;border-top:1px solid #ebeef5}.icve-sso-login-bg .custom-dialog-footer .custom-primary-button{background-color:#004b90;border-color:#004b90;color:#fff;padding:10px 25px;font-size:14px;border-radius:4px;border:1px solid transparent;cursor:pointer;margin-left:10px;transition:all .3s}.icve-sso-login-bg .custom-dialog-footer .custom-plain-button{background-color:#fff;border-color:#dcdfe6;color:#606266;padding:10px 25px;font-size:14px;border-radius:4px;border:1px solid #dcdfe6;cursor:pointer;margin-left:10px;transition:all .3s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes modalSlideIn{0%{opacity:0;transform:translate(-50%,-50%) scale(.9) translateY(20px)}to{opacity:1;transform:translate(-50%,-50%) scale(1) translateY(0)}}@keyframes titleFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes tabSlideIn{0%{width:0;opacity:0}to{width:100%;opacity:1}}.icve-sso-login-bg .img{display:flex;justify-content:center}.icve-sso-login-bg .el-input__inner{height:48px;line-height:48px;padding-left:45px!important}.icve-sso-login-bg .el-input__prefix{display:flex;align-items:center}.icve-sso-login-bg .el-input__prefix .el-icon{font-size:30px;color:#909399}.icve-sso-login-bg .el-input__suffix{margin-right:10px}.icve-sso-login-bg .el-input__suffix i{font-size:26px}.icve-sso-login-bg .el-scrollbar__wrap{overflow-x:hidden}.icve-sso-login-bg .icve-sso-escrool{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;background:hsla(0,0%,100%,.95);height:662px;border-radius:32px;backdrop-filter:blur(20px) saturate(180%);border:1px solid hsla(0,0%,100%,.2);transition:all .3s cubic-bezier(.4,0,.2,1);animation:modalSlideIn .4s cubic-bezier(.4,0,.2,1)}.icve-sso-login-bg .icve-sso-escrool .icve-sso-footer1{margin-top:20px;padding-bottom:20px}.icve-sso-login-bg .icve-sso-escrool .icve-sso-footer1 .icve-sso-h5,.icve-sso-login-bg .icve-sso-escrool .icve-sso-footer1 .icve-sso-h6{margin-top:10px;text-align:center;font-size:16px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#95a1bc}.icve-sso-login-bg .icve-sso-escrool .icve-sso-title-wrapper{position:relative;margin-top:20px;margin-bottom:50px;display:flex;align-items:center;justify-content:center}.icve-sso-login-bg .icve-sso-escrool .icve-sso-title{text-align:center;font-size:36px;font-family:PingFangSC,PingFang SC;font-weight:600;color:#0a132e}.icve-sso-login-bg .icve-sso-escrool .icve-sso-close-btn{position:absolute;top:-2px;right:20px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#666}.icve-sso-login-bg .icve-sso-escrool .icve-sso-close-btn:active{transform:scale(.95)}.icve-sso-login-bg .icve-sso-escrool .icve-sso-close-btn svg{transition:transform .2s ease}.icve-sso-login-bg .icve-sso-escrool .icve-sso-close-btn:hover svg{transform:rotate(90deg)}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space{display:flex;justify-content:space-between}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .zhi{cursor:pointer;position:absolute;bottom:120px;left:248px}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-l{width:530px;display:flex;justify-content:center}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-xian{width:1px;height:442px;background:#d6d9e4}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri{position:relative;width:540px;padding:0 40px}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .footer{position:absolute;left:-192px}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .footer .h5,.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .footer .h6{margin-top:20px;text-align:center;font-size:16px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#95a1bc}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .is-top{font-size:22px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#0a132e}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .is-active{color:#004b90}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .el-tabs__active-bar{min-width:132px!important;height:4px;background:#004b90!important}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm{padding-top:20px}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm .icve-sso-Verify,.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm .icve-sso-Verify1{position:relative}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm .icve-sso-Verify1 .icve-sso-verifybox{top:-230px}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm .icve-sso-Verify2{position:relative}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm .icve-sso-Verify2 .icve-sso-verifybox{top:-314px}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm .icve-sso-clickVerify,.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm .icve-sso-clickVerify1{cursor:pointer;width:100%;height:48px;background:#f5f5f5;border-radius:4px;text-align:center;line-height:48px;font-size:20px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#95a1bc}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm .icve-sso-clickVerify1{position:relative;margin-top:50px}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm .icve-sso-login{cursor:pointer;margin-top:26px;display:flex;align-items:center;justify-content:center;height:48px;background:#004b90;border-radius:4px;font-size:22px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#fff}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm .enroll{cursor:pointer;margin-top:25px;display:flex;align-items:center;justify-content:center;height:48px;background:#fff;border-radius:4px;border:1px solid #004b90;font-size:22px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#004b90}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-demo-ruleForm .icve-sso-customer{margin-top:40px;display:flex;justify-content:space-between;font-size:18px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#95a1bc;color:#004b90}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-Prefix .icve-sso-mobile_login .el-input__prefix{left:80px}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-Prefix .el-form-item__content{display:flex;position:relative}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-Prefix .el-form-item__content .icve-sso-prefix{position:absolute;cursor:pointer;z-index:999;left:40px;top:9px;font-size:18px;color:#333}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-Code{position:relative}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-Code .icve-sso-code{position:absolute;left:15px;top:8px;z-index:2}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-Code .icve-sso-djs{position:absolute;cursor:pointer;z-index:2;top:8px;right:10px;font-size:20px;font-family:PingFangSC-Regular,PingFang SC;color:#004b90}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-Code1{position:relative;margin-top:130px}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-Code1 .icve-sso-code{position:absolute;left:10px;top:10px;z-index:2}.icve-sso-login-bg .icve-sso-escrool .icve-sso-source_space .icve-sso-ri .icve-sso-Code1 .icve-sso-djs{position:absolute;cursor:pointer;z-index:2;top:5px;right:10px;font-size:20px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#004b90}.icve-sso-login-bg .icve-sso-oneYearBeforeLogin ul{list-style:none;padding:0;margin:0}.icve-sso-login-bg .icve-sso-oneYearBeforeLogin ul li{margin-bottom:16px;transition:all .3s ease}.icve-sso-login-bg .icve-sso-oneYearBeforeLogin ul li:last-child{margin-bottom:0}.icve-sso-login-bg .icve-sso-oneYearBeforeLogin ul li .icve-sso-user-card{display:flex;align-items:center;padding:16px 20px;background:#f8f9fc;border-radius:8px;border:1px solid #e8ebf0;transition:all .3s ease}.icve-sso-login-bg .icve-sso-oneYearBeforeLogin ul li .icve-sso-user-card:hover{background:#f0f4ff;border-color:#004b90;box-shadow:0 2px 8px rgba(0,75,144,.1);transform:translateY(-2px)}.icve-sso-login-bg .icve-sso-oneYearBeforeLogin ul li .icve-sso-user-card .icve-sso-user-avatar{flex-shrink:0;margin-right:16px;display:flex;align-items:center;justify-content:center}.icve-sso-login-bg .icve-sso-oneYearBeforeLogin ul li .icve-sso-user-card .icve-sso-user-info{flex:1;min-width:0}.icve-sso-login-bg .icve-sso-oneYearBeforeLogin ul li .icve-sso-user-card .icve-sso-user-info .icve-sso-user-name{font-size:18px;font-weight:500;color:#0a132e;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.icve-sso-login-bg .icve-sso-oneYearBeforeLogin ul li .icve-sso-user-card .icve-sso-user-info .icve-sso-user-time{display:flex;align-items:center;font-size:14px;color:#95a1bc}.icve-sso-login-bg .icve-sso-oneYearBeforeLogin ul li .icve-sso-user-card .icve-sso-user-info .icve-sso-user-time svg{flex-shrink:0;margin-right:6px}.icve-sso-login-bg .icve-sso-oneYearBeforeLogin ul li .icve-sso-user-card .icve-sso-user-info .icve-sso-user-time span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
@@ -15609,7 +15609,7 @@ var es_array_concat = __webpack_require__(8706);
15609
15609
  var es_function_name = __webpack_require__(2010);
15610
15610
  // EXTERNAL MODULE: external {"commonjs":"vue","commonjs2":"vue","root":"Vue"}
15611
15611
  var external_commonjs_vue_commonjs2_vue_root_Vue_ = __webpack_require__(9274);
15612
- ;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/@vue/cli-service/node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/cli-service/node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/userCenterCompleteInformation.vue?vue&type=template&id=946293f4&scoped=true
15612
+ ;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/@vue/cli-service/node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/cli-service/node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/userCenterCompleteInformation.vue?vue&type=template&id=1ded8f8d&scoped=true
15613
15613
 
15614
15614
 
15615
15615
 
@@ -15897,7 +15897,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
15897
15897
  })
15898
15898
  }, (0,external_commonjs_vue_commonjs2_vue_root_Vue_.toDisplayString)($data.defaultLang ? '提交' : 'Submit'), 1)])])])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createCommentVNode)("", true);
15899
15899
  }
15900
- ;// ./src/components/userCenterCompleteInformation.vue?vue&type=template&id=946293f4&scoped=true
15900
+ ;// ./src/components/userCenterCompleteInformation.vue?vue&type=template&id=1ded8f8d&scoped=true
15901
15901
 
15902
15902
  // EXTERNAL MODULE: ./node_modules/core-js/modules/es.date.to-json.js
15903
15903
  var es_date_to_json = __webpack_require__(739);
@@ -35790,6 +35790,7 @@ var api = init(defaultConverter, { path: '/' });
35790
35790
  },
35791
35791
  handleSchoolInput: function handleSchoolInput(val) {
35792
35792
  this.form.schoolId = val.schoolId;
35793
+ this.form.isSaveSchool = val.isSaveSchool;
35793
35794
  },
35794
35795
  //获取用户信息
35795
35796
  getUserInfo: function getUserInfo() {
@@ -35878,10 +35879,10 @@ var api = init(defaultConverter, { path: '/' });
35878
35879
  });
35879
35880
  ;// ./src/components/userCenterCompleteInformation.vue?vue&type=script&lang=js
35880
35881
 
35881
- ;// ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-64.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-64.use[1]!./node_modules/@vue/cli-service/node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-64.use[3]!./node_modules/@vue/cli-service/node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/userCenterCompleteInformation.vue?vue&type=style&index=0&id=946293f4&lang=scss&scoped=true
35882
+ ;// ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-64.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-64.use[1]!./node_modules/@vue/cli-service/node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-64.use[3]!./node_modules/@vue/cli-service/node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/userCenterCompleteInformation.vue?vue&type=style&index=0&id=1ded8f8d&lang=scss&scoped=true
35882
35883
  // extracted by mini-css-extract-plugin
35883
35884
 
35884
- ;// ./src/components/userCenterCompleteInformation.vue?vue&type=style&index=0&id=946293f4&lang=scss&scoped=true
35885
+ ;// ./src/components/userCenterCompleteInformation.vue?vue&type=style&index=0&id=1ded8f8d&lang=scss&scoped=true
35885
35886
 
35886
35887
  // EXTERNAL MODULE: ./node_modules/@vue/cli-service/node_modules/vue-loader/dist/exportHelper.js
35887
35888
  var exportHelper = __webpack_require__(4621);
@@ -35893,7 +35894,7 @@ var exportHelper = __webpack_require__(4621);
35893
35894
  ;
35894
35895
 
35895
35896
 
35896
- const __exports__ = /*#__PURE__*/(0,exportHelper/* default */.A)(userCenterCompleteInformationvue_type_script_lang_js, [['render',render],['__scopeId',"data-v-946293f4"]])
35897
+ const __exports__ = /*#__PURE__*/(0,exportHelper/* default */.A)(userCenterCompleteInformationvue_type_script_lang_js, [['render',render],['__scopeId',"data-v-1ded8f8d"]])
35897
35898
 
35898
35899
  /* harmony default export */ const userCenterCompleteInformation = (__exports__);
35899
35900
  ;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/@vue/cli-service/node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/cli-service/node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/userCenterLogin.vue?vue&type=template&id=da49a790
@@ -38675,45 +38676,45 @@ const NationalitySelector_exports_ = /*#__PURE__*/(0,exportHelper/* default */.A
38675
38676
  const mobileBinding_exports_ = /*#__PURE__*/(0,exportHelper/* default */.A)(mobileBindingvue_type_script_lang_js, [['render',mobileBindingvue_type_template_id_3371c604_scoped_true_render],['__scopeId',"data-v-3371c604"]])
38676
38677
 
38677
38678
  /* harmony default export */ const mobileBinding = (mobileBinding_exports_);
38678
- ;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/@vue/cli-service/node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/cli-service/node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/improveInformation.vue?vue&type=template&id=088b4acc&scoped=true
38679
+ ;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/@vue/cli-service/node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/cli-service/node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/improveInformation.vue?vue&type=template&id=34a130ed&scoped=true
38679
38680
 
38680
38681
 
38681
- var improveInformationvue_type_template_id_088b4acc_scoped_true_hoisted_1 = {
38682
+ var improveInformationvue_type_template_id_34a130ed_scoped_true_hoisted_1 = {
38682
38683
  "class": "mproveInformation"
38683
38684
  };
38684
- var improveInformationvue_type_template_id_088b4acc_scoped_true_hoisted_2 = {
38685
+ var improveInformationvue_type_template_id_34a130ed_scoped_true_hoisted_2 = {
38685
38686
  "class": "content"
38686
38687
  };
38687
- var improveInformationvue_type_template_id_088b4acc_scoped_true_hoisted_3 = {
38688
+ var improveInformationvue_type_template_id_34a130ed_scoped_true_hoisted_3 = {
38688
38689
  "class": "input-radio"
38689
38690
  };
38690
- var improveInformationvue_type_template_id_088b4acc_scoped_true_hoisted_4 = {
38691
+ var improveInformationvue_type_template_id_34a130ed_scoped_true_hoisted_4 = {
38691
38692
  key: 0,
38692
38693
  "class": "input-field"
38693
38694
  };
38694
- var improveInformationvue_type_template_id_088b4acc_scoped_true_hoisted_5 = {
38695
+ var improveInformationvue_type_template_id_34a130ed_scoped_true_hoisted_5 = {
38695
38696
  key: 1,
38696
38697
  "class": "input-field"
38697
38698
  };
38698
- var improveInformationvue_type_template_id_088b4acc_scoped_true_hoisted_6 = {
38699
+ var improveInformationvue_type_template_id_34a130ed_scoped_true_hoisted_6 = {
38699
38700
  "class": "line-item"
38700
38701
  };
38701
- var improveInformationvue_type_template_id_088b4acc_scoped_true_hoisted_7 = {
38702
+ var improveInformationvue_type_template_id_34a130ed_scoped_true_hoisted_7 = {
38702
38703
  "class": "input-field input-displayName"
38703
38704
  };
38704
- var improveInformationvue_type_template_id_088b4acc_scoped_true_hoisted_8 = {
38705
+ var improveInformationvue_type_template_id_34a130ed_scoped_true_hoisted_8 = {
38705
38706
  key: 0,
38706
38707
  "class": "input-field input-employeeNumber"
38707
38708
  };
38708
- var improveInformationvue_type_template_id_088b4acc_scoped_true_hoisted_9 = {
38709
+ var improveInformationvue_type_template_id_34a130ed_scoped_true_hoisted_9 = {
38709
38710
  key: 2,
38710
38711
  "class": "input-field"
38711
38712
  };
38712
- var improveInformationvue_type_template_id_088b4acc_scoped_true_hoisted_10 = {
38713
+ var improveInformationvue_type_template_id_34a130ed_scoped_true_hoisted_10 = {
38713
38714
  key: 3,
38714
38715
  "class": "input-field"
38715
38716
  };
38716
- function improveInformationvue_type_template_id_088b4acc_scoped_true_render(_ctx, _cache, $props, $setup, $data, $options) {
38717
+ function improveInformationvue_type_template_id_34a130ed_scoped_true_render(_ctx, _cache, $props, $setup, $data, $options) {
38717
38718
  var _component_el_radio = (0,external_commonjs_vue_commonjs2_vue_root_Vue_.resolveComponent)("el-radio");
38718
38719
  var _component_el_radio_group = (0,external_commonjs_vue_commonjs2_vue_root_Vue_.resolveComponent)("el-radio-group");
38719
38720
  var _component_el_form_item = (0,external_commonjs_vue_commonjs2_vue_root_Vue_.resolveComponent)("el-form-item");
@@ -38721,12 +38722,12 @@ function improveInformationvue_type_template_id_088b4acc_scoped_true_render(_ctx
38721
38722
  var _component_el_select = (0,external_commonjs_vue_commonjs2_vue_root_Vue_.resolveComponent)("el-select");
38722
38723
  var _component_el_input = (0,external_commonjs_vue_commonjs2_vue_root_Vue_.resolveComponent)("el-input");
38723
38724
  var _component_el_form = (0,external_commonjs_vue_commonjs2_vue_root_Vue_.resolveComponent)("el-form");
38724
- return (0,external_commonjs_vue_commonjs2_vue_root_Vue_.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementBlock)("div", improveInformationvue_type_template_id_088b4acc_scoped_true_hoisted_1, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementVNode)("div", improveInformationvue_type_template_id_088b4acc_scoped_true_hoisted_2, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createVNode)(_component_el_form, {
38725
+ return (0,external_commonjs_vue_commonjs2_vue_root_Vue_.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementBlock)("div", improveInformationvue_type_template_id_34a130ed_scoped_true_hoisted_1, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementVNode)("div", improveInformationvue_type_template_id_34a130ed_scoped_true_hoisted_2, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createVNode)(_component_el_form, {
38725
38726
  ref: "form",
38726
38727
  model: $data.form
38727
38728
  }, {
38728
38729
  "default": (0,external_commonjs_vue_commonjs2_vue_root_Vue_.withCtx)(function () {
38729
- return [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementVNode)("div", improveInformationvue_type_template_id_088b4acc_scoped_true_hoisted_3, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementVNode)("label", {
38730
+ return [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementVNode)("div", improveInformationvue_type_template_id_34a130ed_scoped_true_hoisted_3, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementVNode)("label", {
38730
38731
  "class": (0,external_commonjs_vue_commonjs2_vue_root_Vue_.normalizeClass)([{
38731
38732
  'input-en': $data.defaultLang === 'en'
38732
38733
  }, "input-type"])
@@ -38795,7 +38796,7 @@ function improveInformationvue_type_template_id_088b4acc_scoped_true_render(_ctx
38795
38796
  }, 8, ["modelValue", "disabled"])];
38796
38797
  }),
38797
38798
  _: 1
38798
- }, 8, ["rules"])]), $data.form.userType == 6 || $data.form.userType == 5 ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementBlock)("div", improveInformationvue_type_template_id_088b4acc_scoped_true_hoisted_4, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementVNode)("label", {
38799
+ }, 8, ["rules"])]), $data.form.userType == 6 || $data.form.userType == 5 ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementBlock)("div", improveInformationvue_type_template_id_34a130ed_scoped_true_hoisted_4, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementVNode)("label", {
38799
38800
  "class": (0,external_commonjs_vue_commonjs2_vue_root_Vue_.normalizeClass)({
38800
38801
  active: $data.form.gjName || $data.focusedFields.gjName
38801
38802
  })
@@ -38843,7 +38844,7 @@ function improveInformationvue_type_template_id_088b4acc_scoped_true_render(_ctx
38843
38844
  }, 8, ["modelValue", "disabled", "loading"])];
38844
38845
  }),
38845
38846
  _: 1
38846
- }, 8, ["rules"])])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createCommentVNode)("", true), $data.form.userType != 3 ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementBlock)("div", improveInformationvue_type_template_id_088b4acc_scoped_true_hoisted_5, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementVNode)("label", {
38847
+ }, 8, ["rules"])])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createCommentVNode)("", true), $data.form.userType != 3 ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementBlock)("div", improveInformationvue_type_template_id_34a130ed_scoped_true_hoisted_5, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementVNode)("label", {
38847
38848
  "class": (0,external_commonjs_vue_commonjs2_vue_root_Vue_.normalizeClass)({
38848
38849
  active: $data.form.schoolId || $data.focusedFields.schoolId
38849
38850
  })
@@ -38895,7 +38896,7 @@ function improveInformationvue_type_template_id_088b4acc_scoped_true_render(_ctx
38895
38896
  }, 8, ["modelValue", "disabled", "loading", "remote-method"])];
38896
38897
  }),
38897
38898
  _: 1
38898
- }, 8, ["rules"])])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createCommentVNode)("", true), (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementVNode)("div", improveInformationvue_type_template_id_088b4acc_scoped_true_hoisted_6, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementVNode)("div", improveInformationvue_type_template_id_088b4acc_scoped_true_hoisted_7, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementVNode)("label", {
38899
+ }, 8, ["rules"])])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createCommentVNode)("", true), (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementVNode)("div", improveInformationvue_type_template_id_34a130ed_scoped_true_hoisted_6, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementVNode)("div", improveInformationvue_type_template_id_34a130ed_scoped_true_hoisted_7, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementVNode)("label", {
38899
38900
  "class": (0,external_commonjs_vue_commonjs2_vue_root_Vue_.normalizeClass)({
38900
38901
  active: $data.form.displayName || $data.focusedFields.displayName
38901
38902
  })
@@ -38923,7 +38924,7 @@ function improveInformationvue_type_template_id_088b4acc_scoped_true_render(_ctx
38923
38924
  }, null, 8, ["modelValue", "disabled"])];
38924
38925
  }),
38925
38926
  _: 1
38926
- }, 8, ["rules"])]), $data.form.userType != 3 && $data.form.userType != 4 ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementBlock)("div", improveInformationvue_type_template_id_088b4acc_scoped_true_hoisted_8, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementVNode)("label", {
38927
+ }, 8, ["rules"])]), $data.form.userType != 3 && $data.form.userType != 4 ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementBlock)("div", improveInformationvue_type_template_id_34a130ed_scoped_true_hoisted_8, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementVNode)("label", {
38927
38928
  "class": (0,external_commonjs_vue_commonjs2_vue_root_Vue_.normalizeClass)({
38928
38929
  active: $data.form.employeeNumber || $data.focusedFields.employeeNumber
38929
38930
  })
@@ -38951,7 +38952,7 @@ function improveInformationvue_type_template_id_088b4acc_scoped_true_render(_ctx
38951
38952
  }, null, 8, ["modelValue", "disabled"])];
38952
38953
  }),
38953
38954
  _: 1
38954
- }, 8, ["rules"])])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createCommentVNode)("", true)]), $data.isWeakPwd || $data.form.isEmptyPwd ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementBlock)("div", improveInformationvue_type_template_id_088b4acc_scoped_true_hoisted_9, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementVNode)("label", {
38955
+ }, 8, ["rules"])])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createCommentVNode)("", true)]), $data.isWeakPwd || $data.form.isEmptyPwd ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementBlock)("div", improveInformationvue_type_template_id_34a130ed_scoped_true_hoisted_9, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementVNode)("label", {
38955
38956
  "class": (0,external_commonjs_vue_commonjs2_vue_root_Vue_.normalizeClass)({
38956
38957
  active: $data.form.password || $data.focusedFields.password
38957
38958
  })
@@ -38985,7 +38986,7 @@ function improveInformationvue_type_template_id_088b4acc_scoped_true_render(_ctx
38985
38986
  }, null, 8, ["modelValue", "disabled"])];
38986
38987
  }),
38987
38988
  _: 1
38988
- }, 8, ["rules"])])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createCommentVNode)("", true), $data.isWeakPwd || $data.form.isEmptyPwd ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementBlock)("div", improveInformationvue_type_template_id_088b4acc_scoped_true_hoisted_10, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementVNode)("label", {
38989
+ }, 8, ["rules"])])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createCommentVNode)("", true), $data.isWeakPwd || $data.form.isEmptyPwd ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementBlock)("div", improveInformationvue_type_template_id_34a130ed_scoped_true_hoisted_10, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementVNode)("label", {
38989
38990
  "class": (0,external_commonjs_vue_commonjs2_vue_root_Vue_.normalizeClass)({
38990
38991
  active: $data.form.rePassword || $data.focusedFields.rePassword
38991
38992
  })
@@ -39025,7 +39026,7 @@ function improveInformationvue_type_template_id_088b4acc_scoped_true_render(_ctx
39025
39026
  })
39026
39027
  }, (0,external_commonjs_vue_commonjs2_vue_root_Vue_.toDisplayString)(_ctx.i18n('提交')), 1)])]);
39027
39028
  }
39028
- ;// ./src/components/improveInformation.vue?vue&type=template&id=088b4acc&scoped=true
39029
+ ;// ./src/components/improveInformation.vue?vue&type=template&id=34a130ed&scoped=true
39029
39030
 
39030
39031
  ;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/@vue/cli-service/node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/improveInformation.vue?vue&type=script&lang=js
39031
39032
 
@@ -39114,6 +39115,7 @@ function improveInformationvue_type_template_id_088b4acc_scoped_true_render(_ctx
39114
39115
  methods: {
39115
39116
  handleSchoolInput: function handleSchoolInput(val) {
39116
39117
  this.form.schoolId = val.schoolId;
39118
+ this.form.isSaveSchool = val.isSaveSchool;
39117
39119
  },
39118
39120
  // 获取外部某个字符串
39119
39121
  getUrlCode: function getUrlCode(name) {
@@ -39206,10 +39208,10 @@ function improveInformationvue_type_template_id_088b4acc_scoped_true_render(_ctx
39206
39208
  });
39207
39209
  ;// ./src/components/improveInformation.vue?vue&type=script&lang=js
39208
39210
 
39209
- ;// ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-64.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-64.use[1]!./node_modules/@vue/cli-service/node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-64.use[3]!./node_modules/@vue/cli-service/node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/improveInformation.vue?vue&type=style&index=0&id=088b4acc&lang=scss&scoped=true
39211
+ ;// ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-64.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-64.use[1]!./node_modules/@vue/cli-service/node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-64.use[3]!./node_modules/@vue/cli-service/node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/improveInformation.vue?vue&type=style&index=0&id=34a130ed&lang=scss&scoped=true
39210
39212
  // extracted by mini-css-extract-plugin
39211
39213
 
39212
- ;// ./src/components/improveInformation.vue?vue&type=style&index=0&id=088b4acc&lang=scss&scoped=true
39214
+ ;// ./src/components/improveInformation.vue?vue&type=style&index=0&id=34a130ed&lang=scss&scoped=true
39213
39215
 
39214
39216
  ;// ./src/components/improveInformation.vue
39215
39217
 
@@ -39219,7 +39221,7 @@ function improveInformationvue_type_template_id_088b4acc_scoped_true_render(_ctx
39219
39221
  ;
39220
39222
 
39221
39223
 
39222
- const improveInformation_exports_ = /*#__PURE__*/(0,exportHelper/* default */.A)(improveInformationvue_type_script_lang_js, [['render',improveInformationvue_type_template_id_088b4acc_scoped_true_render],['__scopeId',"data-v-088b4acc"]])
39224
+ const improveInformation_exports_ = /*#__PURE__*/(0,exportHelper/* default */.A)(improveInformationvue_type_script_lang_js, [['render',improveInformationvue_type_template_id_34a130ed_scoped_true_render],['__scopeId',"data-v-34a130ed"]])
39223
39225
 
39224
39226
  /* harmony default export */ const improveInformation = (improveInformation_exports_);
39225
39227
  ;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/@vue/cli-service/node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/userCenterLogin.vue?vue&type=script&lang=js