nubomed-ui 2.0.46 → 2.0.47

Sign up to get free protection for your applications and to get access to all the features.
@@ -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-badge{min-width:32px;height:32px;line-height:32px;font-size:24px;padding:0 8px;border-radius:32px;text-align:center}.nb-badge--danger{background-color:#E52D3E;color:#FFF}.nb-empty{background-color:transparent;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-checkbox-group__item,.nb-radio-group__item{font-size:24px;line-height:36px;box-shadow:0 1px 6px 0 rgba(24,29,65,.12);box-sizing:border-box}.nb-empty--large .nb-empty__tips{font-size:24px}.nb-empty--small .nb-empty__icon{width:300px;height:300px}.nb-empty--small .nb-empty__text,.nb-empty--small .nb-empty__tips{font-size:24px}.nb-checkbox-group{display:inline-flex;align-items:center;flex-wrap:wrap;margin-right:-16px;margin-bottom:-16px}.nb-checkbox-group__item{min-width:88px;height:64px;background:linear-gradient(180deg,#fff 0,#f4f6f9 100%);border-radius:8px;border:1px solid #cad0e0;padding:0 17px;text-align:center;position:relative;display:inline-flex;align-items:center;justify-content:center;margin:0 16px 16px 0;cursor:pointer}.nb-checkbox-group__item .nb-icon{position:absolute;bottom:-4px;right:-4px;width:32px;height:32px;font-size:32px;display:none}.nb-checkbox-group__item--checked{color:#0066E0;border:3px solid #0066E0;background:#cbe3ff;padding:0 15px}.nb-checkbox-group__item--checked .nb-icon{display:block}.nb-checkbox-group__item--disabled{color:#fff;border-color:#CAD0E0;background:#CAD0E0;cursor:no-drop}.nb-radio-group{display:inline-flex;align-items:center;flex-wrap:wrap;margin-right:-16px;margin-bottom:-16px}.nb-radio-group__item{min-width:88px;height:64px;background:linear-gradient(180deg,#fff 0,#f4f6f9 100%);border-radius:8px;border:1px solid #cad0e0;padding:0 17px;text-align:center;position:relative;display:inline-flex;align-items:center;justify-content:center;margin:0 16px 16px 0;cursor:pointer}.nb-radio-group__item--checked{color:#0066E0;border:3px solid #0066E0;background:#cbe3ff;padding:0 15px}.nb-radio-group__item--disabled{color:#fff;border-color:#CAD0E0;background:#CAD0E0;cursor:no-drop}.nb-tabs{width:fit-content;height:80px;display:flex;align-items:center;border-bottom:1px solid #CAD0E0;box-sizing:border-box}.nb-tabs .nb-tab-item{height:100%;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;font-size:28px;line-height:28px;padding:0 24px;cursor:pointer}.nb-tabs .nb-tab-item.is-active{color:#0066E0;position:relative;font-family:OPPOSans B,OPPOSans-B,OPPOSans}.nb-tabs .nb-tab-item.is-active::before{content:"";position:absolute;left:0;right:0;bottom:0;height:6px;background:#0066E0;border-radius:3px}.nb-summary-bar{width:100%;padding:24px;background-color:transparent;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-pagination.el-pagination .btn-next,.nb-pagination.el-pagination .number+.number,.nb-progress--line .el-progress__text,.nb-summary-bar__link,.nb-summary-bar__text+.nb-summary-bar__text{margin-left:16px}.nb-summary-bar__link{color:#0066E0;font-size:24px;line-height:36px;white-space:nowrap;cursor:pointer}.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{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{font-size:40px;margin-right:4px}.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 .svg-icon{width:40px;height:40px;margin-right:10px}.nb-header .nb-header__logout .nb-icon{font-size: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{height:100%;display:flex;align-items:center;justify-content:center;padding:0;margin:0}.nb-header .nb-header__tabs::before{content:"";background-color:#0f377a;position:absolute;top:calc((100% - 48px)/ 2);left:0;right:0;bottom:calc((100% - 48px)/ 2);border-radius:24px}.nb-header .nb-header__tabs .nb-header__tab{height:100%;padding:0;margin:0;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative}.nb-header .nb-header__tabs .nb-header__tab .nb-badge{position:absolute;top:2px;right:24px}.nb-header .nb-header__tabs .nb-header__tab__text{height:48px;display:flex;flex-direction:column;justify-content:center;font-size:28px;line-height:42px;font-family:OPPOSans B,OPPOSans-B,OPPOSans;color:#fff;padding:0 24px;position:relative}.nb-header .nb-header__tabs .nb-header__tab--active .nb-header__tab__text{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{background-color:#122e67;color:rgba(255,255,255,.2)}.nb-header .nb-header__tabs .nb-header__tab--import .nb-header__tab__text{color:#f98900}.nb-header .nb-header__tabs .nb-header__tab .nb-header__tab__text--2 span,.nb-header .nb-header__tabs .nb-header__tab .nb-header__tab__text--3 span{font-size:22px;line-height:24px}.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--small,.nb-header .nb-header__right .nb-header__btn--small .nb-icon{font-size:26px}.nb-header .nb-header__right .nb-header__btn .nb-icon{font-size:36px;margin-right:4px}.nb-header .nb-header__right .nb-header__btn__text{font-family:OPPOSans B,OPPOSans-B,OPPOSans}.nb-notify{width:auto;max-width:80%;padding:31px 40px;border-width:2px;border-style:solid;border-radius:8px;position:fixed;left:50%;transform:translate(-50%);display:inline-flex;align-items:center;transition:opacity .3s,transform .3s,left .3s,right .3s,top .4s,bottom .3s}.nb-notify__icon{font-size:50px;margin-right:8px}.nb-notify__message{font-size:40px;line-height:56px;margin-top:0;color:#181D41;word-break:break-word}.nb-notify--success{border-color:#7FD2B8;background-color:#F0FBFA}.nb-notify--success .nb-notify__icon{color:#00A572}.nb-notify--error{border-color:#F2969E;background-color:#FDF4F5}.nb-notify--error .nb-notify__icon{color:#E52D3E}.nb-notify--warning{border-color:#FCC47F;background-color:#FEF9F2}.nb-notify--warning .nb-notify__icon{color:#F98900}.el-notification-fade-enter.right{right:0;transform:translateX(100%)}.el-notification-fade-enter.left{left:0;transform:translateX(-100%)}.el-notification-fade-leave-active{opacity:0}.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-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-progress--circle{text-align:center;position:relative;width:320px;height:320px;background:url(data:image/png;base64,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) no-repeat;background-size:100% 100%}.nb-progress--circle .precent-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:50px;color:#0066E0;font-family:OPPOSans B,OPPOSans-B,OPPOSans}.nb-progress--circle .precent-text i{font-size:32px}.nb-progress--circle .el-progress{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.nb-progress--circle .el-progress .el-progress__text{font-size:50px!important;color:#0066E0}.nb-progress--line .el-progress-bar{padding-right:92px;margin-right:-92px}.nb-progress--line .el-progress--without-text .el-progress-bar{padding-right:0;margin-right:0}.nb-progress--line .el-progress__text{font-size:28px!important;line-height:42px;font-family:OPPOSans B,OPPOSans-B,OPPOSans;color:#181D41}.nb-progress--small.nb-progress--circle{width:240px;height:240px}.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,.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 .nb-dialog__header--has-form{display:flex;align-items:center;justify-content:space-between;padding:18px 40px}.nb-dialog.el-dialog .nb-dialog__header--slot{padding:32px 24px}.nb-dialog.el-dialog .nb-dialog__header--slot .el-dialog__tips{font-size:28px;line-height:1.5;margin:0}.nb-dialog.el-dialog .nb-dialog__header--slot .el-dialog__tips--danger{color:#E52D3E}.nb-dialog.el-dialog .nb-dialog__header--slot .el-dialog__tips--success,.nb-dialog__wrapper[type=large] .nb-dialog .el-dialog__footer>div.footer__tips{color:#00A572}.nb-dialog.el-dialog[aria-label=dialog] .el-dialog__header{padding:0!important}.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}.nb-dialog.el-dialog .el-dialog__footer .el-button{flex:1;height:100%;text-align:center;font-size:36px;border-radius:0;max-width:inherit}.nb-dialog.el-dialog .el-dialog__footer .el-button+.el-button{margin:0;border-radius:0 0 16px}.nb-dialog__wrapper[type=small] .nb-dialog{width:720px;height:520px}.nb-dialog__wrapper[type=small] .nb-dialog .el-dialog__title{font-size:36px}.nb-dialog__wrapper[type=large] .nb-dialog .el-dialog__title,.nb-dialog__wrapper[type=medium] .nb-dialog .el-dialog__title{font-size:28px}.nb-dialog__wrapper[type=small] .nb-dialog .el-dialog__header{padding:36px 40px 20px}.nb-dialog__wrapper[type=small] .nb-dialog.el-dialog--center .el-dialog__header{padding:32px 40px}.nb-dialog__wrapper[type=medium] .nb-dialog{width:1000px;height:640px}.nb-dialog__wrapper[type=medium] .nb-dialog .el-dialog__header{padding:36px 40px 20px}.nb-dialog__wrapper[type=medium] .nb-dialog.el-dialog--center .el-dialog__header{padding:32px 40px}.nb-dialog__wrapper[type=large] .nb-dialog{width:1600px;height:900px}.nb-dialog__wrapper[type=large] .nb-dialog .el-dialog__header{padding:36px 40px 22px}.nb-dialog__wrapper[type=large] .nb-dialog.el-dialog--center .el-dialog__header{padding:32px 40px}.nb-dialog__wrapper[type=large] .nb-dialog .el-dialog__footer>div{flex:1;padding:24px;font-size:32px;line-height:42px;display:flex;align-items:center;text-align:left}.nb-dialog__wrapper[type=large] .nb-dialog .el-dialog__footer>div.footer__text{color:#181D41}.nb-dialog__wrapper[type=large] .nb-dialog .el-dialog__footer>div.footer__text strong{margin-left:4px;font-size:50px;line-height:76px}.nb-dialog__wrapper[type=large] .nb-dialog .el-dialog__footer>div.footer__text i{font-size:24px;line-height:32px;color:rgba(24,29,65,.5);font-style:normal}.nb-dialog__wrapper[type=large] .nb-dialog .el-dialog__footer>div.footer__text b{margin-left:4px;font-size:28px;line-height:42px;color:#181D41}.nb-message-dialog.nb-dialog.el-dialog .message__message,.nb-message-dialog.nb-dialog.el-dialog .message__tips,.nb-message-dialog.nb-dialog.el-dialog .message__title{word-break:break-word;line-height:1.5;text-align:center}.nb-dialog__wrapper[type=large] .nb-dialog .el-dialog__footer>div.footer__text--danger strong{color:#E52D3E}.nb-dialog__wrapper[type=large] .nb-dialog .el-dialog__footer>div.footer__text--success strong{color:#00A572}.nb-dialog__wrapper[type=large] .nb-dialog .el-dialog__footer>div~.el-button{min-width:400px;width:auto;flex:inherit}.nb-dialog__wrapper[dialog-center=true] .el-dialog,.nb-dialog__wrapper[dialog-center] .el-dialog{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin-top:0!important}.nb-dialog__wrapper[title-error] .el-dialog__title{color:#E52D3E}.nb-dialog__wrapper[title-warning] .el-dialog__title{color:#F98900}.nb-dialog__wrapper[title-success] .el-dialog__title{color:#00A572}.nb-dialog__wrapper[body-bg-color] .el-dialog__body{background-color:#ECF0F5}.nb-dialog__wrapper[header-shadow] .el-dialog__header{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.nb-dialog__wrapper[body-padding] .el-dialog__body{padding:24px;box-sizing:border-box}.nb-dialog__wrapper[body-flex-column-center] .el-dialog__body{display:flex;flex-direction:column;align-items:center;justify-content:center}.nb-out-footer-dialog.nb-dialog.el-dialog{background-color:transparent;box-shadow:none}.nb-out-footer-dialog.nb-dialog.el-dialog .el-dialog__header{background-color:#fff}.nb-out-footer-dialog.nb-dialog.el-dialog .el-dialog__body{background-color:#fff;border-radius:0 0 16px 16px}.nb-out-footer-dialog.nb-dialog.el-dialog .el-dialog__footer{background-color:transparent!important;box-shadow:none!important;justify-content:center!important;padding-top:20px}.nb-out-footer-dialog.nb-dialog.el-dialog .el-dialog__footer::after{height:0}.nb-out-footer-dialog.nb-dialog.el-dialog .el-dialog__footer .el-button{border-radius:8px;height:64px;flex:none;margin:0}.nb-fullscreen-dialog__wrapper{top:56px!important}.nb-fullscreen-dialog.nb-dialog.el-dialog{border-radius:0;box-shadow:none}.nb-fullscreen-dialog.nb-dialog.el-dialog .el-dialog__footer .el-button{border-radius:0}.nb-message-dialog.nb-dialog.el-dialog .el-dialog__body{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;box-sizing:border-box;overflow:hidden}.nb-message-dialog.nb-dialog.el-dialog .nb-progress{margin-bottom:24px}.nb-message-dialog.nb-dialog.el-dialog .message__message{flex:initial;overflow:auto;color:rgba(24,29,65,.5)}.nb-message-dialog.nb-dialog.el-dialog .message__tips{color:#00A572}.nb-message-dialog__wrapper.el-dialog__wrapper[type=small] .nb-message-dialog .message__icon{width:160px;height:160px;margin-bottom:40px}.nb-message-dialog__wrapper.el-dialog__wrapper[type=small] .nb-message-dialog--info .message__title{font-size:36px}.nb-message-dialog__wrapper.el-dialog__wrapper[type=small] .nb-message-dialog--info .message__tips{margin-top:8px;font-size:28px}.nb-message-dialog__wrapper.el-dialog__wrapper[type=small] .nb-message-dialog--abnormal .message__title,.nb-message-dialog__wrapper.el-dialog__wrapper[type=small] .nb-message-dialog--error .message__title,.nb-message-dialog__wrapper.el-dialog__wrapper[type=small] .nb-message-dialog--progress .message__title,.nb-message-dialog__wrapper.el-dialog__wrapper[type=small] .nb-message-dialog--success .message__title,.nb-message-dialog__wrapper.el-dialog__wrapper[type=small] .nb-message-dialog--warning .message__title{font-size:50px}.nb-message-dialog__wrapper.el-dialog__wrapper[type=small] .nb-message-dialog--abnormal .message__message,.nb-message-dialog__wrapper.el-dialog__wrapper[type=small] .nb-message-dialog--error .message__message,.nb-message-dialog__wrapper.el-dialog__wrapper[type=small] .nb-message-dialog--progress .message__message,.nb-message-dialog__wrapper.el-dialog__wrapper[type=small] .nb-message-dialog--success .message__message,.nb-message-dialog__wrapper.el-dialog__wrapper[type=small] .nb-message-dialog--warning .message__message{flex:none;overflow:auto;font-size:28px}.nb-message-dialog__wrapper.el-dialog__wrapper[type=small] .nb-message-dialog--abnormal .message__tips,.nb-message-dialog__wrapper.el-dialog__wrapper[type=small] .nb-message-dialog--error .message__tips,.nb-message-dialog__wrapper.el-dialog__wrapper[type=small] .nb-message-dialog--progress .message__tips,.nb-message-dialog__wrapper.el-dialog__wrapper[type=small] .nb-message-dialog--success .message__tips,.nb-message-dialog__wrapper.el-dialog__wrapper[type=small] .nb-message-dialog--warning .message__tips{margin-top:8px;font-size:28px}.nb-message-dialog__wrapper.el-dialog__wrapper[type=small] .nb-message-diaolog--reduce .message__title{font-size:36px;line-height:54px}.nb-message-dialog__wrapper.el-dialog__wrapper[type=medium] .nb-message-dialog .message__icon{width:240px;height:240px;margin-bottom:28px}.nb-message-dialog__wrapper.el-dialog__wrapper[type=medium] .nb-message-dialog .message__title{font-size:50px}.nb-message-dialog__wrapper.el-dialog__wrapper[type=medium] .nb-message-dialog .message__message{flex:initial;overflow:auto;font-size:36px}.nb-message-dialog__wrapper.el-dialog__wrapper[type=medium] .nb-message-dialog .message__tips{font-size:36px}.nb-form-dialog.nb-dialog.el-dialog .el-dialog__body{padding:0 40px;box-sizing:border-box;overflow-x:hidden;overflow-y:auto}.nb-form-dialog.nb-dialog.el-dialog .form-header{width:100%;text-align:center}.nb-form-dialog.nb-dialog.el-dialog .form-header__title{font-size:40px;line-height:56px;margin:0}.nb-form-dialog.nb-dialog.el-dialog .form-header__message{margin:10px 0 0;font-size:28px;line-height:42px;color:rgba(24,29,65,.5)}.nb-form-dialog.nb-dialog.el-dialog .form-header__tips{margin:10px 0 0;font-size:28px;line-height:42px;color:#00A572}.nb-form-dialog.nb-dialog.el-dialog .form-drug{width:100%;margin-bottom:40px;text-align:left}.nb-form-dialog.nb-dialog.el-dialog .form-drug__name{font-size:40px;line-height:56px;margin:0}.nb-form-dialog.nb-dialog.el-dialog .form-drug__spec{margin:10px 0 0;font-size:28px;line-height:42px}.nb-form-dialog.nb-dialog.el-dialog .form-drug__spec i{color:rgba(24,29,65,.5);margin-right:8px;font-style:normal}
1
+ @charset "UTF-8";.nb-badge,.nb-empty__tips{text-align:center;font-size:24px}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-badge{min-width:32px;height:32px;line-height:32px;padding:0 8px;border-radius:32px}.nb-badge--danger{background-color:#E52D3E;color:#FFF}.nb-empty{background-color:transparent;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{color:#00A572;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-checkbox-group__item,.nb-radio-group__item{font-size:24px;line-height:36px;text-align:center;box-sizing:border-box}.nb-empty--large .nb-empty__tips{font-size:24px}.nb-empty--small .nb-empty__icon{width:300px;height:300px}.nb-empty--small .nb-empty__text,.nb-empty--small .nb-empty__tips{font-size:24px}.nb-checkbox-group{display:inline-flex;align-items:center;flex-wrap:wrap;margin-right:-16px;margin-bottom:-16px}.nb-checkbox-group__item{min-width:88px;height:64px;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;padding:0 17px;position:relative;display:inline-flex;align-items:center;justify-content:center;margin:0 16px 16px 0;cursor:pointer}.nb-checkbox-group__item .nb-icon{position:absolute;bottom:-4px;right:-4px;width:32px;height:32px;font-size:32px;display:none}.nb-checkbox-group__item--checked{color:#0066E0;border:3px solid #0066E0;background:#cbe3ff;padding:0 15px}.nb-checkbox-group__item--checked .nb-icon{display:block}.nb-checkbox-group__item--disabled{color:#fff;border-color:#CAD0E0;background:#CAD0E0;cursor:no-drop}.nb-radio-group{display:inline-flex;align-items:center;flex-wrap:wrap;margin-right:-16px;margin-bottom:-16px}.nb-radio-group__item{min-width:88px;height:64px;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;padding:0 17px;position:relative;display:inline-flex;align-items:center;justify-content:center;margin:0 16px 16px 0;cursor:pointer}.nb-radio-group__item--checked{color:#0066E0;border:3px solid #0066E0;background:#cbe3ff;padding:0 15px}.nb-radio-group__item--disabled{color:#fff;border-color:#CAD0E0;background:#CAD0E0;cursor:no-drop}.nb-tabs{width:fit-content;height:80px;display:flex;align-items:center;border-bottom:1px solid #CAD0E0;box-sizing:border-box}.nb-tabs .nb-tab-item{height:100%;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;font-size:28px;line-height:28px;padding:0 24px;cursor:pointer}.nb-tabs .nb-tab-item.is-active{color:#0066E0;position:relative;font-family:OPPOSans B,OPPOSans-B,OPPOSans}.nb-tabs .nb-tab-item.is-active::before{content:"";position:absolute;left:0;right:0;bottom:0;height:6px;background:#0066E0;border-radius:3px}.nb-summary-bar{width:100%;padding:24px;background-color:transparent;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{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{font-size:40px;margin-right:4px}.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 .svg-icon{width:40px;height:40px;margin-right:10px}.nb-header .nb-header__logout .nb-icon{font-size: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{height:100%;display:flex;align-items:center;justify-content:center;padding:0;margin:0}.nb-header .nb-header__tabs::before{content:"";background-color:#0f377a;position:absolute;top:calc((100% - 48px)/ 2);left:0;right:0;bottom:calc((100% - 48px)/ 2);border-radius:24px}.nb-header .nb-header__tabs .nb-header__tab{height:100%;padding:0;margin:0;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative}.nb-header .nb-header__tabs .nb-header__tab .nb-badge{position:absolute;top:2px;right:24px}.nb-header .nb-header__tabs .nb-header__tab__text{height:48px;display:flex;flex-direction:column;justify-content:center;font-size:28px;line-height:42px;font-family:OPPOSans B,OPPOSans-B,OPPOSans;color:#fff;padding:0 24px;position:relative}.nb-header .nb-header__tabs .nb-header__tab--active .nb-header__tab__text{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{background-color:#122e67;color:rgba(255,255,255,.2)}.nb-header .nb-header__tabs .nb-header__tab--import .nb-header__tab__text{color:#f98900}.nb-header .nb-header__tabs .nb-header__tab .nb-header__tab__text--2 span,.nb-header .nb-header__tabs .nb-header__tab .nb-header__tab__text--3 span{font-size:22px;line-height:24px}.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--small,.nb-header .nb-header__right .nb-header__btn--small .nb-icon{font-size:26px}.nb-header .nb-header__right .nb-header__btn .nb-icon{font-size:36px;margin-right:4px}.nb-header .nb-header__right .nb-header__btn__text{font-family:OPPOSans B,OPPOSans-B,OPPOSans}.nb-sidebar-nav{width:360px;margin-top:24px;overflow-x:hidden;overflow-y:auto;background-color:#fff}.nb-sidebar-nav--arrow .nav-item{padding-right:16px!important}.nb-sidebar-nav .nav-item+.nav-item::after{content:"";position:absolute;left:30px;right:0;top:0;background-color:#e4e7ef;height:1px}.nb-sidebar-nav .nav-item{width:100%;min-height:88px;padding:22px 24px;margin:0;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;position:relative;font-size:28px;line-height:40px;background-color:#fff;overflow:hidden}.nb-sidebar-nav .nav-item:hover{cursor:pointer}.nb-sidebar-nav .nav-item__icon{width:40px;height:40px;font-size:36px;margin-right:16px}.nb-sidebar-nav .nav-item__text{flex:1;width:0;word-wrap:break-word;word-break:break-word}.nb-sidebar-nav .nav-item__text .nb-tag{vertical-align:text-top;margin-left:8px}.nb-sidebar-nav .nav-item__num{margin-left:16px;color:rgba(24,29,65,.5)}.nb-sidebar-nav .nav-item__badge{min-width:32px;height:32px;padding:0 8px;margin-left:8px;display:inline-flex;align-items:center;justify-content:center;background:#E52D3E;border-radius:16px;font-size:24px;line-height:24px;color:#fff}.nb-sidebar-nav .nav-item__arrow{width:32px;height:32px;font-size:28px;margin-left:8px;color:#cad0e0}.nb-sidebar-nav .nav-item.nav-item--active{background-color:#0066E0;color:#fff}.nb-sidebar-nav .nav-item.nav-item--active::after{background-color:#0066E0!important}.nb-sidebar-nav .nav-item.nav-item--active .nav-item__arrow,.nb-sidebar-nav .nav-item.nav-item--active .nav-item__num{color:#fff}.nb-sidebar-nav .nav-item.nav-item--danger.nav-item--active,.nb-sidebar-nav .nav-item.nav-item--error.nav-item--active{background-color:#E52D3E;color:#fff}.nb-sidebar-nav .nav-item.nav-item--danger.nav-item--active::after,.nb-sidebar-nav .nav-item.nav-item--error.nav-item--active::after{background-color:#E52D3E!important}.nb-sidebar-nav .nav-item.nav-item--danger.nav-item--active .nav-item__num,.nb-sidebar-nav .nav-item.nav-item--error.nav-item--active .nav-item__num{color:#fff}.nb-sidebar-nav-group{width:360px;height:100%;background:#F4F6F9;display:flex;flex-direction:column;overflow:hidden}.nb-sidebar-nav-group .nav-title{font-size:36px;line-height:54px;padding:24px 24px 0}.nb-sidebar-nav-group .head-user{padding:40px 24px 16px}.nb-sidebar-nav-group .head-user__avatar{width:112px;height:112px;margin:auto;background:#00A572;border-radius:50%;font-size:50px;color:#FFF;line-height:76px;font-family:OPPOSans B,OPPOSans-B,OPPOSans;display:flex;flex-direction:column;align-items:center;justify-content:center}.nb-sidebar-nav-group .head-user__name{margin-top:16px;font-size:28px;line-height:42px;text-align:center}.nb-sidebar-nav-group .head-search{padding:24px 24px 0}.nb-sidebar-nav-group .nb-sidebar-nav__wrapper{flex:1;overflow-x:hidden;overflow-y:auto}.nb-notify{width:auto;max-width:80%;padding:31px 40px;border-width:2px;border-style:solid;border-radius:8px;position:fixed;left:50%;transform:translate(-50%);display:inline-flex;align-items:center;transition:opacity .3s,transform .3s,left .3s,right .3s,top .4s,bottom .3s}.nb-notify__icon{font-size:50px;margin-right:8px}.nb-notify__message{font-size:40px;line-height:56px;margin-top:0;color:#181D41;word-break:break-word}.nb-notify--success{border-color:#7FD2B8;background-color:#F0FBFA}.nb-notify--success .nb-notify__icon{color:#00A572}.nb-notify--error{border-color:#F2969E;background-color:#FDF4F5}.nb-notify--error .nb-notify__icon{color:#E52D3E}.nb-notify--warning{border-color:#FCC47F;background-color:#FEF9F2}.nb-notify--warning .nb-notify__icon{color:#F98900}.el-notification-fade-enter.right{right:0;transform:translateX(100%)}.el-notification-fade-enter.left{left:0;transform:translateX(-100%)}.el-notification-fade-leave-active{opacity:0}.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 .number+.number{margin-left:16px}.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{margin-left:16px}.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-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-progress--circle{text-align:center;position:relative;width:320px;height:320px;background:url(data:image/png;base64,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) no-repeat;background-size:100% 100%}.nb-progress--circle .precent-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:50px;color:#0066E0;font-family:OPPOSans B,OPPOSans-B,OPPOSans}.nb-progress--circle .precent-text i{font-size:32px}.nb-progress--circle .el-progress{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.nb-progress--circle .el-progress .el-progress__text{font-size:50px!important;color:#0066E0}.nb-progress--line .el-progress-bar{padding-right:92px;margin-right:-92px}.nb-progress--line .el-progress--without-text .el-progress-bar{padding-right:0;margin-right:0}.nb-progress--line .el-progress__text{font-size:28px!important;line-height:42px;margin-left:16px;font-family:OPPOSans B,OPPOSans-B,OPPOSans;color:#181D41}.nb-progress--small.nb-progress--circle{width:240px;height:240px}.nb-table.el-table{font-size:24px;background-color:transparent;width:100%}.nb-table.el-table::before{height:0}.nb-table.el-table .el-table__header-wrapper .nb-table-header{background-color:#ECF0F5}.nb-table.el-table .el-table__header-wrapper .nb-table-header .el-table__cell{background-color:transparent}.nb-table.el-table .el-table__header-wrapper .nb-table-header .cell{font-size:24px;line-height:32px;color:rgba(24,29,65,.7);font-weight:400;word-break:break-word}.nb-table.el-table .el-table__body-wrapper .el-table__cell{padding:13px 0}.nb-table.el-table .el-table__body-wrapper .cell{padding:0 10px;font-size:24px;line-height:36px;color:rgba(24,29,65,.7);word-break:break-word}.nb-table.el-table .el-table__body-wrapper .td-name .cell [class*=nb-]{margin-right:8px;vertical-align:text-top}.nb-table.el-table .el-table__body-wrapper .td-name .cell strong{font-size:28px;line-height:42px;font-family:OPPOSans B,OPPOSans-B,OPPOSans;color:#181D41}.nb-table.el-table .el-table__body-wrapper .td-name-barcode .cell [class*=nb-]{margin-right:8px}.nb-table.el-table .el-table__body-wrapper .td-name-barcode .cell .name{font-size:28px;line-height:42px;font-family:OPPOSans B,OPPOSans-B,OPPOSans;color:#181D41}.nb-table.el-table .el-table__body-wrapper .td-name-barcode .cell .barcode{font-size:24px;line-height:36px;margin-top:-6px}.nb-table.el-table .el-table__body-wrapper .td-bold .cell{font-family:OPPOSans B,OPPOSans-B,OPPOSans;color:#181D41}.nb-table.el-table .el-table__body-wrapper .td-info .cell p{display:flex}.nb-table.el-table .el-table__body-wrapper .td-info .cell p span{flex:1;margin-left:4px;word-break:break-all}.nb-table.el-table .el-table__body-wrapper .td-number .cell,.nb-table.el-table .el-table__body-wrapper .td-number--danger .cell,.nb-table.el-table .el-table__body-wrapper .td-number--primary .cell,.nb-table.el-table .el-table__body-wrapper .td-number--success .cell{font-size:36px;line-height:54px;font-family:OPPOSans B,OPPOSans-B,OPPOSans;color:#181D41}.nb-table.el-table .el-table__body-wrapper .td-number--primary .cell{color:#0066E0}.nb-table.el-table .el-table__body-wrapper .td-number--danger .cell{color:#E52D3E}.nb-table.el-table .el-table__body-wrapper .td-number--success .cell{color:#00A572}.nb-table.el-table .el-table__empty-block{align-items:start}.nb-table.el-table .el-table__empty-block .el-table__empty-text{font-size:32px;color:#181D41;margin:auto;display:flex;flex-direction:column;align-items:center}.nb-table.el-table .el-table__empty-block .el-table__empty-text::before{content:"";width:379px;height:334px;display:block;background:url(../../assets/images/table-no-data.png) center center no-repeat;background-size:cover;margin-bottom:40px}.nb-table.el-table .el-table__expand-icon{width:40px;height:40px;color:#8B8EA0;font-size:40px;display:flex;align-items:center;justify-content:center}.nb-table.el-table .el-table__expand-icon .el-icon-arrow-right{position:static;margin:0}.nb-table.el-table .el-table__expand-icon .el-icon-arrow-right:before{content:"\e635";font-family:iconfont}.nb-table.el-table .el-table__expanded-cell.el-table__cell{padding-top:16px;padding-bottom:24px;background-color:transparent}.nb-table.el-table .el-table__expanded-cell.el-table__cell .el-table th.el-table__cell{background-color:transparent;border-bottom:none;padding:6px 0}.nb-table.el-table .el-table__expanded-cell.el-table__cell .el-table .el-table__body td{min-height:56px;height:56px}.nb-table.el-table .el-table__expanded-cell.el-table__cell .el-table .el-table__body .el-table__cell{background-color:transparent;border-bottom:none;color:#181D41;padding:8px 0}.nb-table.el-table .el-table__expanded-cell.el-table__cell .el-table .el-table__body .el-table__cell .el-button{margin-top:0;margin-bottom:0}.nb-table.el-table .el-table__expanded-cell.el-table__cell .el-table .el-table__empty-text::before{display:none}.nb-table.el-table[auto-right]{width:auto;float:right}.nb-table.el-table[auto-left]{width:auto;float:left}.nb-table.el-table[auto]{width:auto}.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,.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 .nb-dialog__header--has-form{display:flex;align-items:center;justify-content:space-between;padding:18px 40px}.nb-dialog.el-dialog .nb-dialog__header--slot{padding:32px 24px;text-align:center}.nb-dialog.el-dialog .nb-dialog__header--slot .el-dialog__tips{font-size:28px;line-height:1.5;margin:0}.nb-dialog.el-dialog .nb-dialog__header--slot .el-dialog__tips--danger{color:#E52D3E}.nb-dialog.el-dialog .nb-dialog__header--slot .el-dialog__tips--success,.nb-dialog__wrapper[type=large] .nb-dialog .el-dialog__footer>div.footer__tips{color:#00A572}.nb-dialog.el-dialog[aria-label=dialog] .el-dialog__header{padding:0!important}.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}.nb-dialog.el-dialog .el-dialog__footer .el-button{flex:1;height:100%;text-align:center;font-size:36px;border-radius:0;max-width:inherit}.nb-dialog.el-dialog .el-dialog__footer .el-button+.el-button{margin:0;border-radius:0 0 16px}.nb-dialog__wrapper[type=small] .nb-dialog{width:720px;height:520px}.nb-dialog__wrapper[type=small] .nb-dialog .el-dialog__title{font-size:36px}.nb-dialog__wrapper[type=large] .nb-dialog .el-dialog__title,.nb-dialog__wrapper[type=medium] .nb-dialog .el-dialog__title{font-size:28px}.nb-dialog__wrapper[type=small] .nb-dialog .el-dialog__header{padding:36px 40px 20px}.nb-dialog__wrapper[type=small] .nb-dialog.el-dialog--center{text-align:center}.nb-dialog__wrapper[type=small] .nb-dialog.el-dialog--center .el-dialog__header{padding:32px 40px}.nb-dialog__wrapper[type=medium] .nb-dialog{width:1000px;height:640px}.nb-dialog__wrapper[type=medium] .nb-dialog .el-dialog__header{text-align:left;padding:36px 40px 20px}.nb-dialog__wrapper[type=medium] .nb-dialog.el-dialog--center{text-align:center}.nb-dialog__wrapper[type=medium] .nb-dialog.el-dialog--center .el-dialog__header{padding:32px 40px}.nb-dialog__wrapper[type=large] .nb-dialog{width:1600px;height:900px}.nb-dialog__wrapper[type=large] .nb-dialog .el-dialog__header{text-align:left;padding:36px 40px 22px}.nb-dialog__wrapper[type=large] .nb-dialog.el-dialog--center{text-align:center}.nb-dialog__wrapper[type=large] .nb-dialog.el-dialog--center .el-dialog__header{padding:32px 40px}.nb-dialog__wrapper[type=large] .nb-dialog .el-dialog__footer>div{flex:1;padding:24px;font-size:32px;line-height:42px;display:flex;align-items:center;text-align:left}.nb-dialog__wrapper[type=large] .nb-dialog .el-dialog__footer>div.footer__text{color:#181D41}.nb-dialog__wrapper[type=large] .nb-dialog .el-dialog__footer>div.footer__text strong{margin-left:4px;font-size:50px;line-height:76px}.nb-dialog__wrapper[type=large] .nb-dialog .el-dialog__footer>div.footer__text i{font-size:24px;line-height:32px;color:rgba(24,29,65,.5);font-style:normal}.nb-dialog__wrapper[type=large] .nb-dialog .el-dialog__footer>div.footer__text b{margin-left:4px;font-size:28px;line-height:42px;color:#181D41}.nb-message-dialog.nb-dialog.el-dialog .message__message,.nb-message-dialog.nb-dialog.el-dialog .message__tips,.nb-message-dialog.nb-dialog.el-dialog .message__title{word-break:break-word;line-height:1.5;text-align:center}.nb-dialog__wrapper[type=large] .nb-dialog .el-dialog__footer>div.footer__text--danger strong{color:#E52D3E}.nb-dialog__wrapper[type=large] .nb-dialog .el-dialog__footer>div.footer__text--success strong{color:#00A572}.nb-dialog__wrapper[type=large] .nb-dialog .el-dialog__footer>div~.el-button{min-width:400px;width:auto;flex:inherit}.nb-dialog__wrapper[dialog-center=true] .el-dialog,.nb-dialog__wrapper[dialog-center] .el-dialog{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin-top:0!important}.nb-dialog__wrapper[title-error] .el-dialog__title{color:#E52D3E}.nb-dialog__wrapper[title-warning] .el-dialog__title{color:#F98900}.nb-dialog__wrapper[title-success] .el-dialog__title{color:#00A572}.nb-dialog__wrapper[body-bg-color] .el-dialog__body{background-color:#ECF0F5}.nb-dialog__wrapper[header-shadow] .el-dialog__header{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.nb-dialog__wrapper[body-padding] .el-dialog__body{padding:24px;box-sizing:border-box}.nb-dialog__wrapper[body-flex-column-center] .el-dialog__body{display:flex;flex-direction:column;align-items:center;justify-content:center}.nb-out-footer-dialog.nb-dialog.el-dialog{background-color:transparent;box-shadow:none}.nb-out-footer-dialog.nb-dialog.el-dialog .el-dialog__header{background-color:#fff}.nb-out-footer-dialog.nb-dialog.el-dialog .el-dialog__body{background-color:#fff;border-radius:0 0 16px 16px}.nb-out-footer-dialog.nb-dialog.el-dialog .el-dialog__footer{background-color:transparent!important;box-shadow:none!important;justify-content:center!important;padding-top:20px}.nb-out-footer-dialog.nb-dialog.el-dialog .el-dialog__footer::after{height:0}.nb-out-footer-dialog.nb-dialog.el-dialog .el-dialog__footer .el-button{border-radius:8px;height:64px;flex:none;margin:0}.nb-fullscreen-dialog__wrapper{top:56px!important}.nb-fullscreen-dialog.nb-dialog.el-dialog{border-radius:0;box-shadow:none}.nb-fullscreen-dialog.nb-dialog.el-dialog .el-dialog__footer .el-button{border-radius:0}.nb-message-dialog.nb-dialog.el-dialog .el-dialog__body{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;box-sizing:border-box;overflow:hidden}.nb-message-dialog.nb-dialog.el-dialog .nb-progress{margin-bottom:24px}.nb-message-dialog.nb-dialog.el-dialog .message__message{flex:initial;overflow:auto;color:rgba(24,29,65,.5)}.nb-message-dialog.nb-dialog.el-dialog .message__tips{color:#00A572}.nb-message-dialog__wrapper.el-dialog__wrapper[type=small] .nb-message-dialog .message__icon{width:160px;height:160px;margin-bottom:40px}.nb-message-dialog__wrapper.el-dialog__wrapper[type=small] .nb-message-dialog--info .message__title{font-size:36px}.nb-message-dialog__wrapper.el-dialog__wrapper[type=small] .nb-message-dialog--info .message__tips{margin-top:8px;font-size:28px}.nb-message-dialog__wrapper.el-dialog__wrapper[type=small] .nb-message-dialog--abnormal .message__title,.nb-message-dialog__wrapper.el-dialog__wrapper[type=small] .nb-message-dialog--error .message__title,.nb-message-dialog__wrapper.el-dialog__wrapper[type=small] .nb-message-dialog--progress .message__title,.nb-message-dialog__wrapper.el-dialog__wrapper[type=small] .nb-message-dialog--success .message__title,.nb-message-dialog__wrapper.el-dialog__wrapper[type=small] .nb-message-dialog--warning .message__title{font-size:50px}.nb-message-dialog__wrapper.el-dialog__wrapper[type=small] .nb-message-dialog--abnormal .message__message,.nb-message-dialog__wrapper.el-dialog__wrapper[type=small] .nb-message-dialog--error .message__message,.nb-message-dialog__wrapper.el-dialog__wrapper[type=small] .nb-message-dialog--progress .message__message,.nb-message-dialog__wrapper.el-dialog__wrapper[type=small] .nb-message-dialog--success .message__message,.nb-message-dialog__wrapper.el-dialog__wrapper[type=small] .nb-message-dialog--warning .message__message{flex:none;overflow:auto;font-size:28px}.nb-message-dialog__wrapper.el-dialog__wrapper[type=small] .nb-message-dialog--abnormal .message__tips,.nb-message-dialog__wrapper.el-dialog__wrapper[type=small] .nb-message-dialog--error .message__tips,.nb-message-dialog__wrapper.el-dialog__wrapper[type=small] .nb-message-dialog--progress .message__tips,.nb-message-dialog__wrapper.el-dialog__wrapper[type=small] .nb-message-dialog--success .message__tips,.nb-message-dialog__wrapper.el-dialog__wrapper[type=small] .nb-message-dialog--warning .message__tips{margin-top:8px;font-size:28px}.nb-message-dialog__wrapper.el-dialog__wrapper[type=small] .nb-message-diaolog--reduce .message__title{font-size:36px;line-height:54px}.nb-message-dialog__wrapper.el-dialog__wrapper[type=medium] .nb-message-dialog .message__icon{width:240px;height:240px;margin-bottom:28px}.nb-message-dialog__wrapper.el-dialog__wrapper[type=medium] .nb-message-dialog .message__title{font-size:50px}.nb-message-dialog__wrapper.el-dialog__wrapper[type=medium] .nb-message-dialog .message__message{flex:initial;overflow:auto;font-size:36px}.nb-message-dialog__wrapper.el-dialog__wrapper[type=medium] .nb-message-dialog .message__tips{font-size:36px}.nb-form-dialog.nb-dialog.el-dialog .el-dialog__body{padding:0 40px;box-sizing:border-box;overflow-x:hidden;overflow-y:auto}.nb-form-dialog.nb-dialog.el-dialog .form-header{width:100%;text-align:center}.nb-form-dialog.nb-dialog.el-dialog .form-header__title{font-size:40px;line-height:56px;margin:0}.nb-form-dialog.nb-dialog.el-dialog .form-header__message{margin:10px 0 0;font-size:28px;line-height:42px;color:rgba(24,29,65,.5)}.nb-form-dialog.nb-dialog.el-dialog .form-header__tips{margin:10px 0 0;font-size:28px;line-height:42px;color:#00A572}.nb-form-dialog.nb-dialog.el-dialog .form-drug{width:100%;margin-bottom:40px;text-align:left}.nb-form-dialog.nb-dialog.el-dialog .form-drug__name{font-size:40px;line-height:56px;margin:0}.nb-form-dialog.nb-dialog.el-dialog .form-drug__spec{margin:10px 0 0;font-size:28px;line-height:42px}.nb-form-dialog.nb-dialog.el-dialog .form-drug__spec i{color:rgba(24,29,65,.5);margin-right:8px;font-style:normal}
@@ -536,7 +536,7 @@ src.install = function (Vue) {
536
536
 
537
537
  /***/ }),
538
538
 
539
- /***/ 1505:
539
+ /***/ 6571:
540
540
  /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
541
541
 
542
542
  "use strict";
@@ -548,8 +548,8 @@ __webpack_require__.d(__webpack_exports__, {
548
548
  "default": function() { return /* binding */ NBDialog; }
549
549
  });
550
550
 
551
- ;// ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/components/NBDialog/src/index.vue?vue&type=template&id=5de1a7ac&scoped=true
552
- var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('el-dialog',{staticClass:"nb-dialog__wrapper",attrs:{"visible":_vm.visible,"show-close":_vm.showClose,"close-on-click-modal":false,"close-on-press-escape":false,"center":_vm.center,"dialog-center":_vm.dialogCenter,"type":_vm.size,"title":_vm.$slots['title-right'] ? '' : _vm.title,"custom-class":_vm.dialogCustomClass,"before-close":_vm.handleClose,"append-to-body":"","destroy-on-close":""},on:{"closed":_vm.closedDialog}},[_c('template',{slot:"title"},[_vm._t("title"),(_vm.$slots['title-right'])?_c('div',{staticClass:"nb-dialog__header--has-form"},[_c('span',{staticClass:"el-dialog__title"},[_vm._v(_vm._s(_vm.title))]),_c('div',{staticClass:"el-dialog__right"},[_vm._t("title-right")],2)]):_vm._e()],2),_vm._t("default"),_c('template',{slot:"footer"},[_vm._t("footer",function(){return [(_vm.showCancelButton)?_c('el-button',{on:{"click":_vm.handleCancel}},[_vm._v(_vm._s(_vm.cancelButtonText)),(_vm.cancelButtonTime > -1)?[_vm._v("("+_vm._s(_vm.cancelAutoTime)+"S)")]:_vm._e()],2):_vm._e(),(_vm.showConfirmButton)?_c('el-button',{attrs:{"type":"primary","plain":_vm.confirmButtonPlain},on:{"click":_vm.handleConfirm}},[_vm._v(_vm._s(_vm.confirmButtonText)),(_vm.confirmButtonTime > -1)?[_vm._v("("+_vm._s(_vm.confirmAutoTime)+"S)")]:_vm._e()],2):_vm._e()]})],2)],2)}
551
+ ;// ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/components/NBDialog/src/index.vue?vue&type=template&id=c64765f8&scoped=true
552
+ var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('el-dialog',{staticClass:"nb-dialog__wrapper",attrs:{"visible":_vm.visible,"show-close":_vm.showClose,"close-on-click-modal":false,"close-on-press-escape":false,"center":_vm.center,"dialog-center":_vm.dialogCenter,"type":_vm.size,"title":_vm.$slots['title-right'] ? '' : _vm.title,"custom-class":_vm.dialogCustomClass,"before-close":_vm.handleClose,"append-to-body":"","destroy-on-close":""},on:{"closed":_vm.closedDialog}},[_c('template',{slot:"title"},[_vm._t("title"),(_vm.$slots['title-right'])?_c('div',{staticClass:"nb-dialog__header--has-form"},[_c('span',{staticClass:"el-dialog__title"},[_vm._v(_vm._s(_vm.title))]),_c('div',{staticClass:"el-dialog__right"},[_vm._t("title-right")],2)]):_vm._e()],2),_vm._t("default"),_c('template',{slot:"footer"},[(_vm.$slots.footer)?_vm._t("footer"):[(_vm.showCancelButton)?_c('el-button',{on:{"click":_vm.handleCancel}},[_vm._v(_vm._s(_vm.cancelButtonText)),(_vm.cancelButtonTime > -1)?[_vm._v("("+_vm._s(_vm.cancelAutoTime)+"S)")]:_vm._e()],2):_vm._e(),(_vm.showConfirmButton)?_c('el-button',{attrs:{"type":"primary","plain":_vm.confirmButtonPlain},on:{"click":_vm.handleConfirm}},[_vm._v(_vm._s(_vm.confirmButtonText)),(_vm.confirmButtonTime > -1)?[_vm._v("("+_vm._s(_vm.confirmAutoTime)+"S)")]:_vm._e()],2):_vm._e()]],2)],2)}
553
553
  var staticRenderFns = []
