hoeditor-web 2.0.88 → 2.0.91

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/hoeditor.css CHANGED
@@ -54,9 +54,9 @@ canvas[data-v-4ca2496a] {
54
54
 
55
55
  .component-date .my-vue-date2{width:210px;background:#fff;font-size:12px;margin:0 auto}.component-date .my-vue-date2 .date-header{margin-top:10px;text-align:center;position:relative;height:30px;padding:0 3px 0 5px;font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.component-date .my-vue-date2 .date-header .last,.component-date .my-vue-date2 .date-header .next{width:20px;height:20px;line-height:20px;cursor:pointer;font-size:14px;border-radius:3px}.component-date .my-vue-date2 .date-header .last:hover,.component-date .my-vue-date2 .date-header .next:hover{color:#409eff;background:#f0f0f0}.component-date .my-vue-date2 .date-header p{-webkit-box-flex:1;-ms-flex:1;flex:1}.component-date .my-vue-date2 .date-header p span{padding:0 3px;font-size:14px}.component-date .my-vue-date2 .date-header p span:hover{color:#409eff;cursor:pointer}.component-date .my-vue-date2 .font14{font-size:14px}.component-date .my-vue-date2 table{width:100%;border-spacing:0}.component-date .my-vue-date2 table th{font-weight:bold}.component-date .my-vue-date2 table td,.component-date .my-vue-date2 table th{text-align:center;height:30px;margin:0;padding:0}.component-date .my-vue-date2 table .today span{color:#409eff;font-weight:bold}.component-date .my-vue-date2 table .today .active{background:#409eff;font-weight:normal;color:#fff}.component-date .my-vue-date2 table .grey{color:#c0c4cc}.component-date .my-vue-date2 table .active{background:#409eff;color:#fff}.component-date .my-vue-date2 table .has{background:#bad1ff;color:#fff}.component-date .my-vue-date2 table span{display:inline-block;width:30px;height:30px;line-height:30px;text-align:center;cursor:pointer;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.component-date .my-vue-date2 table span:hover{background:#409eff;font-weight:normal;color:#fff}.component-date .years{padding-left:0;padding-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.component-date .years li{width:25%;height:36px;line-height:36px;font-size:12px;text-align:center;border-radius:2px;margin:10px 0;cursor:pointer;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.component-date .years li:hover{background:#409eff;color:#fff}.component-date .years .active{color:#409eff;font-weight:bold}
56
56
  .vue-recycle-scroller{position:relative}.vue-recycle-scroller.direction-vertical:not(.page-mode){overflow-y:auto}.vue-recycle-scroller.direction-horizontal:not(.page-mode){overflow-x:auto}.vue-recycle-scroller.direction-horizontal{display:-webkit-box;display:-ms-flexbox;display:flex}.vue-recycle-scroller__slot{-webkit-box-flex:1;-ms-flex:auto 0 0px;flex:auto 0 0}.vue-recycle-scroller__item-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;position:relative}.vue-recycle-scroller.ready .vue-recycle-scroller__item-view{position:absolute;top:0;left:0;will-change:transform}.vue-recycle-scroller.direction-vertical .vue-recycle-scroller__item-wrapper{width:100%}.vue-recycle-scroller.direction-horizontal .vue-recycle-scroller__item-wrapper{height:100%}.vue-recycle-scroller.ready.direction-vertical .vue-recycle-scroller__item-view{width:100%}.vue-recycle-scroller.ready.direction-horizontal .vue-recycle-scroller__item-view{height:100%}.resize-observer[data-v-b329ee4c]{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border:none;background-color:transparent;pointer-events:none;display:block;overflow:hidden;opacity:0}.resize-observer[data-v-b329ee4c] object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}
