epx-frame 4.2.14 → 4.2.15
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/101.js +1 -1
- package/lib/14.js +1 -1
- package/lib/3.js +1 -1
- package/lib/90.css +2 -2
- package/lib/90.js +1 -1
- package/lib/99.js +1 -1
- package/lib/add-form-item.980a8754.js +9 -0
- package/lib/add-form.980a8754.js +26 -0
- package/lib/add-form.css +2 -2
- package/lib/alert.980a8754.js +2 -0
- package/lib/app-index.980a8754.js +2 -0
- package/lib/app-nav.980a8754.js +2 -0
- package/lib/app-tabs.980a8754.js +2 -0
- package/lib/apply-form.980a8754.js +26 -0
- package/lib/apply-form.css +2 -2
- package/lib/approval-index-page.980a8754.js +2 -0
- package/lib/approval-index.980a8754.js +2 -0
- package/lib/base-page.980a8754.js +2 -0
- package/lib/button.980a8754.js +2 -0
- package/lib/card-form-item.980a8754.js +2 -0
- package/lib/card.980a8754.js +9 -0
- package/lib/category-list.980a8754.js +26 -0
- package/lib/chart.980a8754.js +9 -0
- package/lib/check-history.980a8754.js +2 -0
- package/lib/color-picker.980a8754.js +25 -0
- package/lib/component.980a8754.js +1 -0
- package/lib/config-page.980a8754.js +2 -0
- package/lib/contacts.980a8754.js +2 -0
- package/lib/dashboard.980a8754.js +2 -0
- package/lib/div.980a8754.js +2 -0
- package/lib/edit-entity-list.980a8754.js +26 -0
- package/lib/entity-add-page.980a8754.js +2 -0
- package/lib/entity-apply-page.980a8754.js +2 -0
- package/lib/entity-card-list.980a8754.js +26 -0
- package/lib/entity-list-find-page.980a8754.js +2 -0
- package/lib/entity-list-find.980a8754.js +26 -0
- package/lib/entity-list-page.980a8754.js +2 -0
- package/lib/entity-list.980a8754.js +26 -0
- package/lib/entity-no-submit-sub-list.980a8754.js +26 -0
- package/lib/entity-sub-grid.980a8754.js +2 -0
- package/lib/entity-sub-list.980a8754.js +26 -0
- package/lib/entity-tree-find-page.980a8754.js +2 -0
- package/lib/entity-tree-find.980a8754.js +2 -0
- package/lib/export-file.980a8754.js +9 -0
- package/lib/export.980a8754.js +9 -0
- package/lib/flow-num.980a8754.js +2 -0
- package/lib/footer.980a8754.js +1 -0
- package/lib/form-item.980a8754.js +19 -0
- package/lib/form-item.css +1 -1
- package/lib/form.980a8754.js +2 -0
- package/lib/formula.980a8754.js +2 -0
- package/lib/gauge.980a8754.js +2 -0
- package/lib/grid.980a8754.js +9 -0
- package/lib/header.980a8754.js +2 -0
- package/lib/icon.980a8754.js +1 -0
- package/lib/iframe.980a8754.js +2 -0
- package/lib/image.980a8754.js +9 -0
- package/lib/import-file.980a8754.js +9 -0
- package/lib/import.980a8754.js +9 -0
- package/lib/index.980a8754.js +343 -0
- package/lib/index.css +5 -5
- package/lib/layout.980a8754.js +9 -0
- package/lib/list.980a8754.js +2 -0
- package/lib/load-page.980a8754.js +2 -0
- package/lib/m-entity-add-page.980a8754.js +2 -0
- package/lib/m-entity-dept-find.980a8754.js +9 -0
- package/lib/m-entity-list-find.980a8754.js +2 -0
- package/lib/m-entity-list.980a8754.js +2 -0
- package/lib/m-entity-no-submit-sub-list.980a8754.js +2 -0
- package/lib/m-entity-tree-find.980a8754.js +2 -0
- package/lib/m-entity-user-find.980a8754.js +9 -0
- package/lib/manifest.json +93 -93
- package/lib/menu-index.980a8754.js +1 -0
- package/lib/menu.980a8754.js +1 -0
- package/lib/mine.980a8754.js +2 -0
- package/lib/module-index-page.980a8754.js +2 -0
- package/lib/module-list-page.980a8754.js +2 -0
- package/lib/module-list.980a8754.js +2 -0
- package/lib/module-tabs-page.980a8754.js +2 -0
- package/lib/nav-add-form.980a8754.js +26 -0
- package/lib/nav-add-form.css +2 -2
- package/lib/num.980a8754.js +9 -0
- package/lib/org-chart.980a8754.js +2 -0
- package/lib/page-help.980a8754.js +2 -0
- package/lib/page-tabs.980a8754.js +9 -0
- package/lib/page.980a8754.js +2 -0
- package/lib/progress-chart.980a8754.js +2 -0
- package/lib/progress.980a8754.js +2 -0
- package/lib/report-chart.980a8754.js +9 -0
- package/lib/report-html.980a8754.js +2 -0
- package/lib/report-preview.980a8754.js +2 -0
- package/lib/router-view.980a8754.js +1 -0
- package/lib/scope.980a8754.js +9 -0
- package/lib/search.980a8754.js +2 -0
- package/lib/step-item.980a8754.js +2 -0
- package/lib/step.980a8754.js +2 -0
- package/lib/tab-bar.980a8754.js +1 -0
- package/lib/tabs.980a8754.js +9 -0
- package/lib/tag.980a8754.js +2 -0
- package/lib/task-list-page.980a8754.js +2 -0
- package/lib/task-list.980a8754.js +26 -0
- package/lib/text-editor.980a8754.js +9 -0
- package/lib/text.980a8754.js +9 -0
- package/lib/title.980a8754.js +2 -0
- package/lib/visual-config-page.980a8754.js +9 -0
- package/lib/visual-config-page.css +2 -2
- package/package.json +1 -1
package/lib/90.css
CHANGED
|
@@ -220,7 +220,7 @@
|
|
|
220
220
|
.icon-card[data-v-22f819ab]{margin-bottom:20px;border:0;cursor:pointer}.icon-card[data-v-22f819ab]>.el-card__header{padding:12px 20px}.icon-card[data-v-22f819ab]>.el-card__body{padding:11px 14px}.icon-card-row[data-v-22f819ab]{min-width:161px;height:110px;background:#f8f8fb}.icon-card-column[data-v-22f819ab]{min-width:172px;height:138px}.card-container-row[data-v-22f819ab]{display:flex;align-items:center}.card-container-column[data-v-22f819ab]{text-align:center}.icon[data-v-22f819ab]{margin-right:12px}.icon i[data-v-22f819ab]{font-size:59px}.title[data-v-22f819ab]{font-size:14px;color:#333;white-space:nowrap;line-height:28px}.sub-title[data-v-22f819ab]{font-weight:normal;font-size:12px;color:#333}.num[data-v-22f819ab]{font-size:20px;line-height:28px;color:#333}.content-column[data-v-22f819ab]{display:flex;justify-content:center}.content-column .title[data-v-22f819ab]{margin-right:6px}
|
|
221
221
|
|
|
222
222
|
|
|
223
|
-
.properties-panel__container[data-v-467ad1ea]{position:absolute;right:0;top:0;width:500px;height:100%;background-color:#fefefe;box-shadow:-4px 0px 6px 0px rgba(117,117,117,0.1)}.properties-panel__container[data-v-467ad1ea] .el-table .cell{height:100%}.properties-panel[data-v-467ad1ea]{height:100%;display:flex;flex-direction:column}.properties-panel__title[data-v-467ad1ea]{padding:0 20px;font-size:16px;line-height:50px;border-bottom:1px solid #e3e3e3}.properties-panel__content[data-v-467ad1ea]{padding-top:16px;flex:1;overflow:auto}.properties-panel__tabs[data-v-467ad1ea]{height:100%}.properties-panel__tabs[data-v-467ad1ea] .el-tabs__nav-scroll{padding-left:12px}.properties-panel__tabs[data-v-467ad1ea] .el-tabs__item{height:32px;line-height:32px}.properties-panel__tabs[data-v-467ad1ea] .el-tabs__content{height:calc(100% - 48px);overflow:auto;position:relative}.tab-pane-content[data-v-467ad1ea]{height:calc(100% - 52px);overflow:auto}.attribute-list[data-v-467ad1ea]{padding:0 16px}.attribute-input[data-v-467ad1ea]{display:flex;align-items:center;margin:16px 0}.attribute-input[data-v-467ad1ea] .epx-form-item{margin:0}.attribute-input[data-v-467ad1ea] .epx-form-item .edit-object{flex-wrap:nowrap}.attribute-input-top[data-v-467ad1ea]{align-items:baseline}.attribute-input__auditor[data-v-467ad1ea]{align-items:flex-start;line-height:32px}.attribute-input__auditor .attribute-input__container[data-v-467ad1ea]{flex:1}.attribute-input__label[data-v-467ad1ea]{width:100px;flex-shrink:0}.attribute-input__label[data-v-467ad1ea]::after{content:':'}.attribute-input__drag-icon[data-v-467ad1ea]{font-size:14px;cursor:move;line-height:40px}.text-left[data-v-467ad1ea]{text-align:right}.attribute-input__params-key[data-v-467ad1ea]{display:flex;align-items:center;width:140px;flex-shrink:0}.attribute-input__params-key[data-v-467ad1ea]::after{content:':';margin:0 5px}.attribute-input__params-value[data-v-467ad1ea]{width:140px}.attribute-input-type[data-v-467ad1ea]{width:105px;flex-shrink:0;margin-right:10px}.attribute-input-type[data-v-467ad1ea]>.el-select{width:105px}.outparam-attribute-input[data-v-467ad1ea]{display:flex;align-items:center}.outparam-attribute-input-type[data-v-467ad1ea]{width:140px;flex-shrink:0;margin-right:10px}.outparam-attribute-input-type[data-v-467ad1ea]>.el-select .el-input{width:140px}.auditor-item[data-v-467ad1ea]{overflow:hidden;color:#666;cursor:pointer}.auditor-item[data-v-467ad1ea]:hover{color:#0874e7}[data-theme=purple] .auditor-item[data-v-467ad1ea]:hover{color:#7569e2}[data-theme=palevioletred] .auditor-item[data-v-467ad1ea]:hover{color:#ce4545}[data-theme=forestgreen] .auditor-item[data-v-467ad1ea]:hover{color:#3d8a50}[data-theme=deepblue] .auditor-item[data-v-467ad1ea]:hover{color:#0f5fbd}[data-theme=orange] .auditor-item[data-v-467ad1ea]:hover{color:#ea6000}[data-theme=skyblue] .auditor-item[data-v-467ad1ea]:hover{color:#1a4586}[data-theme=aurorablue] .auditor-item[data-v-467ad1ea]:hover{color:#383b9e}[data-theme=tiffanyblue] .auditor-item[data-v-467ad1ea]:hover{color:#00aaad}[data-theme=tsinghuapurple] .auditor-item[data-v-467ad1ea]:hover{color:#5f2167}[data-theme=creativeblue] .auditor-item[data-v-467ad1ea]:hover{color:#418cff}[data-theme=njhkht] .auditor-item[data-v-467ad1ea]:hover{color:#1d2088}.auditor-item__icon[data-v-467ad1ea]{float:right}.auditor-item__icon i[data-v-467ad1ea]{color:#666;margin-right:12px;cursor:pointer}.auditor-item__icon i[data-v-467ad1ea]:hover{color:#0874e7}[data-theme=purple] .auditor-item__icon i[data-v-467ad1ea]:hover{color:#7569e2}[data-theme=palevioletred] .auditor-item__icon i[data-v-467ad1ea]:hover{color:#ce4545}[data-theme=forestgreen] .auditor-item__icon i[data-v-467ad1ea]:hover{color:#3d8a50}[data-theme=deepblue] .auditor-item__icon i[data-v-467ad1ea]:hover{color:#0f5fbd}[data-theme=orange] .auditor-item__icon i[data-v-467ad1ea]:hover{color:#ea6000}[data-theme=skyblue] .auditor-item__icon i[data-v-467ad1ea]:hover{color:#1a4586}[data-theme=aurorablue] .auditor-item__icon i[data-v-467ad1ea]:hover{color:#383b9e}[data-theme=tiffanyblue] .auditor-item__icon i[data-v-467ad1ea]:hover{color:#00aaad}[data-theme=tsinghuapurple] .auditor-item__icon i[data-v-467ad1ea]:hover{color:#5f2167}[data-theme=creativeblue] .auditor-item__icon i[data-v-467ad1ea]:hover{color:#418cff}[data-theme=njhkht] .auditor-item__icon i[data-v-467ad1ea]:hover{color:#1d2088}.auditor-modal__title[data-v-467ad1ea]{font-size:16px;color:#333;margin-bottom:12px}.auditor-modal__content[data-v-467ad1ea]{padding-left:16px}.auditor-modal__content--first[data-v-467ad1ea]{padding-right:16px}.message-item[data-v-467ad1ea]{display:flex;justify-content:space-between;align-items:center;padding:20px 10px;border-bottom:1px solid #e3e3e3}.message-item[data-v-467ad1ea]:hover{background:#f5f7fa}.message-content[data-v-467ad1ea]{width:calc(100% - 50px);display:flex;flex-wrap:wrap}.verify[data-v-467ad1ea]{width:calc(100% - 50px)}.verify-info[data-v-467ad1ea]{width:100%;line-height:20px;display:flex;align-items:center;margin-bottom:10px}.verify-info>label[data-v-467ad1ea]{color:#555;width:100px}.verify-rule-container[data-v-467ad1ea]{width:62%}.message-info[data-v-467ad1ea]{width:50%;line-height:20px;margin-bottom:10px}.message-info>label[data-v-467ad1ea]{color:#555}.send-message-operate[data-v-467ad1ea]{width:126px;display:inline-block;margin-left:10px}.message-operate-item[data-v-467ad1ea]{font-size:16px;color:#0874e7;cursor:pointer}[data-theme=purple] .message-operate-item[data-v-467ad1ea]{color:#7569e2}[data-theme=palevioletred] .message-operate-item[data-v-467ad1ea]{color:#ce4545}[data-theme=forestgreen] .message-operate-item[data-v-467ad1ea]{color:#3d8a50}[data-theme=deepblue] .message-operate-item[data-v-467ad1ea]{color:#0f5fbd}[data-theme=orange] .message-operate-item[data-v-467ad1ea]{color:#ea6000}[data-theme=skyblue] .message-operate-item[data-v-467ad1ea]{color:#1a4586}[data-theme=aurorablue] .message-operate-item[data-v-467ad1ea]{color:#383b9e}[data-theme=tiffanyblue] .message-operate-item[data-v-467ad1ea]{color:#00aaad}[data-theme=tsinghuapurple] .message-operate-item[data-v-467ad1ea]{color:#5f2167}[data-theme=creativeblue] .message-operate-item[data-v-467ad1ea]{color:#418cff}[data-theme=njhkht] .message-operate-item[data-v-467ad1ea]{color:#1d2088}.message-operate-item.delete[data-v-467ad1ea]{color:#f56c6c;margin-left:10px}.add-message-button[data-v-467ad1ea]{position:absolute;bottom:0;width:100%;height:50px;border-top:1px solid #e3e3e3;display:flex;align-items:center;justify-content:center}.dialog-operate-group[data-v-467ad1ea]{margin-top:30px;text-align:center}.empty[data-v-467ad1ea]{height:200px;line-height:200px;font-weight:700}.element-item[data-v-467ad1ea]{padding:10px;margin-top:5px;border:1px solid;border-color:darkorange;border-radius:8px}.element-item[data-v-467ad1ea]:first-child{margin-top:0}.custom-properties-panel input[data-v-467ad1ea],.custom-properties-panel textarea[data-v-467ad1ea]{padding:4px 11px;color:rgba(0,0,0,0.65);font-size:14px;background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:4px;transition:all 0.3s;outline:none}.custom-properties-panel input[data-v-467ad1ea]:focus,.custom-properties-panel button[data-v-467ad1ea]:focus,.custom-properties-panel textarea[data-v-467ad1ea]:focus,.custom-properties-panel [contenteditable][data-v-467ad1ea]:focus{border-color:#ef7060;box-shadow:0 0 1px 2px rgba(239,112,96,0.2)}.custom-properties-panel label[data-v-467ad1ea]{font-weight:bold}.custom-properties-panel label[data-v-467ad1ea]:after{content:': '}.custom-properties-panel button+button[data-v-467ad1ea]{margin-left:10px}.attribute-input-update[data-v-467ad1ea]{padding-bottom:20px;padding-top:10px;border-bottom:1px solid #e3e3e3}.attribute-input-update:hover .filter-condition__delete i[data-v-467ad1ea]{display:inline}.attribute-input-search:hover .filter-condition__delete i[data-v-467ad1ea]{display:inline}.filter-condition__delete[data-v-467ad1ea]{width:30px;font-size:18px;color:#999;margin-left:10px}.filter-condition__delete i[data-v-467ad1ea]{display:none;cursor:pointer}.scope-opera__popper[data-v-467ad1ea]{min-width:150px;max-height:300px;overflow:auto}.update-add-field__popper[data-v-467ad1ea]{min-width:100px;max-height:300px;overflow:auto}.update-add-field__popper_item[data-v-467ad1ea]{padding-top:5px;cursor:pointer}.choose-field[data-v-467ad1ea]{padding-left:10px}.tree-field-checkbox-group[data-v-467ad1ea]{font-size:14px;padding:20px}.tree-field-header[data-v-467ad1ea]{@inlcude font_color_primary}.tree-field-title[data-v-467ad1ea]{font-size:14px}.tree-field-title i[data-v-467ad1ea]{margin-right:4px}.tree-field-checkbox[data-v-467ad1ea]{display:flex;flex-wrap:wrap;margin:12px 0;margin-left:40px;color:#666;cursor:pointer;line-height:24px}.tree-field-checkbox .active[data-v-467ad1ea]{color:#0874e7}[data-theme=purple] .tree-field-checkbox .active[data-v-467ad1ea]{color:#7569e2}[data-theme=palevioletred] .tree-field-checkbox .active[data-v-467ad1ea]{color:#ce4545}[data-theme=forestgreen] .tree-field-checkbox .active[data-v-467ad1ea]{color:#3d8a50}[data-theme=deepblue] .tree-field-checkbox .active[data-v-467ad1ea]{color:#0f5fbd}[data-theme=orange] .tree-field-checkbox .active[data-v-467ad1ea]{color:#ea6000}[data-theme=skyblue] .tree-field-checkbox .active[data-v-467ad1ea]{color:#1a4586}[data-theme=aurorablue] .tree-field-checkbox .active[data-v-467ad1ea]{color:#383b9e}[data-theme=tiffanyblue] .tree-field-checkbox .active[data-v-467ad1ea]{color:#00aaad}[data-theme=tsinghuapurple] .tree-field-checkbox .active[data-v-467ad1ea]{color:#5f2167}[data-theme=creativeblue] .tree-field-checkbox .active[data-v-467ad1ea]{color:#418cff}[data-theme=njhkht] .tree-field-checkbox .active[data-v-467ad1ea]{color:#1d2088}.dialog-footer[data-v-467ad1ea]{text-align:center;margin-top:20px}.search-relation[data-v-467ad1ea]{padding-left:20px;display:flex;flex-wrap:wrap}.search-relation .filter-condition__delete[data-v-467ad1ea]{font-size:14px}.right-table__header[data-v-467ad1ea]{margin-top:-50px;width:calc(100% - 2px);left:2px;position:relative;top:50px;background:#fff;z-index:100}.scope-text[data-v-467ad1ea]{border-radius:4px;padding:4px 8px;background-color:#e6f6ff}.scope-link[data-v-467ad1ea]{margin-left:14px}.scope-item-line[data-v-467ad1ea]{margin-top:10px}.jiedina-header[data-v-467ad1ea]{padding:10px 24px;font-size:16px;border-bottom:1px solid #e3e3e3}.jiedina-header i[data-v-467ad1ea]{color:#1f82ef;font-size:18px;position:relative;top:-2px;margin-right:8px}.jiedina-header span[data-v-467ad1ea]{padding-left:6px;border-left:3px solid #1f82ef;border-color:#1f82ef}.jiedina-content-header[data-v-467ad1ea]{margin-top:20px;padding:16px 0;border-bottom:none;border-top:1px solid #e3e3e3}.attribute-item .table-form-item[data-v-467ad1ea]{margin:0px}.process-table-form__item[data-v-467ad1ea] .el-input,.process-table-form__item[data-v-467ad1ea] .el-input-number--medium{width:170px}.attribute-input[data-v-467ad1ea] .form-field>div{display:block}.attribute-input[data-v-467ad1ea] .form-field .el-select{display:block}.attribute-input[data-v-467ad1ea] .form-field .el-textarea{min-width:160px}.sp-operate[data-v-467ad1ea]{height:40px;align-items:center;display:flex}.sp-operate__setting-btn[data-v-467ad1ea]{font-size:16px;margin-left:4px;line-height:40px;color:#666;cursor:pointer}.sp-operate__setting-btn[data-v-467ad1ea]:hover{color:#0874e7}[data-theme=purple] .sp-operate__setting-btn[data-v-467ad1ea]:hover{color:#7569e2}[data-theme=palevioletred] .sp-operate__setting-btn[data-v-467ad1ea]:hover{color:#ce4545}[data-theme=forestgreen] .sp-operate__setting-btn[data-v-467ad1ea]:hover{color:#3d8a50}[data-theme=deepblue] .sp-operate__setting-btn[data-v-467ad1ea]:hover{color:#0f5fbd}[data-theme=orange] .sp-operate__setting-btn[data-v-467ad1ea]:hover{color:#ea6000}[data-theme=skyblue] .sp-operate__setting-btn[data-v-467ad1ea]:hover{color:#1a4586}[data-theme=aurorablue] .sp-operate__setting-btn[data-v-467ad1ea]:hover{color:#383b9e}[data-theme=tiffanyblue] .sp-operate__setting-btn[data-v-467ad1ea]:hover{color:#00aaad}[data-theme=tsinghuapurple] .sp-operate__setting-btn[data-v-467ad1ea]:hover{color:#5f2167}[data-theme=creativeblue] .sp-operate__setting-btn[data-v-467ad1ea]:hover{color:#418cff}[data-theme=njhkht] .sp-operate__setting-btn[data-v-467ad1ea]:hover{color:#1d2088}.operate-color__list[data-v-467ad1ea]{display:flex}.operate-color__item[data-v-467ad1ea]{margin:0 20px;display:flex;flex-direction:column;align-items:center}.operate-color[data-v-467ad1ea]{width:32px;height:32px;border-radius:50%;line-height:36px;box-sizing:border-box;text-align:center}.operate-color .check-icon[data-v-467ad1ea]{display:none}.operate-color.default[data-v-467ad1ea]{border:1px solid #e3e3e3}.operate-color.primary[data-v-467ad1ea]{background-color:#0874e7}[data-theme=purple] .operate-color.primary[data-v-467ad1ea]{background-color:#7569e2}[data-theme=palevioletred] .operate-color.primary[data-v-467ad1ea]{background-color:#ce4545}[data-theme=forestgreen] .operate-color.primary[data-v-467ad1ea]{background-color:#3d8a50}[data-theme=deepblue] .operate-color.primary[data-v-467ad1ea]{background-color:#0f5fbd}[data-theme=orange] .operate-color.primary[data-v-467ad1ea]{background-color:#ea6000}[data-theme=skyblue] .operate-color.primary[data-v-467ad1ea]{background-color:#1a4586}[data-theme=aurorablue] .operate-color.primary[data-v-467ad1ea]{background-color:#383b9e}[data-theme=tiffanyblue] .operate-color.primary[data-v-467ad1ea]{background-color:#00aaad}[data-theme=tsinghuapurple] .operate-color.primary[data-v-467ad1ea]{background-color:#5f2167}[data-theme=creativeblue] .operate-color.primary[data-v-467ad1ea]{background-color:#418cff}[data-theme=njhkht] .operate-color.primary[data-v-467ad1ea]{background-color:#1d2088}.operate-color.success[data-v-467ad1ea]{background:#67c23a}.operate-color.warning[data-v-467ad1ea]{background:#e6a23c}.operate-color.danger[data-v-467ad1ea]{background:#f56c6c}.operate-color.active .check-icon[data-v-467ad1ea]{display:inline;color:#fff;font-size:18px;text-align:center}.operate-color.active.default .check-icon[data-v-467ad1ea]{color:#0874e7}[data-theme=purple] .operate-color.active.default .check-icon[data-v-467ad1ea]{color:#7569e2}[data-theme=palevioletred] .operate-color.active.default .check-icon[data-v-467ad1ea]{color:#ce4545}[data-theme=forestgreen] .operate-color.active.default .check-icon[data-v-467ad1ea]{color:#3d8a50}[data-theme=deepblue] .operate-color.active.default .check-icon[data-v-467ad1ea]{color:#0f5fbd}[data-theme=orange] .operate-color.active.default .check-icon[data-v-467ad1ea]{color:#ea6000}[data-theme=skyblue] .operate-color.active.default .check-icon[data-v-467ad1ea]{color:#1a4586}[data-theme=aurorablue] .operate-color.active.default .check-icon[data-v-467ad1ea]{color:#383b9e}[data-theme=tiffanyblue] .operate-color.active.default .check-icon[data-v-467ad1ea]{color:#00aaad}[data-theme=tsinghuapurple] .operate-color.active.default .check-icon[data-v-467ad1ea]{color:#5f2167}[data-theme=creativeblue] .operate-color.active.default .check-icon[data-v-467ad1ea]{color:#418cff}[data-theme=njhkht] .operate-color.active.default .check-icon[data-v-467ad1ea]{color:#1d2088}.el-row[data-v-467ad1ea]{margin-bottom:6px}.el-row[data-v-467ad1ea]:last-child{margin-bottom:0}.bpmn-operate__form[data-v-467ad1ea] .el-form-item{display:flex}.bpmn-operate__form[data-v-467ad1ea] .edit-object{width:200px}.bpmn-operate__dialog[data-v-467ad1ea] .el-tab-pane{height:360px;overflow:auto}
|
|
223
|
+
.properties-panel__container[data-v-24f2afd8]{position:absolute;right:0;top:0;width:500px;height:100%;background-color:#fefefe;box-shadow:-4px 0px 6px 0px rgba(117,117,117,0.1)}.properties-panel__container[data-v-24f2afd8] .el-table .cell{height:100%}.properties-panel[data-v-24f2afd8]{height:100%;display:flex;flex-direction:column}.properties-panel__title[data-v-24f2afd8]{padding:0 20px;font-size:16px;line-height:50px;border-bottom:1px solid #e3e3e3}.properties-panel__content[data-v-24f2afd8]{padding-top:16px;flex:1;overflow:auto}.properties-panel__tabs[data-v-24f2afd8]{height:100%}.properties-panel__tabs[data-v-24f2afd8] .el-tabs__nav-scroll{padding-left:12px}.properties-panel__tabs[data-v-24f2afd8] .el-tabs__item{height:32px;line-height:32px}.properties-panel__tabs[data-v-24f2afd8] .el-tabs__content{height:calc(100% - 48px);overflow:auto;position:relative}.tab-pane-content[data-v-24f2afd8]{height:calc(100% - 52px);overflow:auto}.attribute-list[data-v-24f2afd8]{padding:0 16px}.attribute-input[data-v-24f2afd8]{display:flex;align-items:center;margin:16px 0}.attribute-input[data-v-24f2afd8] .epx-form-item{margin:0}.attribute-input[data-v-24f2afd8] .epx-form-item .edit-object{flex-wrap:nowrap}.attribute-input-top[data-v-24f2afd8]{align-items:baseline}.attribute-input__auditor[data-v-24f2afd8]{align-items:flex-start;line-height:32px}.attribute-input__auditor .attribute-input__container[data-v-24f2afd8]{flex:1}.attribute-input__label[data-v-24f2afd8]{width:100px;flex-shrink:0}.attribute-input__label[data-v-24f2afd8]::after{content:':'}.attribute-input__drag-icon[data-v-24f2afd8]{font-size:14px;cursor:move;line-height:40px}.text-left[data-v-24f2afd8]{text-align:right}.attribute-input__params-key[data-v-24f2afd8]{display:flex;align-items:center;width:140px;flex-shrink:0}.attribute-input__params-key[data-v-24f2afd8]::after{content:':';margin:0 5px}.attribute-input__params-value[data-v-24f2afd8]{width:140px}.attribute-input-type[data-v-24f2afd8]{width:105px;flex-shrink:0;margin-right:10px}.attribute-input-type[data-v-24f2afd8]>.el-select{width:105px}.outparam-attribute-input[data-v-24f2afd8]{display:flex;align-items:center}.outparam-attribute-input-type[data-v-24f2afd8]{width:140px;flex-shrink:0;margin-right:10px}.outparam-attribute-input-type[data-v-24f2afd8]>.el-select .el-input{width:140px}.auditor-item[data-v-24f2afd8]{overflow:hidden;color:#666;cursor:pointer}.auditor-item[data-v-24f2afd8]:hover{color:#0874e7}[data-theme=purple] .auditor-item[data-v-24f2afd8]:hover{color:#7569e2}[data-theme=palevioletred] .auditor-item[data-v-24f2afd8]:hover{color:#ce4545}[data-theme=forestgreen] .auditor-item[data-v-24f2afd8]:hover{color:#3d8a50}[data-theme=deepblue] .auditor-item[data-v-24f2afd8]:hover{color:#0f5fbd}[data-theme=orange] .auditor-item[data-v-24f2afd8]:hover{color:#ea6000}[data-theme=skyblue] .auditor-item[data-v-24f2afd8]:hover{color:#1a4586}[data-theme=aurorablue] .auditor-item[data-v-24f2afd8]:hover{color:#383b9e}[data-theme=tiffanyblue] .auditor-item[data-v-24f2afd8]:hover{color:#00aaad}[data-theme=tsinghuapurple] .auditor-item[data-v-24f2afd8]:hover{color:#5f2167}[data-theme=creativeblue] .auditor-item[data-v-24f2afd8]:hover{color:#418cff}[data-theme=njhkht] .auditor-item[data-v-24f2afd8]:hover{color:#1d2088}.auditor-item__icon[data-v-24f2afd8]{float:right}.auditor-item__icon i[data-v-24f2afd8]{color:#666;margin-right:12px;cursor:pointer}.auditor-item__icon i[data-v-24f2afd8]:hover{color:#0874e7}[data-theme=purple] .auditor-item__icon i[data-v-24f2afd8]:hover{color:#7569e2}[data-theme=palevioletred] .auditor-item__icon i[data-v-24f2afd8]:hover{color:#ce4545}[data-theme=forestgreen] .auditor-item__icon i[data-v-24f2afd8]:hover{color:#3d8a50}[data-theme=deepblue] .auditor-item__icon i[data-v-24f2afd8]:hover{color:#0f5fbd}[data-theme=orange] .auditor-item__icon i[data-v-24f2afd8]:hover{color:#ea6000}[data-theme=skyblue] .auditor-item__icon i[data-v-24f2afd8]:hover{color:#1a4586}[data-theme=aurorablue] .auditor-item__icon i[data-v-24f2afd8]:hover{color:#383b9e}[data-theme=tiffanyblue] .auditor-item__icon i[data-v-24f2afd8]:hover{color:#00aaad}[data-theme=tsinghuapurple] .auditor-item__icon i[data-v-24f2afd8]:hover{color:#5f2167}[data-theme=creativeblue] .auditor-item__icon i[data-v-24f2afd8]:hover{color:#418cff}[data-theme=njhkht] .auditor-item__icon i[data-v-24f2afd8]:hover{color:#1d2088}.auditor-modal__title[data-v-24f2afd8]{font-size:16px;color:#333;margin-bottom:12px}.auditor-modal__content[data-v-24f2afd8]{padding-left:16px}.auditor-modal__content--first[data-v-24f2afd8]{padding-right:16px}.message-item[data-v-24f2afd8]{display:flex;justify-content:space-between;align-items:center;padding:20px 10px;border-bottom:1px solid #e3e3e3}.message-item[data-v-24f2afd8]:hover{background:#f5f7fa}.message-content[data-v-24f2afd8]{width:calc(100% - 50px);display:flex;flex-wrap:wrap}.verify[data-v-24f2afd8]{width:calc(100% - 50px)}.verify-info[data-v-24f2afd8]{width:100%;line-height:20px;display:flex;align-items:center;margin-bottom:10px}.verify-info>label[data-v-24f2afd8]{color:#555;width:100px}.verify-rule-container[data-v-24f2afd8]{width:62%}.message-info[data-v-24f2afd8]{width:50%;line-height:20px;margin-bottom:10px}.message-info>label[data-v-24f2afd8]{color:#555}.send-message-operate[data-v-24f2afd8]{width:126px;display:inline-block;margin-left:10px}.message-operate-item[data-v-24f2afd8]{font-size:16px;color:#0874e7;cursor:pointer}[data-theme=purple] .message-operate-item[data-v-24f2afd8]{color:#7569e2}[data-theme=palevioletred] .message-operate-item[data-v-24f2afd8]{color:#ce4545}[data-theme=forestgreen] .message-operate-item[data-v-24f2afd8]{color:#3d8a50}[data-theme=deepblue] .message-operate-item[data-v-24f2afd8]{color:#0f5fbd}[data-theme=orange] .message-operate-item[data-v-24f2afd8]{color:#ea6000}[data-theme=skyblue] .message-operate-item[data-v-24f2afd8]{color:#1a4586}[data-theme=aurorablue] .message-operate-item[data-v-24f2afd8]{color:#383b9e}[data-theme=tiffanyblue] .message-operate-item[data-v-24f2afd8]{color:#00aaad}[data-theme=tsinghuapurple] .message-operate-item[data-v-24f2afd8]{color:#5f2167}[data-theme=creativeblue] .message-operate-item[data-v-24f2afd8]{color:#418cff}[data-theme=njhkht] .message-operate-item[data-v-24f2afd8]{color:#1d2088}.message-operate-item.delete[data-v-24f2afd8]{color:#f56c6c;margin-left:10px}.add-message-button[data-v-24f2afd8]{position:absolute;bottom:0;width:100%;height:50px;border-top:1px solid #e3e3e3;display:flex;align-items:center;justify-content:center}.dialog-operate-group[data-v-24f2afd8]{margin-top:30px;text-align:center}.empty[data-v-24f2afd8]{height:200px;line-height:200px;font-weight:700}.element-item[data-v-24f2afd8]{padding:10px;margin-top:5px;border:1px solid;border-color:darkorange;border-radius:8px}.element-item[data-v-24f2afd8]:first-child{margin-top:0}.custom-properties-panel input[data-v-24f2afd8],.custom-properties-panel textarea[data-v-24f2afd8]{padding:4px 11px;color:rgba(0,0,0,0.65);font-size:14px;background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:4px;transition:all 0.3s;outline:none}.custom-properties-panel input[data-v-24f2afd8]:focus,.custom-properties-panel button[data-v-24f2afd8]:focus,.custom-properties-panel textarea[data-v-24f2afd8]:focus,.custom-properties-panel [contenteditable][data-v-24f2afd8]:focus{border-color:#ef7060;box-shadow:0 0 1px 2px rgba(239,112,96,0.2)}.custom-properties-panel label[data-v-24f2afd8]{font-weight:bold}.custom-properties-panel label[data-v-24f2afd8]:after{content:': '}.custom-properties-panel button+button[data-v-24f2afd8]{margin-left:10px}.attribute-input-update[data-v-24f2afd8]{padding-bottom:20px;padding-top:10px;border-bottom:1px solid #e3e3e3}.attribute-input-update:hover .filter-condition__delete i[data-v-24f2afd8]{display:inline}.attribute-input-search:hover .filter-condition__delete i[data-v-24f2afd8]{display:inline}.filter-condition__delete[data-v-24f2afd8]{width:30px;font-size:18px;color:#999;margin-left:10px}.filter-condition__delete i[data-v-24f2afd8]{display:none;cursor:pointer}.scope-opera__popper[data-v-24f2afd8]{min-width:150px;max-height:300px;overflow:auto}.update-add-field__popper[data-v-24f2afd8]{min-width:100px;max-height:300px;overflow:auto}.update-add-field__popper_item[data-v-24f2afd8]{padding-top:5px;cursor:pointer}.choose-field[data-v-24f2afd8]{padding-left:10px}.tree-field-checkbox-group[data-v-24f2afd8]{font-size:14px;padding:20px}.tree-field-header[data-v-24f2afd8]{@inlcude font_color_primary}.tree-field-title[data-v-24f2afd8]{font-size:14px}.tree-field-title i[data-v-24f2afd8]{margin-right:4px}.tree-field-checkbox[data-v-24f2afd8]{display:flex;flex-wrap:wrap;margin:12px 0;margin-left:40px;color:#666;cursor:pointer;line-height:24px}.tree-field-checkbox .active[data-v-24f2afd8]{color:#0874e7}[data-theme=purple] .tree-field-checkbox .active[data-v-24f2afd8]{color:#7569e2}[data-theme=palevioletred] .tree-field-checkbox .active[data-v-24f2afd8]{color:#ce4545}[data-theme=forestgreen] .tree-field-checkbox .active[data-v-24f2afd8]{color:#3d8a50}[data-theme=deepblue] .tree-field-checkbox .active[data-v-24f2afd8]{color:#0f5fbd}[data-theme=orange] .tree-field-checkbox .active[data-v-24f2afd8]{color:#ea6000}[data-theme=skyblue] .tree-field-checkbox .active[data-v-24f2afd8]{color:#1a4586}[data-theme=aurorablue] .tree-field-checkbox .active[data-v-24f2afd8]{color:#383b9e}[data-theme=tiffanyblue] .tree-field-checkbox .active[data-v-24f2afd8]{color:#00aaad}[data-theme=tsinghuapurple] .tree-field-checkbox .active[data-v-24f2afd8]{color:#5f2167}[data-theme=creativeblue] .tree-field-checkbox .active[data-v-24f2afd8]{color:#418cff}[data-theme=njhkht] .tree-field-checkbox .active[data-v-24f2afd8]{color:#1d2088}.dialog-footer[data-v-24f2afd8]{text-align:center;margin-top:20px}.search-relation[data-v-24f2afd8]{padding-left:20px;display:flex;flex-wrap:wrap}.search-relation .filter-condition__delete[data-v-24f2afd8]{font-size:14px}.right-table__header[data-v-24f2afd8]{margin-top:-50px;width:calc(100% - 2px);left:2px;position:relative;top:50px;background:#fff;z-index:100}.scope-text[data-v-24f2afd8]{border-radius:4px;padding:4px 8px;background-color:#e6f6ff}.scope-link[data-v-24f2afd8]{margin-left:14px}.scope-item-line[data-v-24f2afd8]{margin-top:10px}.jiedina-header[data-v-24f2afd8]{padding:10px 24px;font-size:16px;border-bottom:1px solid #e3e3e3}.jiedina-header i[data-v-24f2afd8]{color:#1f82ef;font-size:18px;position:relative;top:-2px;margin-right:8px}.jiedina-header span[data-v-24f2afd8]{padding-left:6px;border-left:3px solid #1f82ef;border-color:#1f82ef}.jiedina-content-header[data-v-24f2afd8]{margin-top:20px;padding:16px 0;border-bottom:none;border-top:1px solid #e3e3e3}.attribute-item .table-form-item[data-v-24f2afd8]{margin:0px}.process-table-form__item[data-v-24f2afd8] .el-input,.process-table-form__item[data-v-24f2afd8] .el-input-number--medium{width:170px}.attribute-input[data-v-24f2afd8] .form-field>div{display:block}.attribute-input[data-v-24f2afd8] .form-field .el-select{display:block}.attribute-input[data-v-24f2afd8] .form-field .el-textarea{min-width:160px}.sp-operate[data-v-24f2afd8]{height:40px;align-items:center;display:flex}.sp-operate__setting-btn[data-v-24f2afd8]{font-size:16px;margin-left:4px;line-height:40px;color:#666;cursor:pointer}.sp-operate__setting-btn[data-v-24f2afd8]:hover{color:#0874e7}[data-theme=purple] .sp-operate__setting-btn[data-v-24f2afd8]:hover{color:#7569e2}[data-theme=palevioletred] .sp-operate__setting-btn[data-v-24f2afd8]:hover{color:#ce4545}[data-theme=forestgreen] .sp-operate__setting-btn[data-v-24f2afd8]:hover{color:#3d8a50}[data-theme=deepblue] .sp-operate__setting-btn[data-v-24f2afd8]:hover{color:#0f5fbd}[data-theme=orange] .sp-operate__setting-btn[data-v-24f2afd8]:hover{color:#ea6000}[data-theme=skyblue] .sp-operate__setting-btn[data-v-24f2afd8]:hover{color:#1a4586}[data-theme=aurorablue] .sp-operate__setting-btn[data-v-24f2afd8]:hover{color:#383b9e}[data-theme=tiffanyblue] .sp-operate__setting-btn[data-v-24f2afd8]:hover{color:#00aaad}[data-theme=tsinghuapurple] .sp-operate__setting-btn[data-v-24f2afd8]:hover{color:#5f2167}[data-theme=creativeblue] .sp-operate__setting-btn[data-v-24f2afd8]:hover{color:#418cff}[data-theme=njhkht] .sp-operate__setting-btn[data-v-24f2afd8]:hover{color:#1d2088}.operate-color__list[data-v-24f2afd8]{display:flex}.operate-color__item[data-v-24f2afd8]{margin:0 20px;display:flex;flex-direction:column;align-items:center}.operate-color[data-v-24f2afd8]{width:32px;height:32px;border-radius:50%;line-height:36px;box-sizing:border-box;text-align:center}.operate-color .check-icon[data-v-24f2afd8]{display:none}.operate-color.default[data-v-24f2afd8]{border:1px solid #e3e3e3}.operate-color.primary[data-v-24f2afd8]{background-color:#0874e7}[data-theme=purple] .operate-color.primary[data-v-24f2afd8]{background-color:#7569e2}[data-theme=palevioletred] .operate-color.primary[data-v-24f2afd8]{background-color:#ce4545}[data-theme=forestgreen] .operate-color.primary[data-v-24f2afd8]{background-color:#3d8a50}[data-theme=deepblue] .operate-color.primary[data-v-24f2afd8]{background-color:#0f5fbd}[data-theme=orange] .operate-color.primary[data-v-24f2afd8]{background-color:#ea6000}[data-theme=skyblue] .operate-color.primary[data-v-24f2afd8]{background-color:#1a4586}[data-theme=aurorablue] .operate-color.primary[data-v-24f2afd8]{background-color:#383b9e}[data-theme=tiffanyblue] .operate-color.primary[data-v-24f2afd8]{background-color:#00aaad}[data-theme=tsinghuapurple] .operate-color.primary[data-v-24f2afd8]{background-color:#5f2167}[data-theme=creativeblue] .operate-color.primary[data-v-24f2afd8]{background-color:#418cff}[data-theme=njhkht] .operate-color.primary[data-v-24f2afd8]{background-color:#1d2088}.operate-color.success[data-v-24f2afd8]{background:#67c23a}.operate-color.warning[data-v-24f2afd8]{background:#e6a23c}.operate-color.danger[data-v-24f2afd8]{background:#f56c6c}.operate-color.active .check-icon[data-v-24f2afd8]{display:inline;color:#fff;font-size:18px;text-align:center}.operate-color.active.default .check-icon[data-v-24f2afd8]{color:#0874e7}[data-theme=purple] .operate-color.active.default .check-icon[data-v-24f2afd8]{color:#7569e2}[data-theme=palevioletred] .operate-color.active.default .check-icon[data-v-24f2afd8]{color:#ce4545}[data-theme=forestgreen] .operate-color.active.default .check-icon[data-v-24f2afd8]{color:#3d8a50}[data-theme=deepblue] .operate-color.active.default .check-icon[data-v-24f2afd8]{color:#0f5fbd}[data-theme=orange] .operate-color.active.default .check-icon[data-v-24f2afd8]{color:#ea6000}[data-theme=skyblue] .operate-color.active.default .check-icon[data-v-24f2afd8]{color:#1a4586}[data-theme=aurorablue] .operate-color.active.default .check-icon[data-v-24f2afd8]{color:#383b9e}[data-theme=tiffanyblue] .operate-color.active.default .check-icon[data-v-24f2afd8]{color:#00aaad}[data-theme=tsinghuapurple] .operate-color.active.default .check-icon[data-v-24f2afd8]{color:#5f2167}[data-theme=creativeblue] .operate-color.active.default .check-icon[data-v-24f2afd8]{color:#418cff}[data-theme=njhkht] .operate-color.active.default .check-icon[data-v-24f2afd8]{color:#1d2088}.el-row[data-v-24f2afd8]{margin-bottom:6px}.el-row[data-v-24f2afd8]:last-child{margin-bottom:0}.bpmn-operate__form[data-v-24f2afd8] .el-form-item{display:flex}.bpmn-operate__form[data-v-24f2afd8] .edit-object{width:200px}.bpmn-operate__dialog[data-v-24f2afd8] .el-tab-pane{height:360px;overflow:auto}
|
|
224
224
|
|
|
225
225
|
.filter[data-v-6bf36e0c]{height:100%;overflow:auto}.filter-condition__title[data-v-6bf36e0c]{padding:0 24px;font-size:16px;line-height:50px;border-bottom:1px solid #e3e3e3}.filter-condition-opera[data-v-6bf36e0c]{padding:24px 20px;border-bottom:1px solid #e3e3e3}.no-filter .filter-condition-opera[data-v-6bf36e0c]{border-bottom:0}.filter-condition-opera__popper[data-v-6bf36e0c]{max-height:500px;overflow:auto}.filter-condition-opera__item[data-v-6bf36e0c]{color:#0874e7;cursor:pointer;padding:0 12px;border-right:1px solid #e3e3e3}[data-theme=purple] .filter-condition-opera__item[data-v-6bf36e0c]{color:#7569e2}[data-theme=palevioletred] .filter-condition-opera__item[data-v-6bf36e0c]{color:#ce4545}[data-theme=forestgreen] .filter-condition-opera__item[data-v-6bf36e0c]{color:#3d8a50}[data-theme=deepblue] .filter-condition-opera__item[data-v-6bf36e0c]{color:#0f5fbd}[data-theme=orange] .filter-condition-opera__item[data-v-6bf36e0c]{color:#ea6000}[data-theme=skyblue] .filter-condition-opera__item[data-v-6bf36e0c]{color:#1a4586}[data-theme=aurorablue] .filter-condition-opera__item[data-v-6bf36e0c]{color:#383b9e}[data-theme=tiffanyblue] .filter-condition-opera__item[data-v-6bf36e0c]{color:#00aaad}[data-theme=tsinghuapurple] .filter-condition-opera__item[data-v-6bf36e0c]{color:#5f2167}[data-theme=creativeblue] .filter-condition-opera__item[data-v-6bf36e0c]{color:#418cff}[data-theme=njhkht] .filter-condition-opera__item[data-v-6bf36e0c]{color:#1d2088}.filter-condition-opera__item[data-v-6bf36e0c]:first-child{padding-left:0}.filter-condition-opera__item[data-v-6bf36e0c]:last-child{border:0}.filter-condition-opera__item i[data-v-6bf36e0c]{margin-right:8px}.filter-collection-item__title[data-v-6bf36e0c]{display:flex;justify-content:space-between;line-height:50px;padding:0 24px;cursor:pointer}.filter-collection-item__title[data-v-6bf36e0c]:hover{color:#0874e7}[data-theme=purple] .filter-collection-item__title[data-v-6bf36e0c]:hover{color:#7569e2}[data-theme=palevioletred] .filter-collection-item__title[data-v-6bf36e0c]:hover{color:#ce4545}[data-theme=forestgreen] .filter-collection-item__title[data-v-6bf36e0c]:hover{color:#3d8a50}[data-theme=deepblue] .filter-collection-item__title[data-v-6bf36e0c]:hover{color:#0f5fbd}[data-theme=orange] .filter-collection-item__title[data-v-6bf36e0c]:hover{color:#ea6000}[data-theme=skyblue] .filter-collection-item__title[data-v-6bf36e0c]:hover{color:#1a4586}[data-theme=aurorablue] .filter-collection-item__title[data-v-6bf36e0c]:hover{color:#383b9e}[data-theme=tiffanyblue] .filter-collection-item__title[data-v-6bf36e0c]:hover{color:#00aaad}[data-theme=tsinghuapurple] .filter-collection-item__title[data-v-6bf36e0c]:hover{color:#5f2167}[data-theme=creativeblue] .filter-collection-item__title[data-v-6bf36e0c]:hover{color:#418cff}[data-theme=njhkht] .filter-collection-item__title[data-v-6bf36e0c]:hover{color:#1d2088}.filter-collection-item__operate i[data-v-6bf36e0c]{color:#999;font-size:16px;padding:0 8px;cursor:pointer}.filter-collection-item__operate i[data-v-6bf36e0c]:not(:last-child){border-right:1px solid #e3e3e3}.filter-collection-content[data-v-6bf36e0c]{margin:0 24px;background-color:#f6f7f9}.filter-collection-content .filter-condition-opera[data-v-6bf36e0c]{border:0}.filter-collection-content .filter-condition__checkbox[data-v-6bf36e0c] .el-checkbox-button__inner{background:#fff}
|
|
226
226
|
|
|
@@ -308,7 +308,7 @@
|
|
|
308
308
|
|
|
309
309
|
.bpmn-icon-data-store{display:none}.bpmn-icon-space-tool{display:none}.bpmn-icon-subprocess-expanded{display:none}.bpmn-icon-group{display:none}.bpmn-icon-participant{display:none}.bpmn-icon-intermediate-event-none{display:none}.bpmn-icon-data-object{display:none}[class^="epx-icon-lc-"]:before,[class*=" epx-icon-lc-"]:before{line-height:1em}.djs-palette.two-column.open{width:47px}.djs-container{background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PHBhdHRlcm4gaWQ9ImEiIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCIgcGF0dGVyblVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHBhdGggZD0iTTAgMTBoNDBNMTAgMHY0ME0wIDIwaDQwTTIwIDB2NDBNMCAzMGg0ME0zMCAwdjQwIiBmaWxsPSJub25lIiBzdHJva2U9IiNlMGUwZTAiIG9wYWNpdHk9Ii4yIi8+PHBhdGggZD0iTTQwIDBIMHY0MCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZTBlMGUwIi8+PC9wYXR0ZXJuPjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+") repeat !important}.containers{position:relative;background-color:#ffffff;flex:1;overflow:hidden}.canvas{width:100%;height:100%}.panel{position:absolute;right:0;top:0;width:300px;height:100%;overflow-y:scroll}.buttons{position:absolute;left:50%;transform:translateX(-50%);bottom:20px}.buttons>li{display:inline-block;margin:5px}.buttons>li>a{color:#999;background:#eee;cursor:not-allowed;padding:8px;border:1px solid #ccc}.buttons>li>a.active{color:#333;background:#fff;cursor:pointer}.bpp-textfield input,.bpp-properties-panel [contenteditable],.bpp-properties-panel textarea{box-sizing:border-box}.bjs-powered-by{display:none}.dialog__only__content .el-dialog__header{display:none}.dialog__only__content .el-dialog__body{padding:0}.camunda-object-name{position:absolute;top:0;left:0}div.find{max-height:600px;overflow-y:auto}div.tree_find{min-height:400px;padding:24px}@media screen and (min-width: 992px){div.find::v-deep .list{width:800px}div.find::v-deep .search-container{margin-bottom:0}div.find::v-deep .table-container{padding:0 16px 16px}}
|
|
310
310
|
|
|
311
|
-
.container[data-v-7f545a44]{position:absolute;left:0;top:0;width:100%;height:100%}.report-header[data-v-7f545a44]{height:56px;background:#fff;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e8e8e8}.report-title[data-v-7f545a44]{display:flex}.report-back[data-v-7f545a44]{font-size:20px;cursor:pointer;position:relative;top:1px}.report-name[data-v-7f545a44]{color:#222;font-size:16px;margin:0 12px 0 6px;display:flex;align-items:center;white-space:nowrap}.report-name i[data-v-7f545a44]{font-size:18px;color:#444;cursor:pointer;margin-left:8px}.report-operate[data-v-7f545a44]{display:flex}.import-btn[data-v-7f545a44]{margin-right:10px}.content[data-v-7f545a44]{width:100%;height:calc(100% - 59px);display:flex}.data-source[data-v-7f545a44]{width:240px;margin-right:16px;flex-shrink:0;height:100%}.data-source[data-v-7f545a44] .el-tabs{height:100%;display:flex;flex-direction:column}.data-source[data-v-7f545a44] .el-tabs__content{flex:1;overflow:hidden}.data-source[data-v-7f545a44] .el-tab-pane{height:100%;display:flex;flex-direction:column}.data-source-modal-header[data-v-7f545a44]{font-size:16px;font-weight:600}.data-souce-modal-content__base[data-v-7f545a44]{padding-left:16px}.data-source__scope[data-v-7f545a44]{padding:16px}.data-source-tree[data-v-7f545a44]{margin-top:16px;flex:1;overflow:auto}.form-item[data-v-7f545a44]{display:flex;align-items:center;margin:12px 0}.form-item label[data-v-7f545a44]{width:100px;flex-shrink:0}.form-item[data-v-7f545a44] .el-input__suffix{line-height:36px}.sort-field[data-v-7f545a44]{padding-left:16px;line-height:50px}.sort-field .active[data-v-7f545a44]{color:#0874e7}[data-theme=purple] .sort-field .active[data-v-7f545a44]{color:#7569e2}[data-theme=palevioletred] .sort-field .active[data-v-7f545a44]{color:#ce4545}[data-theme=forestgreen] .sort-field .active[data-v-7f545a44]{color:#3d8a50}[data-theme=deepblue] .sort-field .active[data-v-7f545a44]{color:#0f5fbd}[data-theme=orange] .sort-field .active[data-v-7f545a44]{color:#ea6000}[data-theme=skyblue] .sort-field .active[data-v-7f545a44]{color:#1a4586}[data-theme=aurorablue] .sort-field .active[data-v-7f545a44]{color:#383b9e}[data-theme=tiffanyblue] .sort-field .active[data-v-7f545a44]{color:#00aaad}[data-theme=tsinghuapurple] .sort-field .active[data-v-7f545a44]{color:#5f2167}[data-theme=creativeblue] .sort-field .active[data-v-7f545a44]{color:#418cff}[data-theme=njhkht] .sort-field .active[data-v-7f545a44]{color:#1d2088}.sort-field .sort-icon[data-v-7f545a44]{font-size:16px}.sort-field .el-icon-sort-down[data-v-7f545a44]{position:relative;right:-9px;cursor:pointer}.sort-field .el-icon-close[data-v-7f545a44]{float:right;cursor:pointer;line-height:50px;font-size:18px}.sort-field .el-icon-close[data-v-7f545a44]:hover{color:#0874e7}[data-theme=purple] .sort-field .el-icon-close[data-v-7f545a44]:hover{color:#7569e2}[data-theme=palevioletred] .sort-field .el-icon-close[data-v-7f545a44]:hover{color:#ce4545}[data-theme=forestgreen] .sort-field .el-icon-close[data-v-7f545a44]:hover{color:#3d8a50}[data-theme=deepblue] .sort-field .el-icon-close[data-v-7f545a44]:hover{color:#0f5fbd}[data-theme=orange] .sort-field .el-icon-close[data-v-7f545a44]:hover{color:#ea6000}[data-theme=skyblue] .sort-field .el-icon-close[data-v-7f545a44]:hover{color:#1a4586}[data-theme=aurorablue] .sort-field .el-icon-close[data-v-7f545a44]:hover{color:#383b9e}[data-theme=tiffanyblue] .sort-field .el-icon-close[data-v-7f545a44]:hover{color:#00aaad}[data-theme=tsinghuapurple] .sort-field .el-icon-close[data-v-7f545a44]:hover{color:#5f2167}[data-theme=creativeblue] .sort-field .el-icon-close[data-v-7f545a44]:hover{color:#418cff}[data-theme=njhkht] .sort-field .el-icon-close[data-v-7f545a44]:hover{color:#1d2088}.sort-opera[data-v-7f545a44]{cursor:pointer;color:#0874e7;margin-left:16px;padding:24px 0}[data-theme=purple] .sort-opera[data-v-7f545a44]{color:#7569e2}[data-theme=palevioletred] .sort-opera[data-v-7f545a44]{color:#ce4545}[data-theme=forestgreen] .sort-opera[data-v-7f545a44]{color:#3d8a50}[data-theme=deepblue] .sort-opera[data-v-7f545a44]{color:#0f5fbd}[data-theme=orange] .sort-opera[data-v-7f545a44]{color:#ea6000}[data-theme=skyblue] .sort-opera[data-v-7f545a44]{color:#1a4586}[data-theme=aurorablue] .sort-opera[data-v-7f545a44]{color:#383b9e}[data-theme=tiffanyblue] .sort-opera[data-v-7f545a44]{color:#00aaad}[data-theme=tsinghuapurple] .sort-opera[data-v-7f545a44]{color:#5f2167}[data-theme=creativeblue] .sort-opera[data-v-7f545a44]{color:#418cff}[data-theme=njhkht] .sort-opera[data-v-7f545a44]{color:#1d2088}.luckysheet-container[data-v-7f545a44]{width:calc(100% - 600px);height:100%;overflow:auto}.luckysheet-container[data-v-7f545a44] .luckysheet_info_detail{display:none !important}.attribute-pane[data-v-7f545a44]{width:360px;height:100%;background:#fff}.attribute-pane__header[data-v-7f545a44]{padding:16px;border-bottom:1px solid #e3e3e3}.attribute-pane__header>span[data-v-7f545a44]{padding-left:8px;border-left:4px solid;border-color:#0874e7;line-height:20px;font-size:16px;color:#222}[data-theme=purple] .attribute-pane__header>span[data-v-7f545a44]{border-color:#7569e2}[data-theme=palevioletred] .attribute-pane__header>span[data-v-7f545a44]{border-color:#ce4545}[data-theme=forestgreen] .attribute-pane__header>span[data-v-7f545a44]{border-color:#3d8a50}[data-theme=deepblue] .attribute-pane__header>span[data-v-7f545a44]{border-color:#0f5fbd}[data-theme=orange] .attribute-pane__header>span[data-v-7f545a44]{border-color:#ea6000}[data-theme=skyblue] .attribute-pane__header>span[data-v-7f545a44]{border-color:#1a4586}[data-theme=aurorablue] .attribute-pane__header>span[data-v-7f545a44]{border-color:#383b9e}[data-theme=tiffanyblue] .attribute-pane__header>span[data-v-7f545a44]{border-color:#00aaad}[data-theme=tsinghuapurple] .attribute-pane__header>span[data-v-7f545a44]{border-color:#5f2167}[data-theme=creativeblue] .attribute-pane__header>span[data-v-7f545a44]{border-color:#418cff}[data-theme=njhkht] .attribute-pane__header>span[data-v-7f545a44]{border-color:#1d2088}.attribute-pane__content[data-v-7f545a44]{padding:0 10px;height:calc(100% - 54px);overflow:auto}.attribute-item[data-v-7f545a44]{display:flex;padding:6px 0}.attribute-item>label[data-v-7f545a44]{padding:6px 0;display:inline-block;width:84px;margin-right:14px;line-height:24px;color:#444}.attribute-item__content[data-v-7f545a44]{line-height:36px;color:#444}.params-tree[data-v-7f545a44]{margin-top:10px}.params[data-v-7f545a44]{width:100%;line-height:40px}.params:hover .params-icon[data-v-7f545a44]{display:block}.params-icon[data-v-7f545a44]{display:none;float:right}.params-icon i[data-v-7f545a44]{padding:0 8px;border-right:1px solid #e3e3e3}.params-icon i[data-v-7f545a44]:last-child{border:0}.params-icon i[data-v-7f545a44]:hover{cursor:pointer;color:#0874e7}[data-theme=purple] .params-icon i[data-v-7f545a44]:hover{color:#7569e2}[data-theme=palevioletred] .params-icon i[data-v-7f545a44]:hover{color:#ce4545}[data-theme=forestgreen] .params-icon i[data-v-7f545a44]:hover{color:#3d8a50}[data-theme=deepblue] .params-icon i[data-v-7f545a44]:hover{color:#0f5fbd}[data-theme=orange] .params-icon i[data-v-7f545a44]:hover{color:#ea6000}[data-theme=skyblue] .params-icon i[data-v-7f545a44]:hover{color:#1a4586}[data-theme=aurorablue] .params-icon i[data-v-7f545a44]:hover{color:#383b9e}[data-theme=tiffanyblue] .params-icon i[data-v-7f545a44]:hover{color:#00aaad}[data-theme=tsinghuapurple] .params-icon i[data-v-7f545a44]:hover{color:#5f2167}[data-theme=creativeblue] .params-icon i[data-v-7f545a44]:hover{color:#418cff}[data-theme=njhkht] .params-icon i[data-v-7f545a44]:hover{color:#1d2088}.input-params[data-v-7f545a44]{display:flex;align-items:center;padding:10px 0}.input-params label[data-v-7f545a44]{width:100px;white-space:pre-wrap}.preview-btn[data-v-7f545a44]{display:block;margin:0 auto}.form__label[data-v-7f545a44]{margin:10px 0}.cell-select[data-v-7f545a44]{width:68px;margin-left:8px}.form-content[data-v-7f545a44] .table-form-item__label{width:80px;padding-left:0}.form-content[data-v-7f545a44] .table-form-item__content .el-input,.form-content[data-v-7f545a44] .table-form-item__content .el-input-number--medium{width:200px}.filter-condition__btn[data-v-7f545a44]{text-align:center;margin:10px 0}.filter-condition__operates[data-v-7f545a44]{color:#666}.filter-condition__operates i[data-v-7f545a44]{cursor:pointer;color:red;margin:0 4px}.filter-condition__operates i[data-v-7f545a44]:first-child{color:#0874e7}[data-theme=purple] .filter-condition__operates i[data-v-7f545a44]:first-child{color:#7569e2}[data-theme=palevioletred] .filter-condition__operates i[data-v-7f545a44]:first-child{color:#ce4545}[data-theme=forestgreen] .filter-condition__operates i[data-v-7f545a44]:first-child{color:#3d8a50}[data-theme=deepblue] .filter-condition__operates i[data-v-7f545a44]:first-child{color:#0f5fbd}[data-theme=orange] .filter-condition__operates i[data-v-7f545a44]:first-child{color:#ea6000}[data-theme=skyblue] .filter-condition__operates i[data-v-7f545a44]:first-child{color:#1a4586}[data-theme=aurorablue] .filter-condition__operates i[data-v-7f545a44]:first-child{color:#383b9e}[data-theme=tiffanyblue] .filter-condition__operates i[data-v-7f545a44]:first-child{color:#00aaad}[data-theme=tsinghuapurple] .filter-condition__operates i[data-v-7f545a44]:first-child{color:#5f2167}[data-theme=creativeblue] .filter-condition__operates i[data-v-7f545a44]:first-child{color:#418cff}[data-theme=njhkht] .filter-condition__operates i[data-v-7f545a44]:first-child{color:#1d2088}.filter-condition-opera__popper[data-v-7f545a44]{max-height:400px;overflow:auto}.table-form-item-label[data-v-7f545a44]::before{content:'*';color:#F56C6C;margin-right:4px}.property-item-condition[data-v-7f545a44]{height:40px;align-items:center;display:flex}.condition-property-item[data-v-7f545a44]{padding:4px 0}.condition-property-item-active[data-v-7f545a44]{padding:4px 0;color:#0874e7}.data-source__header[data-v-7f545a44]{margin-top:10px}.data-source-operate__footer[data-v-7f545a44]{margin-top:10px}.language__switch[data-v-7f545a44]{height:28px;line-height:28px;background:#F5F7FA;border-radius:14px;display:flex;align-items:center;margin-right:12px;margin-top:6px}.language__switch .language-name[data-v-7f545a44]{padding:0 16px 0 10px}.language-item[data-v-7f545a44]{width:100px}.language-item.is-active[data-v-7f545a44]{background-color:rgba(8,116,231,0.1);color:#0874e7}[data-theme=purple] .language-item.is-active[data-v-7f545a44]{background-color:rgba(117,105,226,0.1)}[data-theme=palevioletred] .language-item.is-active[data-v-7f545a44]{background-color:rgba(206,69,69,0.1)}[data-theme=forestgreen] .language-item.is-active[data-v-7f545a44]{background-color:rgba(61,138,80,0.1)}[data-theme=deepblue] .language-item.is-active[data-v-7f545a44]{background-color:rgba(15,95,189,0.1)}[data-theme=orange] .language-item.is-active[data-v-7f545a44]{background-color:rgba(234,96,0,0.1)}[data-theme=skyblue] .language-item.is-active[data-v-7f545a44]{background-color:rgba(26,69,134,0.1)}[data-theme=aurorablue] .language-item.is-active[data-v-7f545a44]{background-color:rgba(56,59,158,0.1)}[data-theme=tiffanyblue] .language-item.is-active[data-v-7f545a44]{background-color:rgba(0,170,173,0.1)}[data-theme=tsinghuapurple] .language-item.is-active[data-v-7f545a44]{background-color:rgba(95,33,103,0.1)}[data-theme=creativeblue] .language-item.is-active[data-v-7f545a44]{background-color:rgba(65,140,255,0.1)}[data-theme=njhkht] .language-item.is-active[data-v-7f545a44]{background-color:rgba(29,32,136,0.1)}[data-theme=purple] .language-item.is-active[data-v-7f545a44]{color:#7569e2}[data-theme=palevioletred] .language-item.is-active[data-v-7f545a44]{color:#ce4545}[data-theme=forestgreen] .language-item.is-active[data-v-7f545a44]{color:#3d8a50}[data-theme=deepblue] .language-item.is-active[data-v-7f545a44]{color:#0f5fbd}[data-theme=orange] .language-item.is-active[data-v-7f545a44]{color:#ea6000}[data-theme=skyblue] .language-item.is-active[data-v-7f545a44]{color:#1a4586}[data-theme=aurorablue] .language-item.is-active[data-v-7f545a44]{color:#383b9e}[data-theme=tiffanyblue] .language-item.is-active[data-v-7f545a44]{color:#00aaad}[data-theme=tsinghuapurple] .language-item.is-active[data-v-7f545a44]{color:#5f2167}[data-theme=creativeblue] .language-item.is-active[data-v-7f545a44]{color:#418cff}[data-theme=njhkht] .language-item.is-active[data-v-7f545a44]{color:#1d2088}
|
|
311
|
+
.container[data-v-a2bc0ace]{position:absolute;left:0;top:0;width:100%;height:100%}.report-header[data-v-a2bc0ace]{height:56px;background:#fff;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e8e8e8}.report-title[data-v-a2bc0ace]{display:flex}.report-back[data-v-a2bc0ace]{font-size:20px;cursor:pointer;position:relative;top:1px}.report-name[data-v-a2bc0ace]{color:#222;font-size:16px;margin:0 12px 0 6px;display:flex;align-items:center;white-space:nowrap}.report-name i[data-v-a2bc0ace]{font-size:18px;color:#444;cursor:pointer;margin-left:8px}.report-operate[data-v-a2bc0ace]{display:flex}.import-btn[data-v-a2bc0ace]{margin-right:10px}.content[data-v-a2bc0ace]{width:100%;height:calc(100% - 59px);display:flex}.data-source[data-v-a2bc0ace]{width:240px;margin-right:16px;flex-shrink:0;height:100%}.data-source[data-v-a2bc0ace] .el-tabs{height:100%;display:flex;flex-direction:column}.data-source[data-v-a2bc0ace] .el-tabs__content{flex:1;overflow:hidden}.data-source[data-v-a2bc0ace] .el-tab-pane{height:100%;display:flex;flex-direction:column}.data-source-modal-header[data-v-a2bc0ace]{font-size:16px;font-weight:600}.data-souce-modal-content__base[data-v-a2bc0ace]{padding-left:16px}.data-source__scope[data-v-a2bc0ace]{padding:16px}.data-source-tree[data-v-a2bc0ace]{margin-top:16px;flex:1;overflow:auto}.form-item[data-v-a2bc0ace]{display:flex;align-items:center;margin:12px 0}.form-item label[data-v-a2bc0ace]{width:100px;flex-shrink:0}.form-item[data-v-a2bc0ace] .el-input__suffix{line-height:36px}.sort-field[data-v-a2bc0ace]{padding-left:16px;line-height:50px}.sort-field .active[data-v-a2bc0ace]{color:#0874e7}[data-theme=purple] .sort-field .active[data-v-a2bc0ace]{color:#7569e2}[data-theme=palevioletred] .sort-field .active[data-v-a2bc0ace]{color:#ce4545}[data-theme=forestgreen] .sort-field .active[data-v-a2bc0ace]{color:#3d8a50}[data-theme=deepblue] .sort-field .active[data-v-a2bc0ace]{color:#0f5fbd}[data-theme=orange] .sort-field .active[data-v-a2bc0ace]{color:#ea6000}[data-theme=skyblue] .sort-field .active[data-v-a2bc0ace]{color:#1a4586}[data-theme=aurorablue] .sort-field .active[data-v-a2bc0ace]{color:#383b9e}[data-theme=tiffanyblue] .sort-field .active[data-v-a2bc0ace]{color:#00aaad}[data-theme=tsinghuapurple] .sort-field .active[data-v-a2bc0ace]{color:#5f2167}[data-theme=creativeblue] .sort-field .active[data-v-a2bc0ace]{color:#418cff}[data-theme=njhkht] .sort-field .active[data-v-a2bc0ace]{color:#1d2088}.sort-field .sort-icon[data-v-a2bc0ace]{font-size:16px}.sort-field .el-icon-sort-down[data-v-a2bc0ace]{position:relative;right:-9px;cursor:pointer}.sort-field .el-icon-close[data-v-a2bc0ace]{float:right;cursor:pointer;line-height:50px;font-size:18px}.sort-field .el-icon-close[data-v-a2bc0ace]:hover{color:#0874e7}[data-theme=purple] .sort-field .el-icon-close[data-v-a2bc0ace]:hover{color:#7569e2}[data-theme=palevioletred] .sort-field .el-icon-close[data-v-a2bc0ace]:hover{color:#ce4545}[data-theme=forestgreen] .sort-field .el-icon-close[data-v-a2bc0ace]:hover{color:#3d8a50}[data-theme=deepblue] .sort-field .el-icon-close[data-v-a2bc0ace]:hover{color:#0f5fbd}[data-theme=orange] .sort-field .el-icon-close[data-v-a2bc0ace]:hover{color:#ea6000}[data-theme=skyblue] .sort-field .el-icon-close[data-v-a2bc0ace]:hover{color:#1a4586}[data-theme=aurorablue] .sort-field .el-icon-close[data-v-a2bc0ace]:hover{color:#383b9e}[data-theme=tiffanyblue] .sort-field .el-icon-close[data-v-a2bc0ace]:hover{color:#00aaad}[data-theme=tsinghuapurple] .sort-field .el-icon-close[data-v-a2bc0ace]:hover{color:#5f2167}[data-theme=creativeblue] .sort-field .el-icon-close[data-v-a2bc0ace]:hover{color:#418cff}[data-theme=njhkht] .sort-field .el-icon-close[data-v-a2bc0ace]:hover{color:#1d2088}.sort-opera[data-v-a2bc0ace]{cursor:pointer;color:#0874e7;margin-left:16px;padding:24px 0}[data-theme=purple] .sort-opera[data-v-a2bc0ace]{color:#7569e2}[data-theme=palevioletred] .sort-opera[data-v-a2bc0ace]{color:#ce4545}[data-theme=forestgreen] .sort-opera[data-v-a2bc0ace]{color:#3d8a50}[data-theme=deepblue] .sort-opera[data-v-a2bc0ace]{color:#0f5fbd}[data-theme=orange] .sort-opera[data-v-a2bc0ace]{color:#ea6000}[data-theme=skyblue] .sort-opera[data-v-a2bc0ace]{color:#1a4586}[data-theme=aurorablue] .sort-opera[data-v-a2bc0ace]{color:#383b9e}[data-theme=tiffanyblue] .sort-opera[data-v-a2bc0ace]{color:#00aaad}[data-theme=tsinghuapurple] .sort-opera[data-v-a2bc0ace]{color:#5f2167}[data-theme=creativeblue] .sort-opera[data-v-a2bc0ace]{color:#418cff}[data-theme=njhkht] .sort-opera[data-v-a2bc0ace]{color:#1d2088}.luckysheet-container[data-v-a2bc0ace]{width:calc(100% - 600px);height:100%;overflow:auto}.luckysheet-container[data-v-a2bc0ace] .luckysheet_info_detail{display:none !important}.attribute-pane[data-v-a2bc0ace]{width:360px;height:100%;background:#fff}.attribute-pane__header[data-v-a2bc0ace]{padding:16px;border-bottom:1px solid #e3e3e3}.attribute-pane__header>span[data-v-a2bc0ace]{padding-left:8px;border-left:4px solid;border-color:#0874e7;line-height:20px;font-size:16px;color:#222}[data-theme=purple] .attribute-pane__header>span[data-v-a2bc0ace]{border-color:#7569e2}[data-theme=palevioletred] .attribute-pane__header>span[data-v-a2bc0ace]{border-color:#ce4545}[data-theme=forestgreen] .attribute-pane__header>span[data-v-a2bc0ace]{border-color:#3d8a50}[data-theme=deepblue] .attribute-pane__header>span[data-v-a2bc0ace]{border-color:#0f5fbd}[data-theme=orange] .attribute-pane__header>span[data-v-a2bc0ace]{border-color:#ea6000}[data-theme=skyblue] .attribute-pane__header>span[data-v-a2bc0ace]{border-color:#1a4586}[data-theme=aurorablue] .attribute-pane__header>span[data-v-a2bc0ace]{border-color:#383b9e}[data-theme=tiffanyblue] .attribute-pane__header>span[data-v-a2bc0ace]{border-color:#00aaad}[data-theme=tsinghuapurple] .attribute-pane__header>span[data-v-a2bc0ace]{border-color:#5f2167}[data-theme=creativeblue] .attribute-pane__header>span[data-v-a2bc0ace]{border-color:#418cff}[data-theme=njhkht] .attribute-pane__header>span[data-v-a2bc0ace]{border-color:#1d2088}.attribute-pane__content[data-v-a2bc0ace]{padding:0 10px;height:calc(100% - 54px);overflow:auto}.attribute-item[data-v-a2bc0ace]{display:flex;padding:6px 0}.attribute-item>label[data-v-a2bc0ace]{padding:6px 0;display:inline-block;width:84px;margin-right:14px;line-height:24px;color:#444}.attribute-item__content[data-v-a2bc0ace]{line-height:36px;color:#444}.params-tree[data-v-a2bc0ace]{margin-top:10px}.params[data-v-a2bc0ace]{width:100%;line-height:40px}.params:hover .params-icon[data-v-a2bc0ace]{display:block}.params-icon[data-v-a2bc0ace]{display:none;float:right}.params-icon i[data-v-a2bc0ace]{padding:0 8px;border-right:1px solid #e3e3e3}.params-icon i[data-v-a2bc0ace]:last-child{border:0}.params-icon i[data-v-a2bc0ace]:hover{cursor:pointer;color:#0874e7}[data-theme=purple] .params-icon i[data-v-a2bc0ace]:hover{color:#7569e2}[data-theme=palevioletred] .params-icon i[data-v-a2bc0ace]:hover{color:#ce4545}[data-theme=forestgreen] .params-icon i[data-v-a2bc0ace]:hover{color:#3d8a50}[data-theme=deepblue] .params-icon i[data-v-a2bc0ace]:hover{color:#0f5fbd}[data-theme=orange] .params-icon i[data-v-a2bc0ace]:hover{color:#ea6000}[data-theme=skyblue] .params-icon i[data-v-a2bc0ace]:hover{color:#1a4586}[data-theme=aurorablue] .params-icon i[data-v-a2bc0ace]:hover{color:#383b9e}[data-theme=tiffanyblue] .params-icon i[data-v-a2bc0ace]:hover{color:#00aaad}[data-theme=tsinghuapurple] .params-icon i[data-v-a2bc0ace]:hover{color:#5f2167}[data-theme=creativeblue] .params-icon i[data-v-a2bc0ace]:hover{color:#418cff}[data-theme=njhkht] .params-icon i[data-v-a2bc0ace]:hover{color:#1d2088}.input-params[data-v-a2bc0ace]{display:flex;align-items:center;padding:10px 0}.input-params label[data-v-a2bc0ace]{width:100px;white-space:pre-wrap}.preview-btn[data-v-a2bc0ace]{display:block;margin:0 auto}.form__label[data-v-a2bc0ace]{margin:10px 0}.cell-select[data-v-a2bc0ace]{width:68px;margin-left:8px}.form-content[data-v-a2bc0ace] .table-form-item__label{width:80px;padding-left:0}.form-content[data-v-a2bc0ace] .table-form-item__content .el-input,.form-content[data-v-a2bc0ace] .table-form-item__content .el-input-number--medium{width:200px}.filter-condition__btn[data-v-a2bc0ace]{text-align:center;margin:10px 0}.filter-condition__operates[data-v-a2bc0ace]{color:#666}.filter-condition__operates i[data-v-a2bc0ace]{cursor:pointer;color:red;margin:0 4px}.filter-condition__operates i[data-v-a2bc0ace]:first-child{color:#0874e7}[data-theme=purple] .filter-condition__operates i[data-v-a2bc0ace]:first-child{color:#7569e2}[data-theme=palevioletred] .filter-condition__operates i[data-v-a2bc0ace]:first-child{color:#ce4545}[data-theme=forestgreen] .filter-condition__operates i[data-v-a2bc0ace]:first-child{color:#3d8a50}[data-theme=deepblue] .filter-condition__operates i[data-v-a2bc0ace]:first-child{color:#0f5fbd}[data-theme=orange] .filter-condition__operates i[data-v-a2bc0ace]:first-child{color:#ea6000}[data-theme=skyblue] .filter-condition__operates i[data-v-a2bc0ace]:first-child{color:#1a4586}[data-theme=aurorablue] .filter-condition__operates i[data-v-a2bc0ace]:first-child{color:#383b9e}[data-theme=tiffanyblue] .filter-condition__operates i[data-v-a2bc0ace]:first-child{color:#00aaad}[data-theme=tsinghuapurple] .filter-condition__operates i[data-v-a2bc0ace]:first-child{color:#5f2167}[data-theme=creativeblue] .filter-condition__operates i[data-v-a2bc0ace]:first-child{color:#418cff}[data-theme=njhkht] .filter-condition__operates i[data-v-a2bc0ace]:first-child{color:#1d2088}.filter-condition-opera__popper[data-v-a2bc0ace]{max-height:400px;overflow:auto}.table-form-item-label[data-v-a2bc0ace]::before{content:'*';color:#F56C6C;margin-right:4px}.property-item-condition[data-v-a2bc0ace]{height:40px;align-items:center;display:flex}.condition-property-item[data-v-a2bc0ace]{padding:4px 0}.condition-property-item-active[data-v-a2bc0ace]{padding:4px 0;color:#0874e7}.data-source__header[data-v-a2bc0ace]{margin-top:10px}.data-source-operate__footer[data-v-a2bc0ace]{margin-top:10px}.language__switch[data-v-a2bc0ace]{height:28px;line-height:28px;background:#F5F7FA;border-radius:14px;display:flex;align-items:center;margin-right:12px;margin-top:6px}.language__switch .language-name[data-v-a2bc0ace]{padding:0 16px 0 10px}.language-item[data-v-a2bc0ace]{width:100px}.language-item.is-active[data-v-a2bc0ace]{background-color:rgba(8,116,231,0.1);color:#0874e7}[data-theme=purple] .language-item.is-active[data-v-a2bc0ace]{background-color:rgba(117,105,226,0.1)}[data-theme=palevioletred] .language-item.is-active[data-v-a2bc0ace]{background-color:rgba(206,69,69,0.1)}[data-theme=forestgreen] .language-item.is-active[data-v-a2bc0ace]{background-color:rgba(61,138,80,0.1)}[data-theme=deepblue] .language-item.is-active[data-v-a2bc0ace]{background-color:rgba(15,95,189,0.1)}[data-theme=orange] .language-item.is-active[data-v-a2bc0ace]{background-color:rgba(234,96,0,0.1)}[data-theme=skyblue] .language-item.is-active[data-v-a2bc0ace]{background-color:rgba(26,69,134,0.1)}[data-theme=aurorablue] .language-item.is-active[data-v-a2bc0ace]{background-color:rgba(56,59,158,0.1)}[data-theme=tiffanyblue] .language-item.is-active[data-v-a2bc0ace]{background-color:rgba(0,170,173,0.1)}[data-theme=tsinghuapurple] .language-item.is-active[data-v-a2bc0ace]{background-color:rgba(95,33,103,0.1)}[data-theme=creativeblue] .language-item.is-active[data-v-a2bc0ace]{background-color:rgba(65,140,255,0.1)}[data-theme=njhkht] .language-item.is-active[data-v-a2bc0ace]{background-color:rgba(29,32,136,0.1)}[data-theme=purple] .language-item.is-active[data-v-a2bc0ace]{color:#7569e2}[data-theme=palevioletred] .language-item.is-active[data-v-a2bc0ace]{color:#ce4545}[data-theme=forestgreen] .language-item.is-active[data-v-a2bc0ace]{color:#3d8a50}[data-theme=deepblue] .language-item.is-active[data-v-a2bc0ace]{color:#0f5fbd}[data-theme=orange] .language-item.is-active[data-v-a2bc0ace]{color:#ea6000}[data-theme=skyblue] .language-item.is-active[data-v-a2bc0ace]{color:#1a4586}[data-theme=aurorablue] .language-item.is-active[data-v-a2bc0ace]{color:#383b9e}[data-theme=tiffanyblue] .language-item.is-active[data-v-a2bc0ace]{color:#00aaad}[data-theme=tsinghuapurple] .language-item.is-active[data-v-a2bc0ace]{color:#5f2167}[data-theme=creativeblue] .language-item.is-active[data-v-a2bc0ace]{color:#418cff}[data-theme=njhkht] .language-item.is-active[data-v-a2bc0ace]{color:#1d2088}
|
|
312
312
|
|
|
313
313
|
.container[data-v-2cce9e62]{width:calc(100% + 20px);height:calc(100% + 20px);margin:-10px}.container-inner[data-v-2cce9e62]{width:100%;height:calc(100% - 60px);overflow:hidden;display:flex}.report-header[data-v-2cce9e62]{height:56px;background:#fff;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e8e8e8}.report-title[data-v-2cce9e62]{display:flex}.report-back[data-v-2cce9e62]{font-size:20px;cursor:pointer;position:relative;top:1px}.report-name[data-v-2cce9e62]{color:#222;font-size:16px;margin:0 12px 0 6px;display:flex;align-items:center;white-space:nowrap}.report-name i[data-v-2cce9e62]{font-size:18px;color:#444;cursor:pointer;margin-left:8px}.report-operate[data-v-2cce9e62]{display:flex}.module-header[data-v-2cce9e62]{padding-bottom:16px;border-bottom:1px solid #e3e3e3}.data-source[data-v-2cce9e62]{width:240px;margin-right:16px;height:100%}.data-source[data-v-2cce9e62] .el-tabs{height:100%;display:flex;flex-direction:column}.data-source[data-v-2cce9e62] .el-tabs__content{flex:1;overflow:hidden}.data-source[data-v-2cce9e62] .el-tab-pane{height:100%;display:flex;flex-direction:column}.data-source-modal-header[data-v-2cce9e62]{font-size:16px;font-weight:600}.data-souce-modal-content__base[data-v-2cce9e62]{padding-left:16px}.data-source__scope[data-v-2cce9e62]{padding:16px}.data-source-tree[data-v-2cce9e62]{margin-top:16px;flex:1;overflow:auto}.form-item[data-v-2cce9e62]{display:flex;align-items:center;margin:12px 0}.form-item label[data-v-2cce9e62]{width:100px;flex-shrink:0}.form-item[data-v-2cce9e62] .el-input__suffix{line-height:36px}.sort-field[data-v-2cce9e62]{padding-left:16px;line-height:50px}.sort-field .active[data-v-2cce9e62]{color:#0874e7}[data-theme=purple] .sort-field .active[data-v-2cce9e62]{color:#7569e2}[data-theme=palevioletred] .sort-field .active[data-v-2cce9e62]{color:#ce4545}[data-theme=forestgreen] .sort-field .active[data-v-2cce9e62]{color:#3d8a50}[data-theme=deepblue] .sort-field .active[data-v-2cce9e62]{color:#0f5fbd}[data-theme=orange] .sort-field .active[data-v-2cce9e62]{color:#ea6000}[data-theme=skyblue] .sort-field .active[data-v-2cce9e62]{color:#1a4586}[data-theme=aurorablue] .sort-field .active[data-v-2cce9e62]{color:#383b9e}[data-theme=tiffanyblue] .sort-field .active[data-v-2cce9e62]{color:#00aaad}[data-theme=tsinghuapurple] .sort-field .active[data-v-2cce9e62]{color:#5f2167}[data-theme=creativeblue] .sort-field .active[data-v-2cce9e62]{color:#418cff}[data-theme=njhkht] .sort-field .active[data-v-2cce9e62]{color:#1d2088}.sort-field .sort-icon[data-v-2cce9e62]{font-size:16px}.sort-field .el-icon-sort-down[data-v-2cce9e62]{position:relative;right:-9px;cursor:pointer}.sort-field .el-icon-close[data-v-2cce9e62]{float:right;cursor:pointer;line-height:50px;font-size:18px}.sort-field .el-icon-close[data-v-2cce9e62]:hover{color:#0874e7}[data-theme=purple] .sort-field .el-icon-close[data-v-2cce9e62]:hover{color:#7569e2}[data-theme=palevioletred] .sort-field .el-icon-close[data-v-2cce9e62]:hover{color:#ce4545}[data-theme=forestgreen] .sort-field .el-icon-close[data-v-2cce9e62]:hover{color:#3d8a50}[data-theme=deepblue] .sort-field .el-icon-close[data-v-2cce9e62]:hover{color:#0f5fbd}[data-theme=orange] .sort-field .el-icon-close[data-v-2cce9e62]:hover{color:#ea6000}[data-theme=skyblue] .sort-field .el-icon-close[data-v-2cce9e62]:hover{color:#1a4586}[data-theme=aurorablue] .sort-field .el-icon-close[data-v-2cce9e62]:hover{color:#383b9e}[data-theme=tiffanyblue] .sort-field .el-icon-close[data-v-2cce9e62]:hover{color:#00aaad}[data-theme=tsinghuapurple] .sort-field .el-icon-close[data-v-2cce9e62]:hover{color:#5f2167}[data-theme=creativeblue] .sort-field .el-icon-close[data-v-2cce9e62]:hover{color:#418cff}[data-theme=njhkht] .sort-field .el-icon-close[data-v-2cce9e62]:hover{color:#1d2088}.sort-opera[data-v-2cce9e62]{cursor:pointer;color:#0874e7;margin-left:16px;padding:24px 0}[data-theme=purple] .sort-opera[data-v-2cce9e62]{color:#7569e2}[data-theme=palevioletred] .sort-opera[data-v-2cce9e62]{color:#ce4545}[data-theme=forestgreen] .sort-opera[data-v-2cce9e62]{color:#3d8a50}[data-theme=deepblue] .sort-opera[data-v-2cce9e62]{color:#0f5fbd}[data-theme=orange] .sort-opera[data-v-2cce9e62]{color:#ea6000}[data-theme=skyblue] .sort-opera[data-v-2cce9e62]{color:#1a4586}[data-theme=aurorablue] .sort-opera[data-v-2cce9e62]{color:#383b9e}[data-theme=tiffanyblue] .sort-opera[data-v-2cce9e62]{color:#00aaad}[data-theme=tsinghuapurple] .sort-opera[data-v-2cce9e62]{color:#5f2167}[data-theme=creativeblue] .sort-opera[data-v-2cce9e62]{color:#418cff}[data-theme=njhkht] .sort-opera[data-v-2cce9e62]{color:#1d2088}.params-tree[data-v-2cce9e62]{margin-top:10px}.params[data-v-2cce9e62]{width:100%;line-height:40px}.params:hover .params-icon[data-v-2cce9e62]{display:block}.params-icon[data-v-2cce9e62]{display:none;float:right}.params-icon i[data-v-2cce9e62]{padding:0 8px;border-right:1px solid #e3e3e3}.params-icon i[data-v-2cce9e62]:last-child{border:0}.params-icon i[data-v-2cce9e62]:hover{cursor:pointer;color:#0874e7}[data-theme=purple] .params-icon i[data-v-2cce9e62]:hover{color:#7569e2}[data-theme=palevioletred] .params-icon i[data-v-2cce9e62]:hover{color:#ce4545}[data-theme=forestgreen] .params-icon i[data-v-2cce9e62]:hover{color:#3d8a50}[data-theme=deepblue] .params-icon i[data-v-2cce9e62]:hover{color:#0f5fbd}[data-theme=orange] .params-icon i[data-v-2cce9e62]:hover{color:#ea6000}[data-theme=skyblue] .params-icon i[data-v-2cce9e62]:hover{color:#1a4586}[data-theme=aurorablue] .params-icon i[data-v-2cce9e62]:hover{color:#383b9e}[data-theme=tiffanyblue] .params-icon i[data-v-2cce9e62]:hover{color:#00aaad}[data-theme=tsinghuapurple] .params-icon i[data-v-2cce9e62]:hover{color:#5f2167}[data-theme=creativeblue] .params-icon i[data-v-2cce9e62]:hover{color:#418cff}[data-theme=njhkht] .params-icon i[data-v-2cce9e62]:hover{color:#1d2088}.editor-container[data-v-2cce9e62]{flex:1;flex-direction:column;width:100%;height:100%;text-align:center;overflow-x:auto}.editor-container[data-v-2cce9e62] .tox-tinymce{margin:0 auto}.editor-inner[data-v-2cce9e62]{display:inline-block;height:100%;text-align:left}.editor[data-v-2cce9e62]{flex:1;width:100%;height:99%;display:block;margin:0 auto}.editor-btn[data-v-2cce9e62]{display:block;width:120px;margin:20px auto 0}.input-params[data-v-2cce9e62]{display:flex;align-items:center;padding:10px 0}.input-params label[data-v-2cce9e62]{width:100px;white-space:pre-wrap}.preview-btn[data-v-2cce9e62]{display:block;margin:0 auto}.attribute-pane__content[data-v-2cce9e62]{padding:0 10px}.form__label[data-v-2cce9e62]{margin:10px 0}.form-content[data-v-2cce9e62]{padding-bottom:40px}.form-content[data-v-2cce9e62] .table-form-item__label{width:90px;padding-left:0}.form-content[data-v-2cce9e62] .table-form-item__content .el-input,.form-content[data-v-2cce9e62] .table-form-item__content .el-input-number--medium{width:200px}.table-form-item-label[data-v-2cce9e62]::before{content:'*';color:#F56C6C;margin-right:4px}.filter-condition-opera__popper[data-v-2cce9e62]{max-height:400px;overflow:auto}.data-source__header[data-v-2cce9e62]{margin-top:10px}.data-source-operate__footer[data-v-2cce9e62]{margin-top:10px}.language__switch[data-v-2cce9e62]{height:28px;line-height:28px;background:#F5F7FA;border-radius:14px;display:flex;align-items:center;margin-right:12px;margin-top:6px}.language__switch .language-name[data-v-2cce9e62]{padding:0 16px 0 10px}.language-item[data-v-2cce9e62]{width:100px}.language-item.is-active[data-v-2cce9e62]{background-color:rgba(8,116,231,0.1);color:#0874e7}[data-theme=purple] .language-item.is-active[data-v-2cce9e62]{background-color:rgba(117,105,226,0.1)}[data-theme=palevioletred] .language-item.is-active[data-v-2cce9e62]{background-color:rgba(206,69,69,0.1)}[data-theme=forestgreen] .language-item.is-active[data-v-2cce9e62]{background-color:rgba(61,138,80,0.1)}[data-theme=deepblue] .language-item.is-active[data-v-2cce9e62]{background-color:rgba(15,95,189,0.1)}[data-theme=orange] .language-item.is-active[data-v-2cce9e62]{background-color:rgba(234,96,0,0.1)}[data-theme=skyblue] .language-item.is-active[data-v-2cce9e62]{background-color:rgba(26,69,134,0.1)}[data-theme=aurorablue] .language-item.is-active[data-v-2cce9e62]{background-color:rgba(56,59,158,0.1)}[data-theme=tiffanyblue] .language-item.is-active[data-v-2cce9e62]{background-color:rgba(0,170,173,0.1)}[data-theme=tsinghuapurple] .language-item.is-active[data-v-2cce9e62]{background-color:rgba(95,33,103,0.1)}[data-theme=creativeblue] .language-item.is-active[data-v-2cce9e62]{background-color:rgba(65,140,255,0.1)}[data-theme=njhkht] .language-item.is-active[data-v-2cce9e62]{background-color:rgba(29,32,136,0.1)}[data-theme=purple] .language-item.is-active[data-v-2cce9e62]{color:#7569e2}[data-theme=palevioletred] .language-item.is-active[data-v-2cce9e62]{color:#ce4545}[data-theme=forestgreen] .language-item.is-active[data-v-2cce9e62]{color:#3d8a50}[data-theme=deepblue] .language-item.is-active[data-v-2cce9e62]{color:#0f5fbd}[data-theme=orange] .language-item.is-active[data-v-2cce9e62]{color:#ea6000}[data-theme=skyblue] .language-item.is-active[data-v-2cce9e62]{color:#1a4586}[data-theme=aurorablue] .language-item.is-active[data-v-2cce9e62]{color:#383b9e}[data-theme=tiffanyblue] .language-item.is-active[data-v-2cce9e62]{color:#00aaad}[data-theme=tsinghuapurple] .language-item.is-active[data-v-2cce9e62]{color:#5f2167}[data-theme=creativeblue] .language-item.is-active[data-v-2cce9e62]{color:#418cff}[data-theme=njhkht] .language-item.is-active[data-v-2cce9e62]{color:#1d2088}
|
|
314
314
|
|