554
554
 
555
555
 
@@ -594,6 +594,7 @@ var staticRenderFns = []
594
594
  //
595
595
  //
596
596
  //
597
+ //
597
598
 
598
599
  /* harmony default export */ var srcvue_type_script_lang_js = ({
599
600
  name: 'NBDialog',
@@ -697,7 +698,7 @@ var staticRenderFns = []
697
698
  dialogCustomClass() {
698
699
  let cls = 'nb-dialog ';
699
700
  if (this.form) {
700
- cls += `nb-form-dialog `;
701
+ cls += 'nb-form-dialog ';
701
702
  }
702
703
  if (this.customClass) {
703
704
  cls += this.customClass;
@@ -786,7 +787,7 @@ var component = (0,componentNormalizer/* default */.A)(
786
787
  staticRenderFns,
787
788
  false,
788
789
  null,
789
- "5de1a7ac",
790
+ "c64765f8",
790
791
  null
791
792
 
792
793
  )
@@ -2226,6 +2227,255 @@ src.install = function (Vue) {
2226
2227
 
2227
2228
  /***/ }),
2228
2229
 
2230
+ /***/ 4950:
2231
+ /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
2232
+
2233
+ "use strict";
2234
+ // ESM COMPAT FLAG
2235
+ __webpack_require__.r(__webpack_exports__);
2236
+
2237
+ // EXPORTS
2238
+ __webpack_require__.d(__webpack_exports__, {
2239
+ "default": function() { return /* binding */ NBSidebarNavGroup; }
2240
+ });
2241
+
2242
+ ;// ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/components/NBSidebarNavGroup/src/index.vue?vue&type=template&id=37c880ce&scoped=true
2243
+ var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"nb-sidebar-nav-group"},[_vm._t("head"),(_vm.title)?_c('div',{staticClass:"nav-title"},[_vm._v(_vm._s(_vm.title))]):_vm._e(),_c('div',{staticClass:"nb-sidebar-nav__wrapper"},[_vm._t("default")],2)],2)}
2244
+ var staticRenderFns = []
2245
+
2246
+
2247
+ ;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/components/NBSidebarNavGroup/src/index.vue?vue&type=script&lang=js
2248
+ //
2249
+ //
2250
+ //
2251
+ //
2252
+ //
2253
+ //
2254
+ //
2255
+ //
2256
+ //
2257
+ //
2258
+ //
2259
+ //
2260
+ //
2261
+ //
2262
+ //
2263
+ //
2264
+ //
2265
+ //
2266
+
2267
+ /* harmony default export */ var srcvue_type_script_lang_js = ({
2268
+ name: 'NBSidebarNavGroup',
2269
+ // 左侧导航:图标+文字+数量+箭头
2270
+ props: {
2271
+ // 标题
2272
+ title: {
2273
+ type: String,
2274
+ default: ''
2275
+ }
2276
+ }
2277
+ });
2278
+ ;// ./packages/components/NBSidebarNavGroup/src/index.vue?vue&type=script&lang=js
2279
+ /* harmony default export */ var NBSidebarNavGroup_srcvue_type_script_lang_js = (srcvue_type_script_lang_js);
2280
+ // EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
2281
+ var componentNormalizer = __webpack_require__(1656);
2282
+ ;// ./packages/components/NBSidebarNavGroup/src/index.vue
2283
+
2284
+
2285
+
2286
+
2287
+
2288
+ /* normalize component */
2289
+ ;
2290
+ var component = (0,componentNormalizer/* default */.A)(
2291
+ NBSidebarNavGroup_srcvue_type_script_lang_js,
2292
+ render,
2293
+ staticRenderFns,
2294
+ false,
2295
+ null,
2296
+ "37c880ce",
2297
+ null
2298
+
2299
+ )
2300
+
2301
+ /* harmony default export */ var src = (component.exports);
2302
+ ;// ./packages/components/NBSidebarNavGroup/index.js
2303
+
2304
+ src.install = function (Vue) {
2305
+ Vue.component(src.name, src);
2306
+ };
2307
+ /* harmony default export */ var NBSidebarNavGroup = (src);
2308
+
2309
+ /***/ }),
2310
+
2311
+ /***/ 4647:
2312
+ /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
2313
+
2314
+ "use strict";
2315
+ // ESM COMPAT FLAG
2316
+ __webpack_require__.r(__webpack_exports__);
2317
+
2318
+ // EXPORTS
2319
+ __webpack_require__.d(__webpack_exports__, {
2320
+ "default": function() { return /* binding */ NBSidebarNav; }
2321
+ });
2322
+
2323
+ ;// ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/components/NBSidebarNav/src/index.vue?vue&type=template&id=19b803ac&scoped=true
2324
+ var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"nb-sidebar-nav",class:_vm.getClass},_vm._l((_vm.options),function(item,index){return _c('div',{key:index,staticClass:"nav-item",class:_vm.getItemClass(item),on:{"click":function($event){$event.stopPropagation();return _vm.handleChange(item, index)}}},[_vm._t("default",function(){return [(item[_vm.optionProps.icon])?_c('nb-icon',{staticClass:"nav-item__icon",attrs:{"icon":item[_vm.optionProps.icon]}}):_vm._e(),_c('div',{staticClass:"nav-item__text"},[_vm._v(_vm._s(item[_vm.optionProps.text]))]),(item[_vm.optionProps.num] >= 0)?_c('span',{staticClass:"nav-item__num"},[_vm._v(_vm._s(item[_vm.optionProps.num]))]):_vm._e(),(item[_vm.optionProps.badge])?_c('span',{staticClass:"nav-item__badge"},[_vm._v(_vm._s(_vm.getBadge(item)))]):_vm._e()]},{"row":item}),(_vm.showArrow)?_c('nb-icon',{staticClass:"nav-item__arrow",attrs:{"icon":"arrow-right"}}):_vm._e()],2)}),0)}
2325
+ var staticRenderFns = []
2326
+
2327
+
2328
+ ;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/components/NBSidebarNav/src/index.vue?vue&type=script&lang=js
2329
+ //
2330
+ //
2331
+ //
2332
+ //
2333
+ //
2334
+ //
2335
+ //
2336
+ //
2337
+ //
2338
+ //
2339
+ //
2340
+ //
2341
+ //
2342
+ //
2343
+ //
2344
+ //
2345
+ //
2346
+ //
2347
+ //
2348
+
2349
+ /* harmony default export */ var srcvue_type_script_lang_js = ({
2350
+ name: 'NBSidebarNav',
2351
+ // 左侧导航:图标+文字+数量+箭头
2352
+ props: {
2353
+ // 选项数据,必须包含icon-svg图标名称,name-文字,count-数量(选填),className-样式名称(选填),group-分组名称,badgeCount-角标数量,大于0才显示
2354
+ options: {
2355
+ type: Array,
2356
+ default: () => {
2357
+ return [];
2358
+ }
2359
+ },
2360
+ // name: 名称,唯一值,icon 图标字段,text 文字字段,num 数量字段,badge 角标数量,state 状态(danger-异常)
2361
+ props: {
2362
+ type: Object,
2363
+ default: () => {
2364
+ return {};
2365
+ }
2366
+ },
2367
+ // 当前选中的名称,对应options里的name
2368
+ activeName: {
2369
+ type: [Number, String],
2370
+ default: ''
2371
+ },
2372
+ // 是否显示箭头
2373
+ showArrow: {
2374
+ type: Boolean,
2375
+ default: true
2376
+ },
2377
+ // 角标数量最大值,超出最大值显示+
2378
+ badgeMax: {
2379
+ type: Number,
2380
+ default: 99
2381
+ }
2382
+ },
2383
+ data() {
2384
+ return {
2385
+ defaultProps: {
2386
+ name: 'name',
2387
+ icon: 'icon',
2388
+ text: 'text',
2389
+ num: 'num',
2390
+ badge: 'badge',
2391
+ state: 'state'
2392
+ },
2393
+ active: this.activeName
2394
+ };
2395
+ },
2396
+ computed: {
2397
+ optionProps() {
2398
+ return Object.assign(this.defaultProps, this.props);
2399
+ },
2400
+ // 整体样式
2401
+ getClass() {
2402
+ let cls = '';
2403
+ // 如果有箭头
2404
+ if (this.showArrow) {
2405
+ cls += ' nb-sidebar-nav--arrow';
2406
+ }
2407
+ return cls;
2408
+ }
2409
+ },
2410
+ watch: {
2411
+ activeName(val) {
2412
+ this.active = val;
2413
+ }
2414
+ },
2415
+ methods: {
2416
+ // 每一行的样式
2417
+ getItemClass(item) {
2418
+ let cls = '';
2419
+ // danger 异常,背景是红色
2420
+ if (item[this.optionProps.state]) {
2421
+ cls += ` nav-item--${item[this.optionProps.state]}`;
2422
+ }
2423
+ // 异常情况补充 按单调拨 根据isAbnormal:true
2424
+ if (item.isAbnormal || item.abnormal) {
2425
+ cls += ` nav-item--error`;
2426
+ }
2427
+ // 选中
2428
+ if (item[this.optionProps.name] === this.active) {
2429
+ cls += ' nav-item--active';
2430
+ }
2431
+ return cls;
2432
+ },
2433
+ // 切换
2434
+ handleChange(item, index) {
2435
+ this.$emit('change', item, index);
2436
+ },
2437
+ // 角标
2438
+ getBadge(item) {
2439
+ if (item[this.optionProps.badge] > this.badgeMax) {
2440
+ return '99+';
2441
+ }
2442
+ return item[this.optionProps.badge];
2443
+ }
2444
+ }
2445
+ });
2446
+ ;// ./packages/components/NBSidebarNav/src/index.vue?vue&type=script&lang=js
2447
+ /* harmony default export */ var NBSidebarNav_srcvue_type_script_lang_js = (srcvue_type_script_lang_js);
2448
+ // EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
2449
+ var componentNormalizer = __webpack_require__(1656);
2450
+ ;// ./packages/components/NBSidebarNav/src/index.vue
2451
+
2452
+
2453
+
2454
+
2455
+
2456
+ /* normalize component */
2457
+ ;
2458
+ var component = (0,componentNormalizer/* default */.A)(
2459
+ NBSidebarNav_srcvue_type_script_lang_js,
2460
+ render,
2461
+ staticRenderFns,
2462
+ false,
2463
+ null,
2464
+ "19b803ac",
2465
+ null
2466
+
2467
+ )
2468
+
2469
+ /* harmony default export */ var src = (component.exports);
2470
+ ;// ./packages/components/NBSidebarNav/index.js
2471
+
2472
+ src.install = function (Vue) {
2473
+ Vue.component(src.name, src);
2474
+ };
2475
+ /* harmony default export */ var NBSidebarNav = (src);
2476
+
2477
+ /***/ }),
2478
+
2229
2479
  /***/ 4918:
