epx-frame 4.0.16 → 4.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/lib/1.js +1 -1
- package/lib/14.js +1 -1
- package/lib/2.js +1 -1
- package/lib/21.js +1 -1
- package/lib/3.js +1 -1
- package/lib/89.css +4 -6
- package/lib/89.js +1 -1
- package/lib/97.js +1 -1
- package/lib/99.js +1 -1
- package/lib/add-form-item.963de0b6.js +2 -0
- package/lib/add-form.963de0b6.js +19 -0
- package/lib/add-form.css +1 -1
- package/lib/alert.963de0b6.js +2 -0
- package/lib/app-index.963de0b6.js +2 -0
- package/lib/app-nav.963de0b6.js +2 -0
- package/lib/app-tabs.963de0b6.js +2 -0
- package/lib/apply-form.963de0b6.js +19 -0
- package/lib/apply-form.css +1 -1
- package/lib/approval-index-page.963de0b6.js +2 -0
- package/lib/approval-index.963de0b6.js +2 -0
- package/lib/base-page.963de0b6.js +2 -0
- package/lib/button.963de0b6.js +2 -0
- package/lib/card-form-item.963de0b6.js +2 -0
- package/lib/card.963de0b6.js +2 -0
- package/lib/category-list.963de0b6.js +26 -0
- package/lib/chart.963de0b6.js +9 -0
- package/lib/check-history.963de0b6.js +2 -0
- package/lib/color-picker.963de0b6.js +25 -0
- package/lib/component.963de0b6.js +1 -0
- package/lib/config-page.963de0b6.js +2 -0
- package/lib/contacts.963de0b6.js +2 -0
- package/lib/dashboard.963de0b6.js +2 -0
- package/lib/edit-entity-list.963de0b6.js +26 -0
- package/lib/entity-add-page.963de0b6.js +2 -0
- package/lib/entity-apply-page.963de0b6.js +2 -0
- package/lib/entity-card-list.963de0b6.js +26 -0
- package/lib/entity-list-find-page.963de0b6.js +2 -0
- package/lib/entity-list-find.963de0b6.js +26 -0
- package/lib/entity-list-page.963de0b6.js +2 -0
- package/lib/entity-list.963de0b6.js +26 -0
- package/lib/entity-no-submit-sub-list.963de0b6.js +26 -0
- package/lib/entity-sub-grid.963de0b6.js +2 -0
- package/lib/entity-sub-list.963de0b6.js +26 -0
- package/lib/entity-tree-find-page.963de0b6.js +2 -0
- package/lib/entity-tree-find.963de0b6.js +2 -0
- package/lib/export-file.963de0b6.js +9 -0
- package/lib/export.963de0b6.js +9 -0
- package/lib/flow-num.963de0b6.js +2 -0
- package/lib/footer.963de0b6.js +1 -0
- package/lib/form-item.963de0b6.js +19 -0
- package/lib/form.963de0b6.js +2 -0
- package/lib/formula.963de0b6.js +2 -0
- package/lib/gauge.963de0b6.js +2 -0
- package/lib/grid.963de0b6.js +2 -0
- package/lib/header.963de0b6.js +2 -0
- package/lib/icon.963de0b6.js +1 -0
- package/lib/iframe.963de0b6.js +2 -0
- package/lib/iframe.css +1 -1
- package/lib/image.963de0b6.js +2 -0
- package/lib/import-file.963de0b6.js +9 -0
- package/lib/import.963de0b6.js +9 -0
- package/lib/index.963de0b6.js +343 -0
- package/lib/index.css +7 -5
- package/lib/layout.963de0b6.js +2 -0
- package/lib/list.963de0b6.js +2 -0
- package/lib/load-page.963de0b6.js +2 -0
- package/lib/m-entity-add-page.963de0b6.js +2 -0
- package/lib/m-entity-dept-find.963de0b6.js +9 -0
- package/lib/m-entity-list-find.963de0b6.js +2 -0
- package/lib/m-entity-list.963de0b6.js +2 -0
- package/lib/m-entity-no-submit-sub-list.963de0b6.js +2 -0
- package/lib/m-entity-tree-find.963de0b6.js +2 -0
- package/lib/m-entity-user-find.963de0b6.js +9 -0
- package/lib/manifest.json +91 -91
- package/lib/menu-index.963de0b6.js +1 -0
- package/lib/menu.963de0b6.js +1 -0
- package/lib/mine.963de0b6.js +2 -0
- package/lib/module-index-page.963de0b6.js +2 -0
- package/lib/module-list-page.963de0b6.js +2 -0
- package/lib/module-list.963de0b6.js +2 -0
- package/lib/module-tabs-page.963de0b6.js +2 -0
- package/lib/nav-add-form.963de0b6.js +19 -0
- package/lib/nav-add-form.css +1 -1
- package/lib/num.963de0b6.js +2 -0
- package/lib/org-chart.963de0b6.js +2 -0
- package/lib/page-help.963de0b6.js +2 -0
- package/lib/page-tabs.963de0b6.js +2 -0
- package/lib/page.963de0b6.js +2 -0
- package/lib/progress-chart.963de0b6.js +2 -0
- package/lib/progress.963de0b6.js +2 -0
- package/lib/report-chart.963de0b6.js +2 -0
- package/lib/report-html.963de0b6.js +2 -0
- package/lib/report-preview.963de0b6.js +2 -0
- package/lib/router-view.963de0b6.js +1 -0
- package/lib/scope.963de0b6.js +9 -0
- package/lib/search.963de0b6.js +2 -0
- package/lib/step-item.963de0b6.js +2 -0
- package/lib/step.963de0b6.js +2 -0
- package/lib/tab-bar.963de0b6.js +1 -0
- package/lib/tag.963de0b6.js +2 -0
- package/lib/task-list-page.963de0b6.js +2 -0
- package/lib/task-list.963de0b6.js +26 -0
- package/lib/task-list.css +2 -2
- package/lib/text-editor.963de0b6.js +2 -0
- package/lib/text.963de0b6.js +2 -0
- package/lib/title.963de0b6.js +2 -0
- package/lib/visual-config-page.963de0b6.js +9 -0
- package/package.json +1 -1
package/lib/89.css
CHANGED
|
@@ -216,7 +216,7 @@
|
|
|
216
216
|
.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}
|
|
217
217
|
|
|
218
218
|
|
|
219
|
-
.properties-panel__container[data-v-02164fd4]{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-02164fd4] .el-table .cell{height:100%}.properties-panel[data-v-02164fd4]{height:100%;display:flex;flex-direction:column}.properties-panel__title[data-v-02164fd4]{padding:0 20px;font-size:16px;line-height:50px;border-bottom:1px solid #e3e3e3}.properties-panel__content[data-v-02164fd4]{padding-top:16px;flex:1;overflow:auto}.properties-panel__tabs[data-v-02164fd4]{height:100%}.properties-panel__tabs[data-v-02164fd4] .el-tabs__nav-scroll{padding-left:12px}.properties-panel__tabs[data-v-02164fd4] .el-tabs__item{height:32px;line-height:32px}.properties-panel__tabs[data-v-02164fd4] .el-tabs__content{height:calc(100% - 48px);overflow:auto;position:relative}.tab-pane-content[data-v-02164fd4]{height:calc(100% - 52px);overflow:auto}.attribute-list[data-v-02164fd4]{padding:0 16px}.attribute-input[data-v-02164fd4]{display:flex;align-items:center;margin:16px 0}.attribute-input[data-v-02164fd4] .epx-form-item{margin:0}.attribute-input[data-v-02164fd4] .epx-form-item .edit-object{flex-wrap:nowrap}.attribute-input-top[data-v-02164fd4]{align-items:baseline}.attribute-input__auditor[data-v-02164fd4]{align-items:flex-start;line-height:32px}.attribute-input__auditor .attribute-input__container[data-v-02164fd4]{flex:1}.attribute-input__label[data-v-02164fd4]{width:100px;flex-shrink:0}.attribute-input__label[data-v-02164fd4]::after{content:':'}.text-left[data-v-02164fd4]{text-align:right}.attribute-input__params-key[data-v-02164fd4]{display:flex;align-items:center;width:140px;flex-shrink:0}.attribute-input__params-key[data-v-02164fd4]::after{content:':';margin:0 5px}.attribute-input__params-value[data-v-02164fd4]{width:140px}.attribute-input-type[data-v-02164fd4]{width:105px;flex-shrink:0;margin-right:10px}.attribute-input-type[data-v-02164fd4]>.el-select{width:105px}.outparam-attribute-input[data-v-02164fd4]{display:flex;align-items:center}.outparam-attribute-input-type[data-v-02164fd4]{width:140px;flex-shrink:0;margin-right:10px}.outparam-attribute-input-type[data-v-02164fd4]>.el-select .el-input{width:140px}.auditor-item[data-v-02164fd4]{overflow:hidden;color:#666;cursor:pointer}.auditor-item[data-v-02164fd4]:hover{color:#0874e7}[data-theme=purple] .auditor-item[data-v-02164fd4]:hover{color:#7569e2}[data-theme=palevioletred] .auditor-item[data-v-02164fd4]:hover{color:#ce4545}[data-theme=forestgreen] .auditor-item[data-v-02164fd4]:hover{color:#3d8a50}[data-theme=deepblue] .auditor-item[data-v-02164fd4]:hover{color:#0f5fbd}[data-theme=orange] .auditor-item[data-v-02164fd4]:hover{color:#ea6000}[data-theme=skyblue] .auditor-item[data-v-02164fd4]:hover{color:#1a4586}[data-theme=aurorablue] .auditor-item[data-v-02164fd4]:hover{color:#383b9e}[data-theme=tiffanyblue] .auditor-item[data-v-02164fd4]:hover{color:#00aaad}[data-theme=tsinghuapurple] .auditor-item[data-v-02164fd4]:hover{color:#5f2167}[data-theme=creativeblue] .auditor-item[data-v-02164fd4]:hover{color:#418cff}[data-theme=njhkht] .auditor-item[data-v-02164fd4]:hover{color:#1d2088}.auditor-item__icon[data-v-02164fd4]{float:right}.auditor-item__icon i[data-v-02164fd4]{color:#666;margin-right:12px;cursor:pointer}.auditor-item__icon i[data-v-02164fd4]:hover{color:#0874e7}[data-theme=purple] .auditor-item__icon i[data-v-02164fd4]:hover{color:#7569e2}[data-theme=palevioletred] .auditor-item__icon i[data-v-02164fd4]:hover{color:#ce4545}[data-theme=forestgreen] .auditor-item__icon i[data-v-02164fd4]:hover{color:#3d8a50}[data-theme=deepblue] .auditor-item__icon i[data-v-02164fd4]:hover{color:#0f5fbd}[data-theme=orange] .auditor-item__icon i[data-v-02164fd4]:hover{color:#ea6000}[data-theme=skyblue] .auditor-item__icon i[data-v-02164fd4]:hover{color:#1a4586}[data-theme=aurorablue] .auditor-item__icon i[data-v-02164fd4]:hover{color:#383b9e}[data-theme=tiffanyblue] .auditor-item__icon i[data-v-02164fd4]:hover{color:#00aaad}[data-theme=tsinghuapurple] .auditor-item__icon i[data-v-02164fd4]:hover{color:#5f2167}[data-theme=creativeblue] .auditor-item__icon i[data-v-02164fd4]:hover{color:#418cff}[data-theme=njhkht] .auditor-item__icon i[data-v-02164fd4]:hover{color:#1d2088}.auditor-modal__title[data-v-02164fd4]{font-size:16px;color:#333;margin-bottom:12px}.auditor-modal__content[data-v-02164fd4]{padding-left:16px;padding-bottom:20px}.auditor-modal__content--first[data-v-02164fd4]{padding-left:16px}.message-item[data-v-02164fd4]{display:flex;justify-content:space-between;align-items:center;padding:20px 10px;border-bottom:1px solid #e3e3e3}.message-item[data-v-02164fd4]:hover{background:#f5f7fa}.message-content[data-v-02164fd4]{width:calc(100% - 50px);display:flex;flex-wrap:wrap}.verify[data-v-02164fd4]{width:calc(100% - 50px)}.verify-info[data-v-02164fd4]{width:100%;line-height:20px;display:flex;align-items:center;margin-bottom:10px}.verify-info>label[data-v-02164fd4]{color:#555;width:100px}.verify-rule-container[data-v-02164fd4]{width:62%}.message-info[data-v-02164fd4]{width:50%;line-height:20px;margin-bottom:10px}.message-info>label[data-v-02164fd4]{color:#555}.send-message-operate[data-v-02164fd4]{width:126px;display:inline-block;margin-left:10px}.message-operate-item[data-v-02164fd4]{font-size:16px;color:#0874e7;cursor:pointer}[data-theme=purple] .message-operate-item[data-v-02164fd4]{color:#7569e2}[data-theme=palevioletred] .message-operate-item[data-v-02164fd4]{color:#ce4545}[data-theme=forestgreen] .message-operate-item[data-v-02164fd4]{color:#3d8a50}[data-theme=deepblue] .message-operate-item[data-v-02164fd4]{color:#0f5fbd}[data-theme=orange] .message-operate-item[data-v-02164fd4]{color:#ea6000}[data-theme=skyblue] .message-operate-item[data-v-02164fd4]{color:#1a4586}[data-theme=aurorablue] .message-operate-item[data-v-02164fd4]{color:#383b9e}[data-theme=tiffanyblue] .message-operate-item[data-v-02164fd4]{color:#00aaad}[data-theme=tsinghuapurple] .message-operate-item[data-v-02164fd4]{color:#5f2167}[data-theme=creativeblue] .message-operate-item[data-v-02164fd4]{color:#418cff}[data-theme=njhkht] .message-operate-item[data-v-02164fd4]{color:#1d2088}.message-operate-item.delete[data-v-02164fd4]{color:#f56c6c;margin-left:10px}.add-message-button[data-v-02164fd4]{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-02164fd4]{margin-top:30px;text-align:center}.empty[data-v-02164fd4]{height:200px;line-height:200px;font-weight:700}.element-item[data-v-02164fd4]{padding:10px;margin-top:5px;border:1px solid;border-color:darkorange;border-radius:8px}.element-item[data-v-02164fd4]:first-child{margin-top:0}.custom-properties-panel input[data-v-02164fd4],.custom-properties-panel textarea[data-v-02164fd4]{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-02164fd4]:focus,.custom-properties-panel button[data-v-02164fd4]:focus,.custom-properties-panel textarea[data-v-02164fd4]:focus,.custom-properties-panel [contenteditable][data-v-02164fd4]:focus{border-color:#ef7060;box-shadow:0 0 1px 2px rgba(239,112,96,0.2)}.custom-properties-panel label[data-v-02164fd4]{font-weight:bold}.custom-properties-panel label[data-v-02164fd4]:after{content:': '}.custom-properties-panel button+button[data-v-02164fd4]{margin-left:10px}.attribute-input-update[data-v-02164fd4]{padding-bottom:20px;padding-top:10px;border-bottom:1px solid #e3e3e3}.attribute-input-update:hover .filter-condition__delete i[data-v-02164fd4]{display:inline}.attribute-input-search:hover .filter-condition__delete i[data-v-02164fd4]{display:inline}.filter-condition__delete[data-v-02164fd4]{width:30px;font-size:18px;color:#999;margin-left:10px}.filter-condition__delete i[data-v-02164fd4]{display:none;cursor:pointer}.scope-opera__popper[data-v-02164fd4]{min-width:150px;max-height:300px;overflow:auto}.update-add-field__popper[data-v-02164fd4]{min-width:100px;max-height:300px;overflow:auto}.update-add-field__popper_item[data-v-02164fd4]{padding-top:5px;cursor:pointer}.choose-field[data-v-02164fd4]{padding-left:10px}.tree-field-checkbox-group[data-v-02164fd4]{font-size:14px;padding:20px}.tree-field-header[data-v-02164fd4]{@inlcude font_color_primary}.tree-field-title[data-v-02164fd4]{font-size:14px}.tree-field-title i[data-v-02164fd4]{margin-right:4px}.tree-field-checkbox[data-v-02164fd4]{display:flex;flex-wrap:wrap;margin:12px 0;margin-left:40px;color:#666;cursor:pointer;line-height:24px}.tree-field-checkbox .active[data-v-02164fd4]{color:#0874e7}[data-theme=purple] .tree-field-checkbox .active[data-v-02164fd4]{color:#7569e2}[data-theme=palevioletred] .tree-field-checkbox .active[data-v-02164fd4]{color:#ce4545}[data-theme=forestgreen] .tree-field-checkbox .active[data-v-02164fd4]{color:#3d8a50}[data-theme=deepblue] .tree-field-checkbox .active[data-v-02164fd4]{color:#0f5fbd}[data-theme=orange] .tree-field-checkbox .active[data-v-02164fd4]{color:#ea6000}[data-theme=skyblue] .tree-field-checkbox .active[data-v-02164fd4]{color:#1a4586}[data-theme=aurorablue] .tree-field-checkbox .active[data-v-02164fd4]{color:#383b9e}[data-theme=tiffanyblue] .tree-field-checkbox .active[data-v-02164fd4]{color:#00aaad}[data-theme=tsinghuapurple] .tree-field-checkbox .active[data-v-02164fd4]{color:#5f2167}[data-theme=creativeblue] .tree-field-checkbox .active[data-v-02164fd4]{color:#418cff}[data-theme=njhkht] .tree-field-checkbox .active[data-v-02164fd4]{color:#1d2088}.dialog-footer[data-v-02164fd4]{text-align:center;margin-top:20px}.search-relation[data-v-02164fd4]{padding-left:20px;display:flex;flex-wrap:wrap}.search-relation .filter-condition__delete[data-v-02164fd4]{font-size:14px}.right-table__header[data-v-02164fd4]{margin-top:-50px;width:calc(100% - 2px);left:2px;position:relative;top:50px;background:#fff;z-index:100}.scope-text[data-v-02164fd4]{border-radius:4px;padding:4px 8px;background-color:#e6f6ff}.scope-link[data-v-02164fd4]{margin-left:14px}.scope-item-line[data-v-02164fd4]{margin-top:10px}.jiedina-header[data-v-02164fd4]{padding:10px 24px;font-size:16px;border-bottom:1px solid #e3e3e3}.jiedina-header i[data-v-02164fd4]{color:#1f82ef;font-size:18px;position:relative;top:-2px;margin-right:8px}.jiedina-header span[data-v-02164fd4]{padding-left:6px;border-left:3px solid #1f82ef;border-color:#1f82ef}.jiedina-content-header[data-v-02164fd4]{margin-top:20px;padding:16px 0;border-bottom:none;border-top:1px solid #e3e3e3}.attribute-item .table-form-item[data-v-02164fd4]{margin:0px}.process-table-form__item[data-v-02164fd4] .el-input,.process-table-form__item[data-v-02164fd4] .el-input-number--medium{width:170px}.attribute-input[data-v-02164fd4] .form-field>div{display:block}.attribute-input[data-v-02164fd4] .form-field .el-select{display:block}.attribute-input[data-v-02164fd4] .form-field .el-textarea{min-width:160px}.sp-operate[data-v-02164fd4]{height:40px;align-items:center;display:flex}.sp-operate__setting-btn[data-v-02164fd4]{font-size:16px;margin-left:4px;line-height:40px;color:#666;cursor:pointer}.sp-operate__setting-btn[data-v-02164fd4]:hover{color:#0874e7}[data-theme=purple] .sp-operate__setting-btn[data-v-02164fd4]:hover{color:#7569e2}[data-theme=palevioletred] .sp-operate__setting-btn[data-v-02164fd4]:hover{color:#ce4545}[data-theme=forestgreen] .sp-operate__setting-btn[data-v-02164fd4]:hover{color:#3d8a50}[data-theme=deepblue] .sp-operate__setting-btn[data-v-02164fd4]:hover{color:#0f5fbd}[data-theme=orange] .sp-operate__setting-btn[data-v-02164fd4]:hover{color:#ea6000}[data-theme=skyblue] .sp-operate__setting-btn[data-v-02164fd4]:hover{color:#1a4586}[data-theme=aurorablue] .sp-operate__setting-btn[data-v-02164fd4]:hover{color:#383b9e}[data-theme=tiffanyblue] .sp-operate__setting-btn[data-v-02164fd4]:hover{color:#00aaad}[data-theme=tsinghuapurple] .sp-operate__setting-btn[data-v-02164fd4]:hover{color:#5f2167}[data-theme=creativeblue] .sp-operate__setting-btn[data-v-02164fd4]:hover{color:#418cff}[data-theme=njhkht] .sp-operate__setting-btn[data-v-02164fd4]:hover{color:#1d2088}.operate-color__list[data-v-02164fd4]{display:flex}.operate-color__item[data-v-02164fd4]{margin:0 20px;display:flex;flex-direction:column;align-items:center}.operate-color[data-v-02164fd4]{width:32px;height:32px;border-radius:50%;line-height:36px;box-sizing:border-box;text-align:center}.operate-color .check-icon[data-v-02164fd4]{display:none}.operate-color.default[data-v-02164fd4]{border:1px solid #e3e3e3}.operate-color.primary[data-v-02164fd4]{background-color:#0874e7}[data-theme=purple] .operate-color.primary[data-v-02164fd4]{background-color:#7569e2}[data-theme=palevioletred] .operate-color.primary[data-v-02164fd4]{background-color:#ce4545}[data-theme=forestgreen] .operate-color.primary[data-v-02164fd4]{background-color:#3d8a50}[data-theme=deepblue] .operate-color.primary[data-v-02164fd4]{background-color:#0f5fbd}[data-theme=orange] .operate-color.primary[data-v-02164fd4]{background-color:#ea6000}[data-theme=skyblue] .operate-color.primary[data-v-02164fd4]{background-color:#1a4586}[data-theme=aurorablue] .operate-color.primary[data-v-02164fd4]{background-color:#383b9e}[data-theme=tiffanyblue] .operate-color.primary[data-v-02164fd4]{background-color:#00aaad}[data-theme=tsinghuapurple] .operate-color.primary[data-v-02164fd4]{background-color:#5f2167}[data-theme=creativeblue] .operate-color.primary[data-v-02164fd4]{background-color:#418cff}[data-theme=njhkht] .operate-color.primary[data-v-02164fd4]{background-color:#1d2088}.operate-color.success[data-v-02164fd4]{background:#67c23a}.operate-color.warning[data-v-02164fd4]{background:#e6a23c}.operate-color.danger[data-v-02164fd4]{background:#f56c6c}.operate-color.active .check-icon[data-v-02164fd4]{display:inline;color:#fff;font-size:18px;text-align:center}.operate-color.active.default .check-icon[data-v-02164fd4]{color:#0874e7}[data-theme=purple] .operate-color.active.default .check-icon[data-v-02164fd4]{color:#7569e2}[data-theme=palevioletred] .operate-color.active.default .check-icon[data-v-02164fd4]{color:#ce4545}[data-theme=forestgreen] .operate-color.active.default .check-icon[data-v-02164fd4]{color:#3d8a50}[data-theme=deepblue] .operate-color.active.default .check-icon[data-v-02164fd4]{color:#0f5fbd}[data-theme=orange] .operate-color.active.default .check-icon[data-v-02164fd4]{color:#ea6000}[data-theme=skyblue] .operate-color.active.default .check-icon[data-v-02164fd4]{color:#1a4586}[data-theme=aurorablue] .operate-color.active.default .check-icon[data-v-02164fd4]{color:#383b9e}[data-theme=tiffanyblue] .operate-color.active.default .check-icon[data-v-02164fd4]{color:#00aaad}[data-theme=tsinghuapurple] .operate-color.active.default .check-icon[data-v-02164fd4]{color:#5f2167}[data-theme=creativeblue] .operate-color.active.default .check-icon[data-v-02164fd4]{color:#418cff}[data-theme=njhkht] .operate-color.active.default .check-icon[data-v-02164fd4]{color:#1d2088}.el-row[data-v-02164fd4]{margin-bottom:6px}.el-row[data-v-02164fd4]:last-child{margin-bottom:0}.bpmn-operate__form[data-v-02164fd4] .edit-object{width:200px}
|
|
219
|
+
.properties-panel__container[data-v-10254d4c]{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-10254d4c] .el-table .cell{height:100%}.properties-panel[data-v-10254d4c]{height:100%;display:flex;flex-direction:column}.properties-panel__title[data-v-10254d4c]{padding:0 20px;font-size:16px;line-height:50px;border-bottom:1px solid #e3e3e3}.properties-panel__content[data-v-10254d4c]{padding-top:16px;flex:1;overflow:auto}.properties-panel__tabs[data-v-10254d4c]{height:100%}.properties-panel__tabs[data-v-10254d4c] .el-tabs__nav-scroll{padding-left:12px}.properties-panel__tabs[data-v-10254d4c] .el-tabs__item{height:32px;line-height:32px}.properties-panel__tabs[data-v-10254d4c] .el-tabs__content{height:calc(100% - 48px);overflow:auto;position:relative}.tab-pane-content[data-v-10254d4c]{height:calc(100% - 52px);overflow:auto}.attribute-list[data-v-10254d4c]{padding:0 16px}.attribute-input[data-v-10254d4c]{display:flex;align-items:center;margin:16px 0}.attribute-input[data-v-10254d4c] .epx-form-item{margin:0}.attribute-input[data-v-10254d4c] .epx-form-item .edit-object{flex-wrap:nowrap}.attribute-input-top[data-v-10254d4c]{align-items:baseline}.attribute-input__auditor[data-v-10254d4c]{align-items:flex-start;line-height:32px}.attribute-input__auditor .attribute-input__container[data-v-10254d4c]{flex:1}.attribute-input__label[data-v-10254d4c]{width:100px;flex-shrink:0}.attribute-input__label[data-v-10254d4c]::after{content:':'}.text-left[data-v-10254d4c]{text-align:right}.attribute-input__params-key[data-v-10254d4c]{display:flex;align-items:center;width:140px;flex-shrink:0}.attribute-input__params-key[data-v-10254d4c]::after{content:':';margin:0 5px}.attribute-input__params-value[data-v-10254d4c]{width:140px}.attribute-input-type[data-v-10254d4c]{width:105px;flex-shrink:0;margin-right:10px}.attribute-input-type[data-v-10254d4c]>.el-select{width:105px}.outparam-attribute-input[data-v-10254d4c]{display:flex;align-items:center}.outparam-attribute-input-type[data-v-10254d4c]{width:140px;flex-shrink:0;margin-right:10px}.outparam-attribute-input-type[data-v-10254d4c]>.el-select .el-input{width:140px}.auditor-item[data-v-10254d4c]{overflow:hidden;color:#666;cursor:pointer}.auditor-item[data-v-10254d4c]:hover{color:#0874e7}[data-theme=purple] .auditor-item[data-v-10254d4c]:hover{color:#7569e2}[data-theme=palevioletred] .auditor-item[data-v-10254d4c]:hover{color:#ce4545}[data-theme=forestgreen] .auditor-item[data-v-10254d4c]:hover{color:#3d8a50}[data-theme=deepblue] .auditor-item[data-v-10254d4c]:hover{color:#0f5fbd}[data-theme=orange] .auditor-item[data-v-10254d4c]:hover{color:#ea6000}[data-theme=skyblue] .auditor-item[data-v-10254d4c]:hover{color:#1a4586}[data-theme=aurorablue] .auditor-item[data-v-10254d4c]:hover{color:#383b9e}[data-theme=tiffanyblue] .auditor-item[data-v-10254d4c]:hover{color:#00aaad}[data-theme=tsinghuapurple] .auditor-item[data-v-10254d4c]:hover{color:#5f2167}[data-theme=creativeblue] .auditor-item[data-v-10254d4c]:hover{color:#418cff}[data-theme=njhkht] .auditor-item[data-v-10254d4c]:hover{color:#1d2088}.auditor-item__icon[data-v-10254d4c]{float:right}.auditor-item__icon i[data-v-10254d4c]{color:#666;margin-right:12px;cursor:pointer}.auditor-item__icon i[data-v-10254d4c]:hover{color:#0874e7}[data-theme=purple] .auditor-item__icon i[data-v-10254d4c]:hover{color:#7569e2}[data-theme=palevioletred] .auditor-item__icon i[data-v-10254d4c]:hover{color:#ce4545}[data-theme=forestgreen] .auditor-item__icon i[data-v-10254d4c]:hover{color:#3d8a50}[data-theme=deepblue] .auditor-item__icon i[data-v-10254d4c]:hover{color:#0f5fbd}[data-theme=orange] .auditor-item__icon i[data-v-10254d4c]:hover{color:#ea6000}[data-theme=skyblue] .auditor-item__icon i[data-v-10254d4c]:hover{color:#1a4586}[data-theme=aurorablue] .auditor-item__icon i[data-v-10254d4c]:hover{color:#383b9e}[data-theme=tiffanyblue] .auditor-item__icon i[data-v-10254d4c]:hover{color:#00aaad}[data-theme=tsinghuapurple] .auditor-item__icon i[data-v-10254d4c]:hover{color:#5f2167}[data-theme=creativeblue] .auditor-item__icon i[data-v-10254d4c]:hover{color:#418cff}[data-theme=njhkht] .auditor-item__icon i[data-v-10254d4c]:hover{color:#1d2088}.auditor-modal__title[data-v-10254d4c]{font-size:16px;color:#333;margin-bottom:12px}.auditor-modal__content[data-v-10254d4c]{padding-left:16px;padding-bottom:20px}.auditor-modal__content--first[data-v-10254d4c]{padding-left:16px}.message-item[data-v-10254d4c]{display:flex;justify-content:space-between;align-items:center;padding:20px 10px;border-bottom:1px solid #e3e3e3}.message-item[data-v-10254d4c]:hover{background:#f5f7fa}.message-content[data-v-10254d4c]{width:calc(100% - 50px);display:flex;flex-wrap:wrap}.verify[data-v-10254d4c]{width:calc(100% - 50px)}.verify-info[data-v-10254d4c]{width:100%;line-height:20px;display:flex;align-items:center;margin-bottom:10px}.verify-info>label[data-v-10254d4c]{color:#555;width:100px}.verify-rule-container[data-v-10254d4c]{width:62%}.message-info[data-v-10254d4c]{width:50%;line-height:20px;margin-bottom:10px}.message-info>label[data-v-10254d4c]{color:#555}.send-message-operate[data-v-10254d4c]{width:126px;display:inline-block;margin-left:10px}.message-operate-item[data-v-10254d4c]{font-size:16px;color:#0874e7;cursor:pointer}[data-theme=purple] .message-operate-item[data-v-10254d4c]{color:#7569e2}[data-theme=palevioletred] .message-operate-item[data-v-10254d4c]{color:#ce4545}[data-theme=forestgreen] .message-operate-item[data-v-10254d4c]{color:#3d8a50}[data-theme=deepblue] .message-operate-item[data-v-10254d4c]{color:#0f5fbd}[data-theme=orange] .message-operate-item[data-v-10254d4c]{color:#ea6000}[data-theme=skyblue] .message-operate-item[data-v-10254d4c]{color:#1a4586}[data-theme=aurorablue] .message-operate-item[data-v-10254d4c]{color:#383b9e}[data-theme=tiffanyblue] .message-operate-item[data-v-10254d4c]{color:#00aaad}[data-theme=tsinghuapurple] .message-operate-item[data-v-10254d4c]{color:#5f2167}[data-theme=creativeblue] .message-operate-item[data-v-10254d4c]{color:#418cff}[data-theme=njhkht] .message-operate-item[data-v-10254d4c]{color:#1d2088}.message-operate-item.delete[data-v-10254d4c]{color:#f56c6c;margin-left:10px}.add-message-button[data-v-10254d4c]{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-10254d4c]{margin-top:30px;text-align:center}.empty[data-v-10254d4c]{height:200px;line-height:200px;font-weight:700}.element-item[data-v-10254d4c]{padding:10px;margin-top:5px;border:1px solid;border-color:darkorange;border-radius:8px}.element-item[data-v-10254d4c]:first-child{margin-top:0}.custom-properties-panel input[data-v-10254d4c],.custom-properties-panel textarea[data-v-10254d4c]{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-10254d4c]:focus,.custom-properties-panel button[data-v-10254d4c]:focus,.custom-properties-panel textarea[data-v-10254d4c]:focus,.custom-properties-panel [contenteditable][data-v-10254d4c]:focus{border-color:#ef7060;box-shadow:0 0 1px 2px rgba(239,112,96,0.2)}.custom-properties-panel label[data-v-10254d4c]{font-weight:bold}.custom-properties-panel label[data-v-10254d4c]:after{content:': '}.custom-properties-panel button+button[data-v-10254d4c]{margin-left:10px}.attribute-input-update[data-v-10254d4c]{padding-bottom:20px;padding-top:10px;border-bottom:1px solid #e3e3e3}.attribute-input-update:hover .filter-condition__delete i[data-v-10254d4c]{display:inline}.attribute-input-search:hover .filter-condition__delete i[data-v-10254d4c]{display:inline}.filter-condition__delete[data-v-10254d4c]{width:30px;font-size:18px;color:#999;margin-left:10px}.filter-condition__delete i[data-v-10254d4c]{display:none;cursor:pointer}.scope-opera__popper[data-v-10254d4c]{min-width:150px;max-height:300px;overflow:auto}.update-add-field__popper[data-v-10254d4c]{min-width:100px;max-height:300px;overflow:auto}.update-add-field__popper_item[data-v-10254d4c]{padding-top:5px;cursor:pointer}.choose-field[data-v-10254d4c]{padding-left:10px}.tree-field-checkbox-group[data-v-10254d4c]{font-size:14px;padding:20px}.tree-field-header[data-v-10254d4c]{@inlcude font_color_primary}.tree-field-title[data-v-10254d4c]{font-size:14px}.tree-field-title i[data-v-10254d4c]{margin-right:4px}.tree-field-checkbox[data-v-10254d4c]{display:flex;flex-wrap:wrap;margin:12px 0;margin-left:40px;color:#666;cursor:pointer;line-height:24px}.tree-field-checkbox .active[data-v-10254d4c]{color:#0874e7}[data-theme=purple] .tree-field-checkbox .active[data-v-10254d4c]{color:#7569e2}[data-theme=palevioletred] .tree-field-checkbox .active[data-v-10254d4c]{color:#ce4545}[data-theme=forestgreen] .tree-field-checkbox .active[data-v-10254d4c]{color:#3d8a50}[data-theme=deepblue] .tree-field-checkbox .active[data-v-10254d4c]{color:#0f5fbd}[data-theme=orange] .tree-field-checkbox .active[data-v-10254d4c]{color:#ea6000}[data-theme=skyblue] .tree-field-checkbox .active[data-v-10254d4c]{color:#1a4586}[data-theme=aurorablue] .tree-field-checkbox .active[data-v-10254d4c]{color:#383b9e}[data-theme=tiffanyblue] .tree-field-checkbox .active[data-v-10254d4c]{color:#00aaad}[data-theme=tsinghuapurple] .tree-field-checkbox .active[data-v-10254d4c]{color:#5f2167}[data-theme=creativeblue] .tree-field-checkbox .active[data-v-10254d4c]{color:#418cff}[data-theme=njhkht] .tree-field-checkbox .active[data-v-10254d4c]{color:#1d2088}.dialog-footer[data-v-10254d4c]{text-align:center;margin-top:20px}.search-relation[data-v-10254d4c]{padding-left:20px;display:flex;flex-wrap:wrap}.search-relation .filter-condition__delete[data-v-10254d4c]{font-size:14px}.right-table__header[data-v-10254d4c]{margin-top:-50px;width:calc(100% - 2px);left:2px;position:relative;top:50px;background:#fff;z-index:100}.scope-text[data-v-10254d4c]{border-radius:4px;padding:4px 8px;background-color:#e6f6ff}.scope-link[data-v-10254d4c]{margin-left:14px}.scope-item-line[data-v-10254d4c]{margin-top:10px}.jiedina-header[data-v-10254d4c]{padding:10px 24px;font-size:16px;border-bottom:1px solid #e3e3e3}.jiedina-header i[data-v-10254d4c]{color:#1f82ef;font-size:18px;position:relative;top:-2px;margin-right:8px}.jiedina-header span[data-v-10254d4c]{padding-left:6px;border-left:3px solid #1f82ef;border-color:#1f82ef}.jiedina-content-header[data-v-10254d4c]{margin-top:20px;padding:16px 0;border-bottom:none;border-top:1px solid #e3e3e3}.attribute-item .table-form-item[data-v-10254d4c]{margin:0px}.process-table-form__item[data-v-10254d4c] .el-input,.process-table-form__item[data-v-10254d4c] .el-input-number--medium{width:170px}.attribute-input[data-v-10254d4c] .form-field>div{display:block}.attribute-input[data-v-10254d4c] .form-field .el-select{display:block}.attribute-input[data-v-10254d4c] .form-field .el-textarea{min-width:160px}.sp-operate[data-v-10254d4c]{height:40px;align-items:center;display:flex}.sp-operate__setting-btn[data-v-10254d4c]{font-size:16px;margin-left:4px;line-height:40px;color:#666;cursor:pointer}.sp-operate__setting-btn[data-v-10254d4c]:hover{color:#0874e7}[data-theme=purple] .sp-operate__setting-btn[data-v-10254d4c]:hover{color:#7569e2}[data-theme=palevioletred] .sp-operate__setting-btn[data-v-10254d4c]:hover{color:#ce4545}[data-theme=forestgreen] .sp-operate__setting-btn[data-v-10254d4c]:hover{color:#3d8a50}[data-theme=deepblue] .sp-operate__setting-btn[data-v-10254d4c]:hover{color:#0f5fbd}[data-theme=orange] .sp-operate__setting-btn[data-v-10254d4c]:hover{color:#ea6000}[data-theme=skyblue] .sp-operate__setting-btn[data-v-10254d4c]:hover{color:#1a4586}[data-theme=aurorablue] .sp-operate__setting-btn[data-v-10254d4c]:hover{color:#383b9e}[data-theme=tiffanyblue] .sp-operate__setting-btn[data-v-10254d4c]:hover{color:#00aaad}[data-theme=tsinghuapurple] .sp-operate__setting-btn[data-v-10254d4c]:hover{color:#5f2167}[data-theme=creativeblue] .sp-operate__setting-btn[data-v-10254d4c]:hover{color:#418cff}[data-theme=njhkht] .sp-operate__setting-btn[data-v-10254d4c]:hover{color:#1d2088}.operate-color__list[data-v-10254d4c]{display:flex}.operate-color__item[data-v-10254d4c]{margin:0 20px;display:flex;flex-direction:column;align-items:center}.operate-color[data-v-10254d4c]{width:32px;height:32px;border-radius:50%;line-height:36px;box-sizing:border-box;text-align:center}.operate-color .check-icon[data-v-10254d4c]{display:none}.operate-color.default[data-v-10254d4c]{border:1px solid #e3e3e3}.operate-color.primary[data-v-10254d4c]{background-color:#0874e7}[data-theme=purple] .operate-color.primary[data-v-10254d4c]{background-color:#7569e2}[data-theme=palevioletred] .operate-color.primary[data-v-10254d4c]{background-color:#ce4545}[data-theme=forestgreen] .operate-color.primary[data-v-10254d4c]{background-color:#3d8a50}[data-theme=deepblue] .operate-color.primary[data-v-10254d4c]{background-color:#0f5fbd}[data-theme=orange] .operate-color.primary[data-v-10254d4c]{background-color:#ea6000}[data-theme=skyblue] .operate-color.primary[data-v-10254d4c]{background-color:#1a4586}[data-theme=aurorablue] .operate-color.primary[data-v-10254d4c]{background-color:#383b9e}[data-theme=tiffanyblue] .operate-color.primary[data-v-10254d4c]{background-color:#00aaad}[data-theme=tsinghuapurple] .operate-color.primary[data-v-10254d4c]{background-color:#5f2167}[data-theme=creativeblue] .operate-color.primary[data-v-10254d4c]{background-color:#418cff}[data-theme=njhkht] .operate-color.primary[data-v-10254d4c]{background-color:#1d2088}.operate-color.success[data-v-10254d4c]{background:#67c23a}.operate-color.warning[data-v-10254d4c]{background:#e6a23c}.operate-color.danger[data-v-10254d4c]{background:#f56c6c}.operate-color.active .check-icon[data-v-10254d4c]{display:inline;color:#fff;font-size:18px;text-align:center}.operate-color.active.default .check-icon[data-v-10254d4c]{color:#0874e7}[data-theme=purple] .operate-color.active.default .check-icon[data-v-10254d4c]{color:#7569e2}[data-theme=palevioletred] .operate-color.active.default .check-icon[data-v-10254d4c]{color:#ce4545}[data-theme=forestgreen] .operate-color.active.default .check-icon[data-v-10254d4c]{color:#3d8a50}[data-theme=deepblue] .operate-color.active.default .check-icon[data-v-10254d4c]{color:#0f5fbd}[data-theme=orange] .operate-color.active.default .check-icon[data-v-10254d4c]{color:#ea6000}[data-theme=skyblue] .operate-color.active.default .check-icon[data-v-10254d4c]{color:#1a4586}[data-theme=aurorablue] .operate-color.active.default .check-icon[data-v-10254d4c]{color:#383b9e}[data-theme=tiffanyblue] .operate-color.active.default .check-icon[data-v-10254d4c]{color:#00aaad}[data-theme=tsinghuapurple] .operate-color.active.default .check-icon[data-v-10254d4c]{color:#5f2167}[data-theme=creativeblue] .operate-color.active.default .check-icon[data-v-10254d4c]{color:#418cff}[data-theme=njhkht] .operate-color.active.default .check-icon[data-v-10254d4c]{color:#1d2088}.el-row[data-v-10254d4c]{margin-bottom:6px}.el-row[data-v-10254d4c]:last-child{margin-bottom:0}.bpmn-operate__form[data-v-10254d4c] .edit-object{width:200px}
|
|
220
220
|
|
|
221
221
|
.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}
|
|
222
222
|
|
|
@@ -308,13 +308,11 @@
|
|
|
308
308
|
|
|
309
309
|
.batch-container[data-v-654e863a]{height:100%;overflow:auto}.box-card[data-v-654e863a]{margin-bottom:16px}.edit-container[data-v-654e863a]{display:flex;position:relative}.field-list[data-v-654e863a]{width:240px;border:1px solid #e3e3e3}.no-fields[data-v-654e863a]{width:240px;padding:16px;border:1px solid #e3e3e3}.field-item[data-v-654e863a]{display:flex;justify-content:space-between;line-height:1;padding:16px;border-bottom:1px solid #e3e3e3;cursor:pointer}.field-item[data-v-654e863a]:hover{background-color:rgba(8,116,231,0.2)}[data-theme=purple] .field-item[data-v-654e863a]:hover{background-color:rgba(117,105,226,0.2)}[data-theme=palevioletred] .field-item[data-v-654e863a]:hover{background-color:rgba(206,69,69,0.2)}[data-theme=forestgreen] .field-item[data-v-654e863a]:hover{background-color:rgba(61,138,80,0.2)}[data-theme=deepblue] .field-item[data-v-654e863a]:hover{background-color:rgba(15,95,189,0.2)}[data-theme=orange] .field-item[data-v-654e863a]:hover{background-color:rgba(234,96,0,0.2)}[data-theme=skyblue] .field-item[data-v-654e863a]:hover{background-color:rgba(26,69,134,0.2)}[data-theme=aurorablue] .field-item[data-v-654e863a]:hover{background-color:rgba(56,59,158,0.2)}[data-theme=tiffanyblue] .field-item[data-v-654e863a]:hover{background-color:rgba(0,170,173,0.2)}[data-theme=tsinghuapurple] .field-item[data-v-654e863a]:hover{background-color:rgba(95,33,103,0.2)}[data-theme=creativeblue] .field-item[data-v-654e863a]:hover{background-color:rgba(65,140,255,0.2)}[data-theme=njhkht] .field-item[data-v-654e863a]:hover{background-color:rgba(29,32,136,0.2)}.field-item[data-v-654e863a]:last-child{border-bottom:none}.form-container[data-v-654e863a]{display:flex;flex-direction:column}.form[data-v-654e863a]{flex:1}.form-buttons[data-v-654e863a]{margin-left:120px;margin-bottom:10px}
|
|
310
310
|
|
|
311
|
-
.container[data-v-
|
|
311
|
+
.container[data-v-6e5b3622]{display:flex;height:100%;position:relative;flex-direction:column;position:absolute;left:0;top:0;width:100%;height:100%}.report-header[data-v-6e5b3622]{position:relative;height:56px;background:#fff;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e8e8e8;margin-bottom:10px}.report-title[data-v-6e5b3622]{display:flex}.report-back[data-v-6e5b3622]{font-size:20px;cursor:pointer;position:relative;top:1px}.report-name[data-v-6e5b3622]{color:#222;font-size:16px;margin:0 12px 0 6px;display:flex;align-items:center;white-space:nowrap}.report-name i[data-v-6e5b3622]{font-size:18px;color:#444;cursor:pointer;margin-left:8px}.report-operate[data-v-6e5b3622]{display:flex}
|
|
312
312
|
|
|
313
313
|
.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}}
|
|
314
314
|
|
|
315
|
-
.container[data-v-5db51d17]{position:absolute;left:0;top:0;width:100%;height:100%}.report-header[data-v-5db51d17]{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-5db51d17]{display:flex}.report-back[data-v-5db51d17]{font-size:20px;cursor:pointer;position:relative;top:1px}.report-name[data-v-5db51d17]{color:#222;font-size:16px;margin:0 12px 0 6px;display:flex;align-items:center;white-space:nowrap}.report-name i[data-v-5db51d17]{font-size:18px;color:#444;cursor:pointer;margin-left:8px}.report-operate[data-v-5db51d17]{display:flex}.import-btn[data-v-5db51d17]{margin-right:10px}.content[data-v-5db51d17]{width:100%;height:calc(100% - 59px);display:flex}.data-source[data-v-5db51d17]{width:240px;margin-right:16px;flex-shrink:0;height:100%}.data-source[data-v-5db51d17] .el-tabs{height:100%;display:flex;flex-direction:column}.data-source[data-v-5db51d17] .el-tabs__content{flex:1;overflow:hidden}.data-source[data-v-5db51d17] .el-tab-pane{height:100%;display:flex;flex-direction:column}.data-source-modal-header[data-v-5db51d17]{font-size:16px;font-weight:600}.data-souce-modal-content__base[data-v-5db51d17]{padding-left:16px}.data-source__scope[data-v-5db51d17]{padding:16px}.data-source-tree[data-v-5db51d17]{margin-top:16px;flex:1;overflow:auto}.form-item[data-v-5db51d17]{display:flex;align-items:center;margin:12px 0}.form-item label[data-v-5db51d17]{width:100px;flex-shrink:0}.form-item[data-v-5db51d17] .el-input__suffix{line-height:36px}.sort-field[data-v-5db51d17]{padding-left:16px;line-height:50px}.sort-field .active[data-v-5db51d17]{color:#0874e7}[data-theme=purple] .sort-field .active[data-v-5db51d17]{color:#7569e2}[data-theme=palevioletred] .sort-field .active[data-v-5db51d17]{color:#ce4545}[data-theme=forestgreen] .sort-field .active[data-v-5db51d17]{color:#3d8a50}[data-theme=deepblue] .sort-field .active[data-v-5db51d17]{color:#0f5fbd}[data-theme=orange] .sort-field .active[data-v-5db51d17]{color:#ea6000}[data-theme=skyblue] .sort-field .active[data-v-5db51d17]{color:#1a4586}[data-theme=aurorablue] .sort-field .active[data-v-5db51d17]{color:#383b9e}[data-theme=tiffanyblue] .sort-field .active[data-v-5db51d17]{color:#00aaad}[data-theme=tsinghuapurple] .sort-field .active[data-v-5db51d17]{color:#5f2167}[data-theme=creativeblue] .sort-field .active[data-v-5db51d17]{color:#418cff}[data-theme=njhkht] .sort-field .active[data-v-5db51d17]{color:#1d2088}.sort-field .sort-icon[data-v-5db51d17]{font-size:16px}.sort-field .el-icon-sort-down[data-v-5db51d17]{position:relative;right:-9px;cursor:pointer}.sort-field .el-icon-close[data-v-5db51d17]{float:right;cursor:pointer;line-height:50px;font-size:18px}.sort-field .el-icon-close[data-v-5db51d17]:hover{color:#0874e7}[data-theme=purple] .sort-field .el-icon-close[data-v-5db51d17]:hover{color:#7569e2}[data-theme=palevioletred] .sort-field .el-icon-close[data-v-5db51d17]:hover{color:#ce4545}[data-theme=forestgreen] .sort-field .el-icon-close[data-v-5db51d17]:hover{color:#3d8a50}[data-theme=deepblue] .sort-field .el-icon-close[data-v-5db51d17]:hover{color:#0f5fbd}[data-theme=orange] .sort-field .el-icon-close[data-v-5db51d17]:hover{color:#ea6000}[data-theme=skyblue] .sort-field .el-icon-close[data-v-5db51d17]:hover{color:#1a4586}[data-theme=aurorablue] .sort-field .el-icon-close[data-v-5db51d17]:hover{color:#383b9e}[data-theme=tiffanyblue] .sort-field .el-icon-close[data-v-5db51d17]:hover{color:#00aaad}[data-theme=tsinghuapurple] .sort-field .el-icon-close[data-v-5db51d17]:hover{color:#5f2167}[data-theme=creativeblue] .sort-field .el-icon-close[data-v-5db51d17]:hover{color:#418cff}[data-theme=njhkht] .sort-field .el-icon-close[data-v-5db51d17]:hover{color:#1d2088}.sort-opera[data-v-5db51d17]{cursor:pointer;color:#0874e7;margin-left:16px;padding:24px 0}[data-theme=purple] .sort-opera[data-v-5db51d17]{color:#7569e2}[data-theme=palevioletred] .sort-opera[data-v-5db51d17]{color:#ce4545}[data-theme=forestgreen] .sort-opera[data-v-5db51d17]{color:#3d8a50}[data-theme=deepblue] .sort-opera[data-v-5db51d17]{color:#0f5fbd}[data-theme=orange] .sort-opera[data-v-5db51d17]{color:#ea6000}[data-theme=skyblue] .sort-opera[data-v-5db51d17]{color:#1a4586}[data-theme=aurorablue] .sort-opera[data-v-5db51d17]{color:#383b9e}[data-theme=tiffanyblue] .sort-opera[data-v-5db51d17]{color:#00aaad}[data-theme=tsinghuapurple] .sort-opera[data-v-5db51d17]{color:#5f2167}[data-theme=creativeblue] .sort-opera[data-v-5db51d17]{color:#418cff}[data-theme=njhkht] .sort-opera[data-v-5db51d17]{color:#1d2088}.luckysheet-container[data-v-5db51d17]{width:calc(100% - 600px);height:100%;overflow:auto}.luckysheet-container[data-v-5db51d17] .luckysheet_info_detail{display:none !important}.attribute-pane[data-v-5db51d17]{width:360px;height:100%;background:#fff}.attribute-pane__header[data-v-5db51d17]{padding:16px;border-bottom:1px solid #e3e3e3}.attribute-pane__header>span[data-v-5db51d17]{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-5db51d17]{border-color:#7569e2}[data-theme=palevioletred] .attribute-pane__header>span[data-v-5db51d17]{border-color:#ce4545}[data-theme=forestgreen] .attribute-pane__header>span[data-v-5db51d17]{border-color:#3d8a50}[data-theme=deepblue] .attribute-pane__header>span[data-v-5db51d17]{border-color:#0f5fbd}[data-theme=orange] .attribute-pane__header>span[data-v-5db51d17]{border-color:#ea6000}[data-theme=skyblue] .attribute-pane__header>span[data-v-5db51d17]{border-color:#1a4586}[data-theme=aurorablue] .attribute-pane__header>span[data-v-5db51d17]{border-color:#383b9e}[data-theme=tiffanyblue] .attribute-pane__header>span[data-v-5db51d17]{border-color:#00aaad}[data-theme=tsinghuapurple] .attribute-pane__header>span[data-v-5db51d17]{border-color:#5f2167}[data-theme=creativeblue] .attribute-pane__header>span[data-v-5db51d17]{border-color:#418cff}[data-theme=njhkht] .attribute-pane__header>span[data-v-5db51d17]{border-color:#1d2088}.attribute-pane__content[data-v-5db51d17]{padding:0 10px;height:calc(100% - 54px);overflow:auto}.attribute-item[data-v-5db51d17]{display:flex;padding:6px 0}.attribute-item>label[data-v-5db51d17]{padding:6px 0;display:inline-block;width:84px;margin-right:14px;line-height:24px;color:#444}.attribute-item__content[data-v-5db51d17]{line-height:36px;color:#444}.params-tree[data-v-5db51d17]{margin-top:10px}.params[data-v-5db51d17]{width:100%;line-height:40px}.params:hover .params-icon[data-v-5db51d17]{display:block}.params-icon[data-v-5db51d17]{display:none;float:right}.params-icon i[data-v-5db51d17]{padding:0 8px;border-right:1px solid #e3e3e3}.params-icon i[data-v-5db51d17]:last-child{border:0}.params-icon i[data-v-5db51d17]:hover{cursor:pointer;color:#0874e7}[data-theme=purple] .params-icon i[data-v-5db51d17]:hover{color:#7569e2}[data-theme=palevioletred] .params-icon i[data-v-5db51d17]:hover{color:#ce4545}[data-theme=forestgreen] .params-icon i[data-v-5db51d17]:hover{color:#3d8a50}[data-theme=deepblue] .params-icon i[data-v-5db51d17]:hover{color:#0f5fbd}[data-theme=orange] .params-icon i[data-v-5db51d17]:hover{color:#ea6000}[data-theme=skyblue] .params-icon i[data-v-5db51d17]:hover{color:#1a4586}[data-theme=aurorablue] .params-icon i[data-v-5db51d17]:hover{color:#383b9e}[data-theme=tiffanyblue] .params-icon i[data-v-5db51d17]:hover{color:#00aaad}[data-theme=tsinghuapurple] .params-icon i[data-v-5db51d17]:hover{color:#5f2167}[data-theme=creativeblue] .params-icon i[data-v-5db51d17]:hover{color:#418cff}[data-theme=njhkht] .params-icon i[data-v-5db51d17]:hover{color:#1d2088}.input-params[data-v-5db51d17]{display:flex;align-items:center;padding:10px 0}.input-params label[data-v-5db51d17]{width:100px;white-space:pre-wrap}.preview-btn[data-v-5db51d17]{display:block;margin:0 auto}.form__label[data-v-5db51d17]{margin:10px 0}.cell-select[data-v-5db51d17]{width:68px;margin-left:8px}.form-content[data-v-5db51d17] .table-form-item__label{width:80px;padding-left:0}.form-content[data-v-5db51d17] .table-form-item__content .el-input,.form-content[data-v-5db51d17] .table-form-item__content .el-input-number--medium{width:200px}.filter-condition__btn[data-v-5db51d17]{text-align:center;margin:10px 0}.filter-condition__operates[data-v-5db51d17]{color:#666}.filter-condition__operates i[data-v-5db51d17]{cursor:pointer;color:red;margin:0 4px}.filter-condition__operates i[data-v-5db51d17]:first-child{color:#0874e7}[data-theme=purple] .filter-condition__operates i[data-v-5db51d17]:first-child{color:#7569e2}[data-theme=palevioletred] .filter-condition__operates i[data-v-5db51d17]:first-child{color:#ce4545}[data-theme=forestgreen] .filter-condition__operates i[data-v-5db51d17]:first-child{color:#3d8a50}[data-theme=deepblue] .filter-condition__operates i[data-v-5db51d17]:first-child{color:#0f5fbd}[data-theme=orange] .filter-condition__operates i[data-v-5db51d17]:first-child{color:#ea6000}[data-theme=skyblue] .filter-condition__operates i[data-v-5db51d17]:first-child{color:#1a4586}[data-theme=aurorablue] .filter-condition__operates i[data-v-5db51d17]:first-child{color:#383b9e}[data-theme=tiffanyblue] .filter-condition__operates i[data-v-5db51d17]:first-child{color:#00aaad}[data-theme=tsinghuapurple] .filter-condition__operates i[data-v-5db51d17]:first-child{color:#5f2167}[data-theme=creativeblue] .filter-condition__operates i[data-v-5db51d17]:first-child{color:#418cff}[data-theme=njhkht] .filter-condition__operates i[data-v-5db51d17]:first-child{color:#1d2088}.filter-condition-opera__popper[data-v-5db51d17]{max-height:400px;overflow:auto}.table-form-item-label[data-v-5db51d17]::before{content:'*';color:#F56C6C;margin-right:4px}.property-item-condition[data-v-5db51d17]{height:40px;align-items:center;display:flex}.condition-property-item[data-v-5db51d17]{padding:4px 0}.condition-property-item-active[data-v-5db51d17]{padding:4px 0;color:#0874e7}.data-source__header[data-v-5db51d17]{margin-top:10px}.data-source-operate__footer[data-v-5db51d17]{margin-top:10px}.language__switch[data-v-5db51d17]{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-5db51d17]{padding:0 16px 0 10px}.language-item[data-v-5db51d17]{width:100px}.language-item.is-active[data-v-5db51d17]{background-color:rgba(8,116,231,0.1);color:#0874e7}[data-theme=purple] .language-item.is-active[data-v-5db51d17]{background-color:rgba(117,105,226,0.1)}[data-theme=palevioletred] .language-item.is-active[data-v-5db51d17]{background-color:rgba(206,69,69,0.1)}[data-theme=forestgreen] .language-item.is-active[data-v-5db51d17]{background-color:rgba(61,138,80,0.1)}[data-theme=deepblue] .language-item.is-active[data-v-5db51d17]{background-color:rgba(15,95,189,0.1)}[data-theme=orange] .language-item.is-active[data-v-5db51d17]{background-color:rgba(234,96,0,0.1)}[data-theme=skyblue] .language-item.is-active[data-v-5db51d17]{background-color:rgba(26,69,134,0.1)}[data-theme=aurorablue] .language-item.is-active[data-v-5db51d17]{background-color:rgba(56,59,158,0.1)}[data-theme=tiffanyblue] .language-item.is-active[data-v-5db51d17]{background-color:rgba(0,170,173,0.1)}[data-theme=tsinghuapurple] .language-item.is-active[data-v-5db51d17]{background-color:rgba(95,33,103,0.1)}[data-theme=creativeblue] .language-item.is-active[data-v-5db51d17]{background-color:rgba(65,140,255,0.1)}[data-theme=njhkht] .language-item.is-active[data-v-5db51d17]{background-color:rgba(29,32,136,0.1)}[data-theme=purple] .language-item.is-active[data-v-5db51d17]{color:#7569e2}[data-theme=palevioletred] .language-item.is-active[data-v-5db51d17]{color:#ce4545}[data-theme=forestgreen] .language-item.is-active[data-v-5db51d17]{color:#3d8a50}[data-theme=deepblue] .language-item.is-active[data-v-5db51d17]{color:#0f5fbd}[data-theme=orange] .language-item.is-active[data-v-5db51d17]{color:#ea6000}[data-theme=skyblue] .language-item.is-active[data-v-5db51d17]{color:#1a4586}[data-theme=aurorablue] .language-item.is-active[data-v-5db51d17]{color:#383b9e}[data-theme=tiffanyblue] .language-item.is-active[data-v-5db51d17]{color:#00aaad}[data-theme=tsinghuapurple] .language-item.is-active[data-v-5db51d17]{color:#5f2167}[data-theme=creativeblue] .language-item.is-active[data-v-5db51d17]{color:#418cff}[data-theme=njhkht] .language-item.is-active[data-v-5db51d17]{color:#1d2088}
|
|
316
|
-
|
|
317
|
-
.container[data-v-02e8e545]{width:100%;height:100%}.report-header[data-v-02e8e545]{height:56px;background:#fff;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e8e8e8}.report-body[data-v-02e8e545]{height:calc(100% - 58px);width:100%;box-sizing:border-box;padding:10px;background:#fff;overflow:auto}.report-back[data-v-02e8e545]{font-size:20px;cursor:pointer;position:relative;top:1px}
|
|
315
|
+
.container[data-v-143aa954]{position:absolute;left:0;top:0;width:100%;height:100%}.report-header[data-v-143aa954]{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-143aa954]{display:flex}.report-back[data-v-143aa954]{font-size:20px;cursor:pointer;position:relative;top:1px}.report-name[data-v-143aa954]{color:#222;font-size:16px;margin:0 12px 0 6px;display:flex;align-items:center;white-space:nowrap}.report-name i[data-v-143aa954]{font-size:18px;color:#444;cursor:pointer;margin-left:8px}.report-operate[data-v-143aa954]{display:flex}.import-btn[data-v-143aa954]{margin-right:10px}.content[data-v-143aa954]{width:100%;height:calc(100% - 59px);display:flex}.data-source[data-v-143aa954]{width:240px;margin-right:16px;flex-shrink:0;height:100%}.data-source[data-v-143aa954] .el-tabs{height:100%;display:flex;flex-direction:column}.data-source[data-v-143aa954] .el-tabs__content{flex:1;overflow:hidden}.data-source[data-v-143aa954] .el-tab-pane{height:100%;display:flex;flex-direction:column}.data-source-modal-header[data-v-143aa954]{font-size:16px;font-weight:600}.data-souce-modal-content__base[data-v-143aa954]{padding-left:16px}.data-source__scope[data-v-143aa954]{padding:16px}.data-source-tree[data-v-143aa954]{margin-top:16px;flex:1;overflow:auto}.form-item[data-v-143aa954]{display:flex;align-items:center;margin:12px 0}.form-item label[data-v-143aa954]{width:100px;flex-shrink:0}.form-item[data-v-143aa954] .el-input__suffix{line-height:36px}.sort-field[data-v-143aa954]{padding-left:16px;line-height:50px}.sort-field .active[data-v-143aa954]{color:#0874e7}[data-theme=purple] .sort-field .active[data-v-143aa954]{color:#7569e2}[data-theme=palevioletred] .sort-field .active[data-v-143aa954]{color:#ce4545}[data-theme=forestgreen] .sort-field .active[data-v-143aa954]{color:#3d8a50}[data-theme=deepblue] .sort-field .active[data-v-143aa954]{color:#0f5fbd}[data-theme=orange] .sort-field .active[data-v-143aa954]{color:#ea6000}[data-theme=skyblue] .sort-field .active[data-v-143aa954]{color:#1a4586}[data-theme=aurorablue] .sort-field .active[data-v-143aa954]{color:#383b9e}[data-theme=tiffanyblue] .sort-field .active[data-v-143aa954]{color:#00aaad}[data-theme=tsinghuapurple] .sort-field .active[data-v-143aa954]{color:#5f2167}[data-theme=creativeblue] .sort-field .active[data-v-143aa954]{color:#418cff}[data-theme=njhkht] .sort-field .active[data-v-143aa954]{color:#1d2088}.sort-field .sort-icon[data-v-143aa954]{font-size:16px}.sort-field .el-icon-sort-down[data-v-143aa954]{position:relative;right:-9px;cursor:pointer}.sort-field .el-icon-close[data-v-143aa954]{float:right;cursor:pointer;line-height:50px;font-size:18px}.sort-field .el-icon-close[data-v-143aa954]:hover{color:#0874e7}[data-theme=purple] .sort-field .el-icon-close[data-v-143aa954]:hover{color:#7569e2}[data-theme=palevioletred] .sort-field .el-icon-close[data-v-143aa954]:hover{color:#ce4545}[data-theme=forestgreen] .sort-field .el-icon-close[data-v-143aa954]:hover{color:#3d8a50}[data-theme=deepblue] .sort-field .el-icon-close[data-v-143aa954]:hover{color:#0f5fbd}[data-theme=orange] .sort-field .el-icon-close[data-v-143aa954]:hover{color:#ea6000}[data-theme=skyblue] .sort-field .el-icon-close[data-v-143aa954]:hover{color:#1a4586}[data-theme=aurorablue] .sort-field .el-icon-close[data-v-143aa954]:hover{color:#383b9e}[data-theme=tiffanyblue] .sort-field .el-icon-close[data-v-143aa954]:hover{color:#00aaad}[data-theme=tsinghuapurple] .sort-field .el-icon-close[data-v-143aa954]:hover{color:#5f2167}[data-theme=creativeblue] .sort-field .el-icon-close[data-v-143aa954]:hover{color:#418cff}[data-theme=njhkht] .sort-field .el-icon-close[data-v-143aa954]:hover{color:#1d2088}.sort-opera[data-v-143aa954]{cursor:pointer;color:#0874e7;margin-left:16px;padding:24px 0}[data-theme=purple] .sort-opera[data-v-143aa954]{color:#7569e2}[data-theme=palevioletred] .sort-opera[data-v-143aa954]{color:#ce4545}[data-theme=forestgreen] .sort-opera[data-v-143aa954]{color:#3d8a50}[data-theme=deepblue] .sort-opera[data-v-143aa954]{color:#0f5fbd}[data-theme=orange] .sort-opera[data-v-143aa954]{color:#ea6000}[data-theme=skyblue] .sort-opera[data-v-143aa954]{color:#1a4586}[data-theme=aurorablue] .sort-opera[data-v-143aa954]{color:#383b9e}[data-theme=tiffanyblue] .sort-opera[data-v-143aa954]{color:#00aaad}[data-theme=tsinghuapurple] .sort-opera[data-v-143aa954]{color:#5f2167}[data-theme=creativeblue] .sort-opera[data-v-143aa954]{color:#418cff}[data-theme=njhkht] .sort-opera[data-v-143aa954]{color:#1d2088}.luckysheet-container[data-v-143aa954]{width:calc(100% - 600px);height:100%;overflow:auto}.luckysheet-container[data-v-143aa954] .luckysheet_info_detail{display:none !important}.attribute-pane[data-v-143aa954]{width:360px;height:100%;background:#fff}.attribute-pane__header[data-v-143aa954]{padding:16px;border-bottom:1px solid #e3e3e3}.attribute-pane__header>span[data-v-143aa954]{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-143aa954]{border-color:#7569e2}[data-theme=palevioletred] .attribute-pane__header>span[data-v-143aa954]{border-color:#ce4545}[data-theme=forestgreen] .attribute-pane__header>span[data-v-143aa954]{border-color:#3d8a50}[data-theme=deepblue] .attribute-pane__header>span[data-v-143aa954]{border-color:#0f5fbd}[data-theme=orange] .attribute-pane__header>span[data-v-143aa954]{border-color:#ea6000}[data-theme=skyblue] .attribute-pane__header>span[data-v-143aa954]{border-color:#1a4586}[data-theme=aurorablue] .attribute-pane__header>span[data-v-143aa954]{border-color:#383b9e}[data-theme=tiffanyblue] .attribute-pane__header>span[data-v-143aa954]{border-color:#00aaad}[data-theme=tsinghuapurple] .attribute-pane__header>span[data-v-143aa954]{border-color:#5f2167}[data-theme=creativeblue] .attribute-pane__header>span[data-v-143aa954]{border-color:#418cff}[data-theme=njhkht] .attribute-pane__header>span[data-v-143aa954]{border-color:#1d2088}.attribute-pane__content[data-v-143aa954]{padding:0 10px;height:calc(100% - 54px);overflow:auto}.attribute-item[data-v-143aa954]{display:flex;padding:6px 0}.attribute-item>label[data-v-143aa954]{padding:6px 0;display:inline-block;width:84px;margin-right:14px;line-height:24px;color:#444}.attribute-item__content[data-v-143aa954]{line-height:36px;color:#444}.params-tree[data-v-143aa954]{margin-top:10px}.params[data-v-143aa954]{width:100%;line-height:40px}.params:hover .params-icon[data-v-143aa954]{display:block}.params-icon[data-v-143aa954]{display:none;float:right}.params-icon i[data-v-143aa954]{padding:0 8px;border-right:1px solid #e3e3e3}.params-icon i[data-v-143aa954]:last-child{border:0}.params-icon i[data-v-143aa954]:hover{cursor:pointer;color:#0874e7}[data-theme=purple] .params-icon i[data-v-143aa954]:hover{color:#7569e2}[data-theme=palevioletred] .params-icon i[data-v-143aa954]:hover{color:#ce4545}[data-theme=forestgreen] .params-icon i[data-v-143aa954]:hover{color:#3d8a50}[data-theme=deepblue] .params-icon i[data-v-143aa954]:hover{color:#0f5fbd}[data-theme=orange] .params-icon i[data-v-143aa954]:hover{color:#ea6000}[data-theme=skyblue] .params-icon i[data-v-143aa954]:hover{color:#1a4586}[data-theme=aurorablue] .params-icon i[data-v-143aa954]:hover{color:#383b9e}[data-theme=tiffanyblue] .params-icon i[data-v-143aa954]:hover{color:#00aaad}[data-theme=tsinghuapurple] .params-icon i[data-v-143aa954]:hover{color:#5f2167}[data-theme=creativeblue] .params-icon i[data-v-143aa954]:hover{color:#418cff}[data-theme=njhkht] .params-icon i[data-v-143aa954]:hover{color:#1d2088}.input-params[data-v-143aa954]{display:flex;align-items:center;padding:10px 0}.input-params label[data-v-143aa954]{width:100px;white-space:pre-wrap}.preview-btn[data-v-143aa954]{display:block;margin:0 auto}.form__label[data-v-143aa954]{margin:10px 0}.cell-select[data-v-143aa954]{width:68px;margin-left:8px}.form-content[data-v-143aa954] .table-form-item__label{width:80px;padding-left:0}.form-content[data-v-143aa954] .table-form-item__content .el-input,.form-content[data-v-143aa954] .table-form-item__content .el-input-number--medium{width:200px}.filter-condition__btn[data-v-143aa954]{text-align:center;margin:10px 0}.filter-condition__operates[data-v-143aa954]{color:#666}.filter-condition__operates i[data-v-143aa954]{cursor:pointer;color:red;margin:0 4px}.filter-condition__operates i[data-v-143aa954]:first-child{color:#0874e7}[data-theme=purple] .filter-condition__operates i[data-v-143aa954]:first-child{color:#7569e2}[data-theme=palevioletred] .filter-condition__operates i[data-v-143aa954]:first-child{color:#ce4545}[data-theme=forestgreen] .filter-condition__operates i[data-v-143aa954]:first-child{color:#3d8a50}[data-theme=deepblue] .filter-condition__operates i[data-v-143aa954]:first-child{color:#0f5fbd}[data-theme=orange] .filter-condition__operates i[data-v-143aa954]:first-child{color:#ea6000}[data-theme=skyblue] .filter-condition__operates i[data-v-143aa954]:first-child{color:#1a4586}[data-theme=aurorablue] .filter-condition__operates i[data-v-143aa954]:first-child{color:#383b9e}[data-theme=tiffanyblue] .filter-condition__operates i[data-v-143aa954]:first-child{color:#00aaad}[data-theme=tsinghuapurple] .filter-condition__operates i[data-v-143aa954]:first-child{color:#5f2167}[data-theme=creativeblue] .filter-condition__operates i[data-v-143aa954]:first-child{color:#418cff}[data-theme=njhkht] .filter-condition__operates i[data-v-143aa954]:first-child{color:#1d2088}.filter-condition-opera__popper[data-v-143aa954]{max-height:400px;overflow:auto}.table-form-item-label[data-v-143aa954]::before{content:'*';color:#F56C6C;margin-right:4px}.property-item-condition[data-v-143aa954]{height:40px;align-items:center;display:flex}.condition-property-item[data-v-143aa954]{padding:4px 0}.condition-property-item-active[data-v-143aa954]{padding:4px 0;color:#0874e7}.data-source__header[data-v-143aa954]{margin-top:10px}.data-source-operate__footer[data-v-143aa954]{margin-top:10px}.language__switch[data-v-143aa954]{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-143aa954]{padding:0 16px 0 10px}.language-item[data-v-143aa954]{width:100px}.language-item.is-active[data-v-143aa954]{background-color:rgba(8,116,231,0.1);color:#0874e7}[data-theme=purple] .language-item.is-active[data-v-143aa954]{background-color:rgba(117,105,226,0.1)}[data-theme=palevioletred] .language-item.is-active[data-v-143aa954]{background-color:rgba(206,69,69,0.1)}[data-theme=forestgreen] .language-item.is-active[data-v-143aa954]{background-color:rgba(61,138,80,0.1)}[data-theme=deepblue] .language-item.is-active[data-v-143aa954]{background-color:rgba(15,95,189,0.1)}[data-theme=orange] .language-item.is-active[data-v-143aa954]{background-color:rgba(234,96,0,0.1)}[data-theme=skyblue] .language-item.is-active[data-v-143aa954]{background-color:rgba(26,69,134,0.1)}[data-theme=aurorablue] .language-item.is-active[data-v-143aa954]{background-color:rgba(56,59,158,0.1)}[data-theme=tiffanyblue] .language-item.is-active[data-v-143aa954]{background-color:rgba(0,170,173,0.1)}[data-theme=tsinghuapurple] .language-item.is-active[data-v-143aa954]{background-color:rgba(95,33,103,0.1)}[data-theme=creativeblue] .language-item.is-active[data-v-143aa954]{background-color:rgba(65,140,255,0.1)}[data-theme=njhkht] .language-item.is-active[data-v-143aa954]{background-color:rgba(29,32,136,0.1)}[data-theme=purple] .language-item.is-active[data-v-143aa954]{color:#7569e2}[data-theme=palevioletred] .language-item.is-active[data-v-143aa954]{color:#ce4545}[data-theme=forestgreen] .language-item.is-active[data-v-143aa954]{color:#3d8a50}[data-theme=deepblue] .language-item.is-active[data-v-143aa954]{color:#0f5fbd}[data-theme=orange] .language-item.is-active[data-v-143aa954]{color:#ea6000}[data-theme=skyblue] .language-item.is-active[data-v-143aa954]{color:#1a4586}[data-theme=aurorablue] .language-item.is-active[data-v-143aa954]{color:#383b9e}[data-theme=tiffanyblue] .language-item.is-active[data-v-143aa954]{color:#00aaad}[data-theme=tsinghuapurple] .language-item.is-active[data-v-143aa954]{color:#5f2167}[data-theme=creativeblue] .language-item.is-active[data-v-143aa954]{color:#418cff}[data-theme=njhkht] .language-item.is-active[data-v-143aa954]{color:#1d2088}
|
|
318
316
|
|
|
319
317
|
.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}
|
|
320
318
|
|
|
@@ -336,7 +334,7 @@
|
|
|
336
334
|
|
|
337
335
|
.el-dialog__header{border-bottom:1px solid #e3e3e3}
|
|
338
336
|
|
|
339
|
-
.container[data-v-
|
|
337
|
+
.container[data-v-86854c92] .el-form-item__label{text-align:center}.person-header[data-v-86854c92]{margin-bottom:calc(var(--margin) * 2) !important}.base-info[data-v-86854c92]{background-color:white;border-radius:4px;margin:0 auto}.info-header[data-v-86854c92]{display:flex;align-items:center;border-bottom:1px solid #DCDFE6;width:100%;margin:0 auto 20px;padding:20px}.item-title[data-v-86854c92]{display:flex;align-items:center;width:100%}.block[data-v-86854c92]{width:4px;height:16px;background:#0874E7;border-radius:2px;margin-right:8px}.info-title[data-v-86854c92]{font-size:16px;font-weight:500;color:#222222}.info-header-right[data-v-86854c92]{margin-left:20px}.info-name[data-v-86854c92]{font-size:24px;font-weight:500;color:#222222;line-height:24px;margin-bottom:20px}.info-last-time[data-v-86854c92]{font-size:14px;color:#666666;line-height:14px;margin-top:10px}.awatar-container[data-v-86854c92]{width:80px;height:80px;position:relative}.avatar[data-v-86854c92]{width:100%;height:100%;border-radius:50%;border:1px solid #DCDFE6;box-sizing:border-box;overflow:hidden;position:absolute;left:0}.avatar>img[data-v-86854c92]{object-fit:cover;width:100%;height:100%}.el-icon-edit-outline[data-v-86854c92]{width:16px;height:16px;color:#267CFF;cursor:pointer;margin-left:13px}.avatar-uploader .el-upload[data-v-86854c92]{cursor:pointer;position:relative;overflow:hidden}.avatar-mask[data-v-86854c92]{position:absolute;width:100%;height:100%;border-radius:50%;background-color:rgba(0,0,0,0.5);font-size:12px;color:#FFFFFF;z-index:100;display:flex;justify-content:center;align-items:center}.info-base[data-v-86854c92]{padding:0 20px;display:flex;flex-wrap:wrap;margin-bottom:40px}.info-base-item[data-v-86854c92]{font-size:14px;display:flex;margin-left:16px;width:548px;align-items:center}.base-title[data-v-86854c92]{width:100px;color:#444444}.base-value[data-v-86854c92]{color:#121212;margin-right:20px}.base-handle[data-v-86854c92]{color:#0874E7;cursor:pointer;line-height:36px}.forget-password__input[data-v-86854c92]{display:flex}.get-code-btn[data-v-86854c92]{width:140px;text-align:center;height:36px;margin-left:12px}.password-tip[data-v-86854c92]{font-size:12px;color:#999;line-height:16px;margin-top:4px}
|
|
340
338
|
|
|
341
339
|
.epx-app-index__content--page-center .person-header{margin:calc(var(--margin) * 2) auto !important}
|
|
342
340
|
|