iov-pro-components 0.0.92 → 0.0.93
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/iov-pro-components.css +1 -1
- package/lib/iov-pro-components.min.js +212 -61
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
.iov-pro-column-tooltip__container{line-height:17px;padding:2px;overflow-x:hidden;position:relative}.iov-pro-column-tooltip__container.ellipsis:after{bottom:0;content:"...";display:block;position:absolute;right:-1px}.iov-pro-column-tooltip__text{height:23px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.iov-pro-description__col{display:flex;font-size:13px;line-height:18px}.iov-pro-description__label{box-sizing:border-box;color:#65677a;flex-shrink:0;width:144px;white-space:nowrap;overflow:hidden;padding-right:24px}.iov-pro-description__label.left{text-align:left}.iov-pro-description__label.right{text-align:right}.iov-pro-description__value{color:#212026;flex:1;width:0;word-break:break-all}.iov-pro-description__value.left{text-align:left}.iov-pro-description__value.right{text-align:right}.iov-pro-description__value.right .iov-pro-space.horizontal{justify-content:flex-end}.iov-pro-description__link.el-link.el-link--primary{color:#212026;margin-left:24px}.iov-pro-description__link.el-link.el-link--primary:hover{border-color:#2f48ff;color:#2f48ff}.iov-pro-description__link.el-link.el-link--primary.has-icon{margin-left:24px}.iov-pro-description__link-icon{font-size:20px;width:20px;height:20px;margin-right:4px;margin-left:-24px;vertical-align:bottom}.iov-pro-description__link-group .iov-pro-space{flex-wrap:wrap}.iov-pro-text__content{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;word-break:break-all}.iov-pro-text.is-single{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.iov-pro-dialog-items-select__content{display:flex}.iov-pro-dialog-items-select__unselect{flex:1;width:0;position:relative}.iov-pro-dialog-items-select__unselect .el-input{width:calc(100% - 24px)}.iov-pro-dialog-items-select__unselect .el-scrollbar{height:456px}.iov-pro-dialog-items-select__unselect .el-scrollbar__wrap{overflow-x:hidden}.iov-pro-dialog-items-select__unselect .el-scrollbar__view{padding:12px 24px 8px 0}.iov-pro-dialog-items-select__unselect .el-scrollbar__view .el-checkbox{align-items:center;border-radius:4px;display:flex;height:40px;margin-right:0;padding:0 4px;transition:background-color 300ms ease}.iov-pro-dialog-items-select__unselect .el-scrollbar__view .el-checkbox__input.is-focus .el-checkbox__inner{border-color:#d2d5df}.iov-pro-dialog-items-select__unselect .el-scrollbar__view .el-checkbox:hover{background-color:#f6f7f8}.iov-pro-dialog-items-select__unselect .el-scrollbar__view .el-checkbox:hover .el-checkbox__inner{border-color:#d2d5df}.iov-pro-dialog-items-select__unselect .el-scrollbar__view .el-checkbox:hover .el-checkbox__inner:hover{border-color:#3f57ff}.iov-pro-dialog-items-select__unselect .el-scrollbar__view .el-checkbox.is-checked .el-checkbox__inner.iov-icon-success{border-color:#3f57ff}.iov-pro-dialog-items-select__unselect .el-scrollbar__view .el-checkbox__label{max-width:calc(100% - 24px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.iov-pro-dialog-items-select__unselect .el-empty{padding-top:128px}.iov-pro-dialog-items-select__unselect:after{background-color:#edeff3;bottom:0;content:"";display:block;position:absolute;right:0;top:-16px;width:1px}.iov-pro-dialog-items-select__selected{width:438px;padding-left:24px}.iov-pro-dialog-items-select__selected-title{color:#3d4158;font-weight:500;font-size:13px;line-height:18px}.iov-pro-dialog-items-select__selected .el-scrollbar{height:468px}.iov-pro-dialog-items-select__selected .el-scrollbar__wrap{overflow-x:hidden}.iov-pro-dialog-items-select__selected .el-scrollbar__view{display:flex;flex-direction:row;flex-wrap:wrap;padding-top:12px;gap:8px;row-gap:8px}.iov-pro-dialog-items-select__selected .el-scrollbar__view .el-tag{color:#3d4158;height:34px;line-height:34px;max-width:100%}.iov-pro-dialog-items-select__selected .el-scrollbar__view .el-tag__text{font-size:14px}.iov-pro-dialog-items-select__selected .el-scrollbar__view .el-tag .iov-icon-close-mini{color:#777d87;font-size:10px;height:10px;line-height:10px}.iov-pro-dialog-items-select__selected .el-empty{padding-top:140px;margin:0 auto}.iov-pro-dialog-items-select.shadow .el-dialog__footer{box-shadow:0px 0px 12px 0px rgba(196,198,207,.21)}.iov-pro-dialog-select__table{min-height:255px}.iov-pro-dialog-select__filter{margin-bottom:12px;width:40%}.iov-pro-dialog-select .el-tabs{width:100%}.iov-pro-dialog-select .iov-pro-form{margin-bottom:12px}.iov-pro-dialog-select .search-table .iov-pro-form{margin-bottom:0}.iov-pro-dialog-select .el-form-item__label{display:none}.iov-pro-dialog-select .search-table__module{padding:0}.iov-pro-fixed-button-group{height:68px}.iov-pro-fixed-button-group__content{align-items:center;background-color:#fff;box-shadow:0px 0px 12px 0px rgba(196,198,207,.21);bottom:0;border-radius:0px 0px 8px 8px;display:flex;position:fixed;height:68px;left:204px;right:16px;z-index:1000}.iov-pro-fixed-button-group__content.center{justify-content:center}.iov-pro-fixed-button-group__content.left{justify-content:flex-start}.iov-pro-fixed-button-group__content.right{justify-content:flex-end}.iov-pro-form__form-item.override.important{margin-bottom:0}.iov-pro-form__form-item .el-radio--mini{line-height:26px;height:26px}.iov-pro-form__form-item .el-radio--small{line-height:30px;height:30px}.iov-pro-form__form-item .el-radio--medium{line-height:32px;height:32px}.iov-pro-form__form-item .el-radio--large{line-height:36px;height:36px}.iov-pro-form__form-item .el-checkbox{padding:4px 0}.iov-pro-form .iov-pro-form__form-item.important.override{margin-bottom:0}.iov-pro-form--width-fill{box-sizing:border-box;width:100%}.iov-pro-link-group .el-link,.iov-pro-link-group .el-dropdown{display:block}.iov-pro-link-group__more.iov-icon-vertical-more{color:#2f48ff;cursor:pointer;display:block;width:14px;height:14px;line-height:14px}.iov-pro-link-group__dropdown-menu{padding:4px}.iov-pro-link-group__dropdown-menu .el-dropdown-menu__item{font-size:13px;font-weight:400;line-height:32px;padding:0 12px}.iov-pro-link-group__dropdown-menu .el-dropdown-menu__item:hover{background-color:#f6f7f8}.iov-pro-link-group__dropdown-menu .popper__arrow{display:none}.iov-pro-link-group .iov-pro-space__item{position:relative}.iov-pro-link-group .iov-pro-space__item:after{background:#dcdfe6;content:"";display:block;top:50%;right:calc(var(--link-group-gap)*-0.5);transform:translateY(-50%);width:1px;height:12px;position:absolute}.iov-pro-link-group .iov-pro-space__item:last-child:after{display:none}.iov-pro-link-group .iov-pro-space__item:empty{display:none}.iov-pro-link-group .iov-pro-space__item .trigger-dialog{display:block}.iov-pro-link-group .iov-pro-space__item .trigger-dialog__trigger{display:block}.iov-pro-page-detail{padding:16px;background:#fff;border-radius:8px;position:relative}.iov-pro-page-detail.no-padding{padding:0}.iov-pro-page-detail.no-padding .iov-pro-page-detail__help{top:0;right:0}.iov-pro-page-detail__head{display:flex}.iov-pro-page-detail__body{margin-top:16px}.iov-pro-page-detail__body .iov-pro-page-module{padding:0}.iov-pro-page-detail__icon{margin-right:12px;width:44px;height:44px;background-position:0 0;background-repeat:no-repeat;background-size:contain;font-style:normal}.iov-pro-page-detail__head-info{display:flex;align-items:flex-start;flex-direction:column;justify-content:space-between;width:0;flex:1}.iov-pro-page-detail__name{align-items:center;display:flex;margin-bottom:4px;width:100%;height:22px;line-height:22px}.iov-pro-page-detail__name .name{margin-right:8px;font-weight:600;font-size:16px;color:#212026;max-width:calc(100% - 320px)}.iov-pro-page-detail__name .name.overflow-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.iov-pro-page-detail__desc{height:18px;line-height:18px;font-weight:400;font-size:12px;color:#65677a}.iov-pro-page-detail__desc .desc-item{margin-right:16px}.iov-pro-page-detail__help{position:absolute;top:16px;right:16px}.iov-pro-page-detail__help .help-item{margin-left:16px;font-weight:400;font-size:12px;color:#a2a3aa}.iov-pro-page-module{padding:16px;background:#fff;border-radius:8px}.iov-pro-page-module.is-sub .iov-pro-page-module__name-text{font-size:14px}.iov-pro-page-module.no-padding{padding:0}.iov-pro-page-module.is-collapse .iov-pro-page-module__head{margin-bottom:0}.iov-pro-page-module__back{border-radius:4px;cursor:pointer;font-size:18px;color:#494b53;width:22px;height:22px;margin-right:8px;text-align:center;line-height:22px;transition:background-color .3s cubic-bezier(0.645, 0.045, 0.355, 1)}.iov-pro-page-module__back:hover{background-color:#f6f7f8}.iov-pro-page-module__head{margin-bottom:12px;display:flex;align-items:center;justify-content:space-between}.iov-pro-page-module__suffix{margin-left:8px}.iov-pro-page-module__suffix .el-button{margin-left:-4px}.iov-pro-page-module__name{display:flex;align-items:center}.iov-pro-page-module__name-text{font-family:PingFangSC,PingFang SC;font-weight:600;font-size:16px;color:#0d1722}.iov-pro-page-module__name .iov-icon-arrow-up,.iov-pro-page-module__name .iov-icon-arrow-down{border-radius:4px;cursor:pointer;color:#212026;display:inline-block;font-size:14px;margin-left:3px;width:20px;height:20px;line-height:20px;transition:background-color .3s cubic-bezier(0.645, 0.045, 0.355, 1);text-align:center}.iov-pro-page-module__name .iov-icon-arrow-up:hover,.iov-pro-page-module__name .iov-icon-arrow-down:hover{background-color:#f6f7f8}.iov-pro-page-module__name .iov-icon-arrow-up+.iov-pro-page-module__suffix,.iov-pro-page-module__name .iov-icon-arrow-down+.iov-pro-page-module__suffix{margin-left:5px}.image-viewer .is-disabled{width:32px;height:32px;background-color:rgba(255,255,255,.3) !important}.image-viewer .is-disabled-right{width:32px;height:32px;transform:rotate(180deg);background-color:rgba(255,255,255,.3) !important}.image-viewer .el-image-viewer__prev{width:32px;height:32px;background-color:rgba(255,255,255,.3)}.image-viewer .el-image-viewer__prev:hover{width:32px;height:32px;background-color:rgba(255,255,255,.6)}.image-viewer .is-disabled-icon{opacity:.2}.image-viewer .el-image-viewer__next{width:32px;height:32px;-webkit-transform:rotate(180deg);transform:rotate(180deg);right:40px;text-indent:2px;background-color:rgba(255,255,255,.3)}.image-viewer .el-image-viewer__next:hover{width:32px;height:32px;-webkit-transform:rotate(180deg);transform:rotate(180deg);background-color:rgba(255,255,255,.6)}.image-viewer .el-image-view__tools{position:absolute;right:16px;bottom:30px;line-height:20px;background:rgba(255,255,255,.2);border-radius:20px;text-align:center;font-size:10px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#494b53;padding:3px 13px}.image-viewer .el-image-view__tools :nth-child(2){padding:0 5px;font-weight:600}.image-viewer__close{font-size:20px}.search-table__title-main{line-height:22px;margin-bottom:12px}.search-table__title{color:#0d1722;font-family:PingFangSC,PingFang SC;font-weight:600;font-size:16px}.search-table__sub-title{margin-left:8px;color:#a2a3aa;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px}.search-table__module{background:#fff;border-radius:8px;margin-bottom:10px;padding:16px}.search-table__module .iov-pro-form .iov-pro-form__form-item>label{overflow:hidden;padding:0;white-space:nowrap}.search-table__module .iov-pro-table .iov-pro-link-group .iov-pro-space__item{position:relative;line-height:1}.search-table__module .iov-pro-table .iov-pro-link-group .iov-pro-space__item:after{background:#dcdfe6;content:"";display:block;top:50%;right:-6px;transform:translateY(-50%);width:1px;height:12px;position:absolute}.search-table__module .iov-pro-table .iov-pro-link-group .iov-pro-space__item:last-child:after{display:none}.search-table__module .iov-pro-table .iov-pro-link-group .iov-pro-space__item .el-link{font-size:13px}.search-table__module:last-child{margin-bottom:0}.search-table__toolbar{align-items:center;display:flex}.search-table__bar{display:flex;justify-content:space-between;margin-bottom:12px}.search-table__toggle-status{align-items:center;color:#0d1722;cursor:pointer;display:flex;font-family:PingFangSC,PingFang SC;font-weight:500;font-size:12px;height:30px;padding:0 4px}.search-table__toggle-status .iov-icon-arrow-down,.search-table__toggle-status .iov-icon-arrow-up{font-size:14px;margin-top:2px}.search-table__row{position:relative}.search-table__row .search-table__action-bar{align-items:center;bottom:0;display:flex;top:0;right:0;position:absolute}.search-table.no-padding.is-simple .search-table__module{padding:0}.search-table.no-padding.is-simple .search-table__module:first-child{padding-bottom:0}.search-table.no-padding .search-table__module{padding:16px 0}.search-table.no-padding .search-table__module:first-child{padding:0 0 16px}.search-table.no-module .search-table__module{padding:8px 16px;margin-bottom:0}.search-table.no-module .search-table__module:first-child{padding-top:16px}.search-table.no-module .search-table__module:last-child{padding-bottom:16px}.search-table.no-form .search-table__title-main{margin-bottom:0}.search-table.no-form .search-table__module:first-child{border-radius:8px 8px 0 0;padding-bottom:6px}.search-table.no-form .search-table__module:last-child{border-radius:0 0 8px 8px;padding-top:6px}.inner-tabs__title-main{line-height:22px;margin-bottom:12px}.inner-tabs__title{color:#0d1722;font-family:PingFangSC,PingFang SC;font-weight:600;font-size:16px}.inner-tabs__sub-title{margin-left:8px;color:#a2a3aa;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px}.inner-tabs__module{background:#fff;border-radius:8px;margin-bottom:10px;padding:16px}.inner-tabs__module .iov-pro-form .iov-pro-form__form-item>label{overflow:hidden;padding:0;white-space:nowrap}.inner-tabs__module .el-tabs .el-tabs__nav{border:none !important}.inner-tabs__module .el-tabs .el-tabs__header .el-tabs__item{background:#f6f7f8;border-radius:4px 4px 0px 0px;border-left:1px solid #e9ebf0 !important;border-right:1px solid #e9ebf0 !important;border-top:1px solid #e9ebf0 !important;border-bottom-color:rgba(0,0,0,0);color:#6b707a;font-size:13px;font-weight:400;padding:0 16px !important;margin-right:6px;height:30px;line-height:30px}.inner-tabs__module .el-tabs .el-tabs__header .el-tabs__item.is-active{background:linear-gradient(180deg, #F0F4FD 0%, #FFFFFF 100%);border-top:none !important;border-bottom:none;color:#3f57ff;font-weight:600;outline:none;position:relative}.inner-tabs__module .el-tabs .el-tabs__header .el-tabs__item.is-active:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAABIBAMAAAANAGjIAAAAKlBMVEUAAAA/Vv8/V/8/V/8/V/8/V/8/V/9BWf89Vf9AVf8qVf8/Vv8+Wf8/V//3fmOTAAAADXRSTlMAkm3589XUKyoMBr1CxUdJxQAAAD9JREFUKM9jYGAoDLkLBAwMC4EkiMG1F8pgvAtl1N5N6mQAAVkjBggIPgBlODFAQQKMoQBjNMAYExhGwSjADwC0VhuDywNOfgAAAABJRU5ErkJggg==),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAABIAQMAAADF4Oe4AAAABlBMVEUAAAA/V/9SqD98AAAAAXRSTlMAQObYZgAAAA9JREFUCNdj+P8fgYYRAACKogf5+x8cIAAAAABJRU5ErkJggg==),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAABIBAMAAAANAGjIAAAALVBMVEUAAAA/V/8/V/8/V/9AVv8+V/9AV/8+WP9BWf89Vf9AVf8qVf8/Vv8+Wf8/V/9Mw9oEAAAADnRSTlMA89XUlI9waysqDAa9QkOQHV4AAAA/SURBVCjPY3gHBEIRDAxABgh4wxhvNkAZ7xwYQGBl8rsXDBBQ+BTK4BVigAnBGMwwBhuMwQljcDGMglGAAwAASmoc2AEfAyMAAAAASUVORK5CYII=);background-repeat:no-repeat,no-repeat,no-repeat;background-position:left,center,right;background-size:8px 100%,calc(100% - 12px) 100%,8px 100%;content:"";left:0;position:absolute;top:0;width:100%;height:36px}.inner-tabs__module .search-table__module{padding:0}.inner-tabs__module .search-table__action-bar{bottom:12px;top:auto}.inner-tabs__module:last-child{margin-bottom:0}.inner-tabs__bar{display:flex;justify-content:space-between;margin-bottom:14px}.outer-tabs__tabs .el-tabs__header{background:#fff;margin:0 16px;position:relative}.outer-tabs__tabs .el-tabs__header:before{background-color:#fff;border-radius:8px 0 0 0;bottom:-2px;content:"";display:block;width:16px;left:-16px;top:0px;position:absolute}.outer-tabs__tabs .el-tabs__header:after{background-color:#fff;border-radius:0 8px 0 0;bottom:-2px;content:"";display:block;width:16px;right:-16px;top:0px;position:absolute}.outer-tabs__tabs .search-table__module:first-child{border-radius:0 0 8px 8px}.outer-tabs__tabs .search-table__title-main{display:none}.outer-tabs__tabs.is-card .el-tabs__header.is-top{padding-top:16px}.outer-tabs .search-table__title-main{background-color:#fff;border-radius:8px 8px 0 0;padding:16px 16px 0;margin-bottom:-4px}.iov-pro-space{display:flex}.iov-pro-space.horizontal{flex-direction:row}.iov-pro-space.horizontal.is-wrap{flex-wrap:wrap}.iov-pro-space.vertical{flex-direction:column}.iov-pro-space__item{flex-shrink:0}.iov-pro-sub-title{margin-bottom:12px;font-family:PingFangSC,PingFang SC;display:flex;align-items:center}.iov-pro-sub-title__prefix{margin-right:8px}.iov-pro-sub-title__icon{margin-right:8px;width:18px;height:18px;background-position:0 0;background-repeat:no-repeat;background-size:contain}.iov-pro-sub-title__icon.line{background-color:#777d87;width:3px;height:12px}.iov-pro-sub-title__name{font-weight:600;font-size:13px;color:#3d4158}.iov-pro-sub-title__desc{margin-left:8px;font-size:12px;color:#a2a3aa}.iov-pro-sub-title__desc:has(>.el-link),.iov-pro-sub-title__desc:has(>.el-button){margin-left:-4px}.iov-pro-sub-title__prefix{margin-left:8px}.iov-pro-sub-title__help{margin-left:4px}.iov-pro-sub-title__help .el-link{margin-right:8px;font-size:13px;height:26px;color:#2f48ff;line-height:26px;padding:0 4px;border-radius:4px;transition:all .2s ease}.iov-pro-sub-title__help .el-link .iconfont{font-size:12px;margin-right:4px}.iov-pro-sub-title__help .el-link:not(.is-disabled):hover{background:rgba(42,104,255,.08)}.iov-pro-submit-module{padding:16px 0 20px;border-radius:0px 0px 8px 8px;position:fixed;left:228px;right:20px;bottom:0;z-index:9;font-size:0;background:#fff;text-align:center;box-shadow:0 0 12px 0 rgba(196,198,207,.2)}.iov-pro-table__table .is-right .iov-pro-space.horizontal{justify-content:flex-end}.iov-pro-table__table .is-center .iov-pro-space.horizontal{justify-content:center}.iov-pro-table__image{border-radius:4px;width:48px;height:48px}.iov-pro-table__pagination{text-align:right;padding:12px 0 0}.iov-pro-table-filter__icon{border-radius:2px;color:#abafb5;cursor:pointer;display:block;font-size:14px;width:20px;height:20px;line-height:20px;text-align:center}.iov-pro-table-filter__icon.is-actived{color:#2f48ff}.iov-pro-table-filter__icon.is-actived:hover{color:#2f48ff}.iov-pro-table-filter__icon:hover{background-color:#e5e6eb;color:#777d87}.iov-pro-table-filter__operation{border-top:1px solid #edeff3;text-align:right;padding:8px}.iov-pro-table-filter__operation.is-center{text-align:center}.iov-pro-table-filter__checkbox-group{padding:4px}.iov-pro-table-filter__checkbox{align-items:center;box-sizing:border-box;border-radius:2px;display:flex;line-height:32px;height:32px;padding:0 12px;width:100%}.iov-pro-table-filter__checkbox:hover{background-color:#f6f7f8}.iov-pro-table-filter__checkbox:hover .el-checkbox__inner{border-color:#d2d5df}.iov-pro-table-filter__checkbox:hover .el-checkbox__inner:hover{border-color:#3f57ff !important}.iov-pro-table-filter__checkbox:hover .el-checkbox__input.is-checked .el-checkbox__inner{border-color:#3f57ff}.iov-pro-table-filter__checkbox .el-checkbox__input{display:block;width:16px;height:16px}.iov-pro-table-filter__checkbox .el-checkbox__input.is-focus .el-checkbox__inner{border-color:#d2d5df}.iov-pro-table-filter__checkbox .el-checkbox__input.is-checked .el-checkbox__inner{border-color:#3f57ff}.iov-pro-table-filter__checkbox .el-checkbox__label{display:block;font-size:13px;line-height:16px;height:16px}.iov-pro-table-filter__popper[x-placement^=bottom]{border:.5px solid #dcdfe6;margin-top:4px;padding:0;min-width:120px;width:fit-content !important}.iov-pro-table-filter__popper[x-placement^=bottom] .popper__arrow{display:none}.iov-pro-table-search__icon{border-radius:2px;color:#abafb5;cursor:pointer;display:inline-block;font-size:14px;width:20px;height:20px;line-height:20px;text-align:center}.iov-pro-table-search__icon.is-actived{color:#2f48ff}.iov-pro-table-search__icon.is-actived:hover{color:#2f48ff}.iov-pro-table-search__icon:hover{background-color:#e5e6eb;color:#777d87}.iov-pro-table-search__operation{padding:8px;text-align:right}.iov-pro-table-search__input-wrapper{padding:8px 8px 0}.iov-pro-table-search__popper{border:.5px solid #dcdfe6;margin-top:4px;padding:0}.iov-pro-table-search__popper .popper__arrow{display:none}.iov-pro-table-sort{box-sizing:border-box;color:#abafb5;cursor:pointer;display:flex;flex-direction:column;width:20px;height:20px;padding:3px}.iov-pro-table-sort .iovprofont{display:block;height:50%}.iov-pro-table-sort .iovprofont.iov-icon-sort-up{line-height:14px}.iov-pro-table-sort .iovprofont.iov-icon-sort-down{line-height:2px}.iov-pro-table-sort.ascending .iov-icon-sort-up{color:#2f48ff}.iov-pro-table-sort.descending .iov-icon-sort-down{color:#2f48ff}.iov-pro-tabs{border-radius:8px 8px 0 0;overflow:hidden;background:url(https://prod-common-public.obs-helf.cucloud.cn/user/39081000000000144927284) repeat-x 0 0/50px 50px;position:relative}.iov-pro-tabs:before,.iov-pro-tabs:after{content:"";width:12px;height:50px;background:url(https://prod-common-public.obs-helf.cucloud.cn/user/b5901000000000144927351) no-repeat 0 0/12px 50px;position:absolute;left:0;top:0}.iov-pro-tabs:after{left:auto;background:url(https://prod-common-public.obs-helf.cucloud.cn/user/c0f31000000000144937229) no-repeat 0 0/12px 50px;right:0}.iov-pro-tabs__head{display:flex;align-items:center}.iov-pro-tabs__item{padding:0 20px 0 21px;position:relative;cursor:pointer}.iov-pro-tabs__item.active{background:#fff}.iov-pro-tabs__item.active .iov-pro-tabs__name{color:#212026;opacity:1}.iov-pro-tabs__item.active:before,.iov-pro-tabs__item.active:after{content:"";width:35px;height:50px;background:url(https://prod-common-public.obs-helf.cucloud.cn/user/52851000000000144927564) no-repeat 0 0/35px 50px;position:absolute;left:-15px;top:0;z-index:2}.iov-pro-tabs__item.active:after{left:auto;background:url(https://prod-common-public.obs-helf.cucloud.cn/user/cc6b1000000000144927626) no-repeat 0 0/35px 50px;right:-15px}.iov-pro-tabs__item:first-child{padding-left:12px}.iov-pro-tabs__item:first-child .iov-pro-tabs__data:before{display:none}.iov-pro-tabs__item:first-child.active:before{display:none}.iov-pro-tabs__data{align-items:center;display:flex;padding:0 4px;height:50px;position:relative}.iov-pro-tabs__data:before{content:"";width:1px;height:20px;background:#e2e7f2;overflow:hidden;position:absolute;left:-21px;top:50%;transform:translateY(-50%)}.iov-pro-tabs__icon{margin-right:4px;width:24px;height:24px}.iov-pro-tabs__name{color:#3d4158;font-family:PingFangSC,PingFang SC;font-weight:500;font-size:16px;opacity:.6;transition:all .3s easy}.iov-pro-tabs__content{background-color:#fff;border-radius:0 0 8px 8px;padding:12px 16px 16px}.iov-pro-toolbar{align-items:center;display:flex}.iov-pro-toolbar__icon{background-color:#f2f3f5;background-position:center center;background-repeat:no-repeat;background-size:16px 16px;border-radius:4px;cursor:pointer;color:#212026;display:block;font-size:16px;width:26px;height:26px;text-align:center;line-height:26px}.iov-pro-toolbar__icon img{width:16px;height:16px;vertical-align:middle}.iov-pro-toolbar__icon:hover{color:#2f48ff}.iov-pro-toolbar__icon:active,.iov-pro-toolbar__icon.is-active{color:#1d2cd2}.iov-pro-toolbar__dropdown-menu{padding:4px}.iov-pro-toolbar__dropdown-menu .el-dropdown-menu__item{font-size:13px;line-height:32px;padding:0 12px}.iov-pro-toolbar__dropdown-menu .el-dropdown-menu__item:hover{background-color:#f6f7f8;color:#212026}.iov-pro-toolbar__dropdown-menu .el-dropdown-menu__item:active{font-weight:600}.iov-pro-toolbar__setting-popper{padding:0}.iov-pro-toolbar__setting-header{align-items:center;border-bottom:1px solid #edeff3;display:flex;padding:0 16px;height:42px;justify-content:space-between}.iov-pro-toolbar__setting-header .el-checkbox__label{font-size:13px}.iov-pro-toolbar__setting-reset{font-size:12px}.iov-pro-toolbar__setting-body{overflow:auto;padding:4px;max-height:190px}.iov-pro-toolbar__setting-item{align-items:center;border-radius:2px;display:flex;height:32px;justify-content:space-between;padding:0 12px}.iov-pro-toolbar__setting-item:hover{background:#f6f7f8}.iov-pro-toolbar__setting-item--drag{color:#777d87;cursor:grab;font-size:16px}.iov-pro-toolbar__setting-item--drag.undraggable{cursor:not-allowed}.iov-pro-toolbar__setting-item .el-checkbox{align-items:center;display:flex}.iov-pro-toolbar__setting-item .el-checkbox .el-checkbox__input{height:16px}.iov-pro-toolbar__setting-item .el-checkbox .el-checkbox__label{font-size:13px;max-width:102px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.iov-pro-toolbar__setting-item .el-checkbox.is-disabled .el-checkbox__label{color:#0d1722}.iov-pro-toolbar__setting-footer{align-items:center;border-top:1px solid #edeff3;display:flex;padding:0 8px;height:42px;justify-content:flex-end}.trigger-dialog{display:inline-block}.trigger-dialog__trigger{display:inline-block}.iov-pro-uploader__template-tip{color:#65677a;font-size:12px;line-height:18px}.iov-pro-uploader__button{display:block}.iov-pro-uploader .el-upload--drag .iov-pro-uploader__button{display:inline-block}.iov-pro-uploader .el-upload--drag .el-upload__icon{height:30px}
|
|
1
|
+
.iov-pro-column-tooltip__container{line-height:17px;padding:2px;overflow-x:hidden;position:relative}.iov-pro-column-tooltip__container.ellipsis:after{bottom:0;content:"...";display:block;position:absolute;right:-1px}.iov-pro-column-tooltip__text{height:23px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.iov-pro-description__col{display:flex;font-size:13px;line-height:18px}.iov-pro-description__label{box-sizing:border-box;color:#65677a;flex-shrink:0;width:144px;white-space:nowrap;overflow:hidden;padding-right:24px}.iov-pro-description__label.left{text-align:left}.iov-pro-description__label.right{text-align:right}.iov-pro-description__value{color:#212026;flex:1;width:0;word-break:break-all}.iov-pro-description__value.left{text-align:left}.iov-pro-description__value.right{text-align:right}.iov-pro-description__value.right .iov-pro-space.horizontal{justify-content:flex-end}.iov-pro-description__link.el-link.el-link--primary{color:#212026;margin-left:24px}.iov-pro-description__link.el-link.el-link--primary:hover{border-color:#2f48ff;color:#2f48ff}.iov-pro-description__link.el-link.el-link--primary.has-icon{margin-left:24px}.iov-pro-description__link-icon{font-size:20px;width:20px;height:20px;margin-right:4px;margin-left:-24px;vertical-align:bottom}.iov-pro-description__link-group .iov-pro-space{flex-wrap:wrap}.iov-pro-text__content{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;word-break:break-all}.iov-pro-text.is-single{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.iov-pro-dialog-items-select__content{display:flex}.iov-pro-dialog-items-select__unselect{flex:1;width:0;position:relative}.iov-pro-dialog-items-select__unselect .el-input{width:calc(100% - 24px)}.iov-pro-dialog-items-select__unselect .el-scrollbar{height:456px}.iov-pro-dialog-items-select__unselect .el-scrollbar__wrap{overflow-x:hidden}.iov-pro-dialog-items-select__unselect .el-scrollbar__view{padding:12px 24px 8px 0}.iov-pro-dialog-items-select__unselect .el-scrollbar__view .el-checkbox{align-items:center;border-radius:4px;display:flex;height:40px;margin-right:0;padding:0 4px;transition:background-color 300ms ease}.iov-pro-dialog-items-select__unselect .el-scrollbar__view .el-checkbox__input.is-focus .el-checkbox__inner{border-color:#d2d5df}.iov-pro-dialog-items-select__unselect .el-scrollbar__view .el-checkbox:hover{background-color:#f6f7f8}.iov-pro-dialog-items-select__unselect .el-scrollbar__view .el-checkbox:hover .el-checkbox__inner{border-color:#d2d5df}.iov-pro-dialog-items-select__unselect .el-scrollbar__view .el-checkbox:hover .el-checkbox__inner:hover{border-color:#3f57ff}.iov-pro-dialog-items-select__unselect .el-scrollbar__view .el-checkbox.is-checked .el-checkbox__inner.iov-icon-success{border-color:#3f57ff}.iov-pro-dialog-items-select__unselect .el-scrollbar__view .el-checkbox__label{max-width:calc(100% - 24px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.iov-pro-dialog-items-select__unselect .el-empty{padding-top:128px}.iov-pro-dialog-items-select__unselect:after{background-color:#edeff3;bottom:0;content:"";display:block;position:absolute;right:0;top:-16px;width:1px}.iov-pro-dialog-items-select__selected{width:438px;padding-left:24px}.iov-pro-dialog-items-select__selected-title{color:#3d4158;font-weight:500;font-size:13px;line-height:18px}.iov-pro-dialog-items-select__selected .el-scrollbar{height:468px}.iov-pro-dialog-items-select__selected .el-scrollbar__wrap{overflow-x:hidden}.iov-pro-dialog-items-select__selected .el-scrollbar__view{display:flex;flex-direction:row;flex-wrap:wrap;padding-top:12px;gap:8px;row-gap:8px}.iov-pro-dialog-items-select__selected .el-scrollbar__view .el-tag{color:#3d4158;height:34px;line-height:34px;max-width:100%}.iov-pro-dialog-items-select__selected .el-scrollbar__view .el-tag__text{font-size:14px}.iov-pro-dialog-items-select__selected .el-scrollbar__view .el-tag .iov-icon-close-mini{color:#777d87;font-size:10px;height:10px;line-height:10px}.iov-pro-dialog-items-select__selected .el-empty{padding-top:140px;margin:0 auto}.iov-pro-dialog-items-select.shadow .el-dialog__footer{box-shadow:0px 0px 12px 0px rgba(196,198,207,.21)}.iov-pro-dialog-select__table{min-height:255px}.iov-pro-dialog-select__filter{margin-bottom:12px;width:40%}.iov-pro-dialog-select .el-tabs{width:100%}.iov-pro-dialog-select .iov-pro-form{margin-bottom:12px}.iov-pro-dialog-select .search-table .iov-pro-form{margin-bottom:0}.iov-pro-dialog-select .el-form-item__label{display:none}.iov-pro-dialog-select .search-table__module{padding:0}.iov-pro-fixed-button-group{height:68px}.iov-pro-fixed-button-group__content{align-items:center;background-color:#fff;box-shadow:0px 0px 12px 0px rgba(196,198,207,.21);bottom:0;border-radius:0px 0px 8px 8px;display:flex;position:fixed;height:68px;left:204px;right:16px;z-index:1000}.iov-pro-fixed-button-group__content.center{justify-content:center}.iov-pro-fixed-button-group__content.left{justify-content:flex-start}.iov-pro-fixed-button-group__content.right{justify-content:flex-end}.iov-pro-form__form-item.override.important{margin-bottom:0}.iov-pro-form__form-item .el-radio--mini{line-height:26px;height:26px}.iov-pro-form__form-item .el-radio--small{line-height:30px;height:30px}.iov-pro-form__form-item .el-radio--medium{line-height:32px;height:32px}.iov-pro-form__form-item .el-radio--large{line-height:36px;height:36px}.iov-pro-form__form-item .el-checkbox{padding:4px 0}.iov-pro-form .iov-pro-form__form-item.important.override{margin-bottom:0}.iov-pro-form--width-fill{box-sizing:border-box;width:100%}.iov-pro-link-group .el-link,.iov-pro-link-group .el-dropdown{display:block}.iov-pro-link-group__more.iov-icon-vertical-more{color:#2f48ff;cursor:pointer;display:block;width:14px;height:14px;line-height:14px}.iov-pro-link-group__dropdown-menu{padding:4px}.iov-pro-link-group__dropdown-menu .el-dropdown-menu__item{font-size:13px;font-weight:400;line-height:32px;padding:0 12px}.iov-pro-link-group__dropdown-menu .el-dropdown-menu__item:hover{background-color:#f6f7f8}.iov-pro-link-group__dropdown-menu .popper__arrow{display:none}.iov-pro-link-group .iov-pro-space__item{position:relative}.iov-pro-link-group .iov-pro-space__item:after{background:#dcdfe6;content:"";display:block;top:50%;right:calc(var(--link-group-gap)*-0.5);transform:translateY(-50%);width:1px;height:12px;position:absolute}.iov-pro-link-group .iov-pro-space__item:last-child:after{display:none}.iov-pro-link-group .iov-pro-space__item:empty{display:none}.iov-pro-link-group .iov-pro-space__item .trigger-dialog{display:block}.iov-pro-link-group .iov-pro-space__item .trigger-dialog__trigger{display:block}.iov-pro-page-detail{padding:16px;background:#fff;border-radius:8px;position:relative}.iov-pro-page-detail.no-padding{padding:0}.iov-pro-page-detail.no-padding .iov-pro-page-detail__help{top:0;right:0}.iov-pro-page-detail__head{display:flex}.iov-pro-page-detail__body{margin-top:16px}.iov-pro-page-detail__body .iov-pro-page-module{padding:0}.iov-pro-page-detail__icon{margin-right:12px;width:44px;height:44px;background-position:0 0;background-repeat:no-repeat;background-size:contain;font-style:normal}.iov-pro-page-detail__head-info{display:flex;align-items:flex-start;flex-direction:column;justify-content:space-between;width:0;flex:1}.iov-pro-page-detail__name{align-items:center;display:flex;margin-bottom:4px;width:100%;height:22px;line-height:22px}.iov-pro-page-detail__name .name{margin-right:8px;font-weight:600;font-size:16px;color:#212026;max-width:calc(100% - 320px)}.iov-pro-page-detail__name .name.overflow-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.iov-pro-page-detail__desc{height:18px;line-height:18px;font-weight:400;font-size:12px;color:#65677a}.iov-pro-page-detail__desc .desc-item{margin-right:16px}.iov-pro-page-detail__help{position:absolute;top:16px;right:16px}.iov-pro-page-detail__help .help-item{margin-left:16px;font-weight:400;font-size:12px;color:#a2a3aa}.iov-pro-page-module{padding:16px;background:#fff;border-radius:8px}.iov-pro-page-module.is-sub .iov-pro-page-module__name-text{font-size:14px}.iov-pro-page-module.no-padding{padding:0}.iov-pro-page-module.is-collapse .iov-pro-page-module__head{margin-bottom:0}.iov-pro-page-module__back{border-radius:4px;cursor:pointer;font-size:18px;color:#494b53;width:22px;height:22px;margin-right:8px;text-align:center;line-height:22px;transition:background-color .3s cubic-bezier(0.645, 0.045, 0.355, 1)}.iov-pro-page-module__back:hover{background-color:#f6f7f8}.iov-pro-page-module__head{margin-bottom:12px;display:flex;align-items:center;justify-content:space-between}.iov-pro-page-module__suffix{margin-left:8px}.iov-pro-page-module__suffix .el-button{margin-left:-4px}.iov-pro-page-module__name{display:flex;align-items:center}.iov-pro-page-module__name-text{font-family:PingFangSC,PingFang SC;font-weight:600;font-size:16px;color:#0d1722}.iov-pro-page-module__name .iov-icon-arrow-up,.iov-pro-page-module__name .iov-icon-arrow-down{border-radius:4px;cursor:pointer;color:#212026;display:inline-block;font-size:14px;margin-left:3px;width:20px;height:20px;line-height:20px;transition:background-color .3s cubic-bezier(0.645, 0.045, 0.355, 1);text-align:center}.iov-pro-page-module__name .iov-icon-arrow-up:hover,.iov-pro-page-module__name .iov-icon-arrow-down:hover{background-color:#f6f7f8}.iov-pro-page-module__name .iov-icon-arrow-up+.iov-pro-page-module__suffix,.iov-pro-page-module__name .iov-icon-arrow-down+.iov-pro-page-module__suffix{margin-left:5px}.image-viewer .is-disabled{width:32px;height:32px;background-color:rgba(255,255,255,.3) !important}.image-viewer .is-disabled-right{width:32px;height:32px;transform:rotate(180deg);background-color:rgba(255,255,255,.3) !important}.image-viewer .el-image-viewer__prev{width:32px;height:32px;background-color:rgba(255,255,255,.3)}.image-viewer .el-image-viewer__prev:hover{width:32px;height:32px;background-color:rgba(255,255,255,.6)}.image-viewer .is-disabled-icon{opacity:.2}.image-viewer .el-image-viewer__next{width:32px;height:32px;-webkit-transform:rotate(180deg);transform:rotate(180deg);right:40px;text-indent:2px;background-color:rgba(255,255,255,.3)}.image-viewer .el-image-viewer__next:hover{width:32px;height:32px;-webkit-transform:rotate(180deg);transform:rotate(180deg);background-color:rgba(255,255,255,.6)}.image-viewer .el-image-view__tools{position:absolute;right:16px;bottom:30px;line-height:20px;background:rgba(255,255,255,.2);border-radius:20px;text-align:center;font-size:10px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#494b53;padding:3px 13px}.image-viewer .el-image-view__tools :nth-child(2){padding:0 5px;font-weight:600}.image-viewer__close{font-size:20px}.search-table__title-main{line-height:22px;margin-bottom:12px}.search-table__title{color:#0d1722;font-family:PingFangSC,PingFang SC;font-weight:600;font-size:16px}.search-table__sub-title{margin-left:8px;color:#a2a3aa;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px}.search-table__module{background:#fff;border-radius:8px;margin-bottom:10px;padding:16px}.search-table__module .iov-pro-form .iov-pro-form__form-item>label{overflow:hidden;padding:0;white-space:nowrap}.search-table__module .iov-pro-table .iov-pro-link-group .iov-pro-space__item{position:relative;line-height:1}.search-table__module .iov-pro-table .iov-pro-link-group .iov-pro-space__item:after{background:#dcdfe6;content:"";display:block;top:50%;right:-6px;transform:translateY(-50%);width:1px;height:12px;position:absolute}.search-table__module .iov-pro-table .iov-pro-link-group .iov-pro-space__item:last-child:after{display:none}.search-table__module .iov-pro-table .iov-pro-link-group .iov-pro-space__item .el-link{font-size:13px}.search-table__module:last-child{margin-bottom:0}.search-table__toolbar{align-items:center;display:flex}.search-table__bar{display:flex;justify-content:space-between;margin-bottom:12px}.search-table__toggle-status{align-items:center;color:#0d1722;cursor:pointer;display:flex;font-family:PingFangSC,PingFang SC;font-weight:500;font-size:12px;height:30px;padding:0 4px}.search-table__toggle-status .iov-icon-arrow-down,.search-table__toggle-status .iov-icon-arrow-up{font-size:14px;margin-top:2px}.search-table__row{position:relative}.search-table__row .search-table__action-bar{align-items:center;bottom:0;display:flex;top:0;right:0;position:absolute}.search-table.no-padding.is-simple .search-table__module{padding:0}.search-table.no-padding.is-simple .search-table__module:first-child{padding-bottom:0}.search-table.no-padding .search-table__module{padding:16px 0}.search-table.no-padding .search-table__module:first-child{padding:0 0 16px}.search-table.no-module .search-table__module{padding:8px 16px;margin-bottom:0}.search-table.no-module .search-table__module:first-child{padding-top:16px}.search-table.no-module .search-table__module:last-child{padding-bottom:16px}.search-table.no-form .search-table__title-main{margin-bottom:0}.search-table.no-form .search-table__module:first-child{border-radius:8px 8px 0 0;padding-bottom:6px}.search-table.no-form .search-table__module:last-child{border-radius:0 0 8px 8px;padding-top:6px}.search-table.fixed-header .el-table{overflow:visible}.search-table.fixed-header .el-table__header-wrapper{position:sticky;top:var(--fixed-header-top);z-index:2}.search-table.fixed-header .el-table__header-wrapper .is-hidden{background:#f6f7f8;overflow:visible;position:sticky;z-index:2}.search-table.fixed-header .el-table__header-wrapper .is-hidden .cell{visibility:visible}.search-table.fixed-header .el-table__header-wrapper:has(+.is-scrolling-left) .is-fixed-left-end:after,.search-table.fixed-header .el-table__header-wrapper:has(+.is-scrolling-none) .is-fixed-left-end:after{box-shadow:none}.search-table.fixed-header .el-table__header-wrapper:has(+.is-scrolling-right) .is-fixed-right-start:after,.search-table.fixed-header .el-table__header-wrapper:has(+.is-scrolling-none) .is-fixed-right-start:after{box-shadow:none}.search-table.fixed-header .el-table__body-wrapper .is-hidden{background:#fff;overflow:visible;position:sticky;z-index:1}.search-table.fixed-header .el-table__body-wrapper .is-hidden .cell{visibility:visible}.search-table.fixed-header .el-table__body-wrapper .hover-row .is-hidden{background-color:#f6f7f8}.search-table.fixed-header .el-table__body-wrapper.is-scrolling-left .is-fixed-left-end:after,.search-table.fixed-header .el-table__body-wrapper.is-scrolling-none .is-fixed-left-end:after{box-shadow:none}.search-table.fixed-header .el-table__body-wrapper.is-scrolling-right .is-fixed-right-start:after,.search-table.fixed-header .el-table__body-wrapper.is-scrolling-none .is-fixed-right-start:after{box-shadow:none}.search-table.fixed-header .el-table__fixed,.search-table.fixed-header .el-table__fixed-right{display:none}.search-table.fixed-header .el-table .is-fixed-left-end:after{bottom:-1px;box-shadow:inset 10px 0 8px -8px rgba(0,0,0,.12);content:"";top:0;right:-60px;position:absolute;pointer-events:none;width:30px;transform:translateX(-100%) rotateX(180deg);transition:box-shadow .3s}.search-table.fixed-header .el-table .is-fixed-right-start:after{bottom:-1px;box-shadow:inset -10px 0 8px -8px rgba(0,0,0,.12);content:"";top:0;left:0;position:absolute;pointer-events:none;width:30px;transform:translateX(-100%);transition:box-shadow .3s}.inner-tabs__title-main{line-height:22px;margin-bottom:12px}.inner-tabs__title{color:#0d1722;font-family:PingFangSC,PingFang SC;font-weight:600;font-size:16px}.inner-tabs__sub-title{margin-left:8px;color:#a2a3aa;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px}.inner-tabs__module{background:#fff;border-radius:8px;margin-bottom:10px;padding:16px}.inner-tabs__module .iov-pro-form .iov-pro-form__form-item>label{overflow:hidden;padding:0;white-space:nowrap}.inner-tabs__module .el-tabs .el-tabs__nav{border:none !important}.inner-tabs__module .el-tabs .el-tabs__header .el-tabs__item{background:#f6f7f8;border-radius:4px 4px 0px 0px;border-left:1px solid #e9ebf0 !important;border-right:1px solid #e9ebf0 !important;border-top:1px solid #e9ebf0 !important;border-bottom-color:rgba(0,0,0,0);color:#6b707a;font-size:13px;font-weight:400;padding:0 16px !important;margin-right:6px;height:30px;line-height:30px}.inner-tabs__module .el-tabs .el-tabs__header .el-tabs__item.is-active{background:linear-gradient(180deg, #F0F4FD 0%, #FFFFFF 100%);border-top:none !important;border-bottom:none;color:#3f57ff;font-weight:600;outline:none;position:relative}.inner-tabs__module .el-tabs .el-tabs__header .el-tabs__item.is-active:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAABIBAMAAAANAGjIAAAAKlBMVEUAAAA/Vv8/V/8/V/8/V/8/V/8/V/9BWf89Vf9AVf8qVf8/Vv8+Wf8/V//3fmOTAAAADXRSTlMAkm3589XUKyoMBr1CxUdJxQAAAD9JREFUKM9jYGAoDLkLBAwMC4EkiMG1F8pgvAtl1N5N6mQAAVkjBggIPgBlODFAQQKMoQBjNMAYExhGwSjADwC0VhuDywNOfgAAAABJRU5ErkJggg==),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAABIAQMAAADF4Oe4AAAABlBMVEUAAAA/V/9SqD98AAAAAXRSTlMAQObYZgAAAA9JREFUCNdj+P8fgYYRAACKogf5+x8cIAAAAABJRU5ErkJggg==),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAABIBAMAAAANAGjIAAAALVBMVEUAAAA/V/8/V/8/V/9AVv8+V/9AV/8+WP9BWf89Vf9AVf8qVf8/Vv8+Wf8/V/9Mw9oEAAAADnRSTlMA89XUlI9waysqDAa9QkOQHV4AAAA/SURBVCjPY3gHBEIRDAxABgh4wxhvNkAZ7xwYQGBl8rsXDBBQ+BTK4BVigAnBGMwwBhuMwQljcDGMglGAAwAASmoc2AEfAyMAAAAASUVORK5CYII=);background-repeat:no-repeat,no-repeat,no-repeat;background-position:left,center,right;background-size:8px 100%,calc(100% - 12px) 100%,8px 100%;content:"";left:0;position:absolute;top:0;width:100%;height:36px}.inner-tabs__module .search-table__module{padding:0}.inner-tabs__module .search-table__action-bar{bottom:12px;top:auto}.inner-tabs__module:last-child{margin-bottom:0}.inner-tabs__bar{display:flex;justify-content:space-between;margin-bottom:14px}.outer-tabs__tabs .el-tabs__header{background:#fff;margin:0 16px;position:relative}.outer-tabs__tabs .el-tabs__header:before{background-color:#fff;border-radius:8px 0 0 0;bottom:-2px;content:"";display:block;width:16px;left:-16px;top:0px;position:absolute}.outer-tabs__tabs .el-tabs__header:after{background-color:#fff;border-radius:0 8px 0 0;bottom:-2px;content:"";display:block;width:16px;right:-16px;top:0px;position:absolute}.outer-tabs__tabs .search-table__module:first-child{border-radius:0 0 8px 8px}.outer-tabs__tabs .search-table__title-main{display:none}.outer-tabs__tabs.is-card .el-tabs__header.is-top{padding-top:16px}.outer-tabs .search-table__title-main{background-color:#fff;border-radius:8px 8px 0 0;padding:16px 16px 0;margin-bottom:-4px}.iov-pro-space{display:flex}.iov-pro-space.horizontal{flex-direction:row}.iov-pro-space.horizontal.is-wrap{flex-wrap:wrap}.iov-pro-space.vertical{flex-direction:column}.iov-pro-space__item{flex-shrink:0}.iov-pro-sub-title{margin-bottom:12px;font-family:PingFangSC,PingFang SC;display:flex;align-items:center}.iov-pro-sub-title__prefix{margin-right:8px}.iov-pro-sub-title__icon{margin-right:8px;width:18px;height:18px;background-position:0 0;background-repeat:no-repeat;background-size:contain}.iov-pro-sub-title__icon.line{background-color:#777d87;width:3px;height:12px}.iov-pro-sub-title__name{font-weight:600;font-size:13px;color:#3d4158}.iov-pro-sub-title__desc{margin-left:8px;font-size:12px;color:#a2a3aa}.iov-pro-sub-title__desc:has(>.el-link),.iov-pro-sub-title__desc:has(>.el-button){margin-left:-4px}.iov-pro-sub-title__prefix{margin-left:8px}.iov-pro-sub-title__help{margin-left:4px}.iov-pro-sub-title__help .el-link{margin-right:8px;font-size:13px;height:26px;color:#2f48ff;line-height:26px;padding:0 4px;border-radius:4px;transition:all .2s ease}.iov-pro-sub-title__help .el-link .iconfont{font-size:12px;margin-right:4px}.iov-pro-sub-title__help .el-link:not(.is-disabled):hover{background:rgba(42,104,255,.08)}.iov-pro-submit-module{padding:16px 0 20px;border-radius:0px 0px 8px 8px;position:fixed;left:228px;right:20px;bottom:0;z-index:9;font-size:0;background:#fff;text-align:center;box-shadow:0 0 12px 0 rgba(196,198,207,.2)}.iov-pro-table__table .is-right .iov-pro-space.horizontal{justify-content:flex-end}.iov-pro-table__table .is-center .iov-pro-space.horizontal{justify-content:center}.iov-pro-table__image{border:1px solid #edeff3;border-radius:4px;width:40px;height:40px}.iov-pro-table__image-error{background-image:url(https://prod-common-public.obs-helf.cucloud.cn/user/05d51000000000173230005);background-size:24px 24px;background-repeat:no-repeat;background-position:center center;background-color:#f2f3f5;width:100%;height:100%}.iov-pro-table__image:has(>.iov-pro-table__image-error){border:none}.iov-pro-table__pagination{text-align:right;padding:12px 0 0}.iov-pro-table-filter__icon{border-radius:2px;color:#abafb5;cursor:pointer;display:block;font-size:14px;width:20px;height:20px;line-height:20px;text-align:center}.iov-pro-table-filter__icon.is-actived{color:#2f48ff}.iov-pro-table-filter__icon.is-actived:hover{color:#2f48ff}.iov-pro-table-filter__icon:hover{background-color:#e5e6eb;color:#777d87}.iov-pro-table-filter__operation{border-top:1px solid #edeff3;text-align:right;padding:8px}.iov-pro-table-filter__operation.is-center{text-align:center}.iov-pro-table-filter__checkbox-group{padding:4px}.iov-pro-table-filter__checkbox{align-items:center;box-sizing:border-box;border-radius:2px;display:flex;line-height:32px;height:32px;padding:0 12px;width:100%}.iov-pro-table-filter__checkbox:hover{background-color:#f6f7f8}.iov-pro-table-filter__checkbox:hover .el-checkbox__inner{border-color:#d2d5df}.iov-pro-table-filter__checkbox:hover .el-checkbox__inner:hover{border-color:#3f57ff !important}.iov-pro-table-filter__checkbox:hover .el-checkbox__input.is-checked .el-checkbox__inner{border-color:#3f57ff}.iov-pro-table-filter__checkbox .el-checkbox__input{display:block;width:16px;height:16px}.iov-pro-table-filter__checkbox .el-checkbox__input.is-focus .el-checkbox__inner{border-color:#d2d5df}.iov-pro-table-filter__checkbox .el-checkbox__input.is-checked .el-checkbox__inner{border-color:#3f57ff}.iov-pro-table-filter__checkbox .el-checkbox__label{display:block;font-size:13px;line-height:16px;height:16px}.iov-pro-table-filter__popper[x-placement^=bottom]{border:.5px solid #dcdfe6;margin-top:4px;padding:0;min-width:120px;width:fit-content !important}.iov-pro-table-filter__popper[x-placement^=bottom] .popper__arrow{display:none}.iov-pro-table-search__icon{border-radius:2px;color:#abafb5;cursor:pointer;display:inline-block;font-size:14px;width:20px;height:20px;line-height:20px;text-align:center}.iov-pro-table-search__icon.is-actived{color:#2f48ff}.iov-pro-table-search__icon.is-actived:hover{color:#2f48ff}.iov-pro-table-search__icon:hover{background-color:#e5e6eb;color:#777d87}.iov-pro-table-search__operation{padding:8px;text-align:right}.iov-pro-table-search__input-wrapper{padding:8px 8px 0}.iov-pro-table-search__popper{border:.5px solid #dcdfe6;margin-top:4px;padding:0}.iov-pro-table-search__popper .popper__arrow{display:none}.iov-pro-table-sort{box-sizing:border-box;color:#abafb5;cursor:pointer;display:flex;flex-direction:column;width:20px;height:20px;padding:3px}.iov-pro-table-sort .iovprofont{display:block;height:50%}.iov-pro-table-sort .iovprofont.iov-icon-sort-up{line-height:14px}.iov-pro-table-sort .iovprofont.iov-icon-sort-down{line-height:2px}.iov-pro-table-sort.ascending .iov-icon-sort-up{color:#2f48ff}.iov-pro-table-sort.descending .iov-icon-sort-down{color:#2f48ff}.iov-pro-tabs{border-radius:8px 8px 0 0;overflow:hidden;background:url(https://prod-common-public.obs-helf.cucloud.cn/user/39081000000000144927284) repeat-x 0 0/50px 50px;position:relative}.iov-pro-tabs:before,.iov-pro-tabs:after{content:"";width:12px;height:50px;background:url(https://prod-common-public.obs-helf.cucloud.cn/user/b5901000000000144927351) no-repeat 0 0/12px 50px;position:absolute;left:0;top:0}.iov-pro-tabs:after{left:auto;background:url(https://prod-common-public.obs-helf.cucloud.cn/user/c0f31000000000144937229) no-repeat 0 0/12px 50px;right:0}.iov-pro-tabs__head{display:flex;align-items:center}.iov-pro-tabs__item{padding:0 20px 0 21px;position:relative;cursor:pointer}.iov-pro-tabs__item.active{background:#fff}.iov-pro-tabs__item.active .iov-pro-tabs__name{color:#212026;opacity:1}.iov-pro-tabs__item.active:before,.iov-pro-tabs__item.active:after{content:"";width:35px;height:50px;background:url(https://prod-common-public.obs-helf.cucloud.cn/user/52851000000000144927564) no-repeat 0 0/35px 50px;position:absolute;left:-15px;top:0;z-index:2}.iov-pro-tabs__item.active:after{left:auto;background:url(https://prod-common-public.obs-helf.cucloud.cn/user/cc6b1000000000144927626) no-repeat 0 0/35px 50px;right:-15px}.iov-pro-tabs__item:first-child{padding-left:12px}.iov-pro-tabs__item:first-child .iov-pro-tabs__data:before{display:none}.iov-pro-tabs__item:first-child.active:before{display:none}.iov-pro-tabs__data{align-items:center;display:flex;padding:0 4px;height:50px;position:relative}.iov-pro-tabs__data:before{content:"";width:1px;height:20px;background:#e2e7f2;overflow:hidden;position:absolute;left:-21px;top:50%;transform:translateY(-50%)}.iov-pro-tabs__icon{margin-right:4px;width:24px;height:24px}.iov-pro-tabs__name{color:#3d4158;font-family:PingFangSC,PingFang SC;font-weight:500;font-size:16px;opacity:.6;transition:all .3s easy}.iov-pro-tabs__content{background-color:#fff;border-radius:0 0 8px 8px;padding:12px 16px 16px}.iov-pro-toolbar{align-items:center;display:flex}.iov-pro-toolbar__icon{background-color:#f2f3f5;background-position:center center;background-repeat:no-repeat;background-size:16px 16px;border-radius:4px;cursor:pointer;color:#212026;display:block;font-size:16px;width:26px;height:26px;text-align:center;line-height:26px}.iov-pro-toolbar__icon img{width:16px;height:16px;vertical-align:middle}.iov-pro-toolbar__icon:hover{color:#2f48ff}.iov-pro-toolbar__icon:active,.iov-pro-toolbar__icon.is-active{color:#1d2cd2}.iov-pro-toolbar__dropdown-menu{padding:4px}.iov-pro-toolbar__dropdown-menu .el-dropdown-menu__item{font-size:13px;line-height:32px;padding:0 12px}.iov-pro-toolbar__dropdown-menu .el-dropdown-menu__item:hover{background-color:#f6f7f8;color:#212026}.iov-pro-toolbar__dropdown-menu .el-dropdown-menu__item:active{font-weight:600}.iov-pro-toolbar__setting-popper{padding:0}.iov-pro-toolbar__setting-header{align-items:center;border-bottom:1px solid #edeff3;display:flex;padding:0 16px;height:42px;justify-content:space-between}.iov-pro-toolbar__setting-header .el-checkbox__label{font-size:13px}.iov-pro-toolbar__setting-reset{font-size:12px}.iov-pro-toolbar__setting-body{overflow:auto;padding:4px;max-height:190px}.iov-pro-toolbar__setting-item{align-items:center;border-radius:2px;display:flex;height:32px;justify-content:space-between;padding:0 12px}.iov-pro-toolbar__setting-item:hover{background:#f6f7f8}.iov-pro-toolbar__setting-item--drag{color:#777d87;cursor:grab;font-size:16px}.iov-pro-toolbar__setting-item--drag.undraggable{cursor:not-allowed}.iov-pro-toolbar__setting-item .el-checkbox{align-items:center;display:flex}.iov-pro-toolbar__setting-item .el-checkbox .el-checkbox__input{height:16px}.iov-pro-toolbar__setting-item .el-checkbox .el-checkbox__label{font-size:13px;max-width:102px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.iov-pro-toolbar__setting-item .el-checkbox.is-disabled .el-checkbox__label{color:#0d1722}.iov-pro-toolbar__setting-footer{align-items:center;border-top:1px solid #edeff3;display:flex;padding:0 8px;height:42px;justify-content:flex-end}.trigger-dialog{display:inline-block}.trigger-dialog__trigger{display:inline-block}.iov-pro-uploader__template-tip{color:#65677a;font-size:12px;line-height:18px}.iov-pro-uploader__button{display:block}.iov-pro-uploader .el-upload--drag .iov-pro-uploader__button{display:inline-block}.iov-pro-uploader .el-upload--drag .el-upload__icon{height:30px}
|
|
@@ -2654,7 +2654,7 @@ function _extends(){return _extends=Object.assign?Object.assign.bind():function(
|
|
|
2654
2654
|
}
|
|
2655
2655
|
|
|
2656
2656
|
var helperExports = /*@__PURE__*/ requireHelper();
|
|
2657
|
-
var
|
|
2657
|
+
var _mergeJSXProps2 = /*@__PURE__*/getDefaultExportFromCjs(helperExports);
|
|
2658
2658
|
|
|
2659
2659
|
/**
|
|
2660
2660
|
* Checks if `value` is `null` or `undefined`.
|
|
@@ -3371,7 +3371,7 @@ var script$v = {
|
|
|
3371
3371
|
}, [
|
|
3372
3372
|
// 当前值渲染的组件
|
|
3373
3373
|
value.map(function (v) {
|
|
3374
|
-
return h(Tag,
|
|
3374
|
+
return h(Tag, _mergeJSXProps2([{
|
|
3375
3375
|
"attrs": {
|
|
3376
3376
|
"type": v.type
|
|
3377
3377
|
}
|
|
@@ -10361,7 +10361,7 @@ var script$n = {
|
|
|
10361
10361
|
break;
|
|
10362
10362
|
case 'Select':
|
|
10363
10363
|
// 如果是下拉组件
|
|
10364
|
-
comp = h(ComponentType,
|
|
10364
|
+
comp = h(ComponentType, _mergeJSXProps2([{
|
|
10365
10365
|
"attrs": {
|
|
10366
10366
|
"value": _this18.modelValue[itemConfig.key]
|
|
10367
10367
|
}
|
|
@@ -10398,7 +10398,7 @@ var script$n = {
|
|
|
10398
10398
|
case 'Radio': // 如果是单选
|
|
10399
10399
|
case 'RadioButton':
|
|
10400
10400
|
// 如果是单选按钮
|
|
10401
|
-
comp = h(RadioGroup,
|
|
10401
|
+
comp = h(RadioGroup, _mergeJSXProps2([{
|
|
10402
10402
|
"attrs": {
|
|
10403
10403
|
"value": _this18.modelValue[itemConfig.key]
|
|
10404
10404
|
}
|
|
@@ -10426,7 +10426,7 @@ var script$n = {
|
|
|
10426
10426
|
case 'Checkbox': // 如果是多选
|
|
10427
10427
|
case 'CheckboxButton':
|
|
10428
10428
|
// 如果是多选按钮
|
|
10429
|
-
comp = h(CheckboxGroup,
|
|
10429
|
+
comp = h(CheckboxGroup, _mergeJSXProps2([{
|
|
10430
10430
|
"attrs": {
|
|
10431
10431
|
"value": _this18.modelValue[itemConfig.key]
|
|
10432
10432
|
}
|
|
@@ -10481,7 +10481,7 @@ var script$n = {
|
|
|
10481
10481
|
// 表单配置的slots
|
|
10482
10482
|
var formItemSlots = (_item$slots = item.slots) === null || _item$slots === void 0 ? void 0 : _item$slots.formItem;
|
|
10483
10483
|
// 当前表单项配置
|
|
10484
|
-
var ItemComp = h(FormItem,
|
|
10484
|
+
var ItemComp = h(FormItem, _mergeJSXProps2([{
|
|
10485
10485
|
"key": item.key
|
|
10486
10486
|
}, {
|
|
10487
10487
|
"props": _objectSpread2(_objectSpread2({}, formItemProps), {}, {
|
|
@@ -10565,7 +10565,7 @@ var script$n = {
|
|
|
10565
10565
|
}
|
|
10566
10566
|
}, [FormItems]);
|
|
10567
10567
|
}
|
|
10568
|
-
return h(Form,
|
|
10568
|
+
return h(Form, _mergeJSXProps2([{
|
|
10569
10569
|
"ref": 'form',
|
|
10570
10570
|
"class": 'iov-pro-form'
|
|
10571
10571
|
}, {
|
|
@@ -13262,7 +13262,7 @@ var script$d = {
|
|
|
13262
13262
|
return e.value === v;
|
|
13263
13263
|
}) || {};
|
|
13264
13264
|
// 当前展示的tag
|
|
13265
|
-
return columnEnum.label ? h(Tag,
|
|
13265
|
+
return columnEnum.label ? h(Tag, _mergeJSXProps2([{
|
|
13266
13266
|
"attrs": {
|
|
13267
13267
|
"type": columnEnum.type
|
|
13268
13268
|
}
|
|
@@ -13297,7 +13297,7 @@ var script$d = {
|
|
|
13297
13297
|
// 如果当前是浮动展示全部数据
|
|
13298
13298
|
scopedSlots.default = function (_ref4) {
|
|
13299
13299
|
var row = _ref4.row;
|
|
13300
|
-
return h(__vue_component__$y,
|
|
13300
|
+
return h(__vue_component__$y, _mergeJSXProps2([{}, {
|
|
13301
13301
|
"props": _objectSpread2({
|
|
13302
13302
|
data: row[column.prop]
|
|
13303
13303
|
}, column.config || {})
|
|
@@ -13308,12 +13308,19 @@ var script$d = {
|
|
|
13308
13308
|
// 如果当前是图片
|
|
13309
13309
|
scopedSlots.default = function (_ref5) {
|
|
13310
13310
|
var row = _ref5.row;
|
|
13311
|
-
return h("el-image",
|
|
13311
|
+
return h("el-image", _mergeJSXProps2([{}, {
|
|
13312
13312
|
"props": _objectSpread2({
|
|
13313
13313
|
src: row[column.prop],
|
|
13314
13314
|
previewSrcList: [row[column.prop]]
|
|
13315
13315
|
}, column.config || {})
|
|
13316
13316
|
}, {
|
|
13317
|
+
"scopedSlots": {
|
|
13318
|
+
error: function error() {
|
|
13319
|
+
return h("div", {
|
|
13320
|
+
"class": 'iov-pro-table__image-error'
|
|
13321
|
+
});
|
|
13322
|
+
}
|
|
13323
|
+
},
|
|
13317
13324
|
"class": 'iov-pro-table__image'
|
|
13318
13325
|
}]));
|
|
13319
13326
|
};
|
|
@@ -13382,7 +13389,7 @@ var script$d = {
|
|
|
13382
13389
|
scopedSlots.header = scopedSlotsHeader;
|
|
13383
13390
|
}
|
|
13384
13391
|
}
|
|
13385
|
-
return h(TableColumn,
|
|
13392
|
+
return h(TableColumn, _mergeJSXProps2([{
|
|
13386
13393
|
"ref": 'tableColumn'
|
|
13387
13394
|
}, {
|
|
13388
13395
|
"props": props
|
|
@@ -13397,7 +13404,7 @@ var script$d = {
|
|
|
13397
13404
|
Tag = _getComponentNames2[2],
|
|
13398
13405
|
Link = _getComponentNames2[3],
|
|
13399
13406
|
Pagination = _getComponentNames2[4];
|
|
13400
|
-
return h(__vue_component__$o,
|
|
13407
|
+
return h(__vue_component__$o, _mergeJSXProps2([{
|
|
13401
13408
|
"ref": 'request'
|
|
13402
13409
|
}, {
|
|
13403
13410
|
"props": this.requestProps
|
|
@@ -13419,7 +13426,7 @@ var script$d = {
|
|
|
13419
13426
|
"element-loading-spinner": 'page-loading'
|
|
13420
13427
|
},
|
|
13421
13428
|
"class": 'iov-pro-table'
|
|
13422
|
-
}, [h(Table,
|
|
13429
|
+
}, [h(Table, _mergeJSXProps2([{
|
|
13423
13430
|
"ref": 'table',
|
|
13424
13431
|
"key": _this7.tableKey
|
|
13425
13432
|
}, {
|
|
@@ -13434,7 +13441,7 @@ var script$d = {
|
|
|
13434
13441
|
// 遍历配置项
|
|
13435
13442
|
_this7.displayColumns.map(_renderTableColumn)]),
|
|
13436
13443
|
// 如果有分页数量才展示
|
|
13437
|
-
data && lodashGet(data, _this7.aliasMap.totalCount) > 0 && _this7.config.pagination !== false ? h(Pagination,
|
|
13444
|
+
data && lodashGet(data, _this7.aliasMap.totalCount) > 0 && _this7.config.pagination !== false ? h(Pagination, _mergeJSXProps2([{}, {
|
|
13438
13445
|
"props": _objectSpread2(_objectSpread2({}, _this7.paginationConfig), {}, {
|
|
13439
13446
|
currentPage: _this7.currPage,
|
|
13440
13447
|
pageSize: _this7.pageSize,
|
|
@@ -19792,6 +19799,8 @@ var script$c = {
|
|
|
19792
19799
|
};
|
|
19793
19800
|
// 关闭弹框
|
|
19794
19801
|
this.settingVisible = false;
|
|
19802
|
+
// 触发事件
|
|
19803
|
+
this.$emit('adjust-columns', displayColumns);
|
|
19795
19804
|
},
|
|
19796
19805
|
/**
|
|
19797
19806
|
* 点击取消方法
|
|
@@ -19977,7 +19986,7 @@ var script$b = {
|
|
|
19977
19986
|
DropdownMenu = _getComponentNames2[1],
|
|
19978
19987
|
DropdownItem = _getComponentNames2[2],
|
|
19979
19988
|
Tooltip = _getComponentNames2[3];
|
|
19980
|
-
return h(Dropdown,
|
|
19989
|
+
return h(Dropdown, _mergeJSXProps2([{
|
|
19981
19990
|
"attrs": {
|
|
19982
19991
|
"trigger": 'click'
|
|
19983
19992
|
}
|
|
@@ -20076,7 +20085,7 @@ var script$a = {
|
|
|
20076
20085
|
DropdownMenu = _getComponentNames2[1],
|
|
20077
20086
|
DropdownItem = _getComponentNames2[2],
|
|
20078
20087
|
Tooltip = _getComponentNames2[3];
|
|
20079
|
-
return h(Dropdown,
|
|
20088
|
+
return h(Dropdown, _mergeJSXProps2([{
|
|
20080
20089
|
"attrs": {
|
|
20081
20090
|
"trigger": 'click'
|
|
20082
20091
|
},
|
|
@@ -20196,6 +20205,14 @@ var script$9 = {
|
|
|
20196
20205
|
var iovProTable = this.table instanceof Function ? this.table() : this.table;
|
|
20197
20206
|
// 表格组件方法刷新数据
|
|
20198
20207
|
iovProTable === null || iovProTable === void 0 || iovProTable.refresh();
|
|
20208
|
+
},
|
|
20209
|
+
/**
|
|
20210
|
+
* 调整表格列
|
|
20211
|
+
* @param {Array} val 当前列的数据
|
|
20212
|
+
* @time 2025-12-02 10:32:42
|
|
20213
|
+
*/
|
|
20214
|
+
onAdjustColumns: function onAdjustColumns(val) {
|
|
20215
|
+
this.$emit('adjust-columns', val);
|
|
20199
20216
|
}
|
|
20200
20217
|
},
|
|
20201
20218
|
render: function render() {
|
|
@@ -20247,13 +20264,17 @@ var script$9 = {
|
|
|
20247
20264
|
});
|
|
20248
20265
|
} // 如果当前是设置表头字段
|
|
20249
20266
|
if (['setting'].includes(item)) {
|
|
20250
|
-
return h(__vue_component__$c, {
|
|
20267
|
+
return h(__vue_component__$c, _mergeJSXProps2([{
|
|
20251
20268
|
"ref": 'setting',
|
|
20252
20269
|
"attrs": {
|
|
20253
20270
|
"placement": _this2.placement,
|
|
20254
20271
|
"table": _this2.table
|
|
20255
20272
|
}
|
|
20256
|
-
}
|
|
20273
|
+
}, {
|
|
20274
|
+
"on": {
|
|
20275
|
+
'adjust-columns': _this2.onAdjustColumns
|
|
20276
|
+
}
|
|
20277
|
+
}]));
|
|
20257
20278
|
}
|
|
20258
20279
|
// 如果是自定义配置
|
|
20259
20280
|
// 如果当前是icon字体图标
|
|
@@ -20378,6 +20399,16 @@ var script$8 = {
|
|
|
20378
20399
|
noPadding: {
|
|
20379
20400
|
type: Boolean,
|
|
20380
20401
|
default: false
|
|
20402
|
+
},
|
|
20403
|
+
// 是否固定顶部header
|
|
20404
|
+
fixedHeader: {
|
|
20405
|
+
type: Boolean,
|
|
20406
|
+
default: false
|
|
20407
|
+
},
|
|
20408
|
+
// 固定顶部header的高度
|
|
20409
|
+
fixedHeaderTop: {
|
|
20410
|
+
type: [Number, String],
|
|
20411
|
+
default: 52
|
|
20381
20412
|
}
|
|
20382
20413
|
},
|
|
20383
20414
|
data: function data() {
|
|
@@ -20661,6 +20692,8 @@ var script$8 = {
|
|
|
20661
20692
|
if (this.$refs.toolbar) {
|
|
20662
20693
|
this.$refs.toolbar.doLayout();
|
|
20663
20694
|
}
|
|
20695
|
+
// 开始设置表头的偏移宽度
|
|
20696
|
+
this.normalizeTableColumnOffset(this.normalizedTableColumns);
|
|
20664
20697
|
},
|
|
20665
20698
|
/**
|
|
20666
20699
|
* 标准化配置信息
|
|
@@ -20763,8 +20796,10 @@ var script$8 = {
|
|
|
20763
20796
|
respData = _context2.sent;
|
|
20764
20797
|
// 触发请求后事件
|
|
20765
20798
|
_this6.$emit('after-request', respData);
|
|
20799
|
+
// 重新计算表头的偏移
|
|
20800
|
+
_this6.normalizeTableColumnOffset(_this6.$refs.table.displayColumns);
|
|
20766
20801
|
return _context2.abrupt("return", respData);
|
|
20767
|
-
case
|
|
20802
|
+
case 7:
|
|
20768
20803
|
case "end":
|
|
20769
20804
|
return _context2.stop();
|
|
20770
20805
|
}
|
|
@@ -20780,6 +20815,113 @@ var script$8 = {
|
|
|
20780
20815
|
// 开始双向绑定
|
|
20781
20816
|
this.normalizedTableRequest = normalizedTableRequest;
|
|
20782
20817
|
},
|
|
20818
|
+
/**
|
|
20819
|
+
* 计算表头的偏移量
|
|
20820
|
+
* @time 2025-12-01 18:48:33
|
|
20821
|
+
*/
|
|
20822
|
+
normalizeTableColumnOffset: function normalizeTableColumnOffset() {
|
|
20823
|
+
var _this7 = this;
|
|
20824
|
+
var columns = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : [];
|
|
20825
|
+
// 如果不需要固定表头
|
|
20826
|
+
if (!this.fixedHeader) {
|
|
20827
|
+
return;
|
|
20828
|
+
}
|
|
20829
|
+
// 格式化后的表头配置
|
|
20830
|
+
var tableColumns = columns || [];
|
|
20831
|
+
// 如果所有的表头都不需要固定
|
|
20832
|
+
if (tableColumns.every(function (column) {
|
|
20833
|
+
return !['left', 'right'].includes(column.fixed);
|
|
20834
|
+
})) {
|
|
20835
|
+
return;
|
|
20836
|
+
}
|
|
20837
|
+
// 计算表头的偏移量
|
|
20838
|
+
requestIdleCallback(function () {
|
|
20839
|
+
// 表头容器
|
|
20840
|
+
var headerWrapper = _this7.$refs.table.$el.querySelector('.el-table__header-wrapper');
|
|
20841
|
+
// 表体容器
|
|
20842
|
+
var bodyWrapper = _this7.$refs.table.$el.querySelector('.el-table__body-wrapper');
|
|
20843
|
+
// 获取所有的表体行元素
|
|
20844
|
+
var bodyTrRows = bodyWrapper.querySelectorAll('.el-table__row');
|
|
20845
|
+
// 获取所有的表头元素
|
|
20846
|
+
var theadTh = headerWrapper.querySelectorAll('.el-table__cell.is-leaf');
|
|
20847
|
+
// 左偏移距离
|
|
20848
|
+
var offsetLeft = 0;
|
|
20849
|
+
// 遍历所有的表头容器
|
|
20850
|
+
var _loop = function _loop(index) {
|
|
20851
|
+
var _tableColumns$index;
|
|
20852
|
+
// 如果当前是左对齐
|
|
20853
|
+
if (((_tableColumns$index = tableColumns[index]) === null || _tableColumns$index === void 0 ? void 0 : _tableColumns$index.fixed) === 'left') {
|
|
20854
|
+
var _tableColumns;
|
|
20855
|
+
// 是否是最后一个左浮动
|
|
20856
|
+
var isLastLeftFixed = ((_tableColumns = tableColumns[index + 1]) === null || _tableColumns === void 0 ? void 0 : _tableColumns.fixed) !== 'left';
|
|
20857
|
+
// 设置表头左偏移
|
|
20858
|
+
theadTh[index].style.left = "".concat(offsetLeft, "px");
|
|
20859
|
+
// 如果当前是最后一个左浮动
|
|
20860
|
+
if (isLastLeftFixed) {
|
|
20861
|
+
theadTh[index].classList.add('is-fixed-left-end');
|
|
20862
|
+
}
|
|
20863
|
+
// 设置表体左偏移
|
|
20864
|
+
bodyTrRows.forEach(function (tr) {
|
|
20865
|
+
// 当前td节点
|
|
20866
|
+
var td = tr.querySelectorAll('.el-table__cell')[index];
|
|
20867
|
+
// 设置左偏移量
|
|
20868
|
+
td.style.left = "".concat(offsetLeft, "px");
|
|
20869
|
+
// 设置表内容偏移css
|
|
20870
|
+
if (isLastLeftFixed) {
|
|
20871
|
+
td.classList.add('is-fixed-left-end');
|
|
20872
|
+
}
|
|
20873
|
+
});
|
|
20874
|
+
}
|
|
20875
|
+
// 累加偏移
|
|
20876
|
+
offsetLeft += theadTh[index].offsetWidth;
|
|
20877
|
+
};
|
|
20878
|
+
for (var index = 0; index < theadTh.length; index++) {
|
|
20879
|
+
_loop(index);
|
|
20880
|
+
}
|
|
20881
|
+
// 右偏移距离
|
|
20882
|
+
var offsetRight = 0;
|
|
20883
|
+
// 遍历所有的表头容器
|
|
20884
|
+
var _loop2 = function _loop2(_index) {
|
|
20885
|
+
var _tableColumns$_index;
|
|
20886
|
+
// 如果当前是左对齐
|
|
20887
|
+
if (((_tableColumns$_index = tableColumns[_index]) === null || _tableColumns$_index === void 0 ? void 0 : _tableColumns$_index.fixed) === 'right') {
|
|
20888
|
+
var _tableColumns2;
|
|
20889
|
+
// 是否是最后一个左浮动
|
|
20890
|
+
var isfirstRightFixed = ((_tableColumns2 = tableColumns[_index - 1]) === null || _tableColumns2 === void 0 ? void 0 : _tableColumns2.fixed) !== 'right';
|
|
20891
|
+
// 设置表头左偏移
|
|
20892
|
+
theadTh[_index].style.right = "".concat(offsetRight, "px");
|
|
20893
|
+
// 设置表头左偏移css
|
|
20894
|
+
if (isfirstRightFixed) {
|
|
20895
|
+
theadTh[_index].classList.add('is-fixed-right-start');
|
|
20896
|
+
}
|
|
20897
|
+
// 设置表体左偏移
|
|
20898
|
+
bodyTrRows.forEach(function (tr) {
|
|
20899
|
+
// 当前td节点
|
|
20900
|
+
var td = tr.querySelectorAll('.el-table__cell')[_index];
|
|
20901
|
+
// 设置右偏移量
|
|
20902
|
+
td.style.right = "".concat(offsetRight, "px");
|
|
20903
|
+
// 设置表内容偏移css
|
|
20904
|
+
if (isfirstRightFixed) {
|
|
20905
|
+
td.classList.add('is-fixed-right-start');
|
|
20906
|
+
}
|
|
20907
|
+
});
|
|
20908
|
+
}
|
|
20909
|
+
// 累加偏移
|
|
20910
|
+
offsetRight += theadTh[_index].offsetWidth;
|
|
20911
|
+
};
|
|
20912
|
+
for (var _index = theadTh.length - 1; _index >= 0; _index--) {
|
|
20913
|
+
_loop2(_index);
|
|
20914
|
+
}
|
|
20915
|
+
});
|
|
20916
|
+
},
|
|
20917
|
+
/**
|
|
20918
|
+
* 当调整表格列的时候
|
|
20919
|
+
* @param {Array} columns 表格列
|
|
20920
|
+
* @time 2025-12-02 10:34:36
|
|
20921
|
+
*/
|
|
20922
|
+
onAdjustColumns: function onAdjustColumns(columns) {
|
|
20923
|
+
this.normalizeTableColumnOffset(columns);
|
|
20924
|
+
},
|
|
20783
20925
|
/**
|
|
20784
20926
|
* 绑定请求入参
|
|
20785
20927
|
* @param {Object} data 请求入参
|
|
@@ -20823,7 +20965,7 @@ var script$8 = {
|
|
|
20823
20965
|
* @time 2025-02-18 13:49:55
|
|
20824
20966
|
*/
|
|
20825
20967
|
onFilterChange: function onFilterChange(column, value) {
|
|
20826
|
-
var
|
|
20968
|
+
var _this8 = this;
|
|
20827
20969
|
// 塞入值
|
|
20828
20970
|
this.$set(this.tableAdvanceData, column.prop, value);
|
|
20829
20971
|
// 开始塞入筛选数据
|
|
@@ -20831,7 +20973,7 @@ var script$8 = {
|
|
|
20831
20973
|
// 等数据塞入后开始重置页面查询
|
|
20832
20974
|
this.$nextTick(function () {
|
|
20833
20975
|
// 重置表格分页数据
|
|
20834
|
-
|
|
20976
|
+
_this8.$refs.table.resetPagination();
|
|
20835
20977
|
});
|
|
20836
20978
|
},
|
|
20837
20979
|
/**
|
|
@@ -20849,7 +20991,7 @@ var script$8 = {
|
|
|
20849
20991
|
}
|
|
20850
20992
|
},
|
|
20851
20993
|
render: function render() {
|
|
20852
|
-
var
|
|
20994
|
+
var _this9 = this;
|
|
20853
20995
|
var h = arguments[0];
|
|
20854
20996
|
var _getComponentNames = getComponentNames(['col', 'button']),
|
|
20855
20997
|
_getComponentNames2 = _slicedToArray(_getComponentNames, 2),
|
|
@@ -20862,12 +21004,12 @@ var script$8 = {
|
|
|
20862
21004
|
toggleStatus = _ref2.toggleStatus,
|
|
20863
21005
|
needCollapse = _ref2.needCollapse;
|
|
20864
21006
|
// 插槽
|
|
20865
|
-
var scopedSlots =
|
|
21007
|
+
var scopedSlots = _this9.config.simple ? {} : {
|
|
20866
21008
|
append: function append() {
|
|
20867
|
-
var
|
|
21009
|
+
var _this9$normalizedButt, _this9$normalizedButt2, _this9$normalizedButt3, _this9$normalizedButt4, _this9$normalizedButt5, _this9$normalizedButt6, _this9$normalizedButt7, _this9$normalizedButt8;
|
|
20868
21010
|
return h(Col, {
|
|
20869
21011
|
"attrs": {
|
|
20870
|
-
"span":
|
|
21012
|
+
"span": _this9.normalizedFormConfig.span
|
|
20871
21013
|
}
|
|
20872
21014
|
}, [h(__vue_component__$x, {
|
|
20873
21015
|
"class": 'search-table__append',
|
|
@@ -20877,23 +21019,23 @@ var script$8 = {
|
|
|
20877
21019
|
}
|
|
20878
21020
|
}, [h(Button, {
|
|
20879
21021
|
"attrs": {
|
|
20880
|
-
"type": (
|
|
20881
|
-
"size": (
|
|
20882
|
-
"round": (
|
|
20883
|
-
"plain": (
|
|
21022
|
+
"type": (_this9$normalizedButt = _this9.normalizedButtonConfig.search) === null || _this9$normalizedButt === void 0 ? void 0 : _this9$normalizedButt.type,
|
|
21023
|
+
"size": (_this9$normalizedButt2 = _this9.normalizedButtonConfig.search) === null || _this9$normalizedButt2 === void 0 ? void 0 : _this9$normalizedButt2.size,
|
|
21024
|
+
"round": (_this9$normalizedButt3 = _this9.normalizedButtonConfig.search) === null || _this9$normalizedButt3 === void 0 ? void 0 : _this9$normalizedButt3.round,
|
|
21025
|
+
"plain": (_this9$normalizedButt4 = _this9.normalizedButtonConfig.search) === null || _this9$normalizedButt4 === void 0 ? void 0 : _this9$normalizedButt4.plain
|
|
20884
21026
|
},
|
|
20885
21027
|
"on": {
|
|
20886
|
-
"click":
|
|
21028
|
+
"click": _this9.onSearch
|
|
20887
21029
|
}
|
|
20888
21030
|
}, ["\u67E5\u8BE2"]), h(Button, {
|
|
20889
21031
|
"attrs": {
|
|
20890
|
-
"type": (
|
|
20891
|
-
"size": (
|
|
20892
|
-
"round": (
|
|
20893
|
-
"plain": (
|
|
21032
|
+
"type": (_this9$normalizedButt5 = _this9.normalizedButtonConfig.reset) === null || _this9$normalizedButt5 === void 0 ? void 0 : _this9$normalizedButt5.type,
|
|
21033
|
+
"size": (_this9$normalizedButt6 = _this9.normalizedButtonConfig.reset) === null || _this9$normalizedButt6 === void 0 ? void 0 : _this9$normalizedButt6.size,
|
|
21034
|
+
"round": (_this9$normalizedButt7 = _this9.normalizedButtonConfig.reset) === null || _this9$normalizedButt7 === void 0 ? void 0 : _this9$normalizedButt7.round,
|
|
21035
|
+
"plain": (_this9$normalizedButt8 = _this9.normalizedButtonConfig.search) === null || _this9$normalizedButt8 === void 0 ? void 0 : _this9$normalizedButt8.plain
|
|
20894
21036
|
},
|
|
20895
21037
|
"on": {
|
|
20896
|
-
"click":
|
|
21038
|
+
"click": _this9.onReset
|
|
20897
21039
|
}
|
|
20898
21040
|
}, ["\u91CD\u7F6E"]), status && needCollapse && h("span", {
|
|
20899
21041
|
"class": ['search-table__toggle-status', status].join(' '),
|
|
@@ -20906,7 +21048,7 @@ var script$8 = {
|
|
|
20906
21048
|
}
|
|
20907
21049
|
};
|
|
20908
21050
|
// 遍历所有的prefixLabel
|
|
20909
|
-
|
|
21051
|
+
_this9.normalizedFormItems.forEach(function (item) {
|
|
20910
21052
|
// 如果当前需要内置插槽
|
|
20911
21053
|
if (item.slots && item.slots.component && item.slots.component.prefixLabel) {
|
|
20912
21054
|
scopedSlots[item.slots.component.prefixLabel] = function () {
|
|
@@ -20918,22 +21060,22 @@ var script$8 = {
|
|
|
20918
21060
|
// 当前插槽的名称
|
|
20919
21061
|
var slotName = item.slotName || (Array.isArray(item.name) ? item.name.join(',') : item.name);
|
|
20920
21062
|
// 塞入插槽
|
|
20921
|
-
scopedSlots[slotName] =
|
|
21063
|
+
scopedSlots[slotName] = _this9.$scopedSlots[slotName];
|
|
20922
21064
|
}
|
|
20923
21065
|
});
|
|
20924
|
-
return
|
|
21066
|
+
return _this9.normalizedFormItems.length > 0 ? h(__vue_component__$n, {
|
|
20925
21067
|
"ref": 'form',
|
|
20926
21068
|
"attrs": {
|
|
20927
|
-
"data-source":
|
|
20928
|
-
"value":
|
|
20929
|
-
"items":
|
|
20930
|
-
"config":
|
|
21069
|
+
"data-source": _this9.dataSource,
|
|
21070
|
+
"value": _this9.formData,
|
|
21071
|
+
"items": _this9.normalizedFormItems,
|
|
21072
|
+
"config": _this9.normalizedFormConfig
|
|
20931
21073
|
},
|
|
20932
21074
|
"on": {
|
|
20933
21075
|
"input": function input(val) {
|
|
20934
|
-
return
|
|
21076
|
+
return _this9.formData = val;
|
|
20935
21077
|
},
|
|
20936
|
-
"change":
|
|
21078
|
+
"change": _this9.onFormChange
|
|
20937
21079
|
},
|
|
20938
21080
|
"scopedSlots": scopedSlots
|
|
20939
21081
|
}) : null;
|
|
@@ -20941,32 +21083,32 @@ var script$8 = {
|
|
|
20941
21083
|
|
|
20942
21084
|
// 生成pro表格
|
|
20943
21085
|
var renderProTable = function renderProTable() {
|
|
20944
|
-
return h(__vue_component__$d,
|
|
21086
|
+
return h(__vue_component__$d, _mergeJSXProps2([{
|
|
20945
21087
|
"ref": 'table',
|
|
20946
21088
|
"attrs": {
|
|
20947
|
-
"columns":
|
|
20948
|
-
"request":
|
|
20949
|
-
"config":
|
|
21089
|
+
"columns": _this9.normalizedTableColumns,
|
|
21090
|
+
"request": _this9.normalizedTableRequest,
|
|
21091
|
+
"config": _this9.normalizedTableConfig
|
|
20950
21092
|
},
|
|
20951
|
-
"scopedSlots":
|
|
21093
|
+
"scopedSlots": _this9.$scopedSlots
|
|
20952
21094
|
}, {
|
|
20953
|
-
"on":
|
|
21095
|
+
"on": _this9.normalizedTableEvent
|
|
20954
21096
|
}]));
|
|
20955
21097
|
};
|
|
20956
21098
|
|
|
20957
21099
|
// 生成actionbar
|
|
20958
21100
|
var renderActionBar = function renderActionBar() {
|
|
20959
|
-
return
|
|
20960
|
-
data: cloneDeep(_objectSpread2(_objectSpread2({},
|
|
21101
|
+
return _this9.$scopedSlots['action-bar'] ? _this9.$scopedSlots['action-bar']({
|
|
21102
|
+
data: cloneDeep(_objectSpread2(_objectSpread2({}, _this9.queryData), _this9.tableAdvanceData)),
|
|
20961
21103
|
ref: {
|
|
20962
21104
|
form: function form() {
|
|
20963
|
-
return lodashGet(
|
|
21105
|
+
return lodashGet(_this9.$refs.form, '$refs.form');
|
|
20964
21106
|
},
|
|
20965
21107
|
table: function table() {
|
|
20966
|
-
return lodashGet(
|
|
21108
|
+
return lodashGet(_this9.$refs.table, '$refs.table');
|
|
20967
21109
|
}
|
|
20968
21110
|
}
|
|
20969
|
-
}) :
|
|
21111
|
+
}) : _this9.$slots['action-bar'];
|
|
20970
21112
|
};
|
|
20971
21113
|
|
|
20972
21114
|
// 如果内嵌到inner-tabs组件中
|
|
@@ -21002,10 +21144,14 @@ var script$8 = {
|
|
|
21002
21144
|
// 是否有标题
|
|
21003
21145
|
var isHasTitle = this.title || this.$slots.title;
|
|
21004
21146
|
|
|
21147
|
+
// 是否有固定表头的top
|
|
21148
|
+
var fixedHeaderTop = [null, undefined, ''].includes(this.fixedHeaderTop) ? '0px' : "".concat(this.fixedHeaderTop).indexOf('px') ? this.fixedHeaderTop : "".concat(this.fixedHeaderTop, "px");
|
|
21149
|
+
|
|
21005
21150
|
// 如果没有插槽
|
|
21006
21151
|
if (!this.$slots['action-bar'] && !this.$scopedSlots['action-bar']) {
|
|
21007
21152
|
return h("div", {
|
|
21008
|
-
"class": ['search-table', this.noPadding ? 'no-padding' : ''].join('
|
|
21153
|
+
"class": ['search-table', this.noPadding ? ' no-padding' : '', this.fixedHeader ? ' fixed-header' : ''].join(''),
|
|
21154
|
+
"style": "--fixed-header-top: ".concat(fixedHeaderTop, "px")
|
|
21009
21155
|
}, [h("div", {
|
|
21010
21156
|
"class": 'search-table__module'
|
|
21011
21157
|
}, [
|
|
@@ -21033,7 +21179,8 @@ var script$8 = {
|
|
|
21033
21179
|
}) : renderProForm({}), renderProTable()])])]);
|
|
21034
21180
|
}
|
|
21035
21181
|
return h("div", {
|
|
21036
|
-
"class": ['search-table', this.noPadding ? 'no-padding' : '', this.isModule ? '' : 'no-module', this.formItems.length === 0 ? 'no-form' : ''].join('
|
|
21182
|
+
"class": ['search-table', this.noPadding ? ' no-padding' : '', this.isModule ? '' : ' no-module', this.formItems.length === 0 ? ' no-form' : '', this.fixedHeader ? ' fixed-header' : ''].join(''),
|
|
21183
|
+
"style": "--fixed-header-top: ".concat(fixedHeaderTop, "px")
|
|
21037
21184
|
}, [h("div", {
|
|
21038
21185
|
"class": 'search-table__module'
|
|
21039
21186
|
}, [
|
|
@@ -21062,15 +21209,19 @@ var script$8 = {
|
|
|
21062
21209
|
"class": 'search-table__action-bar'
|
|
21063
21210
|
}, [renderActionBar()]), h("div", {
|
|
21064
21211
|
"class": 'search-table__toolbar'
|
|
21065
|
-
}, [h(__vue_component__$9, {
|
|
21212
|
+
}, [h(__vue_component__$9, _mergeJSXProps2([{
|
|
21066
21213
|
"ref": 'toolbar',
|
|
21067
21214
|
"attrs": {
|
|
21068
21215
|
"config": this.config.toolbar,
|
|
21069
21216
|
"table": function table() {
|
|
21070
|
-
return
|
|
21217
|
+
return _this9.$refs.table;
|
|
21071
21218
|
}
|
|
21072
21219
|
}
|
|
21073
|
-
}
|
|
21220
|
+
}, {
|
|
21221
|
+
"on": {
|
|
21222
|
+
'adjust-columns': this.onAdjustColumns
|
|
21223
|
+
}
|
|
21224
|
+
}]))])]), renderProTable()])]);
|
|
21074
21225
|
}
|
|
21075
21226
|
};
|
|
21076
21227
|
|
|
@@ -22975,7 +23126,7 @@ var install = function install(Vue, componentConfig) {
|
|
|
22975
23126
|
};
|
|
22976
23127
|
var index = {
|
|
22977
23128
|
install: install,
|
|
22978
|
-
version: '0.0.
|
|
23129
|
+
version: '0.0.93',
|
|
22979
23130
|
ColumnTooltip: __vue_component__$y,
|
|
22980
23131
|
Description: __vue_component__$v,
|
|
22981
23132
|
DialogItemsSelect: __vue_component__$u,
|