57
- .poper-selected-modal[data-v-8458a672]{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:1111;background:rgba(0,0,0,0);border-radius:2px;font-size:12px;min-width:20px;max-height:370px;background:#fff;-webkit-box-shadow:0 2px 12px 0 rgba(56,56,56,.2);box-shadow:0 2px 12px 0 rgba(56,56,56,.2)}.poper-selected-modal .list-box[data-v-8458a672]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.poper-selected-modal .poper-select-title[data-v-8458a672]{font-size:12px;padding:0 0 0 5px;height:24px;line-height:24px;border-top:1px solid #ddd}.poper-selected-modal .poper-select-title[data-v-8458a672]:hover{color:#2175ff;background:#ecf5ff}.poper-selected-modal .list[data-v-8458a672]{width:300px;overflow-y:auto;overflow-x:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:17px 10px 0 10px;max-height:280px;background:#fff}.poper-selected-modal .list li[data-v-8458a672]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:2px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.poper-selected-modal .list li span[data-v-8458a672]{display:inline-block;width:100%;line-height:20px;padding:2px 5px;text-align:left;cursor:pointer;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;word-break:break-all;word-wrap:break-word}.poper-selected-modal .list li span[data-v-8458a672]:hover{color:#2175ff;background:#ecf5ff}.poper-selected-modal .list li svg[data-v-8458a672]{opacity:0;margin:0 0 0 10px;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.poper-selected-modal .list .selected span[data-v-8458a672]{color:#2175ff;background:#ecf5ff}.poper-selected-modal .list .selected svg[data-v-8458a672]{opacity:1}.poper-selected-modal .list .selected i[data-v-8458a672]{color:#000;padding:8px 5px;cursor:pointer;margin-left:5px}.poper-selected-modal .list .selected i[data-v-8458a672]:hover{color:#2175ff;background:#ecf5ff}.poper-selected-modal .list .drag-item span[data-v-8458a672]{cursor:move}.poper-selected-modal .select-poper[data-v-8458a672]{min-width:300px;min-height:20px;max-width:600px;position:relative}.poper-selected-modal .date-poper[data-v-8458a672]{padding:5px 10px;background:#fff;border:1px solid #e2e6ed}.poper-selected-modal[data-v-8458a672] .el-checkbox-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:280px;overflow-y:auto;overflow-x:hidden;text-align:left;padding:10px 0;width:300px}.poper-selected-modal[data-v-8458a672] .el-checkbox-group .el-checkbox{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:2px 0 2px 10px;height:24px;line-height:24px;width:100%}.poper-selected-modal[data-v-8458a672] .el-checkbox-group .el-checkbox:hover{color:#2175ff;background:#ecf5ff}.poper-selected-modal[data-v-8458a672] .el-checkbox-group .el-checkbox-mutex-line{margin:0 auto;width:90%;height:1px;background:#666;display:block;min-height:1px;max-height:1px;padding:0}.poper-selected-modal[data-v-8458a672] .el-radio-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:280px;overflow-y:auto;overflow-x:hidden;text-align:left;padding:10px 0;width:100%}.poper-selected-modal[data-v-8458a672] .el-radio-group .el-radio{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:2px 0 2px 10px;height:24px;line-height:24px;width:100%}.poper-selected-modal[data-v-8458a672] .el-radio-group .el-radio:hover{color:#2175ff;background:#ecf5ff}.poper-selected-modal footer[data-v-8458a672]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5px 0;overflow:hidden;border-top:1px solid #e2e6ed;background:#fff;z-index:1111}.poper-selected-modal .drag-move[data-v-8458a672]{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.poper-selected-modal .el-checkbox[data-v-8458a672]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.poper-selected-modal[data-v-8458a672] .el-checkbox__label{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
57
+ .poper-selected-modal[data-v-1331ab94]{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:1111;background:rgba(0,0,0,0);border-radius:2px;font-size:12px;min-width:20px;max-height:370px;background:#fff;-webkit-box-shadow:0 2px 12px 0 rgba(56,56,56,.2);box-shadow:0 2px 12px 0 rgba(56,56,56,.2)}.poper-selected-modal .list-box[data-v-1331ab94]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.poper-selected-modal .poper-select-title[data-v-1331ab94]{font-size:12px;padding:0 0 0 5px;height:24px;line-height:24px;border-top:1px solid #ddd}.poper-selected-modal .poper-select-title[data-v-1331ab94]:hover{color:#2175ff;background:#ecf5ff}.poper-selected-modal .list[data-v-1331ab94]{width:300px;overflow-y:auto;overflow-x:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:17px 10px 0 10px;max-height:280px;background:#fff}.poper-selected-modal .list li[data-v-1331ab94]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:2px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.poper-selected-modal .list li span[data-v-1331ab94]{display:inline-block;width:100%;line-height:20px;padding:2px 5px;text-align:left;cursor:pointer;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;word-break:break-all;word-wrap:break-word}.poper-selected-modal .list li span[data-v-1331ab94]:hover{color:#2175ff;background:#ecf5ff}.poper-selected-modal .list li svg[data-v-1331ab94]{opacity:0;margin:0 0 0 10px;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.poper-selected-modal .list .selected span[data-v-1331ab94]{color:#2175ff;background:#ecf5ff}.poper-selected-modal .list .selected svg[data-v-1331ab94]{opacity:1}.poper-selected-modal .list .selected i[data-v-1331ab94]{color:#000;padding:8px 5px;cursor:pointer;margin-left:5px}.poper-selected-modal .list .selected i[data-v-1331ab94]:hover{color:#2175ff;background:#ecf5ff}.poper-selected-modal .list .drag-item span[data-v-1331ab94]{cursor:move}.poper-selected-modal .select-poper[data-v-1331ab94]{min-width:300px;min-height:20px;max-width:600px;position:relative}.poper-selected-modal .date-poper[data-v-1331ab94]{padding:5px 10px;background:#fff;border:1px solid #e2e6ed}.poper-selected-modal[data-v-1331ab94] .el-checkbox-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:280px;overflow-y:auto;overflow-x:hidden;text-align:left;padding:10px 0;width:300px}.poper-selected-modal[data-v-1331ab94] .el-checkbox-group .el-checkbox{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:2px 0 2px 10px;height:24px;line-height:24px;width:100%}.poper-selected-modal[data-v-1331ab94] .el-checkbox-group .el-checkbox:hover{color:#2175ff;background:#ecf5ff}.poper-selected-modal[data-v-1331ab94] .el-checkbox-group .el-checkbox-mutex-line{margin:0 auto;width:90%;height:1px;background:#666;display:block;min-height:1px;max-height:1px;padding:0}.poper-selected-modal[data-v-1331ab94] .el-radio-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:280px;overflow-y:auto;overflow-x:hidden;text-align:left;padding:10px 0;width:100%}.poper-selected-modal[data-v-1331ab94] .el-radio-group .el-radio{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:2px 0 2px 10px;height:24px;line-height:24px;width:100%}.poper-selected-modal[data-v-1331ab94] .el-radio-group .el-radio:hover{color:#2175ff;background:#ecf5ff}.poper-selected-modal footer[data-v-1331ab94]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5px 0;overflow:hidden;border-top:1px solid #e2e6ed;background:#fff;z-index:1111}.poper-selected-modal .drag-move[data-v-1331ab94]{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.poper-selected-modal .el-checkbox[data-v-1331ab94]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.poper-selected-modal[data-v-1331ab94] .el-checkbox__label{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
58
58
  .poper-mark{position:fixed;left:0;top:0;width:100%;height:100%;z-index:3;background:#fff;opacity:0}
59
- .cell-poper-selected-modal[data-v-29a19e91]{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:1001;background:rgba(0,0,0,0);font-size:12px;min-width:20px;max-height:360px;background:#fff}.cell-poper-selected-modal .list[data-v-29a19e91]{min-width:218px;max-width:360px;max-height:300px;overflow-y:auto;overflow-x:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px;-webkit-box-shadow:0 2px 12px 0 rgba(56,56,56,.2);box-shadow:0 2px 12px 0 rgba(56,56,56,.2);border:1px solid #e2e6ed}.cell-poper-selected-modal .list li[data-v-29a19e91]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cell-poper-selected-modal .list li span[data-v-29a19e91]{display:inline-block;width:100%;line-height:20px;padding:5px;text-align:left;cursor:pointer;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;word-break:break-all;word-wrap:break-word}.cell-poper-selected-modal .list li span[data-v-29a19e91]:hover{color:#2175ff;background:#ecf5ff}.cell-poper-selected-modal .list li svg[data-v-29a19e91]{opacity:0;margin:0 0 0 10px;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.cell-poper-selected-modal .list .selected span[data-v-29a19e91]{color:#2175ff;background:#ecf5ff}.cell-poper-selected-modal .list .selected svg[data-v-29a19e91]{opacity:1}.cell-poper-selected-modal .select-poper[data-v-29a19e91]{min-width:218px;max-height:300px;min-height:20px;max-width:360px;position:relative}.cell-poper-selected-modal .select-poper footer[data-v-29a19e91]{width:218px;position:absolute;left:0;bottom:0;-webkit-box-shadow:0 2px 12px 0 rgba(56,56,56,.2);box-shadow:0 2px 12px 0 rgba(56,56,56,.2)}.cell-poper-selected-modal .date-poper[data-v-29a19e91]{padding:5px 10px;background:#fff;-webkit-box-shadow:0 2px 12px 0 rgba(56,56,56,.2);box-shadow:0 2px 12px 0 rgba(56,56,56,.2);border:1px solid #e2e6ed}.cell-poper-selected-modal footer[data-v-29a19e91]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:5px;background:#fff;overflow:hidden}
59
+ .cell-poper-selected-modal[data-v-7fecbf90]{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:1001;background:rgba(0,0,0,0);font-size:12px;min-width:20px;max-height:360px;background:#fff}.cell-poper-selected-modal .list[data-v-7fecbf90]{min-width:218px;max-width:360px;max-height:300px;overflow-y:auto;overflow-x:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px;-webkit-box-shadow:0 2px 12px 0 rgba(56,56,56,.2);box-shadow:0 2px 12px 0 rgba(56,56,56,.2);border:1px solid #e2e6ed}.cell-poper-selected-modal .list li[data-v-7fecbf90]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cell-poper-selected-modal .list li span[data-v-7fecbf90]{display:inline-block;width:100%;line-height:20px;padding:5px;text-align:left;cursor:pointer;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;word-break:break-all;word-wrap:break-word}.cell-poper-selected-modal .list li span[data-v-7fecbf90]:hover{color:#2175ff;background:#ecf5ff}.cell-poper-selected-modal .list li svg[data-v-7fecbf90]{opacity:0;margin:0 0 0 10px;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.cell-poper-selected-modal .list .selected span[data-v-7fecbf90]{color:#2175ff;background:#ecf5ff}.cell-poper-selected-modal .list .selected svg[data-v-7fecbf90]{opacity:1}.cell-poper-selected-modal .select-poper[data-v-7fecbf90]{min-width:218px;max-height:300px;min-height:20px;max-width:360px;position:relative}.cell-poper-selected-modal .select-poper footer[data-v-7fecbf90]{width:218px;position:absolute;left:0;bottom:0;-webkit-box-shadow:0 2px 12px 0 rgba(56,56,56,.2);box-shadow:0 2px 12px 0 rgba(56,56,56,.2)}.cell-poper-selected-modal .date-poper[data-v-7fecbf90]{padding:5px 10px;background:#fff;-webkit-box-shadow:0 2px 12px 0 rgba(56,56,56,.2);box-shadow:0 2px 12px 0 rgba(56,56,56,.2);border:1px solid #e2e6ed}.cell-poper-selected-modal footer[data-v-7fecbf90]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:5px;background:#fff;overflow:hidden}
60
60
  .poper-text-modal[data-v-4065ae18]{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:1001;background:#fff;-webkit-box-shadow:0 2px 12px 0 rgba(56,56,56,.2);box-shadow:0 2px 12px 0 rgba(56,56,56,.2);border:1px solid #e2e6ed;border-radius:2px;font-size:12px;min-width:100px;padding:7px 10px}.poper-text-modal .poper-arrow[data-v-4065ae18]{position:absolute;display:block;width:0;height:0;border-color:rgba(0,0,0,0);border-style:solid;border-width:6px;-webkit-filter:drop-shadow(0 2px 12px rgba(56, 56, 56, 0.3));filter:drop-shadow(0 2px 12px rgba(56, 56, 56, 0.3));left:13px;margin-right:3px;border-top-width:0;border-bottom-color:#ebeef5}.poper-text-modal .poper-arrow[data-v-4065ae18]::after{position:absolute;display:block;width:0;height:0;content:" ";border-width:6px;border-color:rgba(0,0,0,0);border-style:solid;margin-left:-6px;border-top-width:0;border-bottom-color:#fff}.poper-text-modal .poper-arrow-top[data-v-4065ae18]{top:-6px}.poper-text-modal .poper-arrow-top[data-v-4065ae18]::after{top:1px}.poper-text-modal .poper-arrow-bottom[data-v-4065ae18]{-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg);bottom:-6px}.poper-text-modal .poper-arrow-bottom[data-v-4065ae18]::after{bottom:-7px}.poper-text-modal .poper-text[data-v-4065ae18]{line-height:24px;text-align:left;max-width:600px}
61
61
  .create-right-menu{z-index:1002;background:#fff;-webkit-box-shadow:0 2px 12px 0 rgba(56,56,56,.2);box-shadow:0 2px 12px 0 rgba(56,56,56,.2);border:1px solid #e2e6ed;border-radius:2px;padding:10px;font-size:12px}
62
62
  .el-loading-parent--relative{position:relative!important}.el-loading-parent--hidden{overflow:hidden!important}.el-loading-mask{position:absolute;z-index:2000;background-color:rgba(255,255,255,.9);margin:0;top:0;right:0;bottom:0;left:0;-webkit-transition:opacity .3s;transition:opacity .3s}.el-loading-mask.is-fullscreen{position:fixed}.el-loading-mask.is-fullscreen .el-loading-spinner{margin-top:-25px}.el-loading-mask.is-fullscreen .el-loading-spinner .circular{height:50px;width:50px}.el-loading-spinner{top:50%;margin-top:-21px;width:100%;text-align:center;position:absolute}.el-loading-spinner .el-loading-text{color:#409EFF;margin:3px 0;font-size:14px}.el-loading-spinner .circular{height:42px;width:42px;-webkit-animation:loading-rotate 2s linear infinite;animation:loading-rotate 2s linear infinite}.el-loading-spinner .path{-webkit-animation:loading-dash 1.5s ease-in-out infinite;animation:loading-dash 1.5s ease-in-out infinite;stroke-dasharray:90,150;stroke-dashoffset:0;stroke-width:2;stroke:#409EFF;stroke-linecap:round}.el-loading-spinner i{color:#409EFF}.el-loading-fade-enter,.el-loading-fade-leave-active{opacity:0}@-webkit-keyframes loading-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loading-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}100%{stroke-dasharray:90,150;stroke-dashoffset:-120px}}@keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}100%{stroke-dasharray:90,150;stroke-dashoffset:-120px}}
@@ -98,6 +98,7 @@ canvas[data-v-4ca2496a] {
98
98
  .sign-modal{z-index:2000;background:#fff}.sign-modal .control-list{padding:0 20px;min-width:360px}.sign-modal .footer{margin:20px 0 0 0;text-align:center}.sign-modal .section-right{margin:12px 0 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sign-modal .section-right .el-textarea{width:200px}.sign-modal .section-right .el-textarea .el-textarea__inner{height:100%}.sign-modal .section-right p{padding:5px 0 0 2px;text-align:left}.sign-modal .custom-format-tool-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:160px}.sign-modal .custom-format-tool{width:80px;margin-right:10px}.sign-modal .custom-format-tool li{position:relative;margin:0 0 11px 0}.sign-modal .custom-format-tool li .el-button--small{border-style:dashed}.sign-modal .custom-format-tool li .el-icon-circle-plus{position:absolute;right:0;top:0}.sign-modal .custom-format-tool li:hover i{color:#409eff}.sign-modal .custom-format-tool-btn{padding-top:10px;text-align:left}
99
99
  .table-cell-modal[data-v-186f07e2]{z-index:2000}.table-cell-modal .modal-content[data-v-186f07e2]{width:572px;overflow:hidden;height:500px}.table-cell-modal .modal-content[data-v-186f07e2] .el-color-picker__trigger{width:144px}.table-cell-modal .modal-content[data-v-186f07e2] .el-color-picker__mask{width:144px}.table-cell-modal .modal-content[data-v-186f07e2] .el-color-picker__icon{left:90%}.table-cell-modal .modal-content .grid-lines-style .control-item[data-v-186f07e2]{padding:2px 0}.table-cell-modal .modal-content[data-v-186f07e2] .el-tabs__content{overflow:auto}.table-cell-modal .diagonal-line[data-v-186f07e2]{margin:5px auto;padding:10px;border:1px solid #ccc;overflow-y:auto;text-align:left}.table-cell-modal .diagonal-line li[data-v-186f07e2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:6px 0 0 0}.table-cell-modal .diagonal-line li[data-v-186f07e2]:hover{background:rgba(64,158,255,.3607843137);cursor:pointer}.table-cell-modal .diagonal-line li.selected[data-v-186f07e2]{background:rgba(64,158,255,.3607843137)}.table-cell-modal .diagonal-line span[data-v-186f07e2]{display:inline-block}.table-cell-modal .diagonal-line .line[data-v-186f07e2]{width:100px;height:40px;margin:0 20px 0 0;border:1px solid #333;overflow:hidden;position:relative}.table-cell-modal .diagonal-line .line[data-v-186f07e2]::before,.table-cell-modal .diagonal-line .line[data-v-186f07e2]::after{content:"";width:200px;height:1px;position:absolute;background:#fff;z-index:10000;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.table-cell-modal .diagonal-line .left-line[data-v-186f07e2]::before,.table-cell-modal .diagonal-line .left-line[data-v-186f07e2]::after{left:0}.table-cell-modal .diagonal-line .right-line[data-v-186f07e2]::before,.table-cell-modal .diagonal-line .right-line[data-v-186f07e2]::after{right:0}.table-cell-modal .diagonal-line .top-line[data-v-186f07e2]::before,.table-cell-modal .diagonal-line .top-line[data-v-186f07e2]::after{top:0}.table-cell-modal .diagonal-line .bottom-line[data-v-186f07e2]::before,.table-cell-modal .diagonal-line .bottom-line[data-v-186f07e2]::after{bottom:0}.table-cell-modal .diagonal-line .line.no-line[data-v-186f07e2]::before,.table-cell-modal .diagonal-line .line.no-line[data-v-186f07e2]::after{background:#fff}.table-cell-modal .diagonal-line .line.top-left-one-line[data-v-186f07e2]::before{-webkit-transform-origin:top left;transform-origin:top left;-webkit-transform:rotateZ(20deg);transform:rotateZ(20deg);background:#333}.table-cell-modal .diagonal-line .line.top-left-two-line[data-v-186f07e2]::before{-webkit-transform-origin:top left;transform-origin:top left;-webkit-transform:rotateZ(13deg);transform:rotateZ(13deg);background:#333}.table-cell-modal .diagonal-line .line.top-left-two-line[data-v-186f07e2]::after{-webkit-transform-origin:top left;transform-origin:top left;-webkit-transform:rotateZ(31deg);transform:rotateZ(31deg);background:#333}.table-cell-modal .diagonal-line .line.top-right-one-line[data-v-186f07e2]::before{-webkit-transform-origin:top right;transform-origin:top right;-webkit-transform:rotateZ(-20deg);transform:rotateZ(-20deg);background:#333}.table-cell-modal .diagonal-line .line.top-right-two-line[data-v-186f07e2]::before{-webkit-transform-origin:top right;transform-origin:top right;-webkit-transform:rotateZ(-13deg);transform:rotateZ(-13deg);background:#333}.table-cell-modal .diagonal-line .line.top-right-two-line[data-v-186f07e2]::after{-webkit-transform-origin:top right;transform-origin:top right;-webkit-transform:rotateZ(-31deg);transform:rotateZ(-31deg);background:#333}.table-cell-modal .diagonal-line .line.bottom-left-one-line[data-v-186f07e2]::before{-webkit-transform-origin:bottom left;transform-origin:bottom left;-webkit-transform:rotateZ(-20deg);transform:rotateZ(-20deg);background:#333}.table-cell-modal .diagonal-line .line.bottom-left-two-line[data-v-186f07e2]::before{-webkit-transform-origin:bottom left;transform-origin:bottom left;-webkit-transform:rotateZ(-13deg);transform:rotateZ(-13deg);background:#333}.table-cell-modal .diagonal-line .line.bottom-left-two-line[data-v-186f07e2]::after{-webkit-transform-origin:bottom left;transform-origin:bottom left;-webkit-transform:rotateZ(-31deg);transform:rotateZ(-31deg);background:#333}.table-cell-modal .diagonal-line .line.bottom-right-one-line[data-v-186f07e2]::before{-webkit-transform-origin:bottom right;transform-origin:bottom right;-webkit-transform:rotateZ(20deg);transform:rotateZ(20deg);background:#333}.table-cell-modal .diagonal-line .line.bottom-right-two-line[data-v-186f07e2]::before{-webkit-transform-origin:bottom right;transform-origin:bottom right;-webkit-transform:rotateZ(13deg);transform:rotateZ(13deg);background:#333}.table-cell-modal .diagonal-line .line.bottom-right-two-line[data-v-186f07e2]::after{-webkit-transform-origin:bottom right;transform-origin:bottom right;-webkit-transform:rotateZ(31deg);transform:rotateZ(31deg);background:#333}.table-cell-modal .footer[data-v-186f07e2]{margin:20px 0 0 0;text-align:center}.table-cell-modal .grid-lines-color-item[data-v-186f07e2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.table-cell-modal .grid-lines-color-item .ho-color-picker[data-v-186f07e2]{padding-right:10px}
100
100
  .table-row-modal{z-index:2000;width:420px}.table-row-modal .footer{margin:20px 0 0 0;text-align:center}.table-row-modal .el-table--scrollable-x .el-table__body-wrapper{overflow-x:hidden}
101
+ .table-formula-modal{width:520px;font-size:14px}.table-formula-modal .modal-title{font-size:14px}.table-formula-modal .modal-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:left}.table-formula-modal .ho-table-features-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;line-height:36px}.table-formula-modal .ho-table-features-list p{width:100px;text-align:left;padding:0}.table-formula-modal .ho-table-features-list .el-select,.table-formula-modal .ho-table-features-list .el-date-editor.el-input{width:100%}.table-formula-modal .el-dialog .el-input-number.ft-score-mapping-input .el-input,.table-formula-modal .el-dialog .ft-score-mapping-input.el-input-number--mini{width:60px}.table-formula-modal .el-dialog .ft-score-mapping-input.el-input{width:135px}.table-formula-modal .ho-table-features{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:28px;line-height:28px}.table-formula-modal .ho-table-features .sub-bar-items{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:28px;line-height:28px}.table-formula-modal .ho-table-features .sub-bar-items:last-child{border:0}.table-formula-modal .ho-table-features .el-input-number--mini,.table-formula-modal .ho-table-features .el-input-number .el-input,.table-formula-modal .ho-table-features .el-input--mini .el-input__inner{width:50px;height:26px;line-height:26px}.table-formula-modal .ho-table-features .el-input-number--mini{margin:0 5px}.table-formula-modal .ho-table-features .el-input-number.is-without-controls .el-input__inner{padding:0 5px}.table-formula-modal .ft-score-mapping-input.el-input{width:100px}
101
102
  .table-modal[data-v-e8367174]{z-index:2000;width:400px;background:#fff}.table-modal .footer[data-v-e8367174]{margin:20px 0 0 0;text-align:center}
102
103
  .table-row-modal[data-v-3bd61b91]{z-index:2000;width:420px}.table-row-modal .footer[data-v-3bd61b91]{margin:20px 0 0 0;text-align:center}
103
104
  .text-modal{z-index:2000;width:470px;height:614px;background:#fff}.text-modal .el-checkbox,.text-modal .el-checkbox:last-of-type{margin:0 10px 0 0}.text-modal .line{width:423px;height:1px;background:#bbb;margin:5px auto}.text-modal .el-tabs{margin:0 auto;width:443px}.text-modal .modal-content .el-tabs{min-height:338px}.text-modal .control-list .control-item{padding:2px 10px}.text-modal fieldset{padding:2px 10px 10px}.text-modal fieldset legend{margin:0}.text-modal .ho-toolbar{-webkit-box-shadow:none;box-shadow:none}.text-modal .ho-toolbar .tabs-active-bar{display:block}.text-modal .main-bar li.selected{background-color:#fff;color:#409eff}.text-modal .sub-bar-box,.text-modal .sub-bar{overflow-y:auto;min-height:300px;height:476px}.text-modal .main-bar li:hover{background-color:#fff;color:#409eff}
@@ -113,7 +114,7 @@ svg[data-v-9d8524ba]{width:120px;height:54px}.is-checked[data-v-9d8524ba]{backgr
113
114
  .insert-rows-columns-menu .el-menu-item,.insert-rows-columns-right .el-menu-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.insert-rows-columns-menu .el-menu-item.is-disabled,.insert-rows-columns-right .el-menu-item.is-disabled{opacity:1;cursor:inherit}.insert-rows-columns-menu .el-menu-item.is-disabled:hover,.insert-rows-columns-right .el-menu-item.is-disabled:hover{background:#ecf5ff !important;color:#2d7aff}.insert-rows-columns-menu .el-input-number,.insert-rows-columns-menu .el-input-number .el-input,.insert-rows-columns-right .el-input-number,.insert-rows-columns-right .el-input-number .el-input{width:64px;margin:0}.insert-rows-columns-menu i,.insert-rows-columns-right i{display:none}.insert-rows-columns-menu .el-input-number.is-without-controls .el-input__inner,.insert-rows-columns-right .el-input-number.is-without-controls .el-input__inner{padding:0 10px}.mouse-right-menu .insert-rows-columns .el-submenu__title,.mouse-right-menu .el-menu .el-submenu__title{padding:0 5px 0 32px}.el-menu--horizontal .el-menu--popup{padding:0}
114
115
  .el-menu--horizontal .el-menu .el-menu-item.table-menus{height:281px}.el-menu--horizontal .el-menu .el-menu-item.table-menus:hover{background:#fff}.table-title{text-align:left;border-bottom:1px solid #e2e6ed;height:28px;line-height:28px;padding:0 5px;margin:0 0 10px 0}.table-bottom-title{text-align:left;border-top:1px solid #e2e6ed;height:28px;line-height:28px;padding:0 5px;margin:10px 0 0 0}.table-bottom-title:hover{background:#ecf5ff;color:#2d7aff}.columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto;padding-bottom:5px}.columns .rows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.columns span{display:inline-block;margin:2px;width:16px;height:16px;border:1px;-webkit-box-sizing:border-box;box-sizing:border-box;border-style:solid;border-radius:1px;border-color:#e2e6ed;background-color:#fff;-webkit-transition:all .25 ease-in-out;transition:all .25 ease-in-out}.columns .selected{border-color:#c5dcfa;background-color:#e4effd}.el-dialog .el-input-number .el-input{width:160px;margin:0}
115
116
  .control-modal[data-v-4fd9dc40]{height:490px;width:420px}.page-setting-content[data-v-4fd9dc40]{position:fixed;z-index:2000;min-width:260px;background:#fff;border-radius:5px 5px 0 0;width:420px;font-size:12px}.page-setting-content[data-v-4fd9dc40] .el-input-number--mini{width:120px}.page-setting-content[data-v-4fd9dc40] .el-input-number--mini .el-input__inner{padding-right:0px;width:120px}.page-setting-content .paper-item[data-v-4fd9dc40] .el-input__inner{width:100%}.page-setting-content .control-list[data-v-4fd9dc40]{margin:0 auto 10px}.page-setting-content .ho-modal-footer[data-v-4fd9dc40]{text-align:center}.page-setting-content .ho-modal-footer .el-button--mini[data-v-4fd9dc40],.page-setting-content .ho-modal-footer .el-button--mini.is-round[data-v-4fd9dc40]{padding:7px 25px}.page-setting-content .fieldset[data-v-4fd9dc40]{margin:0 0 10px 0;border:1px solid #e8e8e8;padding:0;font-size:12px;border-radius:5px}.page-setting-content .fieldset legend[data-v-4fd9dc40]{padding:0}.page-setting-content .print-direction-item[data-v-4fd9dc40]{width:100px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page-setting-content .print-direction[data-v-4fd9dc40]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:all ease-in-out .2s;transition:all ease-in-out .2s;margin:10px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.page-setting-content .print-direction div[data-v-4fd9dc40]{width:64px;height:64px;line-height:64px;border:1px solid #ddd;text-align:center}.page-setting-content .print-direction svg[data-v-4fd9dc40]{fill:#000;vertical-align:middle;-webkit-transition:all ease-in-out .2s;transition:all ease-in-out .2s}.page-setting-content .print-direction p[data-v-4fd9dc40]{height:20px;line-height:20px;-webkit-transition:all ease-in-out .2s;transition:all ease-in-out .2s}.page-setting-content .page-header[data-v-4fd9dc40]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page-setting-content .page-header .control-item[data-v-4fd9dc40]{width:100%}.page-setting-content .page-header .control-item .el-input-number--mini[data-v-4fd9dc40]{width:232px}.page-setting-content .page-header .control-item[data-v-4fd9dc40] .el-input-number .el-input{width:232px}.page-setting-content .print-direction.is-actived[data-v-4fd9dc40]{color:#2d7aff}.page-setting-content .print-direction.is-actived div[data-v-4fd9dc40]{border:1px solid #2d7aff}.page-setting-content .print-direction.is-actived svg[data-v-4fd9dc40]{fill:#2d7aff}.page-setting-content .print-settings[data-v-4fd9dc40]{padding:0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.page-setting-content .print-settings[data-v-4fd9dc40] .el-input-number--mini{width:164px}.page-setting-content .print-settings[data-v-4fd9dc40] .el-input-number .el-input{width:164px}.page-setting-content .print-settings[data-v-4fd9dc40] .el-color-picker__trigger{width:164px}.page-setting-content .print-settings[data-v-4fd9dc40] .el-color-picker__mask{width:164px}.page-setting-content .print-settings[data-v-4fd9dc40] .el-color-picker__icon{left:90%}.font-colors[data-v-4fd9dc40]{width:30%}.font-colors[data-v-4fd9dc40] .el-color-picker__trigger{width:100%}.font-colors[data-v-4fd9dc40] .el-color-picker__mask{width:100%}.font-colors[data-v-4fd9dc40] .el-color-picker__icon{left:90%}.el-tabs[data-v-4fd9dc40]{margin:0 auto;width:420px}.page-spacing-item[data-v-4fd9dc40]{padding:5px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-spacing-item .page-spacing-form[data-v-4fd9dc40]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 10px}.page-spacing-item .page-spacing-form .labels[data-v-4fd9dc40]{display:inline-block;width:40px;padding:0 10px 0 0}.upload-area[data-v-4fd9dc40]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.back-img[data-v-4fd9dc40]{width:394px;height:294px;line-height:294px;overflow:hidden;text-align:center;border:1px solid #eee}.back-img img[data-v-4fd9dc40]{max-height:100%;max-width:394px;vertical-align:middle}
116
- .item-hover .sub-bar-items.item-history-logs[data-v-13465a06]:hover{color:#000;cursor:pointer;padding:0 5px}.document-item[data-v-13465a06]{position:fixed;right:0;bottom:40px;width:480px;height:calc(100% - 160px);background:#fff;-webkit-box-shadow:0 2px 12px 0 rgba(56,56,56,.2);box-shadow:0 2px 12px 0 rgba(56,56,56,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px;z-index:1000;overflow-y:auto}.document-item .el-tab-pane[data-v-13465a06]{height:calc(100vh - 200px)}.document-item .title[data-v-13465a06]{width:100%;text-align:left;font-size:14px;padding:5px 15px}.document-item ul[data-v-13465a06]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.document-item ul li[data-v-13465a06]{border:1px solid #eaeaea;padding:8px 10px;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;line-height:28px;margin:5px 0}.document-item ul li[data-v-13465a06]:hover{-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.document-item ul li p[data-v-13465a06]{border-bottom:1px solid #f0f0f0;padding:0 5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#000}.document-item ul li p[data-v-13465a06]:hover{background:#f0f0f0}.document-item ul li span[data-v-13465a06]{display:inline-block;text-align:left;color:#000}.document-item ul .flex-rows[data-v-13465a06]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.document-item ul .flex-rows .cover[data-v-13465a06]{padding:0 10px}.document-item ul .flex-rows .cover[data-v-13465a06]:hover{color:#2d7aff;background:#ecf5ff;cursor:pointer}.document-item ul div h3[data-v-13465a06]{padding:0 0 0 5px;font-size:14px;color:#000}.document-item ul .lines[data-v-13465a06]{border:0;padding:10px}.document-item ul .version-line[data-v-13465a06]{border:0;padding:1px 0 0 0;margin:10px 0}.document-item ul .version-line[data-v-13465a06]:hover{-webkit-box-shadow:0;box-shadow:0}
117
+ .item-hover .sub-bar-items.item-history-logs[data-v-8d9c8a42]:hover{color:#000;cursor:pointer;padding:0 5px}.document-item[data-v-8d9c8a42]{position:fixed;right:0;bottom:40px;width:480px;height:calc(100% - 160px);background:#fff;-webkit-box-shadow:0 2px 12px 0 rgba(56,56,56,.2);box-shadow:0 2px 12px 0 rgba(56,56,56,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px;z-index:1000;overflow-y:auto}.document-item .el-tab-pane[data-v-8d9c8a42]{height:calc(100vh - 200px)}.document-item .title[data-v-8d9c8a42]{width:100%;text-align:left;font-size:14px;padding:5px 15px}.document-item ul[data-v-8d9c8a42]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.document-item ul li[data-v-8d9c8a42]{border:1px solid #eaeaea;padding:8px 10px;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;line-height:28px;margin:5px 0}.document-item ul li[data-v-8d9c8a42]:hover{-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.document-item ul li p[data-v-8d9c8a42]{border-bottom:1px solid #f0f0f0;padding:0 5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#000}.document-item ul li p[data-v-8d9c8a42]:hover{background:#f0f0f0}.document-item ul li span[data-v-8d9c8a42]{display:inline-block;text-align:left;color:#000}.document-item ul .flex-rows[data-v-8d9c8a42]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.document-item ul .flex-rows .cover[data-v-8d9c8a42]{padding:0 10px}.document-item ul .flex-rows .cover[data-v-8d9c8a42]:hover{color:#2d7aff;background:#ecf5ff;cursor:pointer}.document-item ul div h3[data-v-8d9c8a42]{padding:0 0 0 5px;font-size:14px;color:#000}.document-item ul .lines[data-v-8d9c8a42]{border:0;padding:10px}.document-item ul .version-line[data-v-8d9c8a42]{border:0;padding:1px 0 0 0;margin:10px 0}.document-item ul .version-line[data-v-8d9c8a42]:hover{-webkit-box-shadow:0;box-shadow:0}
117
118
  .el-dropdown-menu__item.special-characters[data-v-463b09d0]{width:360px;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.el-dropdown-menu__item.special-characters header[data-v-463b09d0]{width:100%;border-bottom:1px solid #ddd}.el-dropdown-menu__item.special-characters .chars-list[data-v-463b09d0]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-dropdown-menu__item.special-characters .chars-list span[data-v-463b09d0]{display:inline-block;width:28px;height:28px;line-height:28px;text-align:center;font-size:14px;margin:5px 0 0 2px;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;background:#fafafa}.el-dropdown-menu__item.special-characters .chars-list span[data-v-463b09d0]:hover{background:#ecf5ff;color:#2d7aff;cursor:pointer}.el-dropdown-menu__item.special-characters .special-chars-list span[data-v-463b09d0]{font-size:16px}.special-characters.is-disabled[data-v-463b09d0]{opacity:1;color:#000;cursor:inherit;pointer-events:auto}
118
119
  html,
119
120
  body {