提交 2996e441 编写于 作者: chitanda's avatar chitanda

feat: 江苏省检察院插件更新

上级 6ea45fea
@charset "UTF-8";.el-button{display:inline-block;line-height:1;white-space:nowrap;cursor:pointer;background:#FFF;border:1px solid #DCDFE6;color:#606266;-webkit-appearance:none;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;margin:0;-webkit-transition:.1s;transition:.1s;font-weight:500;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;padding:12px 20px;font-size:14px;border-radius:4px}.el-button+.el-button{margin-left:10px}.el-button:focus,.el-button:hover{color:#409eff;border-color:#c6e2ff;background-color:#ecf5ff}.el-button:active{color:#3a8ee6;border-color:#3a8ee6;outline:0}.el-button::-moz-focus-inner{border:0}.el-button [class*=el-icon-]+span{margin-left:5px}.el-button.is-plain:focus,.el-button.is-plain:hover{background:#FFF;border-color:#409eff;color:#409eff}.el-button.is-active,.el-button.is-plain:active{color:#3a8ee6;border-color:#3a8ee6}.el-button.is-plain:active{background:#FFF;outline:0}.el-button.is-disabled,.el-button.is-disabled:focus,.el-button.is-disabled:hover{color:#c0c4cc;cursor:not-allowed;background-image:none;background-color:#fff;border-color:#ebeef5}.el-button.is-disabled.el-button--text{background-color:transparent}.el-button.is-disabled.is-plain,.el-button.is-disabled.is-plain:focus,.el-button.is-disabled.is-plain:hover{background-color:#fff;border-color:#ebeef5;color:#c0c4cc}.el-button.is-loading{position:relative;pointer-events:none}.el-button.is-loading:before{pointer-events:none;content:"";position:absolute;left:-1px;top:-1px;right:-1px;bottom:-1px;border-radius:inherit;background-color:rgba(255,255,255,.35)}.el-button.is-round{border-radius:20px;padding:12px 23px}.el-button.is-circle{border-radius:50%;padding:12px}.el-button--primary{color:#fff;background-color:#409eff;border-color:#409eff}.el-button--primary:focus,.el-button--primary:hover{background:#66b1ff;border-color:#66b1ff;color:#fff}.el-button--primary.is-active,.el-button--primary:active{background:#3a8ee6;border-color:#3a8ee6;color:#fff}.el-button--primary:active{outline:0}.el-button--primary.is-disabled,.el-button--primary.is-disabled:active,.el-button--primary.is-disabled:focus,.el-button--primary.is-disabled:hover{color:#fff;background-color:#a0cfff;border-color:#a0cfff}.el-button--primary.is-plain{color:#409eff;background:#ecf5ff;border-color:#b3d8ff}.el-button--primary.is-plain:focus,.el-button--primary.is-plain:hover{background:#409EFF;border-color:#409eff;color:#fff}.el-button--primary.is-plain:active{background:#3a8ee6;border-color:#3a8ee6;color:#fff;outline:0}.el-button--primary.is-plain.is-disabled,.el-button--primary.is-plain.is-disabled:active,.el-button--primary.is-plain.is-disabled:focus,.el-button--primary.is-plain.is-disabled:hover{color:#8cc5ff;background-color:#ecf5ff;border-color:#d9ecff}.el-button--success{color:#fff;background-color:#67c23a;border-color:#67c23a}.el-button--success:focus,.el-button--success:hover{background:#85ce61;border-color:#85ce61;color:#fff}.el-button--success.is-active,.el-button--success:active{background:#5daf34;border-color:#5daf34;color:#fff}.el-button--success:active{outline:0}.el-button--success.is-disabled,.el-button--success.is-disabled:active,.el-button--success.is-disabled:focus,.el-button--success.is-disabled:hover{color:#fff;background-color:#b3e19d;border-color:#b3e19d}.el-button--success.is-plain{color:#67c23a;background:#f0f9eb;border-color:#c2e7b0}.el-button--success.is-plain:focus,.el-button--success.is-plain:hover{background:#67C23A;border-color:#67c23a;color:#fff}.el-button--success.is-plain:active{background:#5daf34;border-color:#5daf34;color:#fff;outline:0}.el-button--success.is-plain.is-disabled,.el-button--success.is-plain.is-disabled:active,.el-button--success.is-plain.is-disabled:focus,.el-button--success.is-plain.is-disabled:hover{color:#a4da89;background-color:#f0f9eb;border-color:#e1f3d8}.el-button--warning{color:#fff;background-color:#e6a23c;border-color:#e6a23c}.el-button--warning:focus,.el-button--warning:hover{background:#ebb563;border-color:#ebb563;color:#fff}.el-button--warning.is-active,.el-button--warning:active{background:#cf9236;border-color:#cf9236;color:#fff}.el-button--warning:active{outline:0}.el-button--warning.is-disabled,.el-button--warning.is-disabled:active,.el-button--warning.is-disabled:focus,.el-button--warning.is-disabled:hover{color:#fff;background-color:#f3d19e;border-color:#f3d19e}.el-button--warning.is-plain{color:#e6a23c;background:#fdf6ec;border-color:#f5dab1}.el-button--warning.is-plain:focus,.el-button--warning.is-plain:hover{background:#E6A23C;border-color:#e6a23c;color:#fff}.el-button--warning.is-plain:active{background:#cf9236;border-color:#cf9236;color:#fff;outline:0}.el-button--warning.is-plain.is-disabled,.el-button--warning.is-plain.is-disabled:active,.el-button--warning.is-plain.is-disabled:focus,.el-button--warning.is-plain.is-disabled:hover{color:#f0c78a;background-color:#fdf6ec;border-color:#faecd8}.el-button--danger{color:#fff;background-color:#f56c6c;border-color:#f56c6c}.el-button--danger:focus,.el-button--danger:hover{background:#f78989;border-color:#f78989;color:#fff}.el-button--danger.is-active,.el-button--danger:active{background:#dd6161;border-color:#dd6161;color:#fff}.el-button--danger:active{outline:0}.el-button--danger.is-disabled,.el-button--danger.is-disabled:active,.el-button--danger.is-disabled:focus,.el-button--danger.is-disabled:hover{color:#fff;background-color:#fab6b6;border-color:#fab6b6}.el-button--danger.is-plain{color:#f56c6c;background:#fef0f0;border-color:#fbc4c4}.el-button--danger.is-plain:focus,.el-button--danger.is-plain:hover{background:#F56C6C;border-color:#f56c6c;color:#fff}.el-button--danger.is-plain:active{background:#dd6161;border-color:#dd6161;color:#fff;outline:0}.el-button--danger.is-plain.is-disabled,.el-button--danger.is-plain.is-disabled:active,.el-button--danger.is-plain.is-disabled:focus,.el-button--danger.is-plain.is-disabled:hover{color:#f9a7a7;background-color:#fef0f0;border-color:#fde2e2}.el-button--info{color:#fff;background-color:#909399;border-color:#909399}.el-button--info:focus,.el-button--info:hover{background:#a6a9ad;border-color:#a6a9ad;color:#fff}.el-button--info.is-active,.el-button--info:active{background:#82848a;border-color:#82848a;color:#fff}.el-button--info:active{outline:0}.el-button--info.is-disabled,.el-button--info.is-disabled:active,.el-button--info.is-disabled:focus,.el-button--info.is-disabled:hover{color:#fff;background-color:#c8c9cc;border-color:#c8c9cc}.el-button--info.is-plain{color:#909399;background:#f4f4f5;border-color:#d3d4d6}.el-button--info.is-plain:focus,.el-button--info.is-plain:hover{background:#909399;border-color:#909399;color:#fff}.el-button--info.is-plain:active{background:#82848a;border-color:#82848a;color:#fff;outline:0}.el-button--info.is-plain.is-disabled,.el-button--info.is-plain.is-disabled:active,.el-button--info.is-plain.is-disabled:focus,.el-button--info.is-plain.is-disabled:hover{color:#bcbec2;background-color:#f4f4f5;border-color:#e9e9eb}.el-button--medium{padding:10px 20px;font-size:14px;border-radius:4px}.el-button--mini,.el-button--small{font-size:12px;border-radius:3px}.el-button--medium.is-round{padding:10px 20px}.el-button--medium.is-circle{padding:10px}.el-button--small,.el-button--small.is-round{padding:9px 15px}.el-button--small.is-circle{padding:9px}.el-button--mini,.el-button--mini.is-round{padding:7px 15px}.el-button--mini.is-circle{padding:7px}.el-button--text{border-color:transparent;color:#409eff;background:0 0;padding-left:0;padding-right:0}.el-button--text:focus,.el-button--text:hover{color:#66b1ff;border-color:transparent;background-color:transparent}.el-button--text:active{color:#3a8ee6;border-color:transparent;background-color:transparent}.el-button--text.is-disabled,.el-button--text.is-disabled:focus,.el-button--text.is-disabled:hover{border-color:transparent}.el-button-group .el-button--danger:last-child,.el-button-group .el-button--danger:not(:first-child):not(:last-child),.el-button-group .el-button--info:last-child,.el-button-group .el-button--info:not(:first-child):not(:last-child),.el-button-group .el-button--primary:last-child,.el-button-group .el-button--primary:not(:first-child):not(:last-child),.el-button-group .el-button--success:last-child,.el-button-group .el-button--success:not(:first-child):not(:last-child),.el-button-group .el-button--warning:last-child,.el-button-group .el-button--warning:not(:first-child):not(:last-child),.el-button-group>.el-dropdown>.el-button{border-left-color:rgba(255,255,255,.5)}.el-button-group .el-button--danger:first-child,.el-button-group .el-button--danger:not(:first-child):not(:last-child),.el-button-group .el-button--info:first-child,.el-button-group .el-button--info:not(:first-child):not(:last-child),.el-button-group .el-button--primary:first-child,.el-button-group .el-button--primary:not(:first-child):not(:last-child),.el-button-group .el-button--success:first-child,.el-button-group .el-button--success:not(:first-child):not(:last-child),.el-button-group .el-button--warning:first-child,.el-button-group .el-button--warning:not(:first-child):not(:last-child){border-right-color:rgba(255,255,255,.5)}.el-button-group{display:inline-block;vertical-align:middle}.el-button-group:after,.el-button-group:before{display:table;content:""}.el-button-group:after{clear:both}.el-button-group>.el-button{float:left;position:relative}.el-button-group>.el-button+.el-button{margin-left:0}.el-button-group>.el-button.is-disabled{z-index:1}.el-button-group>.el-button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.el-button-group>.el-button:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.el-button-group>.el-button:first-child:last-child{border-radius:4px}.el-button-group>.el-button:first-child:last-child.is-round{border-radius:20px}.el-button-group>.el-button:first-child:last-child.is-circle{border-radius:50%}.el-button-group>.el-button:not(:first-child):not(:last-child){border-radius:0}.el-button-group>.el-button:not(:last-child){margin-right:-1px}.el-button-group>.el-button.is-active,.el-button-group>.el-button:not(.is-disabled):active,.el-button-group>.el-button:not(.is-disabled):focus,.el-button-group>.el-button:not(.is-disabled):hover{z-index:1}.el-button-group>.el-dropdown>.el-button{border-top-left-radius:0;border-bottom-left-radius:0}.el-calendar{background-color:#fff}.el-calendar__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 20px;border-bottom:1px solid #EBEEF5}.el-calendar__title{color:#000;-ms-flex-item-align:center;align-self:center}.el-calendar__body{padding:12px 20px 35px}.el-calendar-table{table-layout:fixed;width:100%}.el-calendar-table thead th{padding:12px 0;color:#606266;font-weight:400}.el-calendar-table:not(.is-range) td.next,.el-calendar-table:not(.is-range) td.prev{color:#c0c4cc}.el-calendar-table td{border-bottom:1px solid #EBEEF5;border-right:1px solid #EBEEF5;vertical-align:top;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.el-calendar-table td.is-selected{background-color:#f2f8fe}.el-calendar-table td.is-today{color:#409eff}.el-calendar-table tr:first-child td{border-top:1px solid #EBEEF5}.el-calendar-table tr td:first-child{border-left:1px solid #EBEEF5}.el-calendar-table tr.el-calendar-table__row--hide-border td{border-top:none}.el-calendar-table .el-calendar-day{-webkit-box-sizing:border-box;box-sizing:border-box;padding:8px;height:85px}.el-calendar-table .el-calendar-day:hover{cursor:pointer;background-color:#f2f8fe}.ibiz-statistical-calendar .el-calendar-day{padding:0}.ibiz-statistical-calendar .el-calendar__header{display:none}
@charset "UTF-8";.el-button{display:inline-block;line-height:1;white-space:nowrap;cursor:pointer;background:#FFF;border:1px solid #DCDFE6;color:#606266;-webkit-appearance:none;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;margin:0;-webkit-transition:.1s;transition:.1s;font-weight:500;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;padding:12px 20px;font-size:14px;border-radius:4px}.el-button+.el-button{margin-left:10px}.el-button:focus,.el-button:hover{color:#409eff;border-color:#c6e2ff;background-color:#ecf5ff}.el-button:active{color:#3a8ee6;border-color:#3a8ee6;outline:0}.el-button::-moz-focus-inner{border:0}.el-button [class*=el-icon-]+span{margin-left:5px}.el-button.is-plain:focus,.el-button.is-plain:hover{background:#FFF;border-color:#409eff;color:#409eff}.el-button.is-active,.el-button.is-plain:active{color:#3a8ee6;border-color:#3a8ee6}.el-button.is-plain:active{background:#FFF;outline:0}.el-button.is-disabled,.el-button.is-disabled:focus,.el-button.is-disabled:hover{color:#c0c4cc;cursor:not-allowed;background-image:none;background-color:#fff;border-color:#ebeef5}.el-button.is-disabled.el-button--text{background-color:transparent}.el-button.is-disabled.is-plain,.el-button.is-disabled.is-plain:focus,.el-button.is-disabled.is-plain:hover{background-color:#fff;border-color:#ebeef5;color:#c0c4cc}.el-button.is-loading{position:relative;pointer-events:none}.el-button.is-loading:before{pointer-events:none;content:"";position:absolute;left:-1px;top:-1px;right:-1px;bottom:-1px;border-radius:inherit;background-color:rgba(255,255,255,.35)}.el-button.is-round{border-radius:20px;padding:12px 23px}.el-button.is-circle{border-radius:50%;padding:12px}.el-button--primary{color:#fff;background-color:#409eff;border-color:#409eff}.el-button--primary:focus,.el-button--primary:hover{background:#66b1ff;border-color:#66b1ff;color:#fff}.el-button--primary.is-active,.el-button--primary:active{background:#3a8ee6;border-color:#3a8ee6;color:#fff}.el-button--primary:active{outline:0}.el-button--primary.is-disabled,.el-button--primary.is-disabled:active,.el-button--primary.is-disabled:focus,.el-button--primary.is-disabled:hover{color:#fff;background-color:#a0cfff;border-color:#a0cfff}.el-button--primary.is-plain{color:#409eff;background:#ecf5ff;border-color:#b3d8ff}.el-button--primary.is-plain:focus,.el-button--primary.is-plain:hover{background:#409EFF;border-color:#409eff;color:#fff}.el-button--primary.is-plain:active{background:#3a8ee6;border-color:#3a8ee6;color:#fff;outline:0}.el-button--primary.is-plain.is-disabled,.el-button--primary.is-plain.is-disabled:active,.el-button--primary.is-plain.is-disabled:focus,.el-button--primary.is-plain.is-disabled:hover{color:#8cc5ff;background-color:#ecf5ff;border-color:#d9ecff}.el-button--success{color:#fff;background-color:#67c23a;border-color:#67c23a}.el-button--success:focus,.el-button--success:hover{background:#85ce61;border-color:#85ce61;color:#fff}.el-button--success.is-active,.el-button--success:active{background:#5daf34;border-color:#5daf34;color:#fff}.el-button--success:active{outline:0}.el-button--success.is-disabled,.el-button--success.is-disabled:active,.el-button--success.is-disabled:focus,.el-button--success.is-disabled:hover{color:#fff;background-color:#b3e19d;border-color:#b3e19d}.el-button--success.is-plain{color:#67c23a;background:#f0f9eb;border-color:#c2e7b0}.el-button--success.is-plain:focus,.el-button--success.is-plain:hover{background:#67C23A;border-color:#67c23a;color:#fff}.el-button--success.is-plain:active{background:#5daf34;border-color:#5daf34;color:#fff;outline:0}.el-button--success.is-plain.is-disabled,.el-button--success.is-plain.is-disabled:active,.el-button--success.is-plain.is-disabled:focus,.el-button--success.is-plain.is-disabled:hover{color:#a4da89;background-color:#f0f9eb;border-color:#e1f3d8}.el-button--warning{color:#fff;background-color:#e6a23c;border-color:#e6a23c}.el-button--warning:focus,.el-button--warning:hover{background:#ebb563;border-color:#ebb563;color:#fff}.el-button--warning.is-active,.el-button--warning:active{background:#cf9236;border-color:#cf9236;color:#fff}.el-button--warning:active{outline:0}.el-button--warning.is-disabled,.el-button--warning.is-disabled:active,.el-button--warning.is-disabled:focus,.el-button--warning.is-disabled:hover{color:#fff;background-color:#f3d19e;border-color:#f3d19e}.el-button--warning.is-plain{color:#e6a23c;background:#fdf6ec;border-color:#f5dab1}.el-button--warning.is-plain:focus,.el-button--warning.is-plain:hover{background:#E6A23C;border-color:#e6a23c;color:#fff}.el-button--warning.is-plain:active{background:#cf9236;border-color:#cf9236;color:#fff;outline:0}.el-button--warning.is-plain.is-disabled,.el-button--warning.is-plain.is-disabled:active,.el-button--warning.is-plain.is-disabled:focus,.el-button--warning.is-plain.is-disabled:hover{color:#f0c78a;background-color:#fdf6ec;border-color:#faecd8}.el-button--danger{color:#fff;background-color:#f56c6c;border-color:#f56c6c}.el-button--danger:focus,.el-button--danger:hover{background:#f78989;border-color:#f78989;color:#fff}.el-button--danger.is-active,.el-button--danger:active{background:#dd6161;border-color:#dd6161;color:#fff}.el-button--danger:active{outline:0}.el-button--danger.is-disabled,.el-button--danger.is-disabled:active,.el-button--danger.is-disabled:focus,.el-button--danger.is-disabled:hover{color:#fff;background-color:#fab6b6;border-color:#fab6b6}.el-button--danger.is-plain{color:#f56c6c;background:#fef0f0;border-color:#fbc4c4}.el-button--danger.is-plain:focus,.el-button--danger.is-plain:hover{background:#F56C6C;border-color:#f56c6c;color:#fff}.el-button--danger.is-plain:active{background:#dd6161;border-color:#dd6161;color:#fff;outline:0}.el-button--danger.is-plain.is-disabled,.el-button--danger.is-plain.is-disabled:active,.el-button--danger.is-plain.is-disabled:focus,.el-button--danger.is-plain.is-disabled:hover{color:#f9a7a7;background-color:#fef0f0;border-color:#fde2e2}.el-button--info{color:#fff;background-color:#909399;border-color:#909399}.el-button--info:focus,.el-button--info:hover{background:#a6a9ad;border-color:#a6a9ad;color:#fff}.el-button--info.is-active,.el-button--info:active{background:#82848a;border-color:#82848a;color:#fff}.el-button--info:active{outline:0}.el-button--info.is-disabled,.el-button--info.is-disabled:active,.el-button--info.is-disabled:focus,.el-button--info.is-disabled:hover{color:#fff;background-color:#c8c9cc;border-color:#c8c9cc}.el-button--info.is-plain{color:#909399;background:#f4f4f5;border-color:#d3d4d6}.el-button--info.is-plain:focus,.el-button--info.is-plain:hover{background:#909399;border-color:#909399;color:#fff}.el-button--info.is-plain:active{background:#82848a;border-color:#82848a;color:#fff;outline:0}.el-button--info.is-plain.is-disabled,.el-button--info.is-plain.is-disabled:active,.el-button--info.is-plain.is-disabled:focus,.el-button--info.is-plain.is-disabled:hover{color:#bcbec2;background-color:#f4f4f5;border-color:#e9e9eb}.el-button--medium{padding:10px 20px;font-size:14px;border-radius:4px}.el-button--mini,.el-button--small{font-size:12px;border-radius:3px}.el-button--medium.is-round{padding:10px 20px}.el-button--medium.is-circle{padding:10px}.el-button--small,.el-button--small.is-round{padding:9px 15px}.el-button--small.is-circle{padding:9px}.el-button--mini,.el-button--mini.is-round{padding:7px 15px}.el-button--mini.is-circle{padding:7px}.el-button--text{border-color:transparent;color:#409eff;background:0 0;padding-left:0;padding-right:0}.el-button--text:focus,.el-button--text:hover{color:#66b1ff;border-color:transparent;background-color:transparent}.el-button--text:active{color:#3a8ee6;border-color:transparent;background-color:transparent}.el-button--text.is-disabled,.el-button--text.is-disabled:focus,.el-button--text.is-disabled:hover{border-color:transparent}.el-button-group .el-button--danger:last-child,.el-button-group .el-button--danger:not(:first-child):not(:last-child),.el-button-group .el-button--info:last-child,.el-button-group .el-button--info:not(:first-child):not(:last-child),.el-button-group .el-button--primary:last-child,.el-button-group .el-button--primary:not(:first-child):not(:last-child),.el-button-group .el-button--success:last-child,.el-button-group .el-button--success:not(:first-child):not(:last-child),.el-button-group .el-button--warning:last-child,.el-button-group .el-button--warning:not(:first-child):not(:last-child),.el-button-group>.el-dropdown>.el-button{border-left-color:rgba(255,255,255,.5)}.el-button-group .el-button--danger:first-child,.el-button-group .el-button--danger:not(:first-child):not(:last-child),.el-button-group .el-button--info:first-child,.el-button-group .el-button--info:not(:first-child):not(:last-child),.el-button-group .el-button--primary:first-child,.el-button-group .el-button--primary:not(:first-child):not(:last-child),.el-button-group .el-button--success:first-child,.el-button-group .el-button--success:not(:first-child):not(:last-child),.el-button-group .el-button--warning:first-child,.el-button-group .el-button--warning:not(:first-child):not(:last-child){border-right-color:rgba(255,255,255,.5)}.el-button-group{display:inline-block;vertical-align:middle}.el-button-group:after,.el-button-group:before{display:table;content:""}.el-button-group:after{clear:both}.el-button-group>.el-button{float:left;position:relative}.el-button-group>.el-button+.el-button{margin-left:0}.el-button-group>.el-button.is-disabled{z-index:1}.el-button-group>.el-button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.el-button-group>.el-button:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.el-button-group>.el-button:first-child:last-child{border-radius:4px}.el-button-group>.el-button:first-child:last-child.is-round{border-radius:20px}.el-button-group>.el-button:first-child:last-child.is-circle{border-radius:50%}.el-button-group>.el-button:not(:first-child):not(:last-child){border-radius:0}.el-button-group>.el-button:not(:last-child){margin-right:-1px}.el-button-group>.el-button.is-active,.el-button-group>.el-button:not(.is-disabled):active,.el-button-group>.el-button:not(.is-disabled):focus,.el-button-group>.el-button:not(.is-disabled):hover{z-index:1}.el-button-group>.el-dropdown>.el-button{border-top-left-radius:0;border-bottom-left-radius:0}.el-calendar{background-color:#fff}.el-calendar__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 20px;border-bottom:1px solid #EBEEF5}.el-calendar__title{color:#000;-ms-flex-item-align:center;align-self:center}.el-calendar__body{padding:12px 20px 35px}.el-calendar-table{table-layout:fixed;width:100%}.el-calendar-table thead th{padding:12px 0;color:#606266;font-weight:400}.el-calendar-table:not(.is-range) td.next,.el-calendar-table:not(.is-range) td.prev{color:#c0c4cc}.el-calendar-table td{border-bottom:1px solid #EBEEF5;border-right:1px solid #EBEEF5;vertical-align:top;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.el-calendar-table td.is-selected{background-color:#f2f8fe}.el-calendar-table td.is-today{color:#409eff}.el-calendar-table tr:first-child td{border-top:1px solid #EBEEF5}.el-calendar-table tr td:first-child{border-left:1px solid #EBEEF5}.el-calendar-table tr.el-calendar-table__row--hide-border td{border-top:none}.el-calendar-table .el-calendar-day{-webkit-box-sizing:border-box;box-sizing:border-box;padding:8px;height:85px}.el-calendar-table .el-calendar-day:hover{cursor:pointer;background-color:#f2f8fe}.ibiz-calendar-grid-view__calendar{display:none}.ibiz-calendar-grid-view__calendar.is-active{display:block}.ibiz-calendar-grid-view__grid{display:none}.ibiz-calendar-grid-view__grid.is-active{display:block}.ibiz-calendar-grid-view-exp .ivu-radio-wrapper.ivu-radio-wrapper-checked{color:#fff;background-color:#3769a9;border-color:#3769a9}.ibiz-calendar-grid-view-search{display:flex;margin-right:18px}.ibiz-calendar-grid-view-search .ivu-input{font-size:16px}.ibiz-calendar-grid-view-search__method-change{display:flex}.ibiz-calendar-grid-view-search__method-change--date{padding:5px;font-size:16px;font-weight:700;line-height:21px;color:#333}.ibiz-calendar-grid-view-search__method-change--button .ivu-btn{padding:0}.ibiz-calendar-grid-view-search__method-change--button .ivu-btn-text:focus{outline:none}.ibiz-calendar-grid-view-search__method-change--button .ivu-icon{font-size:20px;font-weight:600}.ibiz-statistical-calendar .el-calendar__header{display:none}.ibiz-statistical-calendar .el-calendar-day{height:126px;padding:0}.ibiz-statistical-calendar .el-calendar-table .prev,.ibiz-statistical-calendar .el-calendar-table .next{color:#999}.ibiz-statistical-calendar .el-calendar-table .current{color:#333}.ibiz-statistical-calendar .el-calendar-table .prev .ibiz-statistical-calendar-day__notice,.ibiz-statistical-calendar .el-calendar-table .next .ibiz-statistical-calendar-day__notice{display:none}.ibiz-statistical-calendar .el-calendar-table>thead>th:first-child{border-left:1px solid #D8D8D8}.ibiz-statistical-calendar .el-calendar-table>thead>th{padding:12px 16px;font-size:16px;font-weight:600;color:#333;text-align:left;border-top:1px solid #D8D8D8;border-right:1px solid #D8D8D8}.ibiz-statistical-calendar .el-calendar-table>thead>th:nth-child(6),.ibiz-statistical-calendar .el-calendar-table>thead>th:nth-child(7){color:#fff;background-color:#ff2e2e}.ibiz-statistical-calendar .el-calendar__body td{border-right:1px solid #D8D8D8;border-bottom:1px solid #D8D8D8}.ibiz-statistical-calendar .el-calendar-table tr td:first-child{border-left:1px solid #D8D8D8}.ibiz-statistical-calendar .is-holiday{background-color:#fff3f0}.ibiz-statistical-calendar-day{position:relative;width:100%;height:100%;padding:16px}.ibiz-statistical-calendar-day__header{font-size:16px;font-weight:600}.ibiz-statistical-calendar-day__notice{position:absolute;right:16px;bottom:16px;font-size:16px;font-weight:600;color:#3769a9}.ibiz-statistical-calendar-day__holiday{position:absolute;top:16px;right:16px;width:78px;height:32px;padding:3px 0;font-size:16px;color:#fff;text-align:center;background-color:#3769a9;border-radius:16px}.ibiz-statistical-calendar-day.is-holiday .ibiz-statistical-calendar-day__notice{color:#ff2e2e}
......@@ -24,13 +24,13 @@
},
"dependencies": {
"@ibiz-template/command": "^0.0.1-beta.50",
"@ibiz-template/controller": "^0.0.1-beta.52",
"@ibiz-template/controller": "^0.0.1-beta.54",
"@ibiz-template/core": "^0.0.1-beta.51",
"@ibiz-template/model": "^0.0.1-beta.52",
"@ibiz-template/runtime": "^0.0.1-beta.52",
"@ibiz-template/service": "^0.0.1-beta.52",
"@ibiz-template/theme": "^0.0.1-beta.52",
"@ibiz-template/vue-util": "^0.0.1-beta.52",
"@ibiz-template/model": "^0.0.1-beta.54",
"@ibiz-template/runtime": "^0.0.1-beta.54",
"@ibiz-template/service": "^0.0.1-beta.54",
"@ibiz-template/theme": "^0.0.1-beta.54",
"@ibiz-template/vue-util": "^0.0.1-beta.54",
"async-validator": "^4.2.5",
"axios": "^1.1.3",
"core-js": "3",
......@@ -48,13 +48,13 @@
},
"peerDependencies": {
"@ibiz-template/command": "^0.0.1-beta.50",
"@ibiz-template/controller": "^0.0.1-beta.51",
"@ibiz-template/controller": "^0.0.1-beta.54",
"@ibiz-template/core": "^0.0.1-beta.51",
"@ibiz-template/model": "^0.0.1-beta.50",
"@ibiz-template/runtime": "^0.0.1-beta.51",
"@ibiz-template/service": "^0.0.1-beta.51",
"@ibiz-template/theme": "^0.0.1-beta.50",
"@ibiz-template/vue-util": "^0.0.1-beta.51",
"@ibiz-template/model": "^0.0.1-beta.54",
"@ibiz-template/runtime": "^0.0.1-beta.54",
"@ibiz-template/service": "^0.0.1-beta.54",
"@ibiz-template/theme": "^0.0.1-beta.54",
"@ibiz-template/vue-util": "^0.0.1-beta.54",
"async-validator": "^4.2.5",
"axios": "^1.1.3",
"core-js": "3",
......@@ -71,10 +71,9 @@
"devDependencies": {
"@commitlint/cli": "^17.2.0",
"@commitlint/config-conventional": "^17.2.0",
"@qx-chitanda/vite-plugin-lib-legacy": "^0.0.4",
"@qx-chitanda/vite-plugin-lib-legacy": "^4.0.2",
"@typescript-eslint/eslint-plugin": "^5.42.0",
"@typescript-eslint/parser": "^5.42.0",
"@vitejs/plugin-legacy": "^2.3.0",
"@vitejs/plugin-vue2": "^2.0.0",
"@vitejs/plugin-vue2-jsx": "^1.0.3",
"eslint": "^8.26.0",
......
var M = Object.defineProperty;
var R = (e, n, o) => n in e ? M(e, n, { enumerable: !0, configurable: !0, writable: !0, value: o }) : e[n] = o;
var y = (e, n, o) => (R(e, typeof n != "symbol" ? n + "" : n, o), o);
import { PluginStaticResource as $ } from "@ibiz-template/runtime";
import { ref as g, watch as w, defineComponent as P, getCurrentInstance as I, onMounted as V, computed as x, h as c } from "vue";
import { useRouter as U, useIndexViewController as A, useNamespace as T } from "@ibiz-template/vue-util";
import { IndexViewModel as K } from "@ibiz-template/model";
const C = new $(import.meta.url);
class O {
var S = (t, n, s) => n in t ? M(t, n, { enumerable: !0, configurable: !0, writable: !0, value: s }) : t[n] = s;
var v = (t, n, s) => (S(t, typeof n != "symbol" ? n + "" : n, s), s);
import { PluginStaticResource as D } from "@ibiz-template/runtime";
import { ref as g, watch as x, defineComponent as _, getCurrentInstance as P, onMounted as R, computed as q, h as i } from "vue";
import { useRouter as A, useIndexViewController as $, useNamespace as b, useControlController as U, usePropsWatch as K } from "@ibiz-template/vue-util";
import { IndexViewModel as T, PortletPartModel as V, ListModel as E } from "@ibiz-template/model";
import N from "dayjs";
import { CustomPortletController as O, ListController as H } from "@ibiz-template/controller";
const k = new D(import.meta.url);
class z {
constructor() {
y(this, "component", "UserIndexView");
v(this, "component", "UserIndexView");
}
}
const S = (e) => e.params.view2 ? (e.params.view2 ? `/${e.params.view2}` : "") + (e.params.params2 ? `/${e.params.params2}` : "") : "404", z = (e) => (e.params.view1 ? `/${e.params.view1}` : "") + (e.params.params1 ? `/${e.params.params1}` : "");
function F(e, n) {
const o = U(e), s = g(""), u = g(""), r = g([]), d = g([]);
w(
() => e.$route,
(l, i) => {
if (l !== i) {
s.value = S(l), u.value = z(l);
const t = d.value.find(
(m) => m.key === s.value
const F = (t) => t.params.view2 ? (t.params.view2 ? `/${t.params.view2}` : "") + (t.params.params2 ? `/${t.params.params2}` : "") : "404", W = (t) => (t.params.view1 ? `/${t.params.view1}` : "") + (t.params.params1 ? `/${t.params.params1}` : "");
function B(t, n) {
const s = A(t), e = g(""), o = g(""), r = g([]), c = g([]);
x(
() => t.$route,
(u, d) => {
if (u !== d) {
e.value = F(u), o.value = W(u);
const l = c.value.find(
(m) => m.key === e.value
);
t ? t.fullPath = l.fullPath : d.value.push({
key: s.value,
fullPath: l.fullPath,
l ? l.fullPath = u.fullPath : c.value.push({
key: e.value,
fullPath: u.fullPath,
modelPath: "",
caption: ""
});
}
},
{ deep: !0, immediate: !0 }
), w(
s,
(l, i) => {
if (l !== i && l) {
const t = r.value.indexOf(l);
t === -1 || r.value.splice(t, 1), r.value.unshift(l);
), x(
e,
(u, d) => {
if (u !== d && u) {
const l = r.value.indexOf(u);
l === -1 || r.value.splice(l, 1), r.value.unshift(u);
}
},
{ immediate: !0 }
);
const f = (l, i) => {
const t = d.value.find((m) => m.key === s.value);
t && (i.caption && (t.caption = i.caption), i.modelPath && (t.modelPath = i.modelPath));
}, a = (l) => {
l.forEach((i) => {
const t = r.value.indexOf(i);
if (t !== -1) {
r.value.splice(t, 1);
const m = d.value.findIndex((v) => v.key === i);
d.value.splice(m, 1);
const f = (u, d) => {
const l = c.value.find((m) => m.key === e.value);
l && (d.caption && (l.caption = d.caption), d.modelPath && (l.modelPath = d.modelPath));
}, a = (u) => {
u.forEach((d) => {
const l = r.value.indexOf(d);
if (l !== -1) {
r.value.splice(l, 1);
const m = c.value.findIndex((C) => C.key === d);
c.value.splice(m, 1);
}
});
};
return {
currentKey: s,
currentKey: e,
keyHistory: r,
routeMsgs: d,
routeMsgs: c,
updateRouteMsg: f,
closeView: (l = s.value) => {
a([l]);
const i = r.value[0];
if (!i)
n.model.source.blankMode ? (window.callback && window.callback(), window.close()) : (s.value = "", o.push(u.value));
closeView: (u = e.value) => {
a([u]);
const d = r.value[0];
if (!d)
n.model.source.blankMode ? (window.callback && window.callback(), window.close()) : (e.value = "", s.push(o.value));
else {
const t = d.value.find((m) => m.key === i);
o.push(t.fullPath);
const l = c.value.find((m) => m.key === d);
s.push(l.fullPath);
}
},
deleteRouteCache: a
};
}
const L = /* @__PURE__ */ P({
const J = /* @__PURE__ */ _({
__name: "index-view",
props: {
context: null,
params: { default: () => ({}) },
modelPath: null
},
setup(e) {
const n = e, { proxy: o } = I(), s = A(o, n.modelPath), {
currentKey: u,
setup(t) {
const n = t, { proxy: s } = P(), e = $(s, n.modelPath), {
currentKey: o,
keyHistory: r,
routeMsgs: d,
routeMsgs: c,
updateRouteMsg: f,
closeView: a,
deleteRouteCache: p
} = F(o, s), l = (h) => {
const _ = u.value;
} = B(s, e), u = (h) => {
const y = o.value;
h.evt.on("closeView", () => {
a(_);
}), h.evt.on("setTitle", (b) => {
f(_, { caption: b });
a(y);
}), h.evt.on("setTitle", (L) => {
f(y, { caption: L });
});
};
V(() => {
R(() => {
setTimeout(() => {
const h = document.querySelector(".app-loading-x");
h && (h.style.display = "none");
}, 300);
});
const i = (h) => {
f(u.value, h);
}, t = (h) => {
s.collapseChange = h;
const d = (h) => {
f(o.value, h);
}, l = (h) => {
e.collapseChange = h;
}, m = () => {
p(r.value.slice(1));
};
window.onpopstate = () => {
p([r.value[1]]);
};
const v = x(() => {
const h = d.value.find((_) => _.key === u.value);
const C = q(() => {
const h = c.value.find((y) => y.key === o.value);
return (h == null ? void 0 : h.modelPath) || "";
});
return { __sfc: !0, props: n, proxy: o, c: s, currentKey: u, keyHistory: r, routeMsgs: d, updateRouteMsg: f, closeView: a, deleteRouteCache: p, onCreated: l, onViewFound: i, collapseChange: t, onMenuRouteChange: m, currentPath: v };
return { __sfc: !0, props: n, proxy: s, c: e, currentKey: o, keyHistory: r, routeMsgs: c, updateRouteMsg: f, closeView: a, deleteRouteCache: p, onCreated: u, onViewFound: d, collapseChange: l, onMenuRouteChange: m, currentPath: C };
}
});
function q(e, n, o, s, u, r, d, f) {
var a = typeof e == "function" ? e.options : e;
n && (a.render = n, a.staticRenderFns = o, a._compiled = !0), s && (a.functional = !0), r && (a._scopeId = "data-v-" + r);
function j(t, n, s, e, o, r, c, f) {
var a = typeof t == "function" ? t.options : t;
n && (a.render = n, a.staticRenderFns = s, a._compiled = !0), e && (a.functional = !0), r && (a._scopeId = "data-v-" + r);
var p;
if (d ? (p = function(t) {
t = t || this.$vnode && this.$vnode.ssrContext || this.parent && this.parent.$vnode && this.parent.$vnode.ssrContext, !t && typeof __VUE_SSR_CONTEXT__ < "u" && (t = __VUE_SSR_CONTEXT__), u && u.call(this, t), t && t._registeredComponents && t._registeredComponents.add(d);
}, a._ssrRegister = p) : u && (p = f ? function() {
u.call(
if (c ? (p = function(l) {
l = l || this.$vnode && this.$vnode.ssrContext || this.parent && this.parent.$vnode && this.parent.$vnode.ssrContext, !l && typeof __VUE_SSR_CONTEXT__ < "u" && (l = __VUE_SSR_CONTEXT__), o && o.call(this, l), l && l._registeredComponents && l._registeredComponents.add(c);
}, a._ssrRegister = p) : o && (p = f ? function() {
o.call(
this,
(a.functional ? this.parent : this).$root.$options.shadowRoot
);
} : u), p)
} : o), p)
if (a.functional) {
a._injectStyles = p;
var l = a.render;
a.render = function(m, v) {
return p.call(v), l(m, v);
var u = a.render;
a.render = function(m, C) {
return p.call(C), u(m, C);
};
} else {
var i = a.beforeCreate;
a.beforeCreate = i ? [].concat(i, p) : [p];
var d = a.beforeCreate;
a.beforeCreate = d ? [].concat(d, p) : [p];
}
return {
exports: e,
exports: t,
options: a
};
}
var B = function() {
var n = this, o = n._self._c, s = n._self._setupProxy;
return o("UserAppLayout", { attrs: { "is-complete": s.c.complete, model: s.c.model }, on: { onCollapseChange: s.collapseChange } }, [s.c.complete ? [s.c.complete ? o("AppMenu", { attrs: { slot: "menu", "current-path": s.currentPath, "model-data": s.c.model.appMenu, context: s.c.context, "collapse-change": s.c.collapseChange }, on: { menuRouteChange: s.onMenuRouteChange }, slot: "menu" }) : n._e(), o("AppKeepAlive", { attrs: { "key-list": s.keyHistory } }, [o("router-view", { key: s.currentKey, on: { neuronInit: s.onCreated, viewFound: s.onViewFound } })], 1)] : n._e()], 2);
}, E = [], H = /* @__PURE__ */ q(
L,
B,
E,
var X = function() {
var n = this, s = n._self._c, e = n._self._setupProxy;
return s("UserAppLayout", { attrs: { "is-complete": e.c.complete, model: e.c.model }, on: { onCollapseChange: e.collapseChange } }, [e.c.complete ? [e.c.complete ? s("AppMenu", { attrs: { slot: "menu", "current-path": e.currentPath, "model-data": e.c.model.appMenu, context: e.c.context, "collapse-change": e.c.collapseChange }, on: { menuRouteChange: e.onMenuRouteChange }, slot: "menu" }) : n._e(), s("AppKeepAlive", { attrs: { "key-list": e.keyHistory } }, [s("router-view", { key: e.currentKey, on: { neuronInit: e.onCreated, viewFound: e.onViewFound } })], 1)] : n._e()], 2);
}, G = [], Q = /* @__PURE__ */ j(
J,
X,
G,
!1,
null,
null,
null,
null
);
const N = H.exports;
function k(e, n) {
return c("div", {
class: e.e("logo")
}, [c("img", {
class: e.e("logo-img"),
const Y = Q.exports;
function w(t, n) {
return i("div", {
class: t.e("logo")
}, [i("img", {
class: t.e("logo-img"),
attrs: {
src: C.dir("/assets/img/jh.png")
src: k.dir("/assets/img/jh.png")
}
}), c("div", {
class: e.e("logo-caption")
}), i("div", {
class: t.e("logo-caption")
}, [n.caption])]);
}
const W = P({
const Z = _({
name: "UserAppLayout",
props: {
model: {
type: K,
type: T,
required: !0
},
isComplete: {
......@@ -183,81 +185,287 @@ const W = P({
default: !1
}
},
setup(e, {
setup(t, {
emit: n
}) {
const o = T("layout"), s = g(!1), u = () => {
s.value = !s.value, n("onCollapseChange", s.value);
}, r = x(() => e.model.source.blankMode === !0);
const s = b("layout"), e = g(!1), o = () => {
e.value = !e.value, n("onCollapseChange", e.value);
}, r = q(() => t.model.source.blankMode === !0);
return {
ns: o,
collapseChange: s,
ns: s,
collapseChange: e,
isBlank: r,
collapseMenus: u
collapseMenus: o
};
},
render() {
return this.isComplete ? c("i-layout", {
return this.isComplete ? i("i-layout", {
class: [this.ns.b(), this.isBlank ? this.ns.m("blank") : "", this.ns.is("collapse", this.collapseChange)]
}, [c("i-sider", {
}, [i("i-sider", {
attrs: {
"hide-trigger": !0,
value: this.collapseChange
},
class: [this.ns.b("nav"), this.ns.is("collapse", this.collapseChange)]
}, [k(this.ns, this.model), this.$slots.menu, c("div", {
}, [w(this.ns, this.model), this.$slots.menu, i("div", {
class: this.ns.be("slider", "collapse-icon")
}, [this.collapseChange ? c("ion-icon", {
}, [this.collapseChange ? i("ion-icon", {
attrs: {
src: "./assets/img/menu-unfold.svg"
},
on: {
click: () => this.collapseMenus()
}
}) : c("ion-icon", {
}) : i("ion-icon", {
attrs: {
src: "./assets/img/menu-fold.svg"
},
on: {
click: () => this.collapseMenus()
}
})])]), c("i-layout", {
})])]), i("i-layout", {
class: [this.ns.b("content")]
}, [c("i-header", {
}, [i("i-header", {
class: this.ns.b("header")
}, [c("div", {
}, [i("div", {
class: this.ns.be("header", "left")
}, [k(this.ns, this.model), this.model.source.mainMenuAlign === "TOP" ? c("i-menu", {
}, [w(this.ns, this.model), this.model.source.mainMenuAlign === "TOP" ? i("i-menu", {
class: this.ns.be("header", "menu"),
attrs: {
mode: "horizontal",
"active-name": "1"
}
}) : null]), c("div", {
}) : null]), i("div", {
class: this.ns.be("header", "right")
}, [c("app-user"), c("img", {
}, [i("app-user"), i("img", {
class: this.ns.e("xs"),
attrs: {
src: C.dir("/assets/img/xs.svg")
src: k.dir("/assets/img/xs.svg")
}
}), c("img", {
}), i("img", {
class: this.ns.e("sz"),
attrs: {
src: C.dir("/assets/img/sz.svg")
src: k.dir("/assets/img/sz.svg")
}
})])]), c("i-content", {
})])]), i("i-content", {
class: this.ns.be("content", "main")
}, [this.$slots.default])])]) : null;
}
}), Y = {
});
class I extends O {
constructor() {
super(...arguments);
v(this, "options", []);
}
async onInit() {
await super.onInit(), this.options = await ibiz.codeListService.get(
"UsrCodeList0402031972",
this.context,
this.params
);
}
}
const ee = _({
name: "PortletSearchHeader",
props: {
modelData: {
type: V,
required: !0
},
controller: {
type: I,
required: !0
}
},
setup(t) {
const n = b("portal-search-header"), s = g([]), e = g(new Date()), o = (c) => {
s.value = c, console.log(c);
}, r = (c) => {
e.value = c, console.log(c);
};
return r(N().subtract(1, "day").startOf("day").toDate()), o(t.controller.options.map((c) => c.value)), {
ns: n,
selectArray: s,
selectDate: e,
onSelectArrayChange: o,
onDateChange: r
};
},
render() {
const t = [this.ns.b(), this.ns.m(this.modelData.modelClass)];
return i("portlet-layout", {
attrs: {
controller: this.controller
},
class: t
}, [i("i-checkbox-group", {
class: this.ns.e("rylx-checkbox"),
attrs: {
value: this.selectArray
},
on: {
"on-change": this.onSelectArrayChange
}
}, [this.controller.options.map((n) => i("i-checkbox", {
attrs: {
label: n.value
}
}, [n.text]))]), i("i-CalendarPicker", {
class: this.ns.e("date-picker"),
attrs: {
type: "date",
value: this.selectDate,
placement: "bottom-end"
},
on: {
"on-change": this.onDateChange
}
})]);
}
});
class te {
constructor() {
v(this, "component", ee);
}
async createController(n, s, e) {
const o = new I(
n,
s,
e
);
return await o.init(), o;
}
}
class se extends H {
constructor() {
super(...arguments);
v(this, "unit", "");
v(this, "isPercent", !1);
v(this, "maxNum", 0);
}
async onInit() {
var s;
await super.onInit(), this.params.kqrq = "2023-04-04", this.params.orgcode = this.context.srforgcode, this.params.rylx = "10,20,30", (s = this.model.source.getPSDEListDataItems()) == null || s.forEach((e) => {
e.name === "unit" && (this.unit = e.format), e.name === "percent" && (this.isPercent = !0);
});
}
async afterLoad(s) {
return super.afterLoad(s), this.items.forEach((e) => {
this.isPercent ? (e.num = (parseFloat(e.num) * 100).toFixed(2), e.num === "0.00" && (e.num = "0"), e.percent = Number(e.num)) : e.num > this.maxNum && (this.maxNum = e.num);
}), this.isPercent || this.items.forEach((e) => {
e.percent = this.maxNum ? e.num * 100 / this.maxNum : 0;
}), console.log(this.items), s;
}
}
function ne(t, n, s, e = {}) {
return U(t, () => {
const o = new se(n, s, e);
return K(t, "mdCtrlActiveMode", o.setMdCtrlActiveMode.bind(o)), o;
});
}
function oe(t) {
return { handleClick: (e) => {
const o = t.selectedData.findIndex((r) => e.srfkey === r.srfkey);
if (t.singleSelect)
o === -1 ? t.onSelectionChange([e]) : t.onSelectionChange([]);
else {
const r = t.selectedData;
o === -1 ? r.push(e) : r.splice(o, 1), t.onSelectionChange(r);
}
t.handleClick(e);
}, handleDblClick: (e) => {
t.handleDblClick(e);
} };
}
const ae = _({
name: "KqqkListControl",
props: {
modelData: {
type: E,
required: !0
},
context: {
type: Object,
required: !0
},
params: {
type: Object,
default: () => ({})
},
mdCtrlActiveMode: {
type: Number,
default: 2
},
isSelectFirstDefault: {
type: Boolean,
required: !1
},
defaultSelectKeys: {
type: Array,
required: !1
}
},
setup(t) {
const {
proxy: n
} = P(), s = b("kqqk-list"), e = ne(n, t.modelData, t.context, t.params), {
handleClick: o,
handleDblClick: r
} = oe(e), c = (a, p) => {
const u = e.selectedData.findIndex((l) => l.srfkey === a.srfkey), d = [s.b("item"), s.is("active", u !== -1)];
return i("div", {
class: d,
key: a.srfkey + p,
on: {
click: () => o(a),
dblclick: () => r(a)
}
}, [i("span", {
class: s.be("item", "title")
}, [a.title]), i("div", {
class: s.be("item", "progress")
}, [i("span", {
style: `width:${a.percent}%;`,
class: s.be("item", "progress-bar")
}), i("span", {
class: s.be("item", "progress-text")
}, [a.num, e.unit])])]);
}, f = () => e.items.map((a, p) => c(a, p));
return console.log(e.model), {
c: e,
ns: s,
renderListContent: f
};
},
render() {
return i("control-layout", {
class: this.ns.b(),
attrs: {
modelData: this.c.model
}
}, [this.c.complete && [this.renderListContent()]]);
}
});
class re {
constructor() {
v(this, "component", ae);
}
}
const me = {
mateUrl: import.meta.url,
install(e) {
e.component("UserIndexView", N), e.component("UserAppLayout", W), ibiz.register.view.register(
install(t) {
t.component("UserIndexView", Y), t.component("UserAppLayout", Z), ibiz.register.view.register(
"VIEW_CUSTOM_JskqIndexView",
new O()
), C.loadStyle(["/style.css"]);
new z()
), k.loadStyle(["/style.css"]), ibiz.register.portletPart.register(
"PORTLET_CUSTOM_JskqWebPortalSearchHeader",
new te()
), ibiz.register.control.register(
"LIST_RENDER_JskqWebKqqkList",
new re()
);
}
};
export {
Y as default
me as default
};
!function(){function e(e,n){for(var t=0;t<n.length;t++){var a=n[t];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(e,a.key,a)}}function n(n,t,a){return t&&e(n.prototype,t),a&&e(n,a),Object.defineProperty(n,"prototype",{writable:!1}),n}System.register(["@ibiz-template/runtime","vue","@ibiz-template/vue-util","@ibiz-template/model"],(function(e,t){"use strict";var a,o,s,i,r,l,u,c,p,d,f,v;return{setters:[function(e){a=e.PluginStaticResource},function(e){o=e.ref,s=e.watch,i=e.defineComponent,r=e.getCurrentInstance,l=e.onMounted,u=e.computed,c=e.h},function(e){p=e.useRouter,d=e.useIndexViewController,f=e.useNamespace},function(e){v=e.IndexViewModel}],execute:function(){var h=new a(t.meta.url),m=n((function e(){var n,t,a;!function(e,n){if(!(e instanceof n))throw new TypeError("Cannot call a class as a function")}(this,e),a="UserIndexView",(t="component")in(n=this)?Object.defineProperty(n,t,{value:a,enumerable:!0,configurable:!0,writable:!0}):n[t]=a}));var g=i({__name:"index-view",props:{context:null,params:{default:function(){return{}}},modelPath:null},setup:function(e){var n=e,t=r().proxy,a=d(t,n.modelPath),i=function(e,n){var t=p(e),a=o(""),i=o(""),r=o([]),l=o([]);s((function(){return e.$route}),(function(e,n){if(e!==n){a.value=(o=e).params.view2?(o.params.view2?"/".concat(o.params.view2):"")+(o.params.params2?"/".concat(o.params.params2):""):"404",i.value=function(e){return(e.params.view1?"/".concat(e.params.view1):"")+(e.params.params1?"/".concat(e.params.params1):"")}(e);var t=l.value.find((function(e){return e.key===a.value}));t?t.fullPath=e.fullPath:l.value.push({key:a.value,fullPath:e.fullPath,modelPath:"",caption:""})}var o}),{deep:!0,immediate:!0}),s(a,(function(e,n){if(e!==n&&e){var t=r.value.indexOf(e);-1===t||r.value.splice(t,1),r.value.unshift(e)}}),{immediate:!0});var u=function(e){e.forEach((function(e){var n=r.value.indexOf(e);if(-1!==n){r.value.splice(n,1);var t=l.value.findIndex((function(n){return n.key===e}));l.value.splice(t,1)}}))};return{currentKey:a,keyHistory:r,routeMsgs:l,updateRouteMsg:function(e,n){var t=l.value.find((function(e){return e.key===a.value}));t&&(n.caption&&(t.caption=n.caption),n.modelPath&&(t.modelPath=n.modelPath))},closeView:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:a.value;u([e]);var o=r.value[0];if(o){var s=l.value.find((function(e){return e.key===o}));t.push(s.fullPath)}else n.model.source.blankMode?(window.callback&&window.callback(),window.close()):(a.value="",t.push(i.value))},deleteRouteCache:u}}(t,a),c=i.currentKey,f=i.keyHistory,v=i.routeMsgs,h=i.updateRouteMsg,m=i.closeView,g=i.deleteRouteCache;l((function(){setTimeout((function(){var e=document.querySelector(".app-loading-x");e&&(e.style.display="none")}),300)}));window.onpopstate=function(){g([f.value[1]])};var y=u((function(){var e=v.value.find((function(e){return e.key===c.value}));return(null==e?void 0:e.modelPath)||""}));return{__sfc:!0,props:n,proxy:t,c:a,currentKey:c,keyHistory:f,routeMsgs:v,updateRouteMsg:h,closeView:m,deleteRouteCache:g,onCreated:function(e){var n=c.value;e.evt.on("closeView",(function(){m(n)})),e.evt.on("setTitle",(function(e){h(n,{caption:e})}))},onViewFound:function(e){h(c.value,e)},collapseChange:function(e){a.collapseChange=e},onMenuRouteChange:function(){g(f.value.slice(1))},currentPath:y}}});function y(e,n,t,a,o,s,i,r){var l,u="function"==typeof e?e.options:e;if(n&&(u.render=n,u.staticRenderFns=t,u._compiled=!0),a&&(u.functional=!0),s&&(u._scopeId="data-v-"+s),i?(l=function(e){(e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),o&&o.call(this,e),e&&e._registeredComponents&&e._registeredComponents.add(i)},u._ssrRegister=l):o&&(l=r?function(){o.call(this,(u.functional?this.parent:this).$root.$options.shadowRoot)}:o),l)if(u.functional){u._injectStyles=l;var c=u.render;u.render=function(e,n){return l.call(n),c(e,n)}}else{var p=u.beforeCreate;u.beforeCreate=p?[].concat(p,l):[l]}return{exports:e,options:u}}var w=y(g,(function(){var e=this,n=e._self._c,t=e._self._setupProxy;return n("UserAppLayout",{attrs:{"is-complete":t.c.complete,model:t.c.model},on:{onCollapseChange:t.collapseChange}},[t.c.complete?[t.c.complete?n("AppMenu",{attrs:{slot:"menu","current-path":t.currentPath,"model-data":t.c.model.appMenu,context:t.c.context,"collapse-change":t.c.collapseChange},on:{menuRouteChange:t.onMenuRouteChange},slot:"menu"}):e._e(),n("AppKeepAlive",{attrs:{"key-list":t.keyHistory}},[n("router-view",{key:t.currentKey,on:{neuronInit:t.onCreated,viewFound:t.onViewFound}})],1)]:e._e()],2)}),[],!1,null,null,null,null).exports;function C(e,n){return c("div",{class:e.e("logo")},[c("img",{class:e.e("logo-img"),attrs:{src:h.dir("/assets/img/jh.png")}}),c("div",{class:e.e("logo-caption")},[n.caption])])}var b=i({name:"UserAppLayout",props:{model:{type:v,required:!0},isComplete:{type:Boolean,default:!1}},setup:function(e,n){var t=n.emit,a=f("layout"),s=o(!1),i=u((function(){return!0===e.model.source.blankMode}));return{ns:a,collapseChange:s,isBlank:i,collapseMenus:function(){s.value=!s.value,t("onCollapseChange",s.value)}}},render:function(){var e=this;return this.isComplete?c("i-layout",{class:[this.ns.b(),this.isBlank?this.ns.m("blank"):"",this.ns.is("collapse",this.collapseChange)]},[c("i-sider",{attrs:{"hide-trigger":!0,value:this.collapseChange},class:[this.ns.b("nav"),this.ns.is("collapse",this.collapseChange)]},[C(this.ns,this.model),this.$slots.menu,c("div",{class:this.ns.be("slider","collapse-icon")},[this.collapseChange?c("ion-icon",{attrs:{src:"./assets/img/menu-unfold.svg"},on:{click:function(){return e.collapseMenus()}}}):c("ion-icon",{attrs:{src:"./assets/img/menu-fold.svg"},on:{click:function(){return e.collapseMenus()}}})])]),c("i-layout",{class:[this.ns.b("content")]},[c("i-header",{class:this.ns.b("header")},[c("div",{class:this.ns.be("header","left")},[C(this.ns,this.model),"TOP"===this.model.source.mainMenuAlign?c("i-menu",{class:this.ns.be("header","menu"),attrs:{mode:"horizontal","active-name":"1"}}):null]),c("div",{class:this.ns.be("header","right")},[c("app-user"),c("img",{class:this.ns.e("xs"),attrs:{src:h.dir("/assets/img/xs.svg")}}),c("img",{class:this.ns.e("sz"),attrs:{src:h.dir("/assets/img/sz.svg")}})])]),c("i-content",{class:this.ns.be("content","main")},[this.$slots.default])])]):null}});e("default",{mateUrl:t.meta.url,install:function(e){e.component("UserIndexView",w),e.component("UserAppLayout",b),ibiz.register.view.register("VIEW_CUSTOM_JskqIndexView",new m),h.loadStyle(["/style.css"])}})}}}))}();
!function(){function t(e){return t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t(e)}function e(){"use strict";/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */e=function(){return n};var n={},r=Object.prototype,o=r.hasOwnProperty,i=Object.defineProperty||function(t,e,n){t[e]=n.value},a="function"==typeof Symbol?Symbol:{},c=a.iterator||"@@iterator",s=a.asyncIterator||"@@asyncIterator",u=a.toStringTag||"@@toStringTag";function l(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{l({},"")}catch(j){l=function(t,e,n){return t[e]=n}}function f(t,e,n,r){var o=e&&e.prototype instanceof d?e:d,a=Object.create(o.prototype),c=new L(r||[]);return i(a,"_invoke",{value:C(t,n,c)}),a}function p(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(j){return{type:"throw",arg:j}}}n.wrap=f;var h={};function d(){}function v(){}function m(){}var y={};l(y,c,(function(){return this}));var g=Object.getPrototypeOf,b=g&&g(g(E([])));b&&b!==r&&o.call(b,c)&&(y=b);var w=m.prototype=d.prototype=Object.create(y);function x(t){["next","throw","return"].forEach((function(e){l(t,e,(function(t){return this._invoke(e,t)}))}))}function k(e,n){function r(i,a,c,s){var u=p(e[i],e,a);if("throw"!==u.type){var l=u.arg,f=l.value;return f&&"object"==t(f)&&o.call(f,"__await")?n.resolve(f.__await).then((function(t){r("next",t,c,s)}),(function(t){r("throw",t,c,s)})):n.resolve(f).then((function(t){l.value=t,c(l)}),(function(t){return r("throw",t,c,s)}))}s(u.arg)}var a;i(this,"_invoke",{value:function(t,e){function o(){return new n((function(n,o){r(t,e,n,o)}))}return a=a?a.then(o,o):o()}})}function C(t,e,n){var r="suspendedStart";return function(o,i){if("executing"===r)throw new Error("Generator is already running");if("completed"===r){if("throw"===o)throw i;return S()}for(n.method=o,n.arg=i;;){var a=n.delegate;if(a){var c=_(a,n);if(c){if(c===h)continue;return c}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if("suspendedStart"===r)throw r="completed",n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r="executing";var s=p(t,e,n);if("normal"===s.type){if(r=n.done?"completed":"suspendedYield",s.arg===h)continue;return{value:s.arg,done:n.done}}"throw"===s.type&&(r="completed",n.method="throw",n.arg=s.arg)}}}function _(t,e){var n=t.iterator[e.method];if(void 0===n){if(e.delegate=null,"throw"===e.method){if(t.iterator.return&&(e.method="return",e.arg=void 0,_(t,e),"throw"===e.method))return h;e.method="throw",e.arg=new TypeError("The iterator does not provide a 'throw' method")}return h}var r=p(n,t.iterator,e.arg);if("throw"===r.type)return e.method="throw",e.arg=r.arg,e.delegate=null,h;var o=r.arg;return o?o.done?(e[t.resultName]=o.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=void 0),e.delegate=null,h):o:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,h)}function P(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function O(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function L(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(P,this),this.reset(!0)}function E(t){if(t){var e=t[c];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var n=-1,r=function e(){for(;++n<t.length;)if(o.call(t,n))return e.value=t[n],e.done=!1,e;return e.value=void 0,e.done=!0,e};return r.next=r}}return{next:S}}function S(){return{value:void 0,done:!0}}return v.prototype=m,i(w,"constructor",{value:m,configurable:!0}),i(m,"constructor",{value:v,configurable:!0}),v.displayName=l(m,u,"GeneratorFunction"),n.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===v||"GeneratorFunction"===(e.displayName||e.name))},n.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,m):(t.__proto__=m,l(t,u,"GeneratorFunction")),t.prototype=Object.create(w),t},n.awrap=function(t){return{__await:t}},x(k.prototype),l(k.prototype,s,(function(){return this})),n.AsyncIterator=k,n.async=function(t,e,r,o,i){void 0===i&&(i=Promise);var a=new k(f(t,e,r,o),i);return n.isGeneratorFunction(e)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},x(w),l(w,u,"Generator"),l(w,c,(function(){return this})),l(w,"toString",(function(){return"[object Generator]"})),n.keys=function(t){var e=Object(t),n=[];for(var r in e)n.push(r);return n.reverse(),function t(){for(;n.length;){var r=n.pop();if(r in e)return t.value=r,t.done=!1,t}return t.done=!0,t}},n.values=E,L.prototype={constructor:L,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(O),!t)for(var e in this)"t"===e.charAt(0)&&o.call(this,e)&&!isNaN(+e.slice(1))&&(this[e]=void 0)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var e=this;function n(n,r){return a.type="throw",a.arg=t,e.next=n,r&&(e.method="next",e.arg=void 0),!!r}for(var r=this.tryEntries.length-1;r>=0;--r){var i=this.tryEntries[r],a=i.completion;if("root"===i.tryLoc)return n("end");if(i.tryLoc<=this.prev){var c=o.call(i,"catchLoc"),s=o.call(i,"finallyLoc");if(c&&s){if(this.prev<i.catchLoc)return n(i.catchLoc,!0);if(this.prev<i.finallyLoc)return n(i.finallyLoc)}else if(c){if(this.prev<i.catchLoc)return n(i.catchLoc,!0)}else{if(!s)throw new Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return n(i.finallyLoc)}}}},abrupt:function(t,e){for(var n=this.tryEntries.length-1;n>=0;--n){var r=this.tryEntries[n];if(r.tryLoc<=this.prev&&o.call(r,"finallyLoc")&&this.prev<r.finallyLoc){var i=r;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,h):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),h},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),O(n),h}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var o=r.arg;O(n)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,n){return this.delegate={iterator:E(t),resultName:e,nextLoc:n},"next"===this.method&&(this.arg=void 0),h}},n}function n(t,e,n,r,o,i,a){try{var c=t[i](a),s=c.value}catch(u){return void n(u)}c.done?e(s):Promise.resolve(s).then(r,o)}function r(t){return function(){var e=this,r=arguments;return new Promise((function(o,i){var a=t.apply(e,r);function c(t){n(a,o,i,c,s,"next",t)}function s(t){n(a,o,i,c,s,"throw",t)}c(void 0)}))}}function o(){return o="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(t,e,n){var r=i(t,e);if(r){var o=Object.getOwnPropertyDescriptor(r,e);return o.get?o.get.call(arguments.length<3?t:n):o.value}},o.apply(this,arguments)}function i(t,e){for(;!Object.prototype.hasOwnProperty.call(t,e)&&null!==(t=f(t)););return t}function a(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&c(t,e)}function c(t,e){return c=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},c(t,e)}function s(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,r=f(t);if(e){var o=f(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return u(this,n)}}function u(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return l(e)}function l(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function f(t){return f=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},f(t)}function p(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function h(t,e,n){return e&&p(t.prototype,e),n&&p(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}function d(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function v(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}System.register(["@ibiz-template/runtime","vue","@ibiz-template/vue-util","@ibiz-template/model","dayjs","@ibiz-template/controller"],(function(t,n){"use strict";var i,c,u,p,m,y,g,b,w,x,k,C,_,P,O,L,E,S,j;return{setters:[function(t){i=t.PluginStaticResource},function(t){c=t.ref,u=t.watch,p=t.defineComponent,m=t.getCurrentInstance,y=t.onMounted,g=t.computed,b=t.h},function(t){w=t.useRouter,x=t.useIndexViewController,k=t.useNamespace,C=t.useControlController,_=t.usePropsWatch},function(t){P=t.IndexViewModel,O=t.PortletPartModel,L=t.ListModel},function(t){E=t.default},function(t){S=t.CustomPortletController,j=t.ListController}],execute:function(){var R=new i(n.meta.url),M=h((function t(){d(this,t),v(this,"component","UserIndexView")}));var D=p({__name:"index-view",props:{context:null,params:{default:function(){return{}}},modelPath:null},setup:function(t){var e=t,n=m().proxy,r=x(n,e.modelPath),o=function(t,e){var n=w(t),r=c(""),o=c(""),i=c([]),a=c([]);u((function(){return t.$route}),(function(t,e){if(t!==e){r.value=(i=t).params.view2?(i.params.view2?"/".concat(i.params.view2):"")+(i.params.params2?"/".concat(i.params.params2):""):"404",o.value=function(t){return(t.params.view1?"/".concat(t.params.view1):"")+(t.params.params1?"/".concat(t.params.params1):"")}(t);var n=a.value.find((function(t){return t.key===r.value}));n?n.fullPath=t.fullPath:a.value.push({key:r.value,fullPath:t.fullPath,modelPath:"",caption:""})}var i}),{deep:!0,immediate:!0}),u(r,(function(t,e){if(t!==e&&t){var n=i.value.indexOf(t);-1===n||i.value.splice(n,1),i.value.unshift(t)}}),{immediate:!0});var s=function(t){t.forEach((function(t){var e=i.value.indexOf(t);if(-1!==e){i.value.splice(e,1);var n=a.value.findIndex((function(e){return e.key===t}));a.value.splice(n,1)}}))};return{currentKey:r,keyHistory:i,routeMsgs:a,updateRouteMsg:function(t,e){var n=a.value.find((function(t){return t.key===r.value}));n&&(e.caption&&(n.caption=e.caption),e.modelPath&&(n.modelPath=e.modelPath))},closeView:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:r.value;s([t]);var c=i.value[0];if(c){var u=a.value.find((function(t){return t.key===c}));n.push(u.fullPath)}else e.model.source.blankMode?(window.callback&&window.callback(),window.close()):(r.value="",n.push(o.value))},deleteRouteCache:s}}(n,r),i=o.currentKey,a=o.keyHistory,s=o.routeMsgs,l=o.updateRouteMsg,f=o.closeView,p=o.deleteRouteCache;y((function(){setTimeout((function(){var t=document.querySelector(".app-loading-x");t&&(t.style.display="none")}),300)}));window.onpopstate=function(){p([a.value[1]])};var h=g((function(){var t=s.value.find((function(t){return t.key===i.value}));return(null==t?void 0:t.modelPath)||""}));return{__sfc:!0,props:e,proxy:n,c:r,currentKey:i,keyHistory:a,routeMsgs:s,updateRouteMsg:l,closeView:f,deleteRouteCache:p,onCreated:function(t){var e=i.value;t.evt.on("closeView",(function(){f(e)})),t.evt.on("setTitle",(function(t){l(e,{caption:t})}))},onViewFound:function(t){l(i.value,t)},collapseChange:function(t){r.collapseChange=t},onMenuRouteChange:function(){p(a.value.slice(1))},currentPath:h}}});function I(t,e,n,r,o,i,a,c){var s,u="function"==typeof t?t.options:t;if(e&&(u.render=e,u.staticRenderFns=n,u._compiled=!0),r&&(u.functional=!0),i&&(u._scopeId="data-v-"+i),a?(s=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),o&&o.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(a)},u._ssrRegister=s):o&&(s=c?function(){o.call(this,(u.functional?this.parent:this).$root.$options.shadowRoot)}:o),s)if(u.functional){u._injectStyles=s;var l=u.render;u.render=function(t,e){return s.call(e),l(t,e)}}else{var f=u.beforeCreate;u.beforeCreate=f?[].concat(f,s):[s]}return{exports:t,options:u}}var T=I(D,(function(){var t=this,e=t._self._c,n=t._self._setupProxy;return e("UserAppLayout",{attrs:{"is-complete":n.c.complete,model:n.c.model},on:{onCollapseChange:n.collapseChange}},[n.c.complete?[n.c.complete?e("AppMenu",{attrs:{slot:"menu","current-path":n.currentPath,"model-data":n.c.model.appMenu,context:n.c.context,"collapse-change":n.c.collapseChange},on:{menuRouteChange:n.onMenuRouteChange},slot:"menu"}):t._e(),e("AppKeepAlive",{attrs:{"key-list":n.keyHistory}},[e("router-view",{key:n.currentKey,on:{neuronInit:n.onCreated,viewFound:n.onViewFound}})],1)]:t._e()],2)}),[],!1,null,null,null,null).exports;function q(t,e){return b("div",{class:t.e("logo")},[b("img",{class:t.e("logo-img"),attrs:{src:R.dir("/assets/img/jh.png")}}),b("div",{class:t.e("logo-caption")},[e.caption])])}var A=p({name:"UserAppLayout",props:{model:{type:P,required:!0},isComplete:{type:Boolean,default:!1}},setup:function(t,e){var n=e.emit,r=k("layout"),o=c(!1),i=g((function(){return!0===t.model.source.blankMode}));return{ns:r,collapseChange:o,isBlank:i,collapseMenus:function(){o.value=!o.value,n("onCollapseChange",o.value)}}},render:function(){var t=this;return this.isComplete?b("i-layout",{class:[this.ns.b(),this.isBlank?this.ns.m("blank"):"",this.ns.is("collapse",this.collapseChange)]},[b("i-sider",{attrs:{"hide-trigger":!0,value:this.collapseChange},class:[this.ns.b("nav"),this.ns.is("collapse",this.collapseChange)]},[q(this.ns,this.model),this.$slots.menu,b("div",{class:this.ns.be("slider","collapse-icon")},[this.collapseChange?b("ion-icon",{attrs:{src:"./assets/img/menu-unfold.svg"},on:{click:function(){return t.collapseMenus()}}}):b("ion-icon",{attrs:{src:"./assets/img/menu-fold.svg"},on:{click:function(){return t.collapseMenus()}}})])]),b("i-layout",{class:[this.ns.b("content")]},[b("i-header",{class:this.ns.b("header")},[b("div",{class:this.ns.be("header","left")},[q(this.ns,this.model),"TOP"===this.model.source.mainMenuAlign?b("i-menu",{class:this.ns.be("header","menu"),attrs:{mode:"horizontal","active-name":"1"}}):null]),b("div",{class:this.ns.be("header","right")},[b("app-user"),b("img",{class:this.ns.e("xs"),attrs:{src:R.dir("/assets/img/xs.svg")}}),b("img",{class:this.ns.e("sz"),attrs:{src:R.dir("/assets/img/sz.svg")}})])]),b("i-content",{class:this.ns.be("content","main")},[this.$slots.default])])]):null}}),N=function(t){a(c,t);var n,i=s(c);function c(){var t;d(this,c);for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];return v(l(t=i.call.apply(i,[this].concat(n))),"options",[]),t}return h(c,[{key:"onInit",value:(n=r(e().mark((function t(){return e().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,o(f(c.prototype),"onInit",this).call(this);case 2:return t.next=4,ibiz.codeListService.get("UsrCodeList0402031972",this.context,this.params);case 4:this.options=t.sent;case 5:case"end":return t.stop()}}),t,this)}))),function(){return n.apply(this,arguments)})}]),c}(S),V=p({name:"PortletSearchHeader",props:{modelData:{type:O,required:!0},controller:{type:N,required:!0}},setup:function(t){var e=k("portal-search-header"),n=c([]),r=c(new Date),o=function(t){n.value=t,console.log(t)},i=function(t){r.value=t,console.log(t)};return i(E().subtract(1,"day").startOf("day").toDate()),o(t.controller.options.map((function(t){return t.value}))),{ns:e,selectArray:n,selectDate:r,onSelectArrayChange:o,onDateChange:i}},render:function(){var t=[this.ns.b(),this.ns.m(this.modelData.modelClass)];return b("portlet-layout",{attrs:{controller:this.controller},class:t},[b("i-checkbox-group",{class:this.ns.e("rylx-checkbox"),attrs:{value:this.selectArray},on:{"on-change":this.onSelectArrayChange}},[this.controller.options.map((function(t){return b("i-checkbox",{attrs:{label:t.value}},[t.text])}))]),b("i-CalendarPicker",{class:this.ns.e("date-picker"),attrs:{type:"date",value:this.selectDate,placement:"bottom-end"},on:{"on-change":this.onDateChange}})])}}),F=function(){function t(){d(this,t),v(this,"component",V)}var n;return h(t,[{key:"createController",value:(n=r(e().mark((function t(n,r,o){var i;return e().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return i=new N(n,r,o),t.next=3,i.init();case 3:return t.abrupt("return",i);case 4:case"end":return t.stop()}}),t)}))),function(t,e,r){return n.apply(this,arguments)})}]),t}(),z=function(t){a(u,t);var n,i,c=s(u);function u(){var t;d(this,u);for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];return v(l(t=c.call.apply(c,[this].concat(n))),"unit",""),v(l(t),"isPercent",!1),v(l(t),"maxNum",0),t}return h(u,[{key:"onInit",value:(i=r(e().mark((function t(){var n,r=this;return e().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,o(f(u.prototype),"onInit",this).call(this);case 2:this.params.kqrq="2023-04-04",this.params.orgcode=this.context.srforgcode,this.params.rylx="10,20,30",null===(n=this.model.source.getPSDEListDataItems())||void 0===n||n.forEach((function(t){"unit"===t.name&&(r.unit=t.format),"percent"===t.name&&(r.isPercent=!0)}));case 6:case"end":return t.stop()}}),t,this)}))),function(){return i.apply(this,arguments)})},{key:"afterLoad",value:(n=r(e().mark((function t(n){var r=this;return e().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return o(f(u.prototype),"afterLoad",this).call(this,n),this.items.forEach((function(t){r.isPercent?(t.num=(100*parseFloat(t.num)).toFixed(2),"0.00"===t.num&&(t.num="0"),t.percent=Number(t.num)):t.num>r.maxNum&&(r.maxNum=t.num)})),this.isPercent||this.items.forEach((function(t){t.percent=r.maxNum?100*t.num/r.maxNum:0})),console.log(this.items),t.abrupt("return",n);case 5:case"end":return t.stop()}}),t,this)}))),function(t){return n.apply(this,arguments)})}]),u}(j);var U=p({name:"KqqkListControl",props:{modelData:{type:L,required:!0},context:{type:Object,required:!0},params:{type:Object,default:function(){return{}}},mdCtrlActiveMode:{type:Number,default:2},isSelectFirstDefault:{type:Boolean,required:!1},defaultSelectKeys:{type:Array,required:!1}},setup:function(t){var e=m().proxy,n=k("kqqk-list"),r=function(t,e,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};return C(t,(function(){var o=new z(e,n,r);return _(t,"mdCtrlActiveMode",o.setMdCtrlActiveMode.bind(o)),o}))}(e,t.modelData,t.context,t.params),o=function(t){return{handleClick:function(e){var n=t.selectedData.findIndex((function(t){return e.srfkey===t.srfkey}));if(t.singleSelect)-1===n?t.onSelectionChange([e]):t.onSelectionChange([]);else{var r=t.selectedData;-1===n?r.push(e):r.splice(n,1),t.onSelectionChange(r)}t.handleClick(e)},handleDblClick:function(e){t.handleDblClick(e)}}}(r),i=o.handleClick,a=o.handleDblClick;return console.log(r.model),{c:r,ns:n,renderListContent:function(){return r.items.map((function(t,e){return function(t,e){var o=r.selectedData.findIndex((function(e){return e.srfkey===t.srfkey})),c=[n.b("item"),n.is("active",-1!==o)];return b("div",{class:c,key:t.srfkey+e,on:{click:function(){return i(t)},dblclick:function(){return a(t)}}},[b("span",{class:n.be("item","title")},[t.title]),b("div",{class:n.be("item","progress")},[b("span",{style:"width:".concat(t.percent,"%;"),class:n.be("item","progress-bar")}),b("span",{class:n.be("item","progress-text")},[t.num,r.unit])])])}(t,e)}))}}},render:function(){return b("control-layout",{class:this.ns.b(),attrs:{modelData:this.c.model}},[this.c.complete&&[this.renderListContent()]])}}),$=h((function t(){d(this,t),v(this,"component",U)}));t("default",{mateUrl:n.meta.url,install:function(t){t.component("UserIndexView",T),t.component("UserAppLayout",A),ibiz.register.view.register("VIEW_CUSTOM_JskqIndexView",new M),R.loadStyle(["/style.css"]),ibiz.register.portletPart.register("PORTLET_CUSTOM_JskqWebPortalSearchHeader",new F),ibiz.register.control.register("LIST_RENDER_JskqWebKqqkList",new $)}})}}}))}();
@charset "UTF-8";body>.app{display:flex;justify-content:center}.ibiz-layout{--ibiz-layout-nav-width: 256px;--ibiz-layout-header-height: 80px;position:relative;width:1920px;max-width:1920px;overflow-x:auto}.ibiz-layout .ibiz-layout-content{padding-left:256px;width:1920px;flex-shrink:0;position:relative}.ibiz-layout .ibiz-layout-content .ibiz-layout-header{z-index:500;--ibiz-layout-header-bg-color: #002a5f}.ibiz-layout .ibiz-layout-content .ibiz-layout-header .ibiz-layout-header__left .ibiz-layout__logo{width:370px}.ibiz-layout .ibiz-layout-content .ibiz-layout-header .ibiz-layout-header__left .ibiz-layout__logo img{width:50px;height:50px}.ibiz-layout .ibiz-layout-content .ibiz-layout-header .ibiz-layout-header__left .ibiz-layout__logo .ibiz-layout__logo-caption{font-size:26px;font-family:SourceHanSansSC-Medium,SourceHanSansSC;font-weight:500;color:#fff;line-height:1;margin-left:11px}.ibiz-layout .ibiz-layout-content .ibiz-layout-header .ibiz-layout-header__right{display:flex;align-items:center;justify-content:space-between}.ibiz-layout .ibiz-layout-content .ibiz-layout-header .ibiz-layout-header__right .ibiz-app-user{margin-right:0}.ibiz-layout .ibiz-layout-content .ibiz-layout-header .ibiz-layout-header__right img{display:inline-block;height:20px;cursor:pointer}.ibiz-layout .ibiz-layout-content .ibiz-layout-header .ibiz-layout-header__right .ibiz-layout__xs{padding:0 18px}.ibiz-layout .ibiz-layout-content .ibiz-layout-header .ibiz-layout-header__right .ibiz-layout__sz{padding:0 26px 0 0}.ibiz-layout .ibiz-layout-nav{z-index:500}.ibiz-layout .ibiz-layout-nav .ivu-layout-sider-children{position:relative}.ibiz-layout .ibiz-layout-nav .ivu-layout-sider-children .ibiz-layout__logo img{width:50px;height:50px}.ibiz-layout .ibiz-layout-nav .ivu-layout-sider-children .ibiz-layout-slider__collapse-icon{cursor:pointer;position:absolute;right:12px;bottom:12px;color:#fff;transform:scale(1.2);z-index:500}.ibiz-app-menu{--ibiz-app-menu-item-selected-color: #ffffff;--ibiz-app-menu-item-selected-bg-color: #0e4791;--ibiz-app-menu-item-hover-color: #ffffff;--ibiz-app-menu-item-height: 48px;--ibiz-app-menu-item-color: #ffffff;--ibiz-app-menu-item-font-size: 18px;--ibiz-app-menu-collapse-item-hover-color: #0e4791;--ibiz-app-menu-icon-margin: 0 8px 0 0;background-color:#3769a9;padding-top:12px;position:relative;z-index:500;overflow:visible}.ibiz-app-menu .ibiz-app-menu__item{padding:12px 25px;font-family:MicrosoftYaHei;margin-bottom:12px}.ibiz-app-menu .ibiz-app-menu__item:hover{background-color:#0e4791}.ibiz-app-menu .ibiz-app-menu__item.ivu-menu-item-active{font-weight:700}.ibiz-app-menu .ibiz-app-menu__item.ivu-menu-item-active.ivu-menu-item-active:not(.ivu-menu-submenu):after{display:none}.ibiz-app-menu .ivu-menu-submenu{margin-bottom:12px}.ibiz-app-menu .ivu-menu-submenu .ivu-menu-submenu-title-icon{font-size:20px;opacity:.8}.ibiz-app-menu.is-collapse .ibiz-app-menu__item:hover{color:#fff}.ibiz-app-menu.is-collapse .ibiz-app-menu-tooltip,.ibiz-app-menu.is-collapse .ibiz-app-menu-submenu{position:relative}.ibiz-app-menu.is-collapse .ibiz-app-menu-submenu .ibiz-app-menu-submenu__title{font-size:18px;color:#fff}.ibiz-app-menu.is-collapse .ibiz-app-menu-submenu .ibiz-app-menu-submenu__title:hover{color:#fff}.ibiz-app-menu.is-collapse .ibiz-app-menu-submenu .ivu-select-dropdown .ibiz-app-menu-submenu__list{position:absolute}.ibiz-app-menu.is-collapse .ibiz-app-menu-submenu .ivu-select-dropdown .ibiz-app-menu-submenu__list .ibiz-app-menu-submenu__item{position:relative}.ibiz-app-menu.is-collapse .ibiz-app-menu-submenu .ivu-select-dropdown .ibiz-app-menu-submenu__list .ibiz-app-menu-submenu__item .ivu-menu-item{z-index:6666;background-color:#3769a9;color:#fff}.ibiz-app-menu.is-collapse .ibiz-app-menu-submenu .ivu-select-dropdown .ibiz-app-menu-submenu__list .ibiz-app-menu-submenu__item .ivu-menu-item:hover{background-color:#0e4791}.ibiz-app-menu.is-collapse .ibiz-app-menu-submenu .ivu-select-dropdown .ibiz-app-menu-submenu__list .ibiz-app-menu-submenu__item .ivu-menu-item.ivu-menu-item-active{background-color:#0e4791;font-weight:700}.ibiz-app-menu.is-collapse .ibiz-app-menu-submenu .ivu-select-dropdown .ibiz-app-menu-submenu__list .ibiz-app-menu-submenu__item .ivu-menu-item.ivu-menu-item-active:after{display:none}.ibiz-app-menu.is-collapse .ivu-tooltip-popper .ivu-tooltip-content .ivu-tooltip-inner{background-color:#3769a9;color:#fff}.jskq-web-portal>.ibiz-view-layout-content{background-color:transparent;padding:0}.jskq-web-portal .ibiz-dashboard__content{flex-direction:column}.jskq-web-portal .ibiz-view-portlet{background-color:#fff;--ibiz-portlet-layout-header-height: 64px;--ibiz-portlet-layout-caption-font-size: 18px;--ibiz-portlet-layout-caption-font-weight: bold;--ibiz-portlet-layout-caption-color: #333333}.jskq-web-portal .ibiz-view-portlet .ibiz-portlet-layout__caption:before{content:"";display:inline-block;width:4px;height:21px;background-color:#333;vertical-align:middle;margin-right:8px}.jskq-web-portal .ibiz-view-portlet .ibiz-portlet-layout-header{position:relative;border-width:0}.jskq-web-portal .ibiz-view-portlet .ibiz-portlet-layout-header:after{content:"";display:block;border-bottom:1px solid #D8D8D8;width:calc(100% - 32px);position:absolute;bottom:0px;left:16px;z-index:1}.jskq-web-portal .ibiz-portlet-col__rafx-chart-view-portlet{margin-top:20px}.jskq-web-portal .ibiz-portlet-col__db-appview-1{margin-left:20px}
@charset "UTF-8";body>.app{display:flex;justify-content:center}.ibiz-layout{--ibiz-layout-nav-width: 256px;--ibiz-layout-header-height: 80px;position:relative;width:1920px;max-width:1920px;overflow-x:auto}.ibiz-layout .ibiz-layout-content{padding-left:256px;width:1920px;flex-shrink:0;position:relative}.ibiz-layout .ibiz-layout-content .ibiz-layout-header{z-index:500;--ibiz-layout-header-bg-color: #002a5f}.ibiz-layout .ibiz-layout-content .ibiz-layout-header .ibiz-layout-header__left .ibiz-layout__logo{width:370px}.ibiz-layout .ibiz-layout-content .ibiz-layout-header .ibiz-layout-header__left .ibiz-layout__logo img{width:50px;height:50px}.ibiz-layout .ibiz-layout-content .ibiz-layout-header .ibiz-layout-header__left .ibiz-layout__logo .ibiz-layout__logo-caption{font-size:26px;font-family:SourceHanSansSC-Medium,SourceHanSansSC;font-weight:500;color:#fff;line-height:1;margin-left:11px}.ibiz-layout .ibiz-layout-content .ibiz-layout-header .ibiz-layout-header__right{display:flex;align-items:center;justify-content:space-between}.ibiz-layout .ibiz-layout-content .ibiz-layout-header .ibiz-layout-header__right .ibiz-app-user{margin-right:0}.ibiz-layout .ibiz-layout-content .ibiz-layout-header .ibiz-layout-header__right img{display:inline-block;height:20px;cursor:pointer}.ibiz-layout .ibiz-layout-content .ibiz-layout-header .ibiz-layout-header__right .ibiz-layout__xs{padding:0 18px}.ibiz-layout .ibiz-layout-content .ibiz-layout-header .ibiz-layout-header__right .ibiz-layout__sz{padding:0 26px 0 0}.ibiz-layout .ibiz-layout-nav{z-index:500}.ibiz-layout .ibiz-layout-nav .ivu-layout-sider-children{position:relative}.ibiz-layout .ibiz-layout-nav .ivu-layout-sider-children .ibiz-layout__logo img{width:50px;height:50px}.ibiz-layout .ibiz-layout-nav .ivu-layout-sider-children .ibiz-layout-slider__collapse-icon{cursor:pointer;position:absolute;right:12px;bottom:12px;color:#fff;transform:scale(1.2);z-index:500}.ibiz-app-menu{--ibiz-app-menu-item-selected-color: #ffffff;--ibiz-app-menu-item-selected-bg-color: #0e4791;--ibiz-app-menu-item-hover-color: #ffffff;--ibiz-app-menu-item-height: 48px;--ibiz-app-menu-item-color: #ffffff;--ibiz-app-menu-item-font-size: 18px;--ibiz-app-menu-collapse-item-hover-color: #0e4791;--ibiz-app-menu-icon-margin: 0 8px 0 0;background-color:#3769a9;padding-top:12px;position:relative;z-index:500;overflow:visible}.ibiz-app-menu .ibiz-app-menu__item{padding:12px 25px;font-family:MicrosoftYaHei;margin-bottom:12px}.ibiz-app-menu .ibiz-app-menu__item:hover{background-color:#0e4791}.ibiz-app-menu .ibiz-app-menu__item.ivu-menu-item-active{font-weight:700}.ibiz-app-menu .ibiz-app-menu__item.ivu-menu-item-active.ivu-menu-item-active:not(.ivu-menu-submenu):after{display:none}.ibiz-app-menu .ivu-menu-submenu{margin-bottom:12px}.ibiz-app-menu .ivu-menu-submenu .ivu-menu-submenu-title-icon{font-size:20px;opacity:.8}.ibiz-app-menu.is-collapse .ibiz-app-menu__item:hover{color:#fff}.ibiz-app-menu.is-collapse .ibiz-app-menu-tooltip,.ibiz-app-menu.is-collapse .ibiz-app-menu-submenu{position:relative}.ibiz-app-menu.is-collapse .ibiz-app-menu-submenu .ibiz-app-menu-submenu__title{font-size:18px;color:#fff}.ibiz-app-menu.is-collapse .ibiz-app-menu-submenu .ibiz-app-menu-submenu__title:hover{color:#fff}.ibiz-app-menu.is-collapse .ibiz-app-menu-submenu .ivu-select-dropdown .ibiz-app-menu-submenu__list{position:absolute}.ibiz-app-menu.is-collapse .ibiz-app-menu-submenu .ivu-select-dropdown .ibiz-app-menu-submenu__list .ibiz-app-menu-submenu__item{position:relative}.ibiz-app-menu.is-collapse .ibiz-app-menu-submenu .ivu-select-dropdown .ibiz-app-menu-submenu__list .ibiz-app-menu-submenu__item .ivu-menu-item{z-index:6666;background-color:#3769a9;color:#fff}.ibiz-app-menu.is-collapse .ibiz-app-menu-submenu .ivu-select-dropdown .ibiz-app-menu-submenu__list .ibiz-app-menu-submenu__item .ivu-menu-item:hover{background-color:#0e4791}.ibiz-app-menu.is-collapse .ibiz-app-menu-submenu .ivu-select-dropdown .ibiz-app-menu-submenu__list .ibiz-app-menu-submenu__item .ivu-menu-item.ivu-menu-item-active{background-color:#0e4791;font-weight:700}.ibiz-app-menu.is-collapse .ibiz-app-menu-submenu .ivu-select-dropdown .ibiz-app-menu-submenu__list .ibiz-app-menu-submenu__item .ivu-menu-item.ivu-menu-item-active:after{display:none}.ibiz-app-menu.is-collapse .ivu-tooltip-popper .ivu-tooltip-content .ivu-tooltip-inner{background-color:#3769a9;color:#fff}.jskq-web-portal>.ibiz-view-layout-content{background-color:transparent;padding:0}.jskq-web-portal .ibiz-dashboard__content{flex-direction:column}.jskq-web-portal .ibiz-view-portlet{background-color:#fff;--ibiz-portlet-layout-header-height: 64px;--ibiz-portlet-layout-caption-font-size: 18px;--ibiz-portlet-layout-caption-font-weight: bold;--ibiz-portlet-layout-caption-color: #333333}.jskq-web-portal .ibiz-view-portlet .ibiz-portlet-layout__caption:before{content:"";display:inline-block;width:4px;height:21px;background-color:#333;vertical-align:middle;margin-right:8px}.jskq-web-portal .ibiz-view-portlet .ibiz-portlet-layout-header{position:relative;border-width:0}.jskq-web-portal .ibiz-view-portlet .ibiz-portlet-layout-header:after{content:"";display:block;border-bottom:1px solid #d8d8d8;width:calc(100% - 32px);position:absolute;bottom:0px;left:16px;z-index:1}.jskq-web-portal .ibiz-portlet-col__rafx-chart-view-portlet{margin-top:20px}.jskq-web-portal .ibiz-portlet-col__db-appview-1{margin-left:20px}.ibiz-view--kq-ytj-kqqk-tab-exp-view .ivu-tabs-nav .ivu-tabs-tab{color:#666;font-size:16px;padding:8px 6px 8px 0}.ibiz-view--kq-ytj-kqqk-tab-exp-view .ivu-tabs-nav .ivu-tabs-tab.ivu-tabs-tab-active{color:#002a5f}.ibiz-view--kq-ytj-kqqk-tab-exp-view .ivu-tabs-ink-bar{background:#3769a9;background-clip:content-box;padding-right:10px}.ibiz-view--kq-ytj-kqqk-tab-exp-view .ivu-tabs-tab:not(:last-child):after{content:"/";position:relative;right:-12px}.ibiz-view--kq-ytj-kqqk-tab-exp-view .ibiz-control-list__load-more{display:none}.ibiz-portal-search-header.ibiz-portlet-layout.is-no-header .ibiz-portlet-layout-content{height:32px;display:flex;align-items:center;justify-content:space-between}.ibiz-portal-search-header__rylx-checkbox .ivu-checkbox-wrapper{color:#002a5f;font-size:18px}.ibiz-portal-search-header__rylx-checkbox .ivu-checkbox-inner{width:12.5px;height:12.5px}.ibiz-portal-search-header__rylx-checkbox .ivu-checkbox-focus{box-shadow:unset}.ibiz-portal-search-header__rylx-checkbox .ivu-checkbox-checked .ivu-checkbox-inner{border-color:#002a5f;background-color:#fff}.ibiz-portal-search-header__rylx-checkbox .ivu-checkbox-checked .ivu-checkbox-inner:after{border-width:1px;border-color:#002a5f;width:3px;height:6px;top:2px;left:4px}.ibiz-portal-search-header__date-picker{width:112px}.ibiz-portal-search-header__date-picker .ivu-input-suffix{left:0;right:auto;width:26px}.ibiz-portal-search-header__date-picker .ivu-input-with-suffix{padding-left:26px;padding-right:7px;color:#666}.ibiz-kqqk-list{padding-top:4px}.ibiz-kqqk-list-item{display:flex;margin-bottom:28px}.ibiz-kqqk-list-item__title{width:100px;padding-right:16px;text-align:right;font-size:16px;color:#666}.ibiz-kqqk-list-item__progress{flex-grow:1;white-space:nowrap;overflow:visible;padding-right:60px}.ibiz-kqqk-list-item__progress-bar{display:inline-block;background-color:#73a0fa;height:16px;border-radius:0 100px 100px 0;vertical-align:middle}.ibiz-kqqk-list-item__progress-text{display:inline-block;padding-left:8px;vertical-align:middle;color:#999;font-size:16px}
......@@ -24,13 +24,13 @@
},
"dependencies": {
"@ibiz-template/command": "^0.0.1-beta.50",
"@ibiz-template/controller": "^0.0.1-beta.52",
"@ibiz-template/controller": "^0.0.1-beta.54",
"@ibiz-template/core": "^0.0.1-beta.51",
"@ibiz-template/model": "^0.0.1-beta.52",
"@ibiz-template/runtime": "^0.0.1-beta.52",
"@ibiz-template/service": "^0.0.1-beta.52",
"@ibiz-template/theme": "^0.0.1-beta.52",
"@ibiz-template/vue-util": "^0.0.1-beta.52",
"@ibiz-template/model": "^0.0.1-beta.54",
"@ibiz-template/runtime": "^0.0.1-beta.54",
"@ibiz-template/service": "^0.0.1-beta.54",
"@ibiz-template/theme": "^0.0.1-beta.54",
"@ibiz-template/vue-util": "^0.0.1-beta.54",
"async-validator": "^4.2.5",
"axios": "^1.1.3",
"core-js": "3",
......@@ -46,13 +46,13 @@
},
"peerDependencies": {
"@ibiz-template/command": "^0.0.1-beta.50",
"@ibiz-template/controller": "^0.0.1-beta.52",
"@ibiz-template/controller": "^0.0.1-beta.54",
"@ibiz-template/core": "^0.0.1-beta.51",
"@ibiz-template/model": "^0.0.1-beta.52",
"@ibiz-template/runtime": "^0.0.1-beta.52",
"@ibiz-template/service": "^0.0.1-beta.52",
"@ibiz-template/theme": "^0.0.1-beta.52",
"@ibiz-template/vue-util": "^0.0.1-beta.52",
"@ibiz-template/model": "^0.0.1-beta.54",
"@ibiz-template/runtime": "^0.0.1-beta.54",
"@ibiz-template/service": "^0.0.1-beta.54",
"@ibiz-template/theme": "^0.0.1-beta.54",
"@ibiz-template/vue-util": "^0.0.1-beta.54",
"async-validator": "^4.2.5",
"axios": "^1.1.3",
"core-js": "3",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册