2230
2480
  /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
2231
2481
 
@@ -2869,7 +3119,7 @@ webpackContext.id = 1603;
2869
3119
  var map = {
2870
3120
  "./NBBadge/index.js": 3250,
2871
3121
  "./NBCheckboxGroup/index.js": 9070,
2872
- "./NBDialog/index.js": 1505,
3122
+ "./NBDialog/index.js": 6571,
2873
3123
  "./NBEmpty/index.js": 4400,
2874
3124
  "./NBFullscreenDialog/index.js": 4531,
2875
3125
  "./NBHeader/index.js": 1001,
@@ -2879,6 +3129,8 @@ var map = {
2879
3129
  "./NBPagination/index.js": 8369,
2880
3130
  "./NBProgress/index.js": 8207,
2881
3131
  "./NBRadioGroup/index.js": 4998,
3132
+ "./NBSidebarNav/index.js": 4647,
3133
+ "./NBSidebarNavGroup/index.js": 4950,
2882
3134
  "./NBSummaryBar/index.js": 4918,
2883
3135
  "./NBTabs/index.js": 1694,
2884
3136
  "./NBTag/index.js": 6290
@@ -5889,7 +6141,7 @@ var iconfont = __webpack_require__(1970);
5889
6141
  /*
5890
6142
  * @Author: chenghuan.dong
5891
6143
  * @Date: 2024-11-08 17:23:47
5892
- * @LastEditTime: 2024-11-15 17:05:51
6144
+ * @LastEditTime: 2024-11-18 14:05:00
5893
6145
  * @LastEditors: chenghuan.dong
5894
6146
  * @Description: 主index.js导出全部组件
5895
6147
  * @FilePath: \nubomed-ui\packages\index.js
@@ -5917,7 +6169,7 @@ const install = function (Vue, options = {}) {
5917
6169
  if (install.installed) return;
5918
6170
  components.forEach(component => {
5919
6171
  const name = 'nb-' + camelToKebab(component.name.slice(2));
5920
- const installNames = ['nb-icon', 'nb-tag', 'nb-badge', 'nb-empty', 'nb-radio-group', 'nb-checkbox-group', 'nb-header', 'nb-summary-bar', 'nb-header', 'nb-tabs', 'nb-pagination', 'nb-progress', 'nb-dialog', 'nb-fullscreen-dialog', 'nb-out-footer-dialog', 'nb-message-dialog'];
6172
+ const installNames = ['nb-icon', 'nb-tag', 'nb-badge', 'nb-empty', 'nb-radio-group', 'nb-checkbox-group', 'nb-header', 'nb-summary-bar', 'nb-header', 'nb-tabs', 'nb-pagination', 'nb-progress', 'nb-dialog', 'nb-fullscreen-dialog', 'nb-out-footer-dialog', 'nb-message-dialog', 'nb-sidebar-nav-group', 'nb-sidebar-nav'];
5921
6173
  if (installNames.includes(name)) {
5922
6174
  console.log('%c' + '√ ' + name, 'color: #00A572;');
5923
6175
  } else {