nubomed-ui 2.0.27 → 2.0.29
Sign up to get free protection for your applications and to get access to all the features.
- package/css/nb-ui/index.css +1 -1
- package/nubomed-ui.common.js +292 -62924
- package/nubomed-ui.common.js.map +1 -1
- package/nubomed-ui.umd.js +296 -62928
- package/nubomed-ui.umd.js.map +1 -1
- package/nubomed-ui.umd.min.js +1 -16
- package/nubomed-ui.umd.min.js.map +1 -1
- package/package.json +1 -1
package/css/nb-ui/index.css
CHANGED
@@ -1 +1 @@
|
|
1
|
-
@charset "UTF-8";html{font-size:.8333333333vw}.color-danger,.danger-color{color:#E52D3E!important}.color-success{color:#00A572!important}.color-primary,.primary-color{color:#0066E0!important}.nb-tag{height:32px;padding:0 8px;border-radius:16px;font-size:20px;line-height:32px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;background-color:#CCE0F9;color:#0066E0}.nb-tag.nb-tag--fill{background-color:#0066E0;color:#fff}.nb-tag--success{background-color:#CCEDE3;color:#00A572}.nb-tag--success.nb-tag--fill{background-color:#00A572;color:#fff}.nb-tag--danger{background-color:#FAD5D8;color:#E52D3E}.nb-tag--danger.nb-tag--fill{background-color:#E52D3E;color:#fff}.nb-tag--warning{background-color:#FEE7CC;color:#F98900}.nb-tag--warning.nb-tag--fill{background-color:#F98900;color:#fff}.nb-tag--large{height:36px;padding:0 12px;border-radius:18px;font-size:24px;line-height:36px}.nb-notification.el-notification{width:auto;max-width:80%;padding:31px 40px;border-width:2px!important;left:50%!important;transform:translate(-50%)}.nb-notification.el-notification .el-notification__content{font-size:40px;line-height:56px;margin-top:0;color:#181D41}.nb-notification.el-notification .el-notification__icon{width:50px;height:50px;font-size:50px;margin-top:3px}.nb-notification.el-notification .el-icon-success::before{content:"\e630";font-family:iconfont}.nb-notification.el-notification .el-icon-error::before{content:"\e629";font-family:iconfont}.nb-notification.el-notification.nb-notification--success{border-color:#7FD2B8;background-color:#F0FBFA}.nb-notification.el-notification.nb-notification--error{border-color:#F2969E;background-color:#FDF4F5}.nb-notification.el-notification.nb-notification--warning{border-color:#FCC47F;background-color:#FEF9F2}.nb-dialog.el-dialog{border-radius:16px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:0}.nb-dialog.el-dialog .el-dialog__header .el-dialog__title{line-height:1.5}.nb-dialog.el-dialog .el-dialog__header .el-dialog__headerbtn{font-size:40px;color:#8B8EA0;padding:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.nb-dialog.el-dialog[aria-label=dialog] .el-dialog__header{padding:0!important}.nb-dialog.el-dialog .slot-title .el-dialog__tips{font-size:28px;line-height:1.5}.nb-dialog.el-dialog .slot-title .el-dialog__tips--danger{color:#E52D3E}.el-dialog__wrapper[type=large] .el-dialog__footer>div.footer__tips,.nb-dialog.el-dialog .slot-title .el-dialog__tips--success{color:#00A572}.nb-dialog.el-dialog .el-dialog__body{flex:1;padding:0;color:#181D41;overflow-y:auto;overflow-x:hidden}.nb-dialog.el-dialog .el-dialog__footer{width:100%;height:100px;padding:0;display:flex;overflow:hidden;background:#FFF;box-shadow:0 -6px 16px 0 rgba(24,29,65,.08);position:relative}.nb-dialog.el-dialog .el-dialog__footer::after{content:"";position:absolute;left:0;right:0;top:0;background-color:#CAD0E0;height:1px}.el-dialog__wrapper[type=medium] .nb-dialog.el-dialog .el-dialog__headerbtn,.el-dialog__wrapper[type=small] .nb-dialog.el-dialog .el-dialog__headerbtn{top:40px;right:40px}.nb-dialog.el-dialog .el-dialog__footer .el-button{flex:1;height:100%;text-align:center;font-size:36px;border-radius:0}.nb-dialog.el-dialog .el-dialog__footer .el-button+.el-button{margin:0;border-radius:0 0 16px}.nb-dialog.el-dialog.is-fullscreen{border-radius:0}.el-dialog__wrapper[type=small] .nb-dialog.el-dialog{width:720px;height:520px}.el-dialog__wrapper[type=small] .nb-dialog.el-dialog .el-dialog__header{padding:36px 40px 0}.el-dialog__wrapper[type=small] .nb-dialog.el-dialog .el-dialog__header .el-dialog__title{font-size:36px;line-height:54px}.el-dialog__wrapper[type=small] .slot-title{margin:36px 40px 0}.el-dialog__wrapper[type=small] .slot-title .el-dialog__tips{font-size:36px}.el-dialog__wrapper[type=medium] .nb-dialog.el-dialog{width:1000px;height:640px;margin-top:50px!important}.el-dialog__wrapper[type=medium] .nb-dialog.el-dialog .el-dialog__header{padding:36px 40px 0}.el-dialog__wrapper[type=medium] .nb-dialog.el-dialog .el-dialog__header .el-dialog__title{font-size:28px;line-height:42px}.el-dialog__wrapper[type=medium] .nb-dialog.el-dialog .el-dialog__header--has-form{display:flex;align-items:center;justify-content:space-between;padding:18px 40px}.el-dialog__wrapper[type=medium] .el-dialog--center.el-dialog .el-dialog__header .el-dialog__title{font-size:36px;line-height:54px}.el-dialog__wrapper[type=medium] .slot-title{margin:36px 40px 0}.el-dialog__wrapper[type=medium] .slot-title .el-dialog__tips{font-size:36px}.el-dialog__wrapper[type=large] .nb-dialog.el-dialog{width:1600px;height:900px;margin-top:90px!important}.el-dialog__wrapper[type=large] .nb-dialog.el-dialog .el-dialog__header{padding:32px 24px 0}.el-dialog__wrapper[type=large] .nb-dialog.el-dialog .el-dialog__header .el-dialog__title{font-size:28px;line-height:42px}.el-dialog__wrapper[type=large] .nb-dialog.el-dialog .el-dialog__header--has-form{display:flex;align-items:center;justify-content:space-between;padding:18px 24px}.el-dialog__wrapper[type=large] .nb-dialog.el-dialog .el-dialog__headerbtn{top:32px;right:24px}.el-dialog__wrapper[type=large] .el-dialog__footer>div{flex:1;padding:24px;font-size:32px;line-height:42px;display:flex;align-items:center;text-align:left}.el-dialog__wrapper[type=large] .el-dialog__footer>div.footer__text{color:#181D41}.el-dialog__wrapper[type=large] .el-dialog__footer>div.footer__text strong{margin-left:4px;font-size:50px;line-height:76px}.el-dialog__wrapper[type=large] .el-dialog__footer>div.footer__text i{font-size:24px;line-height:32px;color:rgba(24,29,65,.5)}.el-dialog__wrapper[type=large] .el-dialog__footer>div.footer__text b{margin-left:4px;font-size:28px;line-height:42px;color:#181D41}.el-dialog__wrapper[type=large] .el-dialog__footer>div.footer__text--danger strong{color:#E52D3E}.el-dialog__wrapper[type=large] .el-dialog__footer>div.footer__text--success strong{color:#00A572}.el-dialog__wrapper[type=large] .el-dialog__footer>div~.el-button{min-width:400px;flex:inherit}.el-dialog__wrapper[type=large] .el-dialog--center.el-dialog .el-dialog__header .el-dialog__title{font-size:36px;line-height:54px}.el-dialog__wrapper[type=large] .slot-title{margin:32px 24px 0}.el-dialog__wrapper[type=large] .slot-title .el-dialog__tips{font-size:28px}.el-dialog.is-fullscreen{border-radius:0;box-shadow:none}.el-dialog__wrapper[body-bg-color] .el-dialog__body{background-color:#ECF0F5}.nb-empty,.nb-summary-bar{background-color:transparent}.el-dialog__wrapper[dialog-center=true] .el-dialog,.el-dialog__wrapper[dialog-center] .el-dialog{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin-top:0!important}.el-dialog__wrapper[title-padding-bottom][type=large] .el-dialog__header{padding-bottom:32px}.el-dialog__wrapper[title-padding-bottom][type=medium] .el-dialog__header,.el-dialog__wrapper[title-padding-bottom][type=small] .el-dialog__header{padding-bottom:36px}.el-dialog__wrapper[body-padding] .el-dialog__body,.nb-summary-bar{padding:24px;box-sizing:border-box}.el-dialog__wrapper[title-center] .el-dialog__header{text-align:center}.el-dialog__wrapper[header-shadow] .el-dialog__header{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.el-dialog__wrapper[title-error] .el-dialog__title{color:#E52D3E}.el-dialog__wrapper[title-warning] .el-dialog__title{color:#F98900}.el-dialog__wrapper[title-success] .el-dialog__title{color:#00A572}.el-dialog__wrapper[body-flex-column-center] .el-dialog__body,.nb-empty{display:flex;flex-direction:column;align-items:center;justify-content:center}.nb-empty--center{width:100%;height:100%}.nb-empty__text{line-height:1.5;text-align:center;font-weight:400}.nb-empty__tips{font-size:24px;color:#00A572;text-align:center;line-height:36px}.nb-empty__buttons{display:flex;align-items:center;margin-top:24px}.nb-empty__buttons .el-button+.el-button{margin-left:20px}.nb-empty>.el-button{margin-top:24px}.nb-empty--large .nb-empty__icon{width:500px;height:500px}.nb-empty--large .nb-empty__text{font-size:32px;line-height:48px}.nb-empty--large .nb-empty__tips,.nb-empty--small .nb-empty__text,.nb-empty--small .nb-empty__tips{font-size:24px}.nb-empty--small .nb-empty__icon{width:300px;height:300px}.nb-summary-bar{width:100%;overflow:hidden}.nb-summary-bar__icon,.nb-summary-bar__icon.svg-icon{width:80px;height:80px;margin-right:20px;flex-shrink:0}.nb-summary-bar__text{font-size:28px;line-height:42px;display:inline-flex;align-items:center}.nb-summary-bar__text i{white-space:nowrap;color:rgba(24,29,65,.7)}.nb-summary-bar__text strong{font-size:50px;margin:0 4px;font-weight:400;white-space:nowrap}.nb-summary-bar__link{color:#0066E0;font-size:24px;line-height:36px;white-space:nowrap;margin-left:16px;cursor:pointer}.nb-summary-bar__text+.nb-summary-bar__text{margin-left:16px}.nb-summary-bar--loading .nb-summary-bar__text{color:#181D41}.nb-summary-bar--error .nb-summary-bar__text{color:#E52D3E}.nb-summary-bar--info .nb-summary-bar__text,.nb-summary-bar--success .nb-summary-bar__text{color:rgba(24,29,65,.7)}.nb-summary-bar--info .nb-summary-bar__text strong,.nb-summary-bar--success .nb-summary-bar__text strong,.nb-summary-bar--tips{color:#00A572}.nb-summary-bar .nb-summary-bar-container{height:112px;padding:0 24px;background:#fff;box-shadow:0 6px 18px 0 rgba(24,29,65,.18);border-radius:16px;display:flex;align-items:center;justify-content:flex-end;box-sizing:border-box;overflow:hidden}.nb-summary-bar .nb-summary-bar__left{flex:1;display:flex;align-items:center;overflow:hidden}.nb-summary-bar .nb-summary-bar__left .text-item{text-align:left;width:min-content}.nb-summary-bar .nb-summary-bar__left .text-item .nb-summary-bar__text{margin-left:0}.nb-summary-bar .nb-summary-bar__left .text-item .nb-summary-bar__text strong{font-size:32px}.nb-summary-bar .nb-summary-bar__left .text-item+.text-item{margin-left:32px}.nb-summary-bar .nb-summary-bar__right{display:flex;align-items:center;flex-shrink:0}.nb-summary-bar .nb-summary-bar__right .el-button{margin-left:24px}.nb-summary-bar--bottom{position:absolute;left:0;right:0;bottom:0;z-index:99}.nb-summary-bar--full{padding:24px 0 0}.nb-summary-bar--full .nb-summary-bar-container{box-shadow:0 4 40px 0 rgba(24,29,65,.08),0 2 28px 0 rgba(24,29,65,.1),0 0 10px 0 rgba(24,29,65,.08);border-radius:16px 16px 0 0}.nb-header{width:100%;height:80px;background-color:#181D41;display:flex;align-items:center;justify-content:space-between;overflow-y:hidden;overflow-x:auto;color:#fff;overflow:hidden;font-size:32px;line-height:42px;position:relative}.nb-header .nb-header__back .nb-icon::before,.nb-header .nb-header__logout .nb-icon::before{font-size:40px}.nb-header .nb-header__back{padding:0 36px 0 32px;height:100%;display:flex;align-items:center;justify-content:center}.nb-header .nb-header__back .svg-icon{width:40px;height:40px;margin-right:4px}.nb-header .nb-header__back .nb-icon{width:40px;height:40px;margin-right:10px}.nb-header .nb-header__back__text{font-family:OPPOSans B,OPPOSans-B,OPPOSans}.nb-header .nb-header__logout{padding:0 32px 0 34px;height:100%;display:flex;align-items:center;justify-content:center}.nb-header .nb-header__logout .nb-icon,.nb-header .nb-header__logout .svg-icon{width:40px;height:40px;margin-right:10px}.nb-header .nb-header__logout__text{font-family:OPPOSans B,OPPOSans-B,OPPOSans}.nb-header .nb-header__tabs,.nb-header .nb-header__title{height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.nb-header .nb-header__title{width:fit-content;text-align:center;font-size:32px;line-height:42px;font-family:OPPOSans B,OPPOSans-B,OPPOSans;display:flex;align-items:center;justify-content:center}.nb-header .nb-header__tabs{display:flex;align-items:center;justify-content:center}.nb-header .nb-header__tabs .nb-header__tab{height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer}.nb-header .nb-header__tabs .nb-header__tab__text{height:48px;display:flex;flex-direction:column;justify-content:center;background-color:#0f377a}.nb-header .nb-header__tabs .nb-header__tab__text span{padding:0 30px;min-width:200px;height:48px;text-align:center;font-size:28px;line-height:48px;box-sizing:border-box;position:relative}.nb-header .nb-header__tabs .nb-header__tab__text .el-badge{display:inline-block;vertical-align:inherit;font-family:inherit}.nb-header .nb-header__tabs .nb-header__tab__text .el-badge .el-badge__content.is-fixed{top:4px!important;right:4px;z-index:1}.nb-header .nb-header__tabs .nb-header__tab--active .nb-header__tab__text span{background-color:#0066E0;border-radius:24px!important}.nb-header .nb-header__tabs .nb-header__tab--disabled{cursor:not-allowed}.nb-header .nb-header__tabs .nb-header__tab--disabled .nb-header__tab__text span{background-color:#122e67;color:rgba(255,255,255,.2)}.nb-header .nb-header__tabs .nb-header__tab--import .nb-header__tab__text span{color:#f98900;font-family:OPPOSans B,OPPOSans-B,OPPOSans}.nb-header .nb-header__tabs .nb-header__tab:first-child .nb-header__tab__text{border-radius:24px 0 0 24px}.nb-header .nb-header__tabs .nb-header__tab:last-child .nb-header__tab__text{border-radius:0 24px 24px 0}.nb-header .nb-header__left{flex:auto}.nb-header .nb-header__right{flex:auto;display:inline-flex;align-items:center;justify-content:flex-end}.nb-header .nb-header__right .nb-header__btn{padding:0 32px 0 10px;height:100%;display:inline-flex;align-items:center;justify-content:center}.nb-header .nb-header__right .nb-header__btn .svg-icon{width:40px;height:40px;margin-right:10px}.nb-header .nb-header__right .nb-header__btn__text{font-family:OPPOSans B,OPPOSans-B,OPPOSans}.nb-form-dialog.el-dialog .el-dialog__body{padding:0 40px;box-sizing:border-box;overflow-x:hidden;overflow-y:auto}.nb-form-dialog.el-dialog .form-header{width:100%;margin-bottom:40px;text-align:center}.nb-form-dialog.el-dialog .form-header__title{font-size:40px;line-height:56px}.nb-form-dialog.el-dialog .form-header__message{margin-top:10px;font-size:28px;line-height:42px;color:rgba(24,29,65,.5)}.nb-form-dialog.el-dialog .form-header__tips{margin-top:10px;font-size:28px;line-height:42px;color:#00A572}.nb-form-dialog.el-dialog .form-drug{width:100%;margin-top:20px;margin-bottom:40px;text-align:left}.nb-form-dialog.el-dialog .form-drug__name{font-size:40px;line-height:56px}.nb-form-dialog.el-dialog .form-drug__spec{margin-top:10px;font-size:28px;line-height:42px}.nb-form-dialog.el-dialog .form-drug__spec i{color:rgba(24,29,65,.5);margin-right:8px}.nb-form-dialog.el-dialog .el-form{width:100%}.nb-form-dialog.el-dialog .el-form[hidden-label]{width:auto}.nb-form-dialog.el-dialog.el-dialog--center .el-dialog__body{display:flex;flex-direction:column;align-items:center;justify-content:center}.nb-form-dialog.el-dialog .el-radio-group{padding:12px 0}
|
1
|
+
@charset "UTF-8";html{font-size:.8333333333vw}.color-danger,.danger-color{color:#E52D3E!important}.color-success{color:#00A572!important}.color-primary,.primary-color{color:#0066E0!important}.nb-tag{height:32px;padding:0 8px;border-radius:16px;font-size:20px;line-height:32px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;background-color:#CCE0F9;color:#0066E0}.nb-tag.nb-tag--fill{background-color:#0066E0;color:#fff}.nb-tag--success{background-color:#CCEDE3;color:#00A572}.nb-tag--success.nb-tag--fill{background-color:#00A572;color:#fff}.nb-tag--danger{background-color:#FAD5D8;color:#E52D3E}.nb-tag--danger.nb-tag--fill{background-color:#E52D3E;color:#fff}.nb-tag--warning{background-color:#FEE7CC;color:#F98900}.nb-tag--warning.nb-tag--fill{background-color:#F98900;color:#fff}.nb-tag--large{height:36px;padding:0 12px;border-radius:18px;font-size:24px;line-height:36px}.nb-notification.el-notification{width:auto;max-width:80%;padding:31px 40px;border-width:2px!important;left:50%!important;transform:translate(-50%)}.nb-notification.el-notification .el-notification__content{font-size:40px;line-height:56px;margin-top:0;color:#181D41}.nb-notification.el-notification .el-notification__icon{width:50px;height:50px;font-size:50px;margin-top:3px}.nb-notification.el-notification .el-icon-success::before{content:"\e630";font-family:iconfont}.nb-notification.el-notification .el-icon-error::before{content:"\e629";font-family:iconfont}.nb-notification.el-notification.nb-notification--success{border-color:#7FD2B8;background-color:#F0FBFA}.nb-notification.el-notification.nb-notification--error{border-color:#F2969E;background-color:#FDF4F5}.nb-notification.el-notification.nb-notification--warning{border-color:#FCC47F;background-color:#FEF9F2}.nb-dialog.el-dialog{border-radius:16px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:0}.nb-dialog.el-dialog .el-dialog__header .el-dialog__title{line-height:1.5}.nb-dialog.el-dialog .el-dialog__header .el-dialog__headerbtn{font-size:40px;color:#8B8EA0;padding:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.nb-dialog.el-dialog[aria-label=dialog] .el-dialog__header{padding:0!important}.nb-dialog.el-dialog .slot-title .el-dialog__tips{font-size:28px;line-height:1.5}.nb-dialog.el-dialog .slot-title .el-dialog__tips--danger{color:#E52D3E}.el-dialog__wrapper[type=large] .el-dialog__footer>div.footer__tips,.nb-dialog.el-dialog .slot-title .el-dialog__tips--success{color:#00A572}.nb-dialog.el-dialog .el-dialog__body{flex:1;padding:0;color:#181D41;overflow-y:auto;overflow-x:hidden}.nb-dialog.el-dialog .el-dialog__footer{width:100%;height:100px;padding:0;display:flex;overflow:hidden;background:#FFF;box-shadow:0 -6px 16px 0 rgba(24,29,65,.08);position:relative}.nb-dialog.el-dialog .el-dialog__footer::after{content:"";position:absolute;left:0;right:0;top:0;background-color:#CAD0E0;height:1px}.el-dialog__wrapper[type=medium] .nb-dialog.el-dialog .el-dialog__headerbtn,.el-dialog__wrapper[type=small] .nb-dialog.el-dialog .el-dialog__headerbtn{top:40px;right:40px}.nb-dialog.el-dialog .el-dialog__footer .el-button{flex:1;height:100%;text-align:center;font-size:36px;border-radius:0}.nb-dialog.el-dialog .el-dialog__footer .el-button+.el-button{margin:0;border-radius:0 0 16px}.nb-dialog.el-dialog.is-fullscreen{border-radius:0}.el-dialog__wrapper[type=small] .nb-dialog.el-dialog{width:720px;height:520px}.el-dialog__wrapper[type=small] .nb-dialog.el-dialog .el-dialog__header{padding:36px 40px 0}.el-dialog__wrapper[type=small] .nb-dialog.el-dialog .el-dialog__header .el-dialog__title{font-size:36px;line-height:54px}.el-dialog__wrapper[type=small] .slot-title{margin:36px 40px 0}.el-dialog__wrapper[type=small] .slot-title .el-dialog__tips{font-size:36px}.el-dialog__wrapper[type=medium] .nb-dialog.el-dialog{width:1000px;height:640px;margin-top:50px!important}.el-dialog__wrapper[type=medium] .nb-dialog.el-dialog .el-dialog__header{padding:36px 40px 0}.el-dialog__wrapper[type=medium] .nb-dialog.el-dialog .el-dialog__header .el-dialog__title{font-size:28px;line-height:42px}.el-dialog__wrapper[type=medium] .nb-dialog.el-dialog .el-dialog__header--has-form{display:flex;align-items:center;justify-content:space-between;padding:18px 40px}.el-dialog__wrapper[type=medium] .el-dialog--center.el-dialog .el-dialog__header .el-dialog__title{font-size:36px;line-height:54px}.el-dialog__wrapper[type=medium] .slot-title{margin:36px 40px 0}.el-dialog__wrapper[type=medium] .slot-title .el-dialog__tips{font-size:36px}.el-dialog__wrapper[type=large] .nb-dialog.el-dialog{width:1600px;height:900px;margin-top:90px!important}.el-dialog__wrapper[type=large] .nb-dialog.el-dialog .el-dialog__header{padding:32px 24px 0}.el-dialog__wrapper[type=large] .nb-dialog.el-dialog .el-dialog__header .el-dialog__title{font-size:28px;line-height:42px}.el-dialog__wrapper[type=large] .nb-dialog.el-dialog .el-dialog__header--has-form{display:flex;align-items:center;justify-content:space-between;padding:18px 24px}.el-dialog__wrapper[type=large] .nb-dialog.el-dialog .el-dialog__headerbtn{top:32px;right:24px}.el-dialog__wrapper[type=large] .el-dialog__footer>div{flex:1;padding:24px;font-size:32px;line-height:42px;display:flex;align-items:center;text-align:left}.el-dialog__wrapper[type=large] .el-dialog__footer>div.footer__text{color:#181D41}.el-dialog__wrapper[type=large] .el-dialog__footer>div.footer__text strong{margin-left:4px;font-size:50px;line-height:76px}.el-dialog__wrapper[type=large] .el-dialog__footer>div.footer__text i{font-size:24px;line-height:32px;color:rgba(24,29,65,.5)}.el-dialog__wrapper[type=large] .el-dialog__footer>div.footer__text b{margin-left:4px;font-size:28px;line-height:42px;color:#181D41}.el-dialog__wrapper[type=large] .el-dialog__footer>div.footer__text--danger strong{color:#E52D3E}.el-dialog__wrapper[type=large] .el-dialog__footer>div.footer__text--success strong{color:#00A572}.el-dialog__wrapper[type=large] .el-dialog__footer>div~.el-button{min-width:400px;flex:inherit}.el-dialog__wrapper[type=large] .el-dialog--center.el-dialog .el-dialog__header .el-dialog__title{font-size:36px;line-height:54px}.el-dialog__wrapper[type=large] .slot-title{margin:32px 24px 0}.nb-pagination.el-pagination .btn-next,.nb-pagination.el-pagination .number+.number{margin-left:16px}.el-dialog__wrapper[type=large] .slot-title .el-dialog__tips{font-size:28px}.el-dialog.is-fullscreen{border-radius:0;box-shadow:none}.el-dialog__wrapper[body-bg-color] .el-dialog__body{background-color:#ECF0F5}.el-dialog__wrapper[dialog-center=true] .el-dialog,.el-dialog__wrapper[dialog-center] .el-dialog{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin-top:0!important}.el-dialog__wrapper[title-padding-bottom][type=large] .el-dialog__header{padding-bottom:32px}.el-dialog__wrapper[title-padding-bottom][type=medium] .el-dialog__header,.el-dialog__wrapper[title-padding-bottom][type=small] .el-dialog__header{padding-bottom:36px}.el-dialog__wrapper[title-center] .el-dialog__header{text-align:center}.el-dialog__wrapper[header-shadow] .el-dialog__header{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.el-dialog__wrapper[title-error] .el-dialog__title{color:#E52D3E}.el-dialog__wrapper[title-warning] .el-dialog__title{color:#F98900}.el-dialog__wrapper[title-success] .el-dialog__title{color:#00A572}.el-dialog__wrapper[body-padding] .el-dialog__body{padding:24px;box-sizing:border-box}.el-dialog__wrapper[body-flex-column-center] .el-dialog__body{display:flex;flex-direction:column;align-items:center;justify-content:center}.nb-pagination.el-pagination{padding:0;box-sizing:border-box;font-weight:400}.nb-pagination.el-pagination .el-pager li,.nb-pagination.el-pagination button{font-size:24px;line-height:64px;min-width:64px;height:64px}.nb-pagination.el-pagination .el-pager li.active+li{border-left:1px solid #CAD0E0}.nb-pagination.el-pagination li.active{background:linear-gradient(180deg,#3385E6 0,#0066E0 100%);box-shadow:0 1px 6px 0 rgba(24,29,65,.12);color:#FFF;border:none}.nb-pagination.el-pagination .btn-next,.nb-pagination.el-pagination .btn-prev,.nb-pagination.el-pagination .number{background:linear-gradient(180deg,#FFF 0,#F4F6F9 100%);box-shadow:0 1px 6px 0 rgba(24,29,65,.12);border-radius:8px;border:1px solid #CAD0E0;box-sizing:border-box}.nb-pagination.el-pagination .btn-prev{margin-right:16px}.nb-pagination.el-pagination .btn-prev .el-icon{font-size:32px;font-weight:400}.nb-pagination.el-pagination .btn-next .el-icon{font-size:32px}.nb-pagination.el-pagination .btn-next:disabled,.nb-pagination.el-pagination .btn-prev:disabled{background:#CAD0E0;box-shadow:none;border:none}.nb-empty,.nb-summary-bar{background-color:transparent}.nb-pagination.el-pagination .el-pager li.btn-quicknext,.nb-pagination.el-pagination .el-pager li.btn-quickprev{color:rgba(24,29,65,.7);padding-top:0}.nb-pagination.el-pagination .nb-pagination--right{text-align:right}.nb-pagination.el-pagination .nb-pagination--center{text-align:center}.nb-empty{display:flex;flex-direction:column;align-items:center;justify-content:center}.nb-empty--center{width:100%;height:100%}.nb-empty__text{line-height:1.5;text-align:center;font-weight:400}.nb-empty__tips{font-size:24px;color:#00A572;text-align:center;line-height:36px}.nb-empty__buttons{display:flex;align-items:center;margin-top:24px}.nb-empty__buttons .el-button+.el-button{margin-left:20px}.nb-empty>.el-button{margin-top:24px}.nb-empty--large .nb-empty__icon{width:500px;height:500px}.nb-empty--large .nb-empty__text{font-size:32px;line-height:48px}.nb-empty--large .nb-empty__tips,.nb-empty--small .nb-empty__text,.nb-empty--small .nb-empty__tips{font-size:24px}.nb-empty--small .nb-empty__icon{width:300px;height:300px}.nb-summary-bar{width:100%;padding:24px;box-sizing:border-box;overflow:hidden}.nb-summary-bar__icon,.nb-summary-bar__icon.svg-icon{width:80px;height:80px;margin-right:20px;flex-shrink:0}.nb-summary-bar__text{font-size:28px;line-height:42px;display:inline-flex;align-items:center}.nb-summary-bar__text i{white-space:nowrap;color:rgba(24,29,65,.7)}.nb-summary-bar__text strong{font-size:50px;margin:0 4px;font-weight:400;white-space:nowrap}.nb-summary-bar__link{color:#0066E0;font-size:24px;line-height:36px;white-space:nowrap;margin-left:16px;cursor:pointer}.nb-summary-bar__text+.nb-summary-bar__text{margin-left:16px}.nb-summary-bar--loading .nb-summary-bar__text{color:#181D41}.nb-summary-bar--error .nb-summary-bar__text{color:#E52D3E}.nb-summary-bar--info .nb-summary-bar__text,.nb-summary-bar--success .nb-summary-bar__text{color:rgba(24,29,65,.7)}.nb-summary-bar--info .nb-summary-bar__text strong,.nb-summary-bar--success .nb-summary-bar__text strong,.nb-summary-bar--tips{color:#00A572}.nb-summary-bar .nb-summary-bar-container{height:112px;padding:0 24px;background:#fff;box-shadow:0 6px 18px 0 rgba(24,29,65,.18);border-radius:16px;display:flex;align-items:center;justify-content:flex-end;box-sizing:border-box;overflow:hidden}.nb-summary-bar .nb-summary-bar__left{flex:1;display:flex;align-items:center;overflow:hidden}.nb-summary-bar .nb-summary-bar__left .text-item{text-align:left;width:min-content}.nb-summary-bar .nb-summary-bar__left .text-item .nb-summary-bar__text{margin-left:0}.nb-summary-bar .nb-summary-bar__left .text-item .nb-summary-bar__text strong{font-size:32px}.nb-summary-bar .nb-summary-bar__left .text-item+.text-item{margin-left:32px}.nb-summary-bar .nb-summary-bar__right{display:flex;align-items:center;flex-shrink:0}.nb-summary-bar .nb-summary-bar__right .el-button{margin-left:24px}.nb-summary-bar--bottom{position:absolute;left:0;right:0;bottom:0;z-index:99}.nb-summary-bar--full{padding:24px 0 0}.nb-summary-bar--full .nb-summary-bar-container{box-shadow:0 4 40px 0 rgba(24,29,65,.08),0 2 28px 0 rgba(24,29,65,.1),0 0 10px 0 rgba(24,29,65,.08);border-radius:16px 16px 0 0}.nb-header{width:100%;height:80px;background-color:#181D41;display:flex;align-items:center;justify-content:space-between;overflow-y:hidden;overflow-x:auto;color:#fff;overflow:hidden;font-size:32px;line-height:42px;position:relative}.nb-header .nb-header__back .nb-icon::before,.nb-header .nb-header__logout .nb-icon::before{font-size:40px}.nb-header .nb-header__back{padding:0 36px 0 32px;height:100%;display:flex;align-items:center;justify-content:center}.nb-header .nb-header__back .svg-icon{width:40px;height:40px;margin-right:4px}.nb-header .nb-header__back .nb-icon{width:40px;height:40px;margin-right:10px}.nb-header .nb-header__back__text{font-family:OPPOSans B,OPPOSans-B,OPPOSans}.nb-header .nb-header__logout{padding:0 32px 0 34px;height:100%;display:flex;align-items:center;justify-content:center}.nb-header .nb-header__logout .nb-icon,.nb-header .nb-header__logout .svg-icon{width:40px;height:40px;margin-right:10px}.nb-header .nb-header__logout__text{font-family:OPPOSans B,OPPOSans-B,OPPOSans}.nb-header .nb-header__tabs,.nb-header .nb-header__title{height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.nb-header .nb-header__title{width:fit-content;text-align:center;font-size:32px;line-height:42px;font-family:OPPOSans B,OPPOSans-B,OPPOSans;display:flex;align-items:center;justify-content:center}.nb-header .nb-header__tabs{display:flex;align-items:center;justify-content:center;padding:0;margin:0}.nb-header .nb-header__tabs .nb-header__tab{height:100%;padding:0;margin:0;display:flex;align-items:center;justify-content:center;cursor:pointer}.nb-header .nb-header__tabs .nb-header__tab__text{height:48px;display:flex;flex-direction:column;justify-content:center;background-color:#0f377a}.nb-header .nb-header__tabs .nb-header__tab__text span{padding:0 30px;min-width:200px;height:48px;text-align:center;font-size:28px;line-height:48px;box-sizing:border-box;position:relative}.nb-header .nb-header__tabs .nb-header__tab__text .el-badge{display:inline-block;vertical-align:inherit;font-family:inherit}.nb-header .nb-header__tabs .nb-header__tab__text .el-badge .el-badge__content.is-fixed{top:4px!important;right:4px;z-index:1}.nb-header .nb-header__tabs .nb-header__tab--active .nb-header__tab__text span{background-color:#0066E0;border-radius:24px!important}.nb-header .nb-header__tabs .nb-header__tab--disabled{cursor:not-allowed}.nb-header .nb-header__tabs .nb-header__tab--disabled .nb-header__tab__text span{background-color:#122e67;color:rgba(255,255,255,.2)}.nb-header .nb-header__tabs .nb-header__tab--import .nb-header__tab__text span{color:#f98900;font-family:OPPOSans B,OPPOSans-B,OPPOSans}.nb-header .nb-header__tabs .nb-header__tab:first-child .nb-header__tab__text{border-radius:24px 0 0 24px}.nb-header .nb-header__tabs .nb-header__tab:last-child .nb-header__tab__text{border-radius:0 24px 24px 0}.nb-header .nb-header__left{flex:auto}.nb-header .nb-header__right{flex:auto;display:inline-flex;align-items:center;justify-content:flex-end}.nb-header .nb-header__right .nb-header__btn{padding:0 32px 0 10px;height:100%;display:inline-flex;align-items:center;justify-content:center}.nb-header .nb-header__right .nb-header__btn .nb-icon{width:40px;height:40px;font-size:40px;margin-right:10px}.nb-header .nb-header__right .nb-header__btn__text{font-family:OPPOSans B,OPPOSans-B,OPPOSans}.nb-form-dialog.el-dialog .el-dialog__body{padding:0 40px;box-sizing:border-box;overflow-x:hidden;overflow-y:auto}.nb-form-dialog.el-dialog .form-header{width:100%;margin-bottom:40px;text-align:center}.nb-form-dialog.el-dialog .form-header__title{font-size:40px;line-height:56px}.nb-form-dialog.el-dialog .form-header__message{margin-top:10px;font-size:28px;line-height:42px;color:rgba(24,29,65,.5)}.nb-form-dialog.el-dialog .form-header__tips{margin-top:10px;font-size:28px;line-height:42px;color:#00A572}.nb-form-dialog.el-dialog .form-drug{width:100%;margin-top:20px;margin-bottom:40px;text-align:left}.nb-form-dialog.el-dialog .form-drug__name{font-size:40px;line-height:56px}.nb-form-dialog.el-dialog .form-drug__spec{margin-top:10px;font-size:28px;line-height:42px}.nb-form-dialog.el-dialog .form-drug__spec i{color:rgba(24,29,65,.5);margin-right:8px}.nb-form-dialog.el-dialog .el-form{width:100%}.nb-form-dialog.el-dialog .el-form[hidden-label]{width:auto}.nb-form-dialog.el-dialog.el-dialog--center .el-dialog__body{display:flex;flex-direction:column;align-items:center;justify-content:center}.nb-form-dialog.el-dialog .el-radio-group{padding:12px 0}
|