tenghui-ui 2.0.15 → 2.0.17
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/dist/style.css +1 -1
- package/dist/tenghui-ui.es.js +58 -43
- package/dist/tenghui-ui.es.js.map +1 -1
- package/dist/tenghui-ui.umd.js +4 -4
- package/dist/tenghui-ui.umd.js.map +1 -1
- package/package.json +1 -1
- package/packages/form-item/src/index.vue +15 -1
- package/packages/search/src/DefaultItem.vue +12 -12
- package/packages/search/src/index.vue +9 -6
package/dist/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.ui-search__popover{padding:20px 15px 10px!important}.ui-search__popover .ui-form__item{display:block!important}.ui-search__popover .ui-form__item .ui-item__label{width:unset;text-align:left;margin-bottom:5px}.ui-search__popover .el-select,.ui-search__popover .el-cascader{width:100%}.el-menu--popup-bottom-start,.el-menu--popup-bottom-start .el-menu-item{background-color:#66a8ff!important}.el-menu--popup-bottom-start .el-menu-item.is-active{background-color:#3082f0!important}.fade-enter-active{animation:fadeEnter 5s linear}.fade-leave-active{display:none}@keyframes fadeEnter{0%{transform:translate(-100px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeLeave{0%{transform:translate(0);opacity:1}to{transform:translate(100px);opacity:0}}.flex{display:flex}.ui-item-prepend{width:40%;margin-right:2px}.ui-user[data-v-0c59bf82]{padding-top:40px;padding-bottom:20px;text-align:center}.ui-user__img[data-v-0c59bf82]{width:64px;height:64px;background-size:contain;margin:0 auto}.ui-user--name[data-v-0c59bf82]{margin-top:10px;color:#fff}.ui-fast__search[data-v-0c59bf82]{display:flex;justify-content:center;padding:10px}.ui-fast__search[data-v-0c59bf82] .ui-form__item{margin-right:0}.ui-menu[data-v-0c59bf82]{height:100%;flex:1;display:flex;position:relative}.ui-menu ul[data-v-0c59bf82]{flex:1}.ui-menu[data-v-0c59bf82] .el-cascader .el-input__inner{background-color:#0000001a;color:#fff}.ui-menu[data-v-0c59bf82] .el-cascader .el-input__inner:hover{background-color:#0003}.ui-menu--vertical[data-v-0c59bf82]{background-color:transparent!important}[data-v-0c59bf82] .ui-menu--vertical.el-menu{border-right:0 none!important;background-color:transparent!important}.ui-menu--vertical[data-v-0c59bf82] .el-menu-item{background-color:transparent!important}.ui-menu--vertical[data-v-0c59bf82] .el-menu-item.is-active{background-color:#0000001a!important}.ui-menu--vertical[data-v-0c59bf82] .el-submenu__title i{color:#fff}.ui-menu--vertical[data-v-0c59bf82] .el-submenu__title{background-color:transparent!important}.ui-menu--vertical[data-v-0c59bf82] .el-menu-item i{color:#fff}.ui-menu--horizontal[data-v-0c59bf82] .el-menu{height:40px;border-right:0 none!important;background-color:transparent!important}.ui-menu--horizontal[data-v-0c59bf82] .el-menu.el-menu--horizontal{border-bottom:0 none!important}.ui-menu--horizontal[data-v-0c59bf82] .el-menu--inline{background-color:#0000001a!important}.ui-menu--horizontal[data-v-0c59bf82] .el-menu-item{min-width:unset;background-color:transparent!important}.ui-menu--horizontal[data-v-0c59bf82] .el-menu-item i{color:#fff}.ui-menu--horizontal[data-v-0c59bf82] .el-menu-item.is-active{background-color:#0000001a!important}.ui-menu--horizontal[data-v-0c59bf82] .el-submenu__title i{color:#fff}.ui-menu--horizontal[data-v-0c59bf82] .el-submenu__title{background-color:transparent!important;height:40px!important;line-height:40px!important}.ui-menu--horizontal .ui-menu__header[data-v-0c59bf82]{text-align:center;padding:40px 0 20px}.ui-menu--horizontal .ui-menu__header[data-v-0c59bf82]:after{content:"";display:block;height:1px;width:100%;margin-top:20px;background:linear-gradient(to right bottom,#b3cdf2,#fff) no-repeat}.ui-menu--horizontal .ui-menu__header .ui-logo[data-v-0c59bf82]{width:150px}.ui-menu--horizontal[data-v-0c59bf82] .el-menu--horizontal>.el-menu-item{height:40px!important;line-height:40px!important}.ui-menu--horizontal[data-v-0c59bf82] .el-menu--horizontal>.el-menu-item i{color:#fff}.ui-collapse[data-v-0c59bf82]{position:absolute;right:0;bottom:10px}.ui-collapse span[data-v-0c59bf82]{font-size:18px;cursor:pointer;color:#d1d1d1}.ui-collapse span[data-v-0c59bf82]:hover{color:#fff}.ui-collapse--form[data-v-0c59bf82] .el-input__suffix{display:none}.ui-collapse--form[data-v-0c59bf82] .el-input__inner{padding:0 2px!important}.ui-tabs[data-v-355ab970]{border-bottom:1px solid #ebeef5;padding:0 10px;height:40px;background-color:#fff;display:flex;align-items:flex-end}.ui-tabs__item[data-v-355ab970]{float:left;height:31px;border-radius:6px 6px 0 0;border:1px solid #ebeef5;margin-top:10px;box-sizing:border-box;font-size:12px;line-height:30px;padding:0 10px;color:#c0c4cc;cursor:pointer;border-bottom-color:#fff;margin-right:1px;position:relative;transition:all .1s linear}.ui-tabs__item:hover .el-icon-error[data-v-355ab970]{opacity:1}.ui-tabs__item .el-icon-error[data-v-355ab970]{position:absolute;right:2px;top:50%;margin-top:-5px;opacity:0;transition:all .1s linear}.ui-tabs__item--active[data-v-355ab970]{padding-right:20px}.ui-tabs__item--active .el-icon-error[data-v-355ab970]{top:50%;right:5px;font-size:14px;margin-top:-5px;opacity:1}.admin-tab__chrome-tab[data-v-355ab970]{position:relative;display:inline-flex;align-items:center;height:34px;padding-left:24px;padding-right:24px;margin-right:-18px;cursor:pointer}.admin-tab__chrome-tab__bg[data-v-355ab970]{position:absolute;left:0;bottom:0;width:100%;height:100%;overflow:hidden}.admin-tab__chrome-tab__bg svg[data-v-355ab970]{display:block;vertical-align:middle}.icon-guanbi1[data-v-355ab970]{color:#a1a1a1;transition:all .2s linear}.admin-tab__chrome-tab--active[data-v-355ab970]{z-index:10}.admin-tab__chrome-tab__slot[data-v-355ab970]{position:relative;z-index:2;white-space:nowrap;font-size:12px}.admin-tab__chrome-tab__divider[data-v-355ab970]{position:absolute;right:7.5px;z-index:2;width:1px;height:16px;background-color:#a1a1a1;opacity:1;transition:opacity .3s ease-in-out}.admin-tab__chrome-tab__divider--hide[data-v-355ab970]{opacity:0}.admin-tab__chrome-tab--hover[data-v-355ab970]{z-index:9}.admin-tab__chrome-tab__icon[data-v-355ab970]{padding-left:18px}.admin-tab__chrome-tab__icon .admin-tab__icon[data-v-355ab970]{position:relative;display:flex;justify-content:center;align-items:center;width:18px;height:18px;font-size:14px}.el-icon-s-tools[data-v-236d5a2a],.icon-pifu[data-v-236d5a2a]{font-size:20px;color:#fff;line-height:60px;margin-right:20px;cursor:pointer}.ui-tool[data-v-236d5a2a]{margin-left:auto;display:flex;align-items:center}[data-v-26b67942] .el-dialog__header{border-bottom:1px solid #ededed}[data-v-26b67942] .el-dialog__header .el-dialog__title{font-size:16px}[data-v-26b67942] .el-dialog__footer{border-top:1px solid #ededed}[data-v-26b67942] .el-dialog__body .el-form .el-select,[data-v-26b67942] .el-dialog__body .el-form .el-input,[data-v-26b67942] .el-dialog__body .el-form .el-input-number{width:240px}[data-v-26b67942] .el-dialog__body .el-form .el-input-number .el-input__inner{text-align:left}[data-v-26b67942] .el-dialog__body .el-form .ui-item__main{width:100%}[data-v-26b67942] .el-dialog__body .el-form .el-form-item__label{font-size:12px}[data-v-26b67942] .el-dialog__body .el-form .el-input--small .el-input__icon{height:32px}.ui-form__item[data-v-1a6a9cfa]{display:flex;align-items:center;margin-right:15px}.ui-item__label[data-v-1a6a9cfa]{margin-right:10px;font-size:12px;width:70px;text-align:right}[data-v-1a6a9cfa].el-select .el-select__caret:first-child:before{content:"\e6e1"}[data-v-1a6a9cfa].el-select .is-focus .el-select__caret:first-child{transform:rotate(0)}.ui-input__range[data-v-1a6a9cfa]{max-width:240px;display:flex}.ui-input__range>span[data-v-1a6a9cfa]{line-height:28px}.el-date-editor[data-v-1a6a9cfa]{width:100%!important}.inline_form[data-v-1a6a9cfa]{display:flex;margin-bottom:10px}.inline_label[data-v-1a6a9cfa]{display:inline-block;height:32px;line-height:32px;font-size:12px;text-align:right;padding-right:10px}.inline_content[data-v-1a6a9cfa]{flex:1}.el-button--mini[data-v-c24a1f4c]{padding:5px 8px;font-size:12px!important;box-shadow:0 0 5px 1px #b0ccf2}.ui-operation[data-v-3592f4b8]{padding:5px 10px}.el-button[data-v-3592f4b8]{padding:5px 8px!important;font-size:12px!important;box-shadow:0 0 5px 1px #b0ccf2}.ui-record[data-v-177af441]{align-self:flex-end}.ui-record__temps[data-v-177af441],.ui-record__saves[data-v-177af441]{display:flex;flex-wrap:wrap;width:100%;border:1px solid #f1f1f1;border-radius:4px;padding:20px 10px 0;position:relative;box-sizing:border-box}.ui-record__temps[data-v-177af441]:before,.ui-record__saves[data-v-177af441]:before{content:"\5386\53f2\7b5b\9009";display:block;position:absolute;top:-10px;left:10px;background-color:#fff;font-size:12px;padding:0 10px;color:#999}.ui-record__saves[data-v-177af441]{margin-bottom:20px}.ui-record__saves[data-v-177af441]:before{content:"\5e38\7528\7b5b\9009"}.ui-record__item[data-v-177af441]{font-size:12px;margin-right:8px;margin-bottom:8px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;border:1px solid #f1f1f1;padding:5px;background:#fefefe;border-radius:4px;color:#666;align-self:flex-end;cursor:pointer;position:relative}.ui-record__item span[data-v-177af441]{background-color:#f1f1f1;padding:2px 4px;margin-left:5px;border-radius:4px}.ui-record__item span[data-v-177af441]:first-child{margin-left:0}.ui-record__item[data-v-177af441]:hover{border-color:#b2d8ff}.ui-record__item:hover span[data-v-177af441]{background-color:#b2d8ff;color:#fff}.ui-record__item:hover .ui-flag--icon[data-v-177af441]{display:block}.ui-record__item .ui-flag--icon[data-v-177af441]{position:absolute;right:5px;top:50%;margin-top:-8px;font-size:16px;color:#409eff;display:none;background-color:#fff;height:18px;line-height:18px;width:18px;border-radius:50%;text-align:center;box-shadow:0 0 4px 1px #409eff}.ui-search__button--more[data-v-177af441]{padding:0 0 4px;vertical-align:bottom;border-bottom:1px solid #409EFF!important;border-radius:0;margin-right:10px;align-self:flex-end;margin-bottom:2px}.ui-search[data-v-a4e277ba]{height:138px;box-sizing:border-box;margin:10px 10px 0;padding:20px;background-color:#fff;border:1px solid #ebeef5;border-radius:4px;box-shadow:0 0 4px 2px #eee;position:relative}.ui-search[data-v-a4e277ba] .el-drawer__wrapper{position:absolute}.ui-search__main[data-v-a4e277ba]{display:flex}.ui-search__footer[data-v-a4e277ba]{display:flex;margin-top:10px;align-items:center}.ui-search__cache[data-v-a4e277ba]{font-size:12px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;border:1px solid #f1f1f1;padding:5px;background:#fefefe;border-radius:4px;color:#666;align-self:flex-end;cursor:pointer}.ui-search__cache span[data-v-a4e277ba]{background-color:#f1f1f1;padding:2px 4px;margin-left:5px;border-radius:4px}.ui-search__cache span[data-v-a4e277ba]:first-child{margin-left:0}.ui-search .ui-search__button--more[data-v-a4e277ba]{padding:0 0 4px;vertical-align:bottom;border-bottom:1px solid #409EFF;border-radius:0;margin-right:10px;align-self:flex-end;margin-bottom:2px}.ui-search[data-v-a4e277ba] .ui-form__item{display:block;min-width:150px}.ui-search[data-v-a4e277ba] .ui-form__item--inputrange{min-width:160px}.ui-search[data-v-a4e277ba] .ui-form__item--hide{display:none!important}.ui-search[data-v-a4e277ba] .ui-form__item--daterange{min-width:200px}.ui-search[data-v-a4e277ba] .ui-item__label{width:unset;text-align:left;margin-bottom:5px}.ui-search[data-v-a4e277ba] .el-cascader .el-input{display:flex}.ui-search[data-v-a4e277ba] .ui-input__range{max-width:unset}.ui-search--sort[data-v-a4e277ba]{padding:10px;height:100%;display:flex;flex-direction:column}.ui-search .ui-sort__content[data-v-a4e277ba]{flex:1;margin-bottom:10px;border-bottom:1px solid #f1f1f1}.ui-search .ui-sort__content .el-checkbox[data-v-a4e277ba]{margin-right:10px;margin-left:0!important;margin-bottom:10px}.ui-more__select .el-col[data-v-a4e277ba]{margin-bottom:10px}.ui-more__select[data-v-a4e277ba] .ui-input__range{max-width:unset}.ui-more__select[data-v-a4e277ba] .el-cascader .el-input{display:flex}.ui-dragmove[data-v-a4e277ba]{background-color:#fff}.ui-table_config[data-v-4488d63e]{display:flex;align-items:center;height:32px}.el-icon-s-operation[data-v-4488d63e]{font-size:18px;color:#333;cursor:pointer;border-left:1px solid #dedede;padding-left:5px}.el-icon-s-operation[data-v-4488d63e]:hover{color:#777}[data-v-4488d63e] .el-drawer__wrapper,[data-v-4488d63e] .v-modal{position:absolute}.ui-draggable[data-v-4488d63e]{padding:10px;box-sizing:border-box}.ui-draggable .el-checkbox[data-v-4488d63e]{margin:0 0 5px!important;width:100%}.ui-draggable .el-checkbox[data-v-4488d63e]:hover{border-color:#9ccdff}.ui-sort__footer[data-v-4488d63e]{border-top:1px solid #f1f1f1;padding:10px}.ui-sort__footer .el-button[data-v-4488d63e]{padding-left:10px;padding-right:10px}.ui-sort__content[data-v-4488d63e]{overflow:auto}[data-v-4488d63e] .el-drawer__header{border-bottom:1px solid #f1f1f1;padding:10px;margin-bottom:10px}.ui-table[data-v-05f16f59]{padding:0 10px;position:relative}.ui-table[data-v-05f16f59] .el-table-column--selection .el-checkbox{display:block}.ui-table[data-v-05f16f59] .el-tabs__header{margin-bottom:0;border-bottom:0 none;background:#fff}.ui-table[data-v-05f16f59] .el-tabs__header .el-tabs__item{height:32px;line-height:32px;font-size:12px}.ui-table[data-v-05f16f59] .el-tabs--card>.el-tabs__header .el-tabs__item{border-bottom:0 none;line-height:28px}.ui-table[data-v-05f16f59] .el-tabs--card>.el-tabs__header .el-tabs__item.is-active{color:#fff;background:#409eff;box-shadow:0 0 3px 1px #cee3ff}.ui-table[data-v-05f16f59] .el-tabs--card>.el-tabs__header .el-tabs__nav{border:0 none;box-sizing:border-box;top:1px;border-radius:unset}.ui-pagination[data-v-05f16f59]{text-align:right;padding:10px 0;display:flex}.ui-table__tab[data-v-05f16f59]{background-color:#fff;display:flex}.ui-summary--data[data-v-05f16f59]{margin-right:auto;display:flex;font-size:12px;align-items:center}.ui-tab--loading[data-v-05f16f59]{padding-left:10px;height:32px;line-height:32px}.ui-tab--loading span[data-v-05f16f59]{font-size:12px;color:#999;display:inline-block;margin-left:5px}[data-v-05f16f59] .el-table .cell{line-height:16px}[data-v-05f16f59] .el-tabs__nav-scroll,[data-v-05f16f59] .el-tabs__nav-wrap{overflow:unset!important}[data-v-05f16f59] .el-badge__content.is-fixed{z-index:1}.ui-page__main>.ui-table[data-v-05f16f59]{background:#FFF;box-shadow:0 0 4px 1px #eee;margin-left:10px;border-radius:4px;padding-left:10px;margin-right:10px}.ui-top-right[data-v-05f16f59]{margin-left:auto;margin-right:20px;display:flex;align-items:center}.ui-top-right[data-v-05f16f59] .el-radio__label{font-size:12px}.ui-top-right[data-v-05f16f59] .el-radio__inner{width:12px;height:12px}.text--number[data-v-05f16f59]{float:right}.ui-image--error[data-v-b81bcc3a]{text-align:center;color:#999;background-color:#efefef}.ui-scrollbar[data-v-33f9038c] .el-scrollbar__wrap{overflow-x:hidden}
|
|
1
|
+
.ui-search__popover{padding:20px 15px 10px!important}.ui-search__popover .ui-form__item{display:block!important}.ui-search__popover .ui-form__item .ui-item__label{width:unset;text-align:left;margin-bottom:5px}.ui-search__popover .el-select,.ui-search__popover .el-cascader{width:100%}.el-menu--popup-bottom-start,.el-menu--popup-bottom-start .el-menu-item{background-color:#66a8ff!important}.el-menu--popup-bottom-start .el-menu-item.is-active{background-color:#3082f0!important}.fade-enter-active{animation:fadeEnter 5s linear}.fade-leave-active{display:none}@keyframes fadeEnter{0%{transform:translate(-100px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeLeave{0%{transform:translate(0);opacity:1}to{transform:translate(100px);opacity:0}}.flex{display:flex}.ui-item-prepend{width:40%;margin-right:2px}.ui-user[data-v-0c59bf82]{padding-top:40px;padding-bottom:20px;text-align:center}.ui-user__img[data-v-0c59bf82]{width:64px;height:64px;background-size:contain;margin:0 auto}.ui-user--name[data-v-0c59bf82]{margin-top:10px;color:#fff}.ui-fast__search[data-v-0c59bf82]{display:flex;justify-content:center;padding:10px}.ui-fast__search[data-v-0c59bf82] .ui-form__item{margin-right:0}.ui-menu[data-v-0c59bf82]{height:100%;flex:1;display:flex;position:relative}.ui-menu ul[data-v-0c59bf82]{flex:1}.ui-menu[data-v-0c59bf82] .el-cascader .el-input__inner{background-color:#0000001a;color:#fff}.ui-menu[data-v-0c59bf82] .el-cascader .el-input__inner:hover{background-color:#0003}.ui-menu--vertical[data-v-0c59bf82]{background-color:transparent!important}[data-v-0c59bf82] .ui-menu--vertical.el-menu{border-right:0 none!important;background-color:transparent!important}.ui-menu--vertical[data-v-0c59bf82] .el-menu-item{background-color:transparent!important}.ui-menu--vertical[data-v-0c59bf82] .el-menu-item.is-active{background-color:#0000001a!important}.ui-menu--vertical[data-v-0c59bf82] .el-submenu__title i{color:#fff}.ui-menu--vertical[data-v-0c59bf82] .el-submenu__title{background-color:transparent!important}.ui-menu--vertical[data-v-0c59bf82] .el-menu-item i{color:#fff}.ui-menu--horizontal[data-v-0c59bf82] .el-menu{height:40px;border-right:0 none!important;background-color:transparent!important}.ui-menu--horizontal[data-v-0c59bf82] .el-menu.el-menu--horizontal{border-bottom:0 none!important}.ui-menu--horizontal[data-v-0c59bf82] .el-menu--inline{background-color:#0000001a!important}.ui-menu--horizontal[data-v-0c59bf82] .el-menu-item{min-width:unset;background-color:transparent!important}.ui-menu--horizontal[data-v-0c59bf82] .el-menu-item i{color:#fff}.ui-menu--horizontal[data-v-0c59bf82] .el-menu-item.is-active{background-color:#0000001a!important}.ui-menu--horizontal[data-v-0c59bf82] .el-submenu__title i{color:#fff}.ui-menu--horizontal[data-v-0c59bf82] .el-submenu__title{background-color:transparent!important;height:40px!important;line-height:40px!important}.ui-menu--horizontal .ui-menu__header[data-v-0c59bf82]{text-align:center;padding:40px 0 20px}.ui-menu--horizontal .ui-menu__header[data-v-0c59bf82]:after{content:"";display:block;height:1px;width:100%;margin-top:20px;background:linear-gradient(to right bottom,#b3cdf2,#fff) no-repeat}.ui-menu--horizontal .ui-menu__header .ui-logo[data-v-0c59bf82]{width:150px}.ui-menu--horizontal[data-v-0c59bf82] .el-menu--horizontal>.el-menu-item{height:40px!important;line-height:40px!important}.ui-menu--horizontal[data-v-0c59bf82] .el-menu--horizontal>.el-menu-item i{color:#fff}.ui-collapse[data-v-0c59bf82]{position:absolute;right:0;bottom:10px}.ui-collapse span[data-v-0c59bf82]{font-size:18px;cursor:pointer;color:#d1d1d1}.ui-collapse span[data-v-0c59bf82]:hover{color:#fff}.ui-collapse--form[data-v-0c59bf82] .el-input__suffix{display:none}.ui-collapse--form[data-v-0c59bf82] .el-input__inner{padding:0 2px!important}.ui-tabs[data-v-355ab970]{border-bottom:1px solid #ebeef5;padding:0 10px;height:40px;background-color:#fff;display:flex;align-items:flex-end}.ui-tabs__item[data-v-355ab970]{float:left;height:31px;border-radius:6px 6px 0 0;border:1px solid #ebeef5;margin-top:10px;box-sizing:border-box;font-size:12px;line-height:30px;padding:0 10px;color:#c0c4cc;cursor:pointer;border-bottom-color:#fff;margin-right:1px;position:relative;transition:all .1s linear}.ui-tabs__item:hover .el-icon-error[data-v-355ab970]{opacity:1}.ui-tabs__item .el-icon-error[data-v-355ab970]{position:absolute;right:2px;top:50%;margin-top:-5px;opacity:0;transition:all .1s linear}.ui-tabs__item--active[data-v-355ab970]{padding-right:20px}.ui-tabs__item--active .el-icon-error[data-v-355ab970]{top:50%;right:5px;font-size:14px;margin-top:-5px;opacity:1}.admin-tab__chrome-tab[data-v-355ab970]{position:relative;display:inline-flex;align-items:center;height:34px;padding-left:24px;padding-right:24px;margin-right:-18px;cursor:pointer}.admin-tab__chrome-tab__bg[data-v-355ab970]{position:absolute;left:0;bottom:0;width:100%;height:100%;overflow:hidden}.admin-tab__chrome-tab__bg svg[data-v-355ab970]{display:block;vertical-align:middle}.icon-guanbi1[data-v-355ab970]{color:#a1a1a1;transition:all .2s linear}.admin-tab__chrome-tab--active[data-v-355ab970]{z-index:10}.admin-tab__chrome-tab__slot[data-v-355ab970]{position:relative;z-index:2;white-space:nowrap;font-size:12px}.admin-tab__chrome-tab__divider[data-v-355ab970]{position:absolute;right:7.5px;z-index:2;width:1px;height:16px;background-color:#a1a1a1;opacity:1;transition:opacity .3s ease-in-out}.admin-tab__chrome-tab__divider--hide[data-v-355ab970]{opacity:0}.admin-tab__chrome-tab--hover[data-v-355ab970]{z-index:9}.admin-tab__chrome-tab__icon[data-v-355ab970]{padding-left:18px}.admin-tab__chrome-tab__icon .admin-tab__icon[data-v-355ab970]{position:relative;display:flex;justify-content:center;align-items:center;width:18px;height:18px;font-size:14px}.el-icon-s-tools[data-v-236d5a2a],.icon-pifu[data-v-236d5a2a]{font-size:20px;color:#fff;line-height:60px;margin-right:20px;cursor:pointer}.ui-tool[data-v-236d5a2a]{margin-left:auto;display:flex;align-items:center}[data-v-26b67942] .el-dialog__header{border-bottom:1px solid #ededed}[data-v-26b67942] .el-dialog__header .el-dialog__title{font-size:16px}[data-v-26b67942] .el-dialog__footer{border-top:1px solid #ededed}[data-v-26b67942] .el-dialog__body .el-form .el-select,[data-v-26b67942] .el-dialog__body .el-form .el-input,[data-v-26b67942] .el-dialog__body .el-form .el-input-number{width:240px}[data-v-26b67942] .el-dialog__body .el-form .el-input-number .el-input__inner{text-align:left}[data-v-26b67942] .el-dialog__body .el-form .ui-item__main{width:100%}[data-v-26b67942] .el-dialog__body .el-form .el-form-item__label{font-size:12px}[data-v-26b67942] .el-dialog__body .el-form .el-input--small .el-input__icon{height:32px}.ui-form__item[data-v-0255dd80]{display:flex;align-items:center;margin-right:15px}.ui-item__label[data-v-0255dd80]{margin-right:10px;font-size:12px;width:70px;text-align:right}[data-v-0255dd80].el-select .el-select__caret:first-child:before{content:"\e6e1"}[data-v-0255dd80].el-select .is-focus .el-select__caret:first-child{transform:rotate(0)}.ui-input__range[data-v-0255dd80]{max-width:240px;display:flex}.ui-input__range>span[data-v-0255dd80]{line-height:28px}.el-date-editor[data-v-0255dd80]{width:100%!important}.inline_form[data-v-0255dd80]{display:flex;margin-bottom:10px}.inline_label[data-v-0255dd80]{display:inline-block;height:32px;line-height:32px;font-size:12px;text-align:right;padding-right:10px}.inline_content[data-v-0255dd80]{flex:1}.el-button--mini[data-v-c24a1f4c]{padding:5px 8px;font-size:12px!important;box-shadow:0 0 5px 1px #b0ccf2}.ui-operation[data-v-3592f4b8]{padding:5px 10px}.el-button[data-v-3592f4b8]{padding:5px 8px!important;font-size:12px!important;box-shadow:0 0 5px 1px #b0ccf2}.ui-record[data-v-177af441]{align-self:flex-end}.ui-record__temps[data-v-177af441],.ui-record__saves[data-v-177af441]{display:flex;flex-wrap:wrap;width:100%;border:1px solid #f1f1f1;border-radius:4px;padding:20px 10px 0;position:relative;box-sizing:border-box}.ui-record__temps[data-v-177af441]:before,.ui-record__saves[data-v-177af441]:before{content:"\5386\53f2\7b5b\9009";display:block;position:absolute;top:-10px;left:10px;background-color:#fff;font-size:12px;padding:0 10px;color:#999}.ui-record__saves[data-v-177af441]{margin-bottom:20px}.ui-record__saves[data-v-177af441]:before{content:"\5e38\7528\7b5b\9009"}.ui-record__item[data-v-177af441]{font-size:12px;margin-right:8px;margin-bottom:8px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;border:1px solid #f1f1f1;padding:5px;background:#fefefe;border-radius:4px;color:#666;align-self:flex-end;cursor:pointer;position:relative}.ui-record__item span[data-v-177af441]{background-color:#f1f1f1;padding:2px 4px;margin-left:5px;border-radius:4px}.ui-record__item span[data-v-177af441]:first-child{margin-left:0}.ui-record__item[data-v-177af441]:hover{border-color:#b2d8ff}.ui-record__item:hover span[data-v-177af441]{background-color:#b2d8ff;color:#fff}.ui-record__item:hover .ui-flag--icon[data-v-177af441]{display:block}.ui-record__item .ui-flag--icon[data-v-177af441]{position:absolute;right:5px;top:50%;margin-top:-8px;font-size:16px;color:#409eff;display:none;background-color:#fff;height:18px;line-height:18px;width:18px;border-radius:50%;text-align:center;box-shadow:0 0 4px 1px #409eff}.ui-search__button--more[data-v-177af441]{padding:0 0 4px;vertical-align:bottom;border-bottom:1px solid #409EFF!important;border-radius:0;margin-right:10px;align-self:flex-end;margin-bottom:2px}.ui-search[data-v-59749f26]{height:138px;box-sizing:border-box;margin:10px 10px 0;padding:20px;background-color:#fff;border:1px solid #ebeef5;border-radius:4px;box-shadow:0 0 4px 2px #eee;position:relative}.ui-search[data-v-59749f26] .el-drawer__wrapper{position:absolute}.ui-search__main[data-v-59749f26]{display:flex}.ui-search__footer[data-v-59749f26]{display:flex;margin-top:10px;align-items:center}.ui-search__cache[data-v-59749f26]{font-size:12px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;border:1px solid #f1f1f1;padding:5px;background:#fefefe;border-radius:4px;color:#666;align-self:flex-end;cursor:pointer}.ui-search__cache span[data-v-59749f26]{background-color:#f1f1f1;padding:2px 4px;margin-left:5px;border-radius:4px}.ui-search__cache span[data-v-59749f26]:first-child{margin-left:0}.ui-search .ui-search__button--more[data-v-59749f26]{padding:0 0 4px;vertical-align:bottom;border-bottom:1px solid #409EFF;border-radius:0;margin-right:10px;align-self:flex-end;margin-bottom:2px}.ui-search[data-v-59749f26] .ui-form__item{display:block;min-width:150px}.ui-search[data-v-59749f26] .ui-form__item--inputrange{min-width:160px}.ui-search[data-v-59749f26] .ui-form__item--hide{display:none!important}.ui-search[data-v-59749f26] .ui-form__item--daterange{min-width:200px}.ui-search[data-v-59749f26] .ui-item__label{width:unset;text-align:left;margin-bottom:5px}.ui-search[data-v-59749f26] .el-cascader .el-input{display:flex}.ui-search[data-v-59749f26] .ui-input__range{max-width:unset}.ui-search--sort[data-v-59749f26]{padding:10px;height:100%;display:flex;flex-direction:column}.ui-search .ui-sort__content[data-v-59749f26]{flex:1;margin-bottom:10px;border-bottom:1px solid #f1f1f1}.ui-search .ui-sort__content .el-checkbox[data-v-59749f26]{margin-right:10px;margin-left:0!important;margin-bottom:10px}.ui-more__select .el-col[data-v-59749f26]{margin-bottom:10px}.ui-more__select[data-v-59749f26] .ui-input__range{max-width:unset}.ui-more__select[data-v-59749f26] .el-cascader .el-input{display:flex}.ui-dragmove[data-v-59749f26]{background-color:#fff}.ui-table_config[data-v-4488d63e]{display:flex;align-items:center;height:32px}.el-icon-s-operation[data-v-4488d63e]{font-size:18px;color:#333;cursor:pointer;border-left:1px solid #dedede;padding-left:5px}.el-icon-s-operation[data-v-4488d63e]:hover{color:#777}[data-v-4488d63e] .el-drawer__wrapper,[data-v-4488d63e] .v-modal{position:absolute}.ui-draggable[data-v-4488d63e]{padding:10px;box-sizing:border-box}.ui-draggable .el-checkbox[data-v-4488d63e]{margin:0 0 5px!important;width:100%}.ui-draggable .el-checkbox[data-v-4488d63e]:hover{border-color:#9ccdff}.ui-sort__footer[data-v-4488d63e]{border-top:1px solid #f1f1f1;padding:10px}.ui-sort__footer .el-button[data-v-4488d63e]{padding-left:10px;padding-right:10px}.ui-sort__content[data-v-4488d63e]{overflow:auto}[data-v-4488d63e] .el-drawer__header{border-bottom:1px solid #f1f1f1;padding:10px;margin-bottom:10px}.ui-table[data-v-05f16f59]{padding:0 10px;position:relative}.ui-table[data-v-05f16f59] .el-table-column--selection .el-checkbox{display:block}.ui-table[data-v-05f16f59] .el-tabs__header{margin-bottom:0;border-bottom:0 none;background:#fff}.ui-table[data-v-05f16f59] .el-tabs__header .el-tabs__item{height:32px;line-height:32px;font-size:12px}.ui-table[data-v-05f16f59] .el-tabs--card>.el-tabs__header .el-tabs__item{border-bottom:0 none;line-height:28px}.ui-table[data-v-05f16f59] .el-tabs--card>.el-tabs__header .el-tabs__item.is-active{color:#fff;background:#409eff;box-shadow:0 0 3px 1px #cee3ff}.ui-table[data-v-05f16f59] .el-tabs--card>.el-tabs__header .el-tabs__nav{border:0 none;box-sizing:border-box;top:1px;border-radius:unset}.ui-pagination[data-v-05f16f59]{text-align:right;padding:10px 0;display:flex}.ui-table__tab[data-v-05f16f59]{background-color:#fff;display:flex}.ui-summary--data[data-v-05f16f59]{margin-right:auto;display:flex;font-size:12px;align-items:center}.ui-tab--loading[data-v-05f16f59]{padding-left:10px;height:32px;line-height:32px}.ui-tab--loading span[data-v-05f16f59]{font-size:12px;color:#999;display:inline-block;margin-left:5px}[data-v-05f16f59] .el-table .cell{line-height:16px}[data-v-05f16f59] .el-tabs__nav-scroll,[data-v-05f16f59] .el-tabs__nav-wrap{overflow:unset!important}[data-v-05f16f59] .el-badge__content.is-fixed{z-index:1}.ui-page__main>.ui-table[data-v-05f16f59]{background:#FFF;box-shadow:0 0 4px 1px #eee;margin-left:10px;border-radius:4px;padding-left:10px;margin-right:10px}.ui-top-right[data-v-05f16f59]{margin-left:auto;margin-right:20px;display:flex;align-items:center}.ui-top-right[data-v-05f16f59] .el-radio__label{font-size:12px}.ui-top-right[data-v-05f16f59] .el-radio__inner{width:12px;height:12px}.text--number[data-v-05f16f59]{float:right}.ui-image--error[data-v-b81bcc3a]{text-align:center;color:#999;background-color:#efefef}.ui-scrollbar[data-v-33f9038c] .el-scrollbar__wrap{overflow-x:hidden}
|
package/dist/tenghui-ui.es.js
CHANGED
|
@@ -19,13 +19,13 @@ var __spreadValues = (a, b) => {
|
|
|
19
19
|
var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
|
|
20
20
|
import Vue from "vue";
|
|
21
21
|
var index$1 = "";
|
|
22
|
-
var render$
|
|
22
|
+
var render$f = function() {
|
|
23
23
|
var _vm = this;
|
|
24
24
|
var _h = _vm.$createElement;
|
|
25
25
|
var _c = _vm._self._c || _h;
|
|
26
26
|
return _c("div", { staticClass: "ui-template" }, [_c("h1", [_vm._v(_vm._s(_vm.msg))]), _c("el-table", { staticStyle: { "width": "100%" }, attrs: { "data": _vm.tableData } }, [_c("el-table-column", { attrs: { "prop": "date", "label": "\u65E5\u671F", "width": "180" } }), _c("el-table-column", { attrs: { "prop": "name", "label": "\u59D3\u540D", "width": "180" } }), _c("el-table-column", { attrs: { "prop": "address", "label": "\u5730\u5740" } })], 1)], 1);
|
|
27
27
|
};
|
|
28
|
-
var staticRenderFns$
|
|
28
|
+
var staticRenderFns$f = [];
|
|
29
29
|
var index_vue_vue_type_style_index_0_scoped_true_lang$a = "";
|
|
30
30
|
function normalizeComponent(scriptExports, render2, staticRenderFns2, functionalTemplate, injectStyles, scopeId, moduleIdentifier, shadowMode) {
|
|
31
31
|
var options = typeof scriptExports === "function" ? scriptExports.options : scriptExports;
|
|
@@ -105,7 +105,7 @@ const __vue2_script$g = {
|
|
|
105
105
|
methods: {}
|
|
106
106
|
};
|
|
107
107
|
const __cssModules$g = {};
|
|
108
|
-
var __component__$g = /* @__PURE__ */ normalizeComponent(__vue2_script$g, render$
|
|
108
|
+
var __component__$g = /* @__PURE__ */ normalizeComponent(__vue2_script$g, render$f, staticRenderFns$f, false, __vue2_injectStyles$g, "183fe45a", null, null);
|
|
109
109
|
function __vue2_injectStyles$g(context) {
|
|
110
110
|
for (let o in __cssModules$g) {
|
|
111
111
|
this[o] = __cssModules$g[o];
|
|
@@ -118,7 +118,7 @@ ComTemplate.install = (app) => {
|
|
|
118
118
|
app.component(ComTemplate.name, ComTemplate);
|
|
119
119
|
};
|
|
120
120
|
const InComTemplate = ComTemplate;
|
|
121
|
-
var render$
|
|
121
|
+
var render$e = function() {
|
|
122
122
|
var _vm = this;
|
|
123
123
|
var _h = _vm.$createElement;
|
|
124
124
|
var _c = _vm._self._c || _h;
|
|
@@ -134,7 +134,7 @@ var render$f = function() {
|
|
|
134
134
|
})], 2) : _c("el-menu-item", { attrs: { "index": item.path || item.name } }, [_c("i", { class: item.icon || "icon-chanpinguanli-chanpinliebiao" }), _c("span", { attrs: { "slot": "title" }, slot: "title" }, [_vm._v(_vm._s(item.name))])])];
|
|
135
135
|
})], 2)], 1)], 1);
|
|
136
136
|
};
|
|
137
|
-
var staticRenderFns$
|
|
137
|
+
var staticRenderFns$e = [];
|
|
138
138
|
var index_vue_vue_type_style_index_0_scoped_true_lang$9 = "";
|
|
139
139
|
const __vue2_script$f = {
|
|
140
140
|
name: "ComMenu",
|
|
@@ -187,7 +187,7 @@ const __vue2_script$f = {
|
|
|
187
187
|
}
|
|
188
188
|
};
|
|
189
189
|
const __cssModules$f = {};
|
|
190
|
-
var __component__$f = /* @__PURE__ */ normalizeComponent(__vue2_script$f, render$
|
|
190
|
+
var __component__$f = /* @__PURE__ */ normalizeComponent(__vue2_script$f, render$e, staticRenderFns$e, false, __vue2_injectStyles$f, "0c59bf82", null, null);
|
|
191
191
|
function __vue2_injectStyles$f(context) {
|
|
192
192
|
for (let o in __cssModules$f) {
|
|
193
193
|
this[o] = __cssModules$f[o];
|
|
@@ -200,7 +200,7 @@ ComComponent$8.install = (app) => {
|
|
|
200
200
|
app.component(ComComponent$8.name, ComComponent$8);
|
|
201
201
|
};
|
|
202
202
|
const InComComponent$8 = ComComponent$8;
|
|
203
|
-
var render$
|
|
203
|
+
var render$d = function() {
|
|
204
204
|
var _vm = this;
|
|
205
205
|
var _h = _vm.$createElement;
|
|
206
206
|
var _c = _vm._self._c || _h;
|
|
@@ -220,7 +220,7 @@ var render$e = function() {
|
|
|
220
220
|
} } }, [_c("i", { staticClass: "icon-guanbi1 font-size-12" })])]), _c("div", { staticClass: "admin-tab__chrome-tab__divider", class: { "admin-tab__chrome-tab__divider--hide": _vm.hoverItem == item.path || _vm.currentTab.path === item.path } })]);
|
|
221
221
|
}), 0)])]);
|
|
222
222
|
};
|
|
223
|
-
var staticRenderFns$
|
|
223
|
+
var staticRenderFns$d = [];
|
|
224
224
|
var index_vue_vue_type_style_index_0_scoped_true_lang$8 = "";
|
|
225
225
|
const __vue2_script$e = {
|
|
226
226
|
name: "ComTabs",
|
|
@@ -264,7 +264,7 @@ const __vue2_script$e = {
|
|
|
264
264
|
}
|
|
265
265
|
};
|
|
266
266
|
const __cssModules$e = {};
|
|
267
|
-
var __component__$e = /* @__PURE__ */ normalizeComponent(__vue2_script$e, render$
|
|
267
|
+
var __component__$e = /* @__PURE__ */ normalizeComponent(__vue2_script$e, render$d, staticRenderFns$d, false, __vue2_injectStyles$e, "355ab970", null, null);
|
|
268
268
|
function __vue2_injectStyles$e(context) {
|
|
269
269
|
for (let o in __cssModules$e) {
|
|
270
270
|
this[o] = __cssModules$e[o];
|
|
@@ -277,7 +277,7 @@ ComComponent$7.install = (app) => {
|
|
|
277
277
|
app.component(ComComponent$7.name, ComComponent$7);
|
|
278
278
|
};
|
|
279
279
|
const InComComponent$7 = ComComponent$7;
|
|
280
|
-
var render$
|
|
280
|
+
var render$c = function() {
|
|
281
281
|
var _vm = this;
|
|
282
282
|
var _h = _vm.$createElement;
|
|
283
283
|
var _c = _vm._self._c || _h;
|
|
@@ -287,7 +287,7 @@ var render$d = function() {
|
|
|
287
287
|
return _c("el-dropdown-item", { key: item.value, attrs: { "command": item.value } }, [_c("i", { staticClass: "el-icon-s-platform", style: { color: item.theme["@theme-color"] } }), _c("span", [_vm._v(_vm._s(item.label))])]);
|
|
288
288
|
}), 1)], 1) : _vm._e(), _c("el-dropdown", { on: { "command": _vm.handleOperation } }, [_c("span", { staticClass: "el-dropdown-link" }, [_c("i", { staticClass: "el-icon-s-tools" })]), _c("el-dropdown-menu", { attrs: { "slot": "dropdown" }, slot: "dropdown" }, [_c("el-dropdown-item", { attrs: { "icon": "icon-tuichudenglu", "command": "outLogin" } }, [_vm._v("\u9000\u51FA\u767B\u5F55")])], 1)], 1)], 1);
|
|
289
289
|
};
|
|
290
|
-
var staticRenderFns$
|
|
290
|
+
var staticRenderFns$c = [];
|
|
291
291
|
var index_vue_vue_type_style_index_0_scoped_true_lang$7 = "";
|
|
292
292
|
const __vue2_script$d = {
|
|
293
293
|
name: "ComTool",
|
|
@@ -318,7 +318,7 @@ const __vue2_script$d = {
|
|
|
318
318
|
}
|
|
319
319
|
};
|
|
320
320
|
const __cssModules$d = {};
|
|
321
|
-
var __component__$d = /* @__PURE__ */ normalizeComponent(__vue2_script$d, render$
|
|
321
|
+
var __component__$d = /* @__PURE__ */ normalizeComponent(__vue2_script$d, render$c, staticRenderFns$c, false, __vue2_injectStyles$d, "236d5a2a", null, null);
|
|
322
322
|
function __vue2_injectStyles$d(context) {
|
|
323
323
|
for (let o in __cssModules$d) {
|
|
324
324
|
this[o] = __cssModules$d[o];
|
|
@@ -331,7 +331,7 @@ ComComponent$6.install = (app) => {
|
|
|
331
331
|
app.component(ComComponent$6.name, ComComponent$6);
|
|
332
332
|
};
|
|
333
333
|
const InComComponent$6 = ComComponent$6;
|
|
334
|
-
var render$
|
|
334
|
+
var render$b = function() {
|
|
335
335
|
var _vm = this;
|
|
336
336
|
var _h = _vm.$createElement;
|
|
337
337
|
var _c = _vm._self._c || _h;
|
|
@@ -339,7 +339,7 @@ var render$c = function() {
|
|
|
339
339
|
return [_vm._t("footer", [_vm.showBtn ? _c("el-button", { attrs: { "size": "small" }, on: { "click": _vm.handleCancel } }, [_vm._v("\u53D6\u6D88")]) : _vm._e(), _vm.showBtn ? _c("el-button", { attrs: { "size": "small", "type": "primary" }, on: { "click": _vm.handleConfirm } }, [_vm._v("\u786E\u5B9A")]) : _vm._e()])];
|
|
340
340
|
}, proxy: true }], null, true) }, [_vm._t("default")], 2);
|
|
341
341
|
};
|
|
342
|
-
var staticRenderFns$
|
|
342
|
+
var staticRenderFns$b = [];
|
|
343
343
|
var index_vue_vue_type_style_index_0_scoped_true_lang$6 = "";
|
|
344
344
|
const __vue2_script$c = {
|
|
345
345
|
name: "ComDialog",
|
|
@@ -395,7 +395,7 @@ const __vue2_script$c = {
|
|
|
395
395
|
}
|
|
396
396
|
};
|
|
397
397
|
const __cssModules$c = {};
|
|
398
|
-
var __component__$c = /* @__PURE__ */ normalizeComponent(__vue2_script$c, render$
|
|
398
|
+
var __component__$c = /* @__PURE__ */ normalizeComponent(__vue2_script$c, render$b, staticRenderFns$b, false, __vue2_injectStyles$c, "26b67942", null, null);
|
|
399
399
|
function __vue2_injectStyles$c(context) {
|
|
400
400
|
for (let o in __cssModules$c) {
|
|
401
401
|
this[o] = __cssModules$c[o];
|
|
@@ -462,11 +462,11 @@ const defaultAttrsMap = {
|
|
|
462
462
|
datetime: datetimeDefaultAttrs,
|
|
463
463
|
date: dateDefaultAttrs
|
|
464
464
|
};
|
|
465
|
-
var render$
|
|
465
|
+
var render$a = function() {
|
|
466
466
|
var _vm = this;
|
|
467
467
|
var _h = _vm.$createElement;
|
|
468
468
|
var _c = _vm._self._c || _h;
|
|
469
|
-
return _c("div", { staticClass: "ui-form__item", class: "ui-form__item--" + _vm.type }, [_c("div", [_vm._t("label", [_vm.label ? _c("div", { staticClass: "ui-item__label" }, [_c("span", [_vm._v(_vm._s(_vm.label))])]) : _vm._e()])], 2), _c("div", { staticClass: "ui-item__main", class: _vm.inlineLabel ? "inline_form" : "" }, [_vm.type === "input" ? [_vm.inlineLabel ? _c("span", { staticClass: "inline_label", style: { width: _vm.labelWidth } }, [_vm._v(_vm._s(_vm.inlineLabel))]) : _vm._e(), _c("div", { staticClass: "flex" }, [_c("div", { class: { "ui-item-prepend": !!_vm.$slots.mprepend } }, [_vm._t("mprepend")], 2), _c("el-input", _vm._g(_vm._b({ ref: _vm.type, class: { inline_content: _vm.inlineLabel }, nativeOn: { "keyup": function($event) {
|
|
469
|
+
return _c("div", { staticClass: "ui-form__item", class: "ui-form__item--" + _vm.type, style: _vm.staticStyle }, [_c("div", [_vm._t("label", [_vm.label ? _c("div", { staticClass: "ui-item__label" }, [_c("span", [_vm._v(_vm._s(_vm.label))])]) : _vm._e()])], 2), _c("div", { staticClass: "ui-item__main", class: _vm.inlineLabel ? "inline_form" : "" }, [_vm.type === "input" ? [_vm.inlineLabel ? _c("span", { staticClass: "inline_label", style: { width: _vm.labelWidth } }, [_vm._v(_vm._s(_vm.inlineLabel))]) : _vm._e(), _c("div", { staticClass: "flex" }, [_c("div", { class: { "ui-item-prepend": !!_vm.$slots.mprepend } }, [_vm._t("mprepend")], 2), _c("el-input", _vm._g(_vm._b({ ref: _vm.type, class: { inline_content: _vm.inlineLabel }, nativeOn: { "keyup": function($event) {
|
|
470
470
|
if (!$event.type.indexOf("key") && _vm._k($event.keyCode, "enter", 13, $event.key, "Enter")) {
|
|
471
471
|
return null;
|
|
472
472
|
}
|
|
@@ -537,7 +537,7 @@ var render$b = function() {
|
|
|
537
537
|
return _c("el-radio", { key: item.value, attrs: { "label": item.value } }, [_vm._v(_vm._s(item.label))]);
|
|
538
538
|
}), 1)] : _vm._e()], 2)]);
|
|
539
539
|
};
|
|
540
|
-
var staticRenderFns$
|
|
540
|
+
var staticRenderFns$a = [];
|
|
541
541
|
var index_vue_vue_type_style_index_0_scoped_true_lang$5 = "";
|
|
542
542
|
const __vue2_script$b = {
|
|
543
543
|
inheritAttrs: false,
|
|
@@ -604,6 +604,10 @@ const __vue2_script$b = {
|
|
|
604
604
|
labelWidth: {
|
|
605
605
|
type: String,
|
|
606
606
|
default: "120px"
|
|
607
|
+
},
|
|
608
|
+
minWidth: {
|
|
609
|
+
type: [String, Number],
|
|
610
|
+
default: ""
|
|
607
611
|
}
|
|
608
612
|
},
|
|
609
613
|
data() {
|
|
@@ -613,6 +617,10 @@ const __vue2_script$b = {
|
|
|
613
617
|
};
|
|
614
618
|
},
|
|
615
619
|
computed: {
|
|
620
|
+
staticStyle() {
|
|
621
|
+
const obj = __spreadValues({}, this.minWidth ? { minWidth: `${parseFloat(this.minWidth)}px` } : {});
|
|
622
|
+
return obj;
|
|
623
|
+
},
|
|
616
624
|
selectOption() {
|
|
617
625
|
let tempArr = [];
|
|
618
626
|
if (Array.isArray(this.options) && this.options.length && this.options[0][this.props.label] === void 0) {
|
|
@@ -717,7 +725,7 @@ const __vue2_script$b = {
|
|
|
717
725
|
}
|
|
718
726
|
};
|
|
719
727
|
const __cssModules$b = {};
|
|
720
|
-
var __component__$b = /* @__PURE__ */ normalizeComponent(__vue2_script$b, render$
|
|
728
|
+
var __component__$b = /* @__PURE__ */ normalizeComponent(__vue2_script$b, render$a, staticRenderFns$a, false, __vue2_injectStyles$b, "0255dd80", null, null);
|
|
721
729
|
function __vue2_injectStyles$b(context) {
|
|
722
730
|
for (let o in __cssModules$b) {
|
|
723
731
|
this[o] = __cssModules$b[o];
|
|
@@ -730,7 +738,7 @@ ComComponent$4.install = (app) => {
|
|
|
730
738
|
app.component(ComComponent$4.name, ComComponent$4);
|
|
731
739
|
};
|
|
732
740
|
const InComComponent$4 = ComComponent$4;
|
|
733
|
-
var render$
|
|
741
|
+
var render$9 = function() {
|
|
734
742
|
var _vm = this;
|
|
735
743
|
var _h = _vm.$createElement;
|
|
736
744
|
var _c = _vm._self._c || _h;
|
|
@@ -738,7 +746,7 @@ var render$a = function() {
|
|
|
738
746
|
return [_c(item.constructor, _vm._g(_vm._b({ directives: [{ name: "permit", rawName: "v-permit", value: { value: item.$attrs.permit || "break" }, expression: "{ value: item.$attrs.permit || 'break' }" }], tag: "component", attrs: { "size": "mini", "btn-type": "mock", "type": item.type == "text" ? "primary" : item.type, "icon": item.icon } }, "component", _vm.$attrs, false), item.$listeners), [_vm._v(" " + _vm._s(item.$slots.default[0].text) + " ")])];
|
|
739
747
|
})], 2);
|
|
740
748
|
};
|
|
741
|
-
var staticRenderFns$
|
|
749
|
+
var staticRenderFns$9 = [];
|
|
742
750
|
var Items_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
743
751
|
const __vue2_script$a = {
|
|
744
752
|
props: {
|
|
@@ -756,7 +764,7 @@ const __vue2_script$a = {
|
|
|
756
764
|
}
|
|
757
765
|
};
|
|
758
766
|
const __cssModules$a = {};
|
|
759
|
-
var __component__$a = /* @__PURE__ */ normalizeComponent(__vue2_script$a, render$
|
|
767
|
+
var __component__$a = /* @__PURE__ */ normalizeComponent(__vue2_script$a, render$9, staticRenderFns$9, false, __vue2_injectStyles$a, "c24a1f4c", null, null);
|
|
760
768
|
function __vue2_injectStyles$a(context) {
|
|
761
769
|
for (let o in __cssModules$a) {
|
|
762
770
|
this[o] = __cssModules$a[o];
|
|
@@ -765,13 +773,13 @@ function __vue2_injectStyles$a(context) {
|
|
|
765
773
|
var Items = /* @__PURE__ */ function() {
|
|
766
774
|
return __component__$a.exports;
|
|
767
775
|
}();
|
|
768
|
-
var render$
|
|
776
|
+
var render$8 = function() {
|
|
769
777
|
var _vm = this;
|
|
770
778
|
var _h = _vm.$createElement;
|
|
771
779
|
var _c = _vm._self._c || _h;
|
|
772
780
|
return _c("div", { staticClass: "ui-operation" }, [_vm._t("default")], 2);
|
|
773
781
|
};
|
|
774
|
-
var staticRenderFns$
|
|
782
|
+
var staticRenderFns$8 = [];
|
|
775
783
|
var index_vue_vue_type_style_index_0_scoped_true_lang$4 = "";
|
|
776
784
|
const __vue2_script$9 = {
|
|
777
785
|
name: "ComOperation",
|
|
@@ -805,7 +813,7 @@ const __vue2_script$9 = {
|
|
|
805
813
|
}
|
|
806
814
|
};
|
|
807
815
|
const __cssModules$9 = {};
|
|
808
|
-
var __component__$9 = /* @__PURE__ */ normalizeComponent(__vue2_script$9, render$
|
|
816
|
+
var __component__$9 = /* @__PURE__ */ normalizeComponent(__vue2_script$9, render$8, staticRenderFns$8, false, __vue2_injectStyles$9, "3592f4b8", null, null);
|
|
809
817
|
function __vue2_injectStyles$9(context) {
|
|
810
818
|
for (let o in __cssModules$9) {
|
|
811
819
|
this[o] = __cssModules$9[o];
|
|
@@ -5314,7 +5322,7 @@ var require$$0$1 = /* @__PURE__ */ getAugmentedNamespace(sortable_esm);
|
|
|
5314
5322
|
});
|
|
5315
5323
|
})(vuedraggable_umd);
|
|
5316
5324
|
var draggable = /* @__PURE__ */ getDefaultExportFromCjs(vuedraggable_umd.exports);
|
|
5317
|
-
var render$
|
|
5325
|
+
var render$7 = function() {
|
|
5318
5326
|
var _vm = this;
|
|
5319
5327
|
var _h = _vm.$createElement;
|
|
5320
5328
|
var _c = _vm._self._c || _h;
|
|
@@ -5344,7 +5352,7 @@ var render$8 = function() {
|
|
|
5344
5352
|
} } })])], 2);
|
|
5345
5353
|
}), 0)]), _c("el-button", { staticClass: "ui-search__button--more", attrs: { "slot": "reference", "type": "text" }, slot: "reference" }, [_vm._v("\u7B5B\u9009\u5386\u53F2 "), _c("i", { staticClass: "el-icon-caret-right" })])], 1)], 1);
|
|
5346
5354
|
};
|
|
5347
|
-
var staticRenderFns$
|
|
5355
|
+
var staticRenderFns$7 = [];
|
|
5348
5356
|
var Record_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
5349
5357
|
const __vue2_script$8 = {
|
|
5350
5358
|
props: {
|
|
@@ -5432,7 +5440,7 @@ const __vue2_script$8 = {
|
|
|
5432
5440
|
}
|
|
5433
5441
|
};
|
|
5434
5442
|
const __cssModules$8 = {};
|
|
5435
|
-
var __component__$8 = /* @__PURE__ */ normalizeComponent(__vue2_script$8, render$
|
|
5443
|
+
var __component__$8 = /* @__PURE__ */ normalizeComponent(__vue2_script$8, render$7, staticRenderFns$7, false, __vue2_injectStyles$8, "177af441", null, null);
|
|
5436
5444
|
function __vue2_injectStyles$8(context) {
|
|
5437
5445
|
for (let o in __cssModules$8) {
|
|
5438
5446
|
this[o] = __cssModules$8[o];
|
|
@@ -5441,14 +5449,6 @@ function __vue2_injectStyles$8(context) {
|
|
|
5441
5449
|
var Record = /* @__PURE__ */ function() {
|
|
5442
5450
|
return __component__$8.exports;
|
|
5443
5451
|
}();
|
|
5444
|
-
var render$7 = function() {
|
|
5445
|
-
var _vm = this;
|
|
5446
|
-
var _h = _vm.$createElement;
|
|
5447
|
-
var _c = _vm._self._c || _h;
|
|
5448
|
-
return _c(_vm.vnode.constructor, _vm._g(_vm._b({ tag: "component" }, "component", Object.assign({}, _vm.vnode.$attrs, _vm.vnode.$options.propsData), false), _vm.vnode.$listeners));
|
|
5449
|
-
};
|
|
5450
|
-
var staticRenderFns$7 = [];
|
|
5451
|
-
var DefaultItem_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
5452
5452
|
const __vue2_script$7 = {
|
|
5453
5453
|
props: {
|
|
5454
5454
|
vnode: {
|
|
@@ -5459,10 +5459,21 @@ const __vue2_script$7 = {
|
|
|
5459
5459
|
},
|
|
5460
5460
|
data() {
|
|
5461
5461
|
return {};
|
|
5462
|
-
}
|
|
5463
|
-
|
|
5462
|
+
},
|
|
5463
|
+
render(h) {
|
|
5464
|
+
const vnode = this._props.vnode;
|
|
5465
|
+
const prepend = vnode.$slots.prepend;
|
|
5466
|
+
return h(this._props.vnode.constructor, {
|
|
5467
|
+
on: vnode.$listeners,
|
|
5468
|
+
props: vnode.$options.propsData,
|
|
5469
|
+
attrs: vnode.$attrs,
|
|
5470
|
+
staticStyle: vnode.staticStyle
|
|
5471
|
+
}, prepend ? [h("div", { slot: "prepend" }, prepend)] : "");
|
|
5472
|
+
}
|
|
5473
|
+
};
|
|
5474
|
+
let __vue2_render, __vue2_staticRenderFns;
|
|
5464
5475
|
const __cssModules$7 = {};
|
|
5465
|
-
var __component__$7 = /* @__PURE__ */ normalizeComponent(__vue2_script$7,
|
|
5476
|
+
var __component__$7 = /* @__PURE__ */ normalizeComponent(__vue2_script$7, __vue2_render, __vue2_staticRenderFns, false, __vue2_injectStyles$7, null, null, null);
|
|
5466
5477
|
function __vue2_injectStyles$7(context) {
|
|
5467
5478
|
for (let o in __cssModules$7) {
|
|
5468
5479
|
this[o] = __cssModules$7[o];
|
|
@@ -5535,7 +5546,7 @@ var render$6 = function() {
|
|
|
5535
5546
|
return _c("div", { directives: [{ name: "loading", rawName: "v-loading", value: _vm.loadSearch, expression: "loadSearch" }], ref: "Search", staticClass: "ui-search" }, [_c("div", { staticClass: "ui-search__main" }, [!_vm.useConfig ? _vm._t("default") : _c("div", { directives: [{ name: "show", rawName: "v-show", value: false, expression: "false" }] }, [_vm._t("default")], 2), !_vm.loadSearch && _vm.useConfig ? _vm._l(_vm.childItems, function(vnode, index2) {
|
|
5536
5547
|
return _c("DefaultItem", { key: index2, attrs: { "vnode": vnode } });
|
|
5537
5548
|
}) : _vm._e()], 2), _c("div", { staticClass: "ui-search__footer" }, [_c("el-button", { attrs: { "size": "small", "icon": "el-icon-refresh" }, on: { "click": _vm.handleReset } }, [_vm._v("\u91CD\u7F6E")]), _c("el-button", { staticStyle: { "margin-right": "10px" }, attrs: { "size": "small", "icon": "el-icon-search", "type": "primary" }, on: { "click": _vm.handleQuery } }, [_vm._v("\u67E5\u8BE2")]), _c("div", { staticStyle: { "align-self": "flex-end" } }, [_vm.showMore ? _c("el-popover", { attrs: { "placement": "bottom-start", "trigger": "click", "popper-class": "ui-search__popover", "offset": -172, "width": _vm.containerWidth } }, [_c("div", { staticClass: "ui-more__select" }, [_c("el-row", _vm._l(_vm.hideItems, function(vnode, index2) {
|
|
5538
|
-
return _c("el-col", _vm._b({ key: index2 }, "el-col", Object.assign({}, { sm: 6, lg: 4 }, vnode.$attrs, vnode.$options.propsData), false), [!_vm.loadSearch && _vm.useConfig ? [_c("DefaultItem", { attrs: { "vnode": vnode } })] : !_vm.loadSearch ? [_c(
|
|
5549
|
+
return _c("el-col", _vm._b({ key: index2 }, "el-col", Object.assign({}, { sm: 6, lg: 4 }, vnode.$attrs, vnode.$options.propsData), false), [!_vm.loadSearch && _vm.useConfig ? [_c("DefaultItem", { attrs: { "vnode": vnode } })] : !_vm.loadSearch ? [_c("DefaultItem", { attrs: { "vnode": vnode } })] : _vm._e()], 2);
|
|
5539
5550
|
}), 1)], 1), _c("el-button", { staticClass: "ui-search__button--more", attrs: { "slot": "reference", "type": "text" }, slot: "reference" }, [_vm._v("\u66F4\u591A\u7B5B\u9009 "), _c("i", { staticClass: "el-icon-caret-right" })])], 1) : _vm._e()], 1), _vm.useConfig ? _c("el-button", { staticClass: "ui-search__button--more", attrs: { "type": "text" }, on: { "click": _vm.handleShowConfig } }, [_vm._v("\u7B5B\u9009\u914D\u7F6E "), _c("i", { staticClass: "el-icon-setting" })]) : _vm._e(), _c("Record", { attrs: { "config-key": _vm.configKey, "current": _vm.searchLoc } }), _vm._t("footer"), _c("div", { directives: [{ name: "show", rawName: "v-show", value: _vm.searchLoc.length, expression: "searchLoc.length" }], staticClass: "ui-search__cache", attrs: { "title": _vm.searchLoc.map(function(v) {
|
|
5540
5551
|
return v.label + "\uFF1A" + (v.valueLabel || v.value);
|
|
5541
5552
|
}).join("\uFF1B") } }, _vm._l(_vm.searchLoc, function(item, index2) {
|
|
@@ -5705,7 +5716,7 @@ const __vue2_script$6 = {
|
|
|
5705
5716
|
return;
|
|
5706
5717
|
if (this.useConfig) {
|
|
5707
5718
|
this.hideItems = hideEls.map((item) => {
|
|
5708
|
-
return this.childItems.find((v) => {
|
|
5719
|
+
return this.childItems.find((v, i) => {
|
|
5709
5720
|
const options = item.__vue__.vnode ? item.__vue__.vnode.$options : item.__vue__.$options;
|
|
5710
5721
|
return v.$options.propsData.label == options.propsData.label;
|
|
5711
5722
|
});
|
|
@@ -5739,12 +5750,16 @@ const __vue2_script$6 = {
|
|
|
5739
5750
|
},
|
|
5740
5751
|
async mounted() {
|
|
5741
5752
|
this.childItems = this.$slots.default.map((vnode) => {
|
|
5753
|
+
console.log(vnode);
|
|
5742
5754
|
return {
|
|
5755
|
+
componentOptions: vnode.componentOptions,
|
|
5743
5756
|
$attrs: vnode.componentInstance.$attrs,
|
|
5744
5757
|
constructor: vnode.componentInstance.constructor,
|
|
5745
5758
|
$listeners: vnode.componentInstance.$listeners,
|
|
5746
5759
|
$options: vnode.componentInstance.$options,
|
|
5747
|
-
$scopedSlots: vnode.componentInstance.$scopedSlots
|
|
5760
|
+
$scopedSlots: vnode.componentInstance.$scopedSlots,
|
|
5761
|
+
$slots: vnode.componentInstance.$slots,
|
|
5762
|
+
staticStyle: vnode.data.staticStyle
|
|
5748
5763
|
};
|
|
5749
5764
|
});
|
|
5750
5765
|
this.initLoad = true;
|
|
@@ -5793,7 +5808,7 @@ const __vue2_script$6 = {
|
|
|
5793
5808
|
}
|
|
5794
5809
|
};
|
|
5795
5810
|
const __cssModules$6 = {};
|
|
5796
|
-
var __component__$6 = /* @__PURE__ */ normalizeComponent(__vue2_script$6, render$6, staticRenderFns$6, false, __vue2_injectStyles$6, "
|
|
5811
|
+
var __component__$6 = /* @__PURE__ */ normalizeComponent(__vue2_script$6, render$6, staticRenderFns$6, false, __vue2_injectStyles$6, "59749f26", null, null);
|
|
5797
5812
|
function __vue2_injectStyles$6(context) {
|
|
5798
5813
|
for (let o in __cssModules$6) {
|
|
5799
5814
|
this[o] = __cssModules$6[o];
|