first commit for llm
|
After Width: | Height: | Size: 5.5 KiB |
|
|
@ -0,0 +1,2 @@
|
|||
User-agent: *
|
||||
Disallow: /
|
||||
|
|
@ -0,0 +1 @@
|
|||
#app,body,html{height:100%;margin:0;padding:0}.chromeframe{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}#loader-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999999}#loader{display:block;position:relative;left:50%;top:50%;width:150px;height:150px;margin:-75px 0 0 -75px;border-radius:50%;border:3px solid transparent;border-top-color:#fff;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;z-index:1001}#loader:before{top:5px;left:5px;right:5px;bottom:5px;-webkit-animation:spin 3s linear infinite;animation:spin 3s linear infinite}#loader:after,#loader:before{content:"";position:absolute;border-radius:50%;border:3px solid transparent;border-top-color:#fff}#loader:after{top:15px;left:15px;right:15px;bottom:15px;-webkit-animation:spin 1.5s linear infinite;animation:spin 1.5s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}#loader-wrapper .loader-section{position:fixed;top:0;width:51%;height:100%;background:#7171c6;z-index:1000;-webkit-transform:translateX(0);transform:translateX(0)}#loader-wrapper .loader-section.section-left{left:0}#loader-wrapper .loader-section.section-right{right:0}.loaded #loader-wrapper .loader-section.section-left{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.loaded #loader-wrapper .loader-section.section-left,.loaded #loader-wrapper .loader-section.section-right{-webkit-transition:all .7s cubic-bezier(.645,.045,.355,1) .3s;transition:all .7s cubic-bezier(.645,.045,.355,1) .3s}.loaded #loader-wrapper .loader-section.section-right{-webkit-transform:translateX(100%);transform:translateX(100%)}.loaded #loader{opacity:0;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.loaded #loader-wrapper{visibility:hidden;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:all .3s ease-out 1s;transition:all .3s ease-out 1s}.no-js #loader-wrapper{display:none}.no-js h1{color:#222}#loader-wrapper .load_title{font-family:Open Sans;color:#fff;font-size:19px;width:100%;text-align:center;z-index:9999999999999;position:absolute;top:60%;opacity:1;line-height:30px}#loader-wrapper .load_title span{font-weight:400;font-style:italic;font-size:13px;color:#fff;opacity:.5}
|
||||
|
|
@ -0,0 +1 @@
|
|||
.content[data-v-0515cf76]{height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.content[data-v-0515cf76],.top-div[data-v-0515cf76]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top-div[data-v-0515cf76]{height:20%;width:50%;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.bottom-div[data-v-0515cf76]{height:80%;width:100%}.top-div-input[data-v-0515cf76]{-webkit-appearance:none;background-color:#fff;background-image:none;border-radius:4px 0 0 4px;border:1px solid #dcdfe6;-webkit-box-sizing:border-box;box-sizing:border-box;color:#606266;display:inline-block;font-size:20px;height:80px;line-height:80px;outline:none;padding:0 15px;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1);transition:border-color .2s cubic-bezier(.645,.045,.355,1);width:100%}.top-div-button[data-v-0515cf76]{height:80px;border-radius:0 4px 4px 0;font-size:20px}.bottom-div-top[data-v-0515cf76]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.bottom-div-top span[data-v-0515cf76]{color:silver}.item[data-v-0515cf76]{margin:20px;height:auto;width:98%;background-color:#fff;border-radius:10px}.item-top[data-v-0515cf76]{padding:10px;width:100%}.item-bottom[data-v-0515cf76]{padding:10px;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-align:center;-ms-flex-align:center;align-items:center}.item-bottom-span[data-v-0515cf76]{width:60%;margin-right:5%}.text[data-v-0515cf76]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;-webkit-line-clamp:inherit;-webkit-box-orient:vertical;font-size:16px;line-height:25px;max-height:18em}.item-bottom-time[data-v-0515cf76]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.item-bottom-dianzan[data-v-0515cf76],.item-bottom-time[data-v-0515cf76]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.item-bottom-dianzan[data-v-0515cf76]{width:18%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.bottom-center[data-v-0515cf76]{height:77%;overflow-y:scroll;width:100%}span em[data-v-0515cf76]{color:red}
|
||||
|
|
@ -0,0 +1 @@
|
|||
.login[data-v-44da728f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;background-image:url(../../static/img/login-background.f9f49138.jpg);background-size:cover}.title[data-v-44da728f]{margin:0 auto 30px auto;text-align:center;color:#707070}.login-form[data-v-44da728f]{border-radius:6px;background:#fff;width:400px;padding:25px 25px 5px 25px}.login-form .el-input[data-v-44da728f],.login-form .el-input input[data-v-44da728f]{height:38px}.login-form .input-icon[data-v-44da728f]{height:39px;width:14px;margin-left:2px}.login-tip[data-v-44da728f]{font-size:13px;text-align:center;color:#bfbfbf}.login-code[data-v-44da728f]{width:33%;height:38px;float:right}.login-code img[data-v-44da728f]{cursor:pointer;vertical-align:middle}.el-login-footer[data-v-44da728f]{height:40px;line-height:40px;position:fixed;bottom:0;width:100%;text-align:center;color:#fff;font-family:Arial;font-size:12px;letter-spacing:1px}.login-code-img[data-v-44da728f]{height:38px}
|
||||
|
|
@ -0,0 +1 @@
|
|||
.login{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;background-image:url(../../static/img/login-background.f9f49138.jpg);background-size:cover}.title{margin:0 auto 30px auto;text-align:center;color:#707070}.login-form{border-radius:6px;background:#fff;width:400px;padding:25px 25px 5px 25px}.login-form .el-input,.login-form .el-input input{height:38px}.login-form .input-icon{height:39px;width:14px;margin-left:2px}.login-tip{font-size:13px;text-align:center;color:#bfbfbf}.login-code{width:33%;height:38px;float:right}.login-code img{cursor:pointer;vertical-align:middle}.el-login-footer{height:40px;line-height:40px;position:fixed;bottom:0;width:100%;text-align:center;color:#fff;font-family:Arial;font-size:12px;letter-spacing:1px}.login-code-img{height:38px}
|
||||
|
|
@ -0,0 +1 @@
|
|||
.left-top-span[data-v-33f5b7ae]{font-size:30px;color:#00f;font-weight:700}.left-center[data-v-33f5b7ae]{margin-top:2%;position:relative;background-color:#fff;width:100%;height:40%;border-radius:10px}.left-center textarea[data-v-33f5b7ae]{width:100%;height:100%;border:none;resize:none;outline:none;font-size:20px}.left-board[data-v-33f5b7ae]{position:absolute;width:40%;height:80%;margin-left:10%}.left-button[data-v-33f5b7ae]{position:absolute;width:100%;border-radius:20px;background-color:#fff}.left-button-detail[data-v-33f5b7ae]{position:absolute;top:50px;right:0;background-color:#0e8eef;height:40px;width:80px;color:#fff;border:0;border-radius:5px}.right-board[data-v-33f5b7ae]{width:32%;height:95%;position:absolute;background-color:#f8f9fa;right:3%;top:2%;border-radius:10px}.right-outer[data-v-33f5b7ae]{display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px;margin-bottom:20px}.title[data-v-33f5b7ae]{height:auto;padding:20px;width:88%;text-align:left;background-color:#fff;border-radius:10px}.right-title[data-v-33f5b7ae]{font-size:18px;font-weight:700;padding-top:10px;padding-bottom:10px}.right-message[data-v-33f5b7ae]{margin-top:10px;font-size:14px;color:grey;-webkit-line-clamp:2}.right-message[data-v-33f5b7ae],.right-respon[data-v-33f5b7ae]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.right-respon[data-v-33f5b7ae]{height:auto;padding:10px;font-size:16px;-webkit-line-clamp:3;background-color:#e5e5e6;border-radius:5px}.right-respon-time[data-v-33f5b7ae]{padding-top:1%;font-size:12px;color:grey;position:absolute;right:0;margin-right:4%}
|
||||
|
|
@ -0,0 +1 @@
|
|||
.icon-body[data-v-480c2f7f]{width:100%;padding:10px}.icon-body .icon-search[data-v-480c2f7f]{position:relative;margin-bottom:5px}.icon-body .icon-list[data-v-480c2f7f]{height:200px;overflow:auto}.icon-body .icon-list .list-container[data-v-480c2f7f]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.icon-body .icon-list .list-container .icon-item-wrapper[data-v-480c2f7f]{width:33.33333%;height:25px;line-height:25px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex}.icon-body .icon-list .list-container .icon-item-wrapper .icon-item[data-v-480c2f7f]{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;height:100%;padding:0 5px}.icon-body .icon-list .list-container .icon-item-wrapper .icon-item[data-v-480c2f7f]:hover{background:#ececec;border-radius:5px}.icon-body .icon-list .list-container .icon-item-wrapper .icon-item .icon[data-v-480c2f7f]{-ms-flex-negative:0;flex-shrink:0}.icon-body .icon-list .list-container .icon-item-wrapper .icon-item span[data-v-480c2f7f]{display:inline-block;vertical-align:-.15em;fill:currentColor;padding-left:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.icon-body .icon-list .list-container .icon-item-wrapper .icon-item.active[data-v-480c2f7f]{background:#ececec;border-radius:5px}
|
||||
|
|
@ -0,0 +1 @@
|
|||
.top{height:80px;width:100%;background-color:#f3f5ff}.top-title{height:100%;width:100%;-ms-flex-line-pack:end;align-content:end;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.name,.top-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.name{height:50%;width:auto}.name span{margin-right:30px;font-size:20px}
|
||||
|
|
@ -0,0 +1 @@
|
|||
::-webkit-scrollbar{width:0}.text-shenglue{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.showspan{visibility:visible}.hiddenspan{visibility:hidden}.leftbar{display:inline-block;position:absolute;left:0;top:0;width:350px;height:100%}.el-aside{overflow-y:hidden;height:100%;background-image:url(../../static/img/bg.2c18aa1d.png);z-index:2;padding:0;border-radius:0 25px 25px 0;-webkit-box-shadow:5px 5px 10px rgba(0,0,0,.5);box-shadow:5px 5px 10px rgba(0,0,0,.5)}.left_div_title{margin:5% auto;width:100%;height:8%;background-size:100% 100%;padding:8px 24px}.btn-op{background-color:hsla(0,0%,100%,.3);color:#fff;border:1px solid #fff!important;font-size:15px}.tab-outer{width:100%;height:60px;margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #52c1dc}.tab-item{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;color:#fff;line-height:60px;font-size:20px}.tab-item:hover{cursor:pointer}.active-bor{position:relative}.active-bor:after{position:absolute;content:"";left:30%;top:58px;width:40%;height:2px;background-color:#fff}.contentList{height:calc(100vh - 260px);overflow-y:scroll;width:100%}.content-item{line-height:60px;height:60px;font-size:18px;padding-left:20px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer}.content-item:hover,.link-item-hover{color:#fff;background-color:rgba(179,205,216,.2);cursor:pointer}.link-item-hover-remove{color:#fff}[contenteditable]:focus{outline:none}.moreitem{width:70%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.moreitem span{width:100%;color:#fff;font-size:18px;border:none;outline:none;margin:1%;background-color:transparent;line-height:50px}
|
||||
|
|
@ -0,0 +1 @@
|
|||
.icon-ul[data-v-2fa68d6e]{margin:0;padding:0;font-size:0}.icon-ul li[data-v-2fa68d6e]{list-style-type:none;text-align:center;font-size:14px;display:inline-block;width:16.66%;-webkit-box-sizing:border-box;box-sizing:border-box;height:108px;padding:15px 6px 6px 6px;cursor:pointer;overflow:hidden}.icon-ul li[data-v-2fa68d6e]:hover{background:#f2f2f2}.icon-ul li.active-item[data-v-2fa68d6e]{background:#e1f3fb;color:#7a6df0}.icon-ul li>i[data-v-2fa68d6e]{font-size:30px;line-height:50px}.icon-dialog[data-v-2fa68d6e] .el-dialog{border-radius:8px;margin-bottom:0;margin-top:4vh!important;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:92vh;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.icon-dialog[data-v-2fa68d6e] .el-dialog .el-dialog__header{padding-top:14px}.icon-dialog[data-v-2fa68d6e] .el-dialog .el-dialog__body{margin:0 20px 20px 20px;padding:0;overflow:auto}.right-board[data-v-78f2d993]{width:350px;position:absolute;right:0;top:0;padding-top:3px}.right-board .field-box[data-v-78f2d993]{position:relative;height:calc(100vh - 42px);-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.right-board .el-scrollbar[data-v-78f2d993]{height:100%}.select-item[data-v-78f2d993]{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px dashed #fff;-webkit-box-sizing:border-box;box-sizing:border-box}.select-item .close-btn[data-v-78f2d993]{cursor:pointer;color:#f56c6c}.select-item .el-input+.el-input[data-v-78f2d993]{margin-left:4px}.select-item+.select-item[data-v-78f2d993]{margin-top:4px}.select-item.sortable-chosen[data-v-78f2d993]{border:1px dashed #409eff}.select-line-icon[data-v-78f2d993]{line-height:32px;font-size:22px;padding:0 4px;color:#777}.option-drag[data-v-78f2d993]{cursor:move}.time-range .el-date-editor[data-v-78f2d993]{width:227px}.time-range[data-v-78f2d993] .el-icon-time{display:none}.document-link[data-v-78f2d993]{position:absolute;display:block;width:26px;height:26px;top:0;left:0;cursor:pointer;background:#409eff;z-index:1;border-radius:0 0 6px 0;text-align:center;line-height:26px;color:#fff;font-size:18px}.node-label[data-v-78f2d993]{font-size:14px}.node-icon[data-v-78f2d993]{color:#bebfc3}
|
||||
|
|
@ -0,0 +1 @@
|
|||
.icons-container[data-v-101db740]{margin:10px 20px 0;overflow:hidden}.icons-container .icon-item[data-v-101db740]{margin:20px;height:85px;text-align:center;width:100px;float:left;font-size:30px;color:#24292e;cursor:pointer}.icons-container span[data-v-101db740]{display:block;font-size:16px;margin-top:10px}.icons-container .disabled[data-v-101db740]{pointer-events:none}
|
||||
|
|
@ -0,0 +1 @@
|
|||
.wscn-http404-container[data-v-279ea4b2]{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;top:40%;left:50%}.wscn-http404[data-v-279ea4b2]{position:relative;width:1200px;padding:0 50px;overflow:hidden}.wscn-http404 .pic-404[data-v-279ea4b2]{position:relative;float:left;width:600px;overflow:hidden}.wscn-http404 .pic-404__parent[data-v-279ea4b2]{width:100%}.wscn-http404 .pic-404__child[data-v-279ea4b2]{position:absolute}.wscn-http404 .pic-404__child.left[data-v-279ea4b2]{width:80px;top:17px;left:220px;opacity:0;-webkit-animation-name:cloudLeft-data-v-279ea4b2;animation-name:cloudLeft-data-v-279ea4b2;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:1s;animation-delay:1s}.wscn-http404 .pic-404__child.mid[data-v-279ea4b2]{width:46px;top:10px;left:420px;opacity:0;-webkit-animation-name:cloudMid-data-v-279ea4b2;animation-name:cloudMid-data-v-279ea4b2;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:1.2s;animation-delay:1.2s}.wscn-http404 .pic-404__child.right[data-v-279ea4b2]{width:62px;top:100px;left:500px;opacity:0;-webkit-animation-name:cloudRight-data-v-279ea4b2;animation-name:cloudRight-data-v-279ea4b2;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:1s;animation-delay:1s}@-webkit-keyframes cloudLeft-data-v-279ea4b2{0%{top:17px;left:220px;opacity:0}20%{top:33px;left:188px;opacity:1}80%{top:81px;left:92px;opacity:1}to{top:97px;left:60px;opacity:0}}@keyframes cloudLeft-data-v-279ea4b2{0%{top:17px;left:220px;opacity:0}20%{top:33px;left:188px;opacity:1}80%{top:81px;left:92px;opacity:1}to{top:97px;left:60px;opacity:0}}@-webkit-keyframes cloudMid-data-v-279ea4b2{0%{top:10px;left:420px;opacity:0}20%{top:40px;left:360px;opacity:1}70%{top:130px;left:180px;opacity:1}to{top:160px;left:120px;opacity:0}}@keyframes cloudMid-data-v-279ea4b2{0%{top:10px;left:420px;opacity:0}20%{top:40px;left:360px;opacity:1}70%{top:130px;left:180px;opacity:1}to{top:160px;left:120px;opacity:0}}@-webkit-keyframes cloudRight-data-v-279ea4b2{0%{top:100px;left:500px;opacity:0}20%{top:120px;left:460px;opacity:1}80%{top:180px;left:340px;opacity:1}to{top:200px;left:300px;opacity:0}}@keyframes cloudRight-data-v-279ea4b2{0%{top:100px;left:500px;opacity:0}20%{top:120px;left:460px;opacity:1}80%{top:180px;left:340px;opacity:1}to{top:200px;left:300px;opacity:0}}.wscn-http404 .bullshit[data-v-279ea4b2]{position:relative;float:left;width:300px;padding:30px 0;overflow:hidden}.wscn-http404 .bullshit__oops[data-v-279ea4b2]{font-size:32px;line-height:40px;color:#1482f0;margin-bottom:20px;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.wscn-http404 .bullshit__headline[data-v-279ea4b2],.wscn-http404 .bullshit__oops[data-v-279ea4b2]{font-weight:700;opacity:0;-webkit-animation-name:slideUp-data-v-279ea4b2;animation-name:slideUp-data-v-279ea4b2;-webkit-animation-duration:.5s;animation-duration:.5s}.wscn-http404 .bullshit__headline[data-v-279ea4b2]{font-size:20px;line-height:24px;color:#222;margin-bottom:10px;-webkit-animation-delay:.1s;animation-delay:.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.wscn-http404 .bullshit__info[data-v-279ea4b2]{font-size:13px;line-height:21px;color:grey;margin-bottom:30px;-webkit-animation-delay:.2s;animation-delay:.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.wscn-http404 .bullshit__info[data-v-279ea4b2],.wscn-http404 .bullshit__return-home[data-v-279ea4b2]{opacity:0;-webkit-animation-name:slideUp-data-v-279ea4b2;animation-name:slideUp-data-v-279ea4b2;-webkit-animation-duration:.5s;animation-duration:.5s}.wscn-http404 .bullshit__return-home[data-v-279ea4b2]{display:block;float:left;width:110px;height:36px;background:#1482f0;border-radius:100px;text-align:center;color:#fff;font-size:14px;line-height:36px;cursor:pointer;-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes slideUp-data-v-279ea4b2{0%{-webkit-transform:translateY(60px);transform:translateY(60px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes slideUp-data-v-279ea4b2{0%{-webkit-transform:translateY(60px);transform:translateY(60px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}
|
||||
|
|
@ -0,0 +1 @@
|
|||
.panel-group[data-v-0ac8ac4e]{margin-top:18px}.panel-group .card-panel-col[data-v-0ac8ac4e]{margin-bottom:32px}.panel-group .card-panel[data-v-0ac8ac4e]{height:108px;cursor:pointer;font-size:12px;position:relative;overflow:hidden;color:#666;background:#fff;-webkit-box-shadow:4px 4px 40px rgba(0,0,0,.05);box-shadow:4px 4px 40px rgba(0,0,0,.05);border-color:rgba(0,0,0,.05)}.panel-group .card-panel:hover .card-panel-icon-wrapper[data-v-0ac8ac4e]{color:#fff}.panel-group .card-panel:hover .icon-people[data-v-0ac8ac4e]{background:#40c9c6}.panel-group .card-panel:hover .icon-message[data-v-0ac8ac4e]{background:#36a3f7}.panel-group .card-panel:hover .icon-money[data-v-0ac8ac4e]{background:#f4516c}.panel-group .card-panel:hover .icon-shopping[data-v-0ac8ac4e]{background:#34bfa3}.panel-group .card-panel .icon-people[data-v-0ac8ac4e]{color:#40c9c6}.panel-group .card-panel .icon-message[data-v-0ac8ac4e]{color:#36a3f7}.panel-group .card-panel .icon-money[data-v-0ac8ac4e]{color:#f4516c}.panel-group .card-panel .icon-shopping[data-v-0ac8ac4e]{color:#34bfa3}.panel-group .card-panel .card-panel-icon-wrapper[data-v-0ac8ac4e]{float:left;margin:14px 0 0 14px;padding:16px;-webkit-transition:all .38s ease-out;transition:all .38s ease-out;border-radius:6px}.panel-group .card-panel .card-panel-icon[data-v-0ac8ac4e]{float:left;font-size:48px}.panel-group .card-panel .card-panel-description[data-v-0ac8ac4e]{float:right;font-weight:700;margin:26px;margin-left:0}.panel-group .card-panel .card-panel-description .card-panel-text[data-v-0ac8ac4e]{line-height:18px;color:rgba(0,0,0,.45);font-size:16px;margin-bottom:12px}.panel-group .card-panel .card-panel-description .card-panel-num[data-v-0ac8ac4e]{font-size:20px}@media (max-width:550px){.card-panel-description[data-v-0ac8ac4e]{display:none}.card-panel-icon-wrapper[data-v-0ac8ac4e]{float:none!important;width:100%;height:100%;margin:0!important}.card-panel-icon-wrapper .svg-icon[data-v-0ac8ac4e]{display:block;margin:14px auto!important;float:none!important}}
|
||||
|
|
@ -0,0 +1 @@
|
|||
.hljs{display:block;background:#fff;padding:.5em;color:#333;overflow-x:auto}.hljs-comment,.hljs-meta{color:#969896}.hljs-emphasis,.hljs-quote,.hljs-strong,.hljs-template-variable,.hljs-variable{color:#df5000}.hljs-keyword,.hljs-selector-tag,.hljs-type{color:#d73a49}.hljs-attribute,.hljs-bullet,.hljs-literal,.hljs-symbol{color:#0086b3}.hljs-name,.hljs-section{color:#63a35c}.hljs-tag{color:#333}.hljs-attr,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-selector-pseudo,.hljs-title{color:#6f42c1}.hljs-addition{color:#55a532;background-color:#eaffea}.hljs-deletion{color:#bd2c00;background-color:#ffecec}.hljs-link{text-decoration:underline}.hljs-number{color:#005cc5}.hljs-string{color:#032f62}
|
||||
|
|
@ -0,0 +1 @@
|
|||
.pop_btn[data-v-e1e29174]{text-align:center;margin-top:20px}.popup-main[data-v-e1e29174]{position:relative;margin:10px auto;background:#fff;border-radius:5px;font-size:12px;overflow:hidden}.popup-title[data-v-e1e29174]{overflow:hidden;line-height:34px;padding-top:6px;background:#f2f2f2}.popup-result[data-v-e1e29174]{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:24px;margin:25px auto;padding:15px 10px 10px;border:1px solid #ccc;position:relative}.popup-result .title[data-v-e1e29174]{position:absolute;top:-28px;left:50%;width:140px;font-size:14px;margin-left:-70px;text-align:center;line-height:30px;background:#fff}.popup-result table[data-v-e1e29174]{text-align:center;width:100%;margin:0 auto}.popup-result table span[data-v-e1e29174]{display:block;width:100%;font-family:arial;line-height:30px;height:30px;white-space:nowrap;overflow:hidden;border:1px solid #e8e8e8}.popup-result-scroll[data-v-e1e29174]{font-size:12px;line-height:24px;height:10em;overflow-y:auto}
|
||||
|
|
@ -0,0 +1 @@
|
|||
.user-info-head[data-v-07624ce5]{position:relative;display:inline-block;height:120px}.user-info-head[data-v-07624ce5]:hover:after{content:"+";position:absolute;left:0;right:0;top:0;bottom:0;color:#eee;background:rgba(0,0,0,.5);font-size:24px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;cursor:pointer;line-height:110px;border-radius:50%}
|
||||
|
|
@ -0,0 +1 @@
|
|||
.text-shenglue{display:block;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;-icab-text-overflow:ellipsis;-khtml-text-overflow:ellipsis;-moz-text-overflow:ellipsis;-webkit-text-overflow:ellipsis}.right-top-corner{position:absolute;top:0;right:0;font-size:24px;color:red}
|
||||
|
|
@ -0,0 +1 @@
|
|||
.icon-ul[data-v-2fa68d6e]{margin:0;padding:0;font-size:0}.icon-ul li[data-v-2fa68d6e]{list-style-type:none;text-align:center;font-size:14px;display:inline-block;width:16.66%;-webkit-box-sizing:border-box;box-sizing:border-box;height:108px;padding:15px 6px 6px 6px;cursor:pointer;overflow:hidden}.icon-ul li[data-v-2fa68d6e]:hover{background:#f2f2f2}.icon-ul li.active-item[data-v-2fa68d6e]{background:#e1f3fb;color:#7a6df0}.icon-ul li>i[data-v-2fa68d6e]{font-size:30px;line-height:50px}.icon-dialog[data-v-2fa68d6e] .el-dialog{border-radius:8px;margin-bottom:0;margin-top:4vh!important;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:92vh;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.icon-dialog[data-v-2fa68d6e] .el-dialog .el-dialog__header{padding-top:14px}.icon-dialog[data-v-2fa68d6e] .el-dialog .el-dialog__body{margin:0 20px 20px 20px;padding:0;overflow:auto}
|
||||
|
|
@ -0,0 +1 @@
|
|||
.text-shenglue{display:block;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;-icab-text-overflow:ellipsis;-khtml-text-overflow:ellipsis;-moz-text-overflow:ellipsis;-webkit-text-overflow:ellipsis}.right-top-corner{position:absolute;top:0;right:0;font-size:24px;color:red}
|
||||
|
|
@ -0,0 +1 @@
|
|||
.text-shenglue{display:block;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;-icab-text-overflow:ellipsis;-khtml-text-overflow:ellipsis;-moz-text-overflow:ellipsis;-webkit-text-overflow:ellipsis}.right-top-corner{position:absolute;top:0;right:0;font-size:24px;color:red}
|
||||
|
|
@ -0,0 +1 @@
|
|||
.fileshow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 5%}.fileshow-panel{margin-top:3%;width:48%;text-align:center;line-height:24px;background-color:#fff;padding:10px}.right-top{margin-left:8%;margin-top:5%;border-bottom:1px solid #e4ebf9;font-size:27px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.title-outer{text-align:left;height:50px;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.icon-img{display:inline-block;width:18px;height:18px;line-height:18px}.icon-img img{width:100%;height:100%}.font-title{font-size:15px;line-height:18px}.panel-collect{text-align:right;margin-top:10px}.icon-item{display:inline-block;width:14px;height:14px;line-height:14px;margin-right:5px}.icon-item img{width:100%;height:100%}.num-item{font-size:14px;line-height:14px;color:#666;margin-right:10px}.main-right_button{margin:4%;height:50px;width:98%;overflow-x:auto;white-space:nowrap}.main-right_button div{font-family:cursive;display:inline-block;background-color:#dbe9ff;padding:5px 12px;border-radius:18px;margin:1%;font-size:20px;color:#666;border:1px solid #dbe9ff}.main-right_button div:hover{cursor:pointer;-webkit-box-shadow:2px 2px #91abd5;box-shadow:2px 2px #91abd5;border:1px solid #91abd5}
|
||||
|
|
@ -0,0 +1 @@
|
|||
.head[data-v-613258d5]{font-size:24px!important}.content[data-v-613258d5]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.content-left[data-v-613258d5]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content-left[data-v-613258d5],.content-right[data-v-613258d5]{width:50%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.item[data-v-613258d5]{width:90%;height:55px;margin:10px;border-radius:5px;background-color:#f8f9fd}.row[data-v-613258d5]{width:100%;height:100%}.row[data-v-613258d5],.serial[data-v-613258d5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.serial[data-v-613258d5]{width:50px;height:30px;border-radius:5px;-webkit-transform:skew(-10deg);transform:skew(-10deg);background-color:#d9d9d9;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:20px;font-weight:700}.question[data-v-613258d5]{color:#3f3f64;font-size:20px;font-weight:700}.img-div[data-v-613258d5]{position:relative}.text[data-v-613258d5]{position:absolute;top:57%;left:65%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:20px;font-weight:700;color:#fff}
|
||||
|
|
@ -0,0 +1 @@
|
|||
.register{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;background-image:url(../../static/img/login-background.f9f49138.jpg);background-size:cover}.title{margin:0 auto 30px auto;text-align:center;color:#707070}.register-form{border-radius:6px;background:#fff;width:400px;padding:25px 25px 5px 25px}.register-form .el-input,.register-form .el-input input{height:38px}.register-form .input-icon{height:39px;width:14px;margin-left:2px}.register-tip{font-size:13px;text-align:center;color:#bfbfbf}.register-code{width:33%;height:38px;float:right}.register-code img{cursor:pointer;vertical-align:middle}.el-register-footer{height:40px;line-height:40px;position:fixed;bottom:0;width:100%;text-align:center;color:#fff;font-family:Arial;font-size:12px;letter-spacing:1px}.register-code-img{height:38px}
|
||||
|
|
@ -0,0 +1 @@
|
|||
.errPage-container[data-v-f2e02586]{width:800px;max-width:100%;margin:100px auto}.errPage-container .pan-back-btn[data-v-f2e02586]{background:#008489;color:#fff;border:none!important}.errPage-container .pan-gif[data-v-f2e02586]{margin:0 auto;display:block}.errPage-container .pan-img[data-v-f2e02586]{display:block;margin:0 auto;width:100%}.errPage-container .text-jumbo[data-v-f2e02586]{font-size:60px;font-weight:700;color:#484848}.errPage-container .list-unstyled[data-v-f2e02586]{font-size:14px}.errPage-container .list-unstyled li[data-v-f2e02586]{padding-bottom:5px}.errPage-container .list-unstyled a[data-v-f2e02586]{color:#008489;text-decoration:none}.errPage-container .list-unstyled a[data-v-f2e02586]:hover{text-decoration:underline}
|
||||
|
|
@ -0,0 +1 @@
|
|||
.user-info-head[data-v-07624ce5]{position:relative;display:inline-block;height:120px}.user-info-head[data-v-07624ce5]:hover:after{content:"+";position:absolute;left:0;right:0;top:0;bottom:0;color:#eee;background:rgba(0,0,0,.5);font-size:24px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;cursor:pointer;line-height:110px;border-radius:50%}
|
||||
|
|
@ -0,0 +1 @@
|
|||
.left-top-span[data-v-2b581cd5]{font-size:30px;color:#00f;font-weight:700}.left-center[data-v-2b581cd5]{position:relative;width:100%;height:100%}.left-board[data-v-2b581cd5]{position:absolute;width:67%;margin-left:10%}.pxshow[data-v-2b581cd5]{text-align:right}.pxshow span[data-v-2b581cd5]{display:inline-block;margin-left:20px}.pxdetail[data-v-2b581cd5]{position:relative;height:95%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start}.pxdetail-content[data-v-2b581cd5]{margin-left:39px;height:118px;width:320px;background-color:#fff;border-radius:10px;margin-bottom:10px;padding:8px}.pxdetail-content-quest[data-v-2b581cd5]{font-weight:700;display:inline-block;font-size:16px;width:90%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pxdetail-content-answer[data-v-2b581cd5]{color:grey;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;margin-top:8px;height:40px}.pxdetail-content-collect[data-v-2b581cd5]{font-size:13px;margin-top:8px;color:#fa0}.block[data-v-2b581cd5]{width:100%;text-align:right}
|
||||
|
After Width: | Height: | Size: 160 KiB |
|
After Width: | Height: | Size: 96 KiB |
|
After Width: | Height: | Size: 4.7 KiB |
|
|
@ -0,0 +1 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024" version="1.1"><path d="M901.6 926.7c0 12.8-5.1 25.1-14.3 34.3-9.2 9.2-21.5 14.3-34.3 14.3H170.5c-12.8 0-25.6-5.1-34.3-14.3-9.2-9.2-14.3-21.5-14.3-34.3V48.6c0-12.8 5.1-25.6 14.3-34.3C144.9 5.1 157.7 0 170.5 0H589.3c12.8 0 25.6 5.1 34.8 14.3l263.7 263.7c9.2 9.2 14.3 21.5 14.3 34.8v613.9h-0.5z" fill="#EBECF0" p-id="1531"></path><path d="M901.6 926.7v48.6c0 12.8-5.1 25.6-14.3 34.3-9.2 9.2-21.5 14.3-34.3 14.3H170.5c-27.1 0-48.6-22-48.6-48.6v-48.6c0 12.8 5.1 25.1 14.3 34.3 9.2 9.2 21.5 14.3 34.3 14.3h682.5c27.1 0 48.6-22 48.6-48.6z" fill="#C1C7D0" p-id="1532"></path><path d="M121.9 536.6v-97.8L24.1 536.6h97.8z m779.8 0l1-97.8 97.3 97.8h-98.3z" fill="#D30000" p-id="1533"></path><path d="M901.6 312.8v6.7H637.9c-27.1 0-48.6-22-48.6-48.6V0c12.8 0 25.6 5.1 34.8 14.3L888.3 278c8.7 9.2 13.8 21.5 13.3 34.8z" fill="#C1C7D0" p-id="1534"></path><path d="M502.9 611.1H462.8v143h39.4c44.8 0 68.9-25.2 68.9-73.8 0-42.3-22.1-68.6-68.2-69.1zM275 611.2H217.6v60.8h57.4c23.5 0 38.4-8.1 38.4-30.8 0-18.5-11.4-30-38.4-30z" fill="#FF1D1D" p-id="1535"></path><path d="M24.6 536.6v243.2c0 13.3 5.1 25.6 14.3 34.8 8.7 9.2 21.5 14.3 34.3 14.3h877.6c26.6 0 48.6-21.5 48.6-48.6V536.6H24.6z m254.7 178.5H217.6v82.1h-55.8v-228.8h118.4c53.2 0 88.5 26.9 88.5 71.9s-33.3 74.8-89.4 74.8z m230.3 82.1h-102.2v-228.8h103.4c77.1 0 119.3 50 119.3 110.4 0 73.2-53.9 118.4-120.4 118.4z m354.3-184.6H731.1v52h123.8v44.5h-123.8v88.1h-55.5v-228.8h188.3v44.2z" fill="#FF1D1D" p-id="1536"></path><path d="M280.1 568.4h-118.3v228.8h55.8v-82.1h61.7c56.1 0 89.4-28 89.4-74.8s-35.4-71.9-88.5-71.9z m-5.2 103.6h-57.4v-60.8h57.4c27 0 38.4 11.4 38.4 30 0 22.7-14.9 30.8-38.4 30.8zM510.7 568.4h-103.4v228.8h102.2c66.6 0 120.4-45.1 120.4-118.4 0-60.4-42.2-110.4-119.3-110.4z m-8.5 185.7h-39.4V611.1h40.1c46.1 0.6 68.2 26.8 68.2 69.1 0 48.6-24.2 73.8-68.9 73.8zM675.6 797.1h55.5v-88.1h123.8v-44.5h-123.8v-52h132.7V568.4h-188.3v228.8z" fill="#FFFFFF" p-id="1537"></path></svg>
|
||||
|
After Width: | Height: | Size: 1.9 KiB |
|
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1703750797633" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="6063" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><path d="M901.08928 925.3888a48.13824 48.13824 0 0 1-14.24896 34.38592 48.77312 48.77312 0 0 1-34.38592 14.24896H171.07456a48.13824 48.13824 0 0 1-34.3808-14.24896 48.74752 48.74752 0 0 1-14.24896-34.38592V49.42336a48.18944 48.18944 0 0 1 14.24896-34.40128A48.74752 48.74752 0 0 1 171.07456 0.77824h417.9968a48.5888 48.5888 0 0 1 34.59072 14.09024l263.3472 263.33184a48.68096 48.68096 0 0 1 14.08 34.59072z" fill="#EBECF0" p-id="6064"></path><path d="M901.08928 925.3888v48.68608a48.18944 48.18944 0 0 1-14.24896 34.39616 48.77312 48.77312 0 0 1-34.38592 14.24896H171.07456a48.70656 48.70656 0 0 1-48.68096-48.69632v-48.63488a48.13824 48.13824 0 0 0 14.24384 34.38592 48.74752 48.74752 0 0 0 34.38592 14.24896h681.32864a48.81408 48.81408 0 0 0 48.68608-48.68608z" fill="#C1C7D0" p-id="6065"></path><path d="M25.11872 536.09472h973.24544v243.33824a48.81408 48.81408 0 0 1-48.61952 48.68096H73.81504a48.18944 48.18944 0 0 1-34.39616-14.24384 48.74752 48.74752 0 0 1-14.24896-34.38592z" fill="#317BFF" p-id="6066"></path><path d="M122.496 536.08448V438.71744L25.11872 536.08448z m778.59328 0l0.93184-97.36704 96.86016 97.36704z" fill="#234AE8" p-id="6067"></path><path d="M901.08928 312.73984v6.84032h-263.3216a48.6912 48.6912 0 0 1-48.6912-48.68096V0.72704a48.5888 48.5888 0 0 1 34.5856 14.09024l263.76192 263.22944a49.3312 49.3312 0 0 1 13.66528 34.69312z" fill="#C1C7D0" p-id="6068"></path><path d="M259.67616 606.58176l19.7888 102.54848 18.8928-102.5536h52.1728l-40.47872 165.52448H256.0768l-18.8928-96.25088h-0.90112l-18.88768 96.25088H164.32128l-41.37984-165.51936h53.07392l17.99168 102.54848h0.90112l19.7888-102.5536zM447.68256 602.0864q81.8432 3.60448 87.25504 86.35392-3.6096 82.77504-87.25504 86.35904-83.6608-2.69824-86.35904-87.26016 4.49024-80.95232 86.35904-85.4528z m0 40.47872q-30.59712 0.90624-32.384 45.8752 1.792 46.78656 32.384 47.67744 32.384-0.89088 33.28-47.67744-1.81248-45.8752-33.28-45.8752zM628.49024 714.53184h-16.18944V772.096h-53.96992v-165.51936h78.2592q76.4416-1.792 72.8576 46.77632-0.896 32.38912-27.88864 40.48384 30.5664 6.2976 28.78976 44.07296v7.19872q-0.90112 24.28416 5.4016 21.59104v5.39648h-54.88128q-2.68288-5.4016-2.688-28.78464 3.584-31.47776-29.69088-28.78464z m-16.18944-69.26848v32.384h21.59104q26.9824 0.90624 26.07616-15.29344-0.896-16.18944-22.4768-17.09056zM809.29792 772.096h-71.0656v-165.51424h72.86784q85.4528 0.90624 86.35904 79.16544 0 86.35392-88.16128 86.35392z m-17.08544-126.83264v88.15616h11.68896q38.66624 0 38.67648-44.9792 2.70336-46.76096-39.5776-43.17696z" fill="#FFFFFF" p-id="6069"></path></svg>
|
||||
|
After Width: | Height: | Size: 2.8 KiB |
|
After Width: | Height: | Size: 303 KiB |
|
After Width: | Height: | Size: 4.5 KiB |
|
After Width: | Height: | Size: 18 KiB |
|
After Width: | Height: | Size: 509 KiB |
|
After Width: | Height: | Size: 5.5 KiB |
|
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1708479035349" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="4350" width="32" height="32" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M486.4 972.8v-128.9728A332.8 332.8 0 0 1 179.2 512a25.6 25.6 0 0 1 51.2 0 281.6 281.6 0 0 0 563.2 0 25.6 25.6 0 1 1 51.2 0 332.8 332.8 0 0 1-307.2 331.8272V972.8h153.6a25.6 25.6 0 1 1 0 51.2h-358.4a25.6 25.6 0 1 1 0-51.2h153.6zM512 51.2a153.6 153.6 0 0 0-153.6 153.6v307.2a153.6 153.6 0 0 0 307.2 0V204.8a153.6 153.6 0 0 0-153.6-153.6z m0-51.2a204.8 204.8 0 0 1 204.8 204.8v307.2a204.8 204.8 0 1 1-409.6 0V204.8a204.8 204.8 0 0 1 204.8-204.8z" fill="#0000ff" p-id="4351"></path></svg>
|
||||
|
After Width: | Height: | Size: 815 B |
|
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1708479035349" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="4350" width="32" height="32" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M486.4 972.8v-128.9728A332.8 332.8 0 0 1 179.2 512a25.6 25.6 0 0 1 51.2 0 281.6 281.6 0 0 0 563.2 0 25.6 25.6 0 1 1 51.2 0 332.8 332.8 0 0 1-307.2 331.8272V972.8h153.6a25.6 25.6 0 1 1 0 51.2h-358.4a25.6 25.6 0 1 1 0-51.2h153.6zM512 51.2a153.6 153.6 0 0 0-153.6 153.6v307.2a153.6 153.6 0 0 0 307.2 0V204.8a153.6 153.6 0 0 0-153.6-153.6z m0-51.2a204.8 204.8 0 0 1 204.8 204.8v307.2a204.8 204.8 0 1 1-409.6 0V204.8a204.8 204.8 0 0 1 204.8-204.8z" fill="#2c2c2c" p-id="4351"></path></svg>
|
||||
|
After Width: | Height: | Size: 815 B |
|
After Width: | Height: | Size: 79 KiB |
|
After Width: | Height: | Size: 44 KiB |
|
|
@ -0,0 +1 @@
|
|||
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-005cb0c7"],{"4b72":function(e,t,n){"use strict";n.d(t,"f",(function(){return o})),n.d(t,"e",(function(){return r})),n.d(t,"c",(function(){return l})),n.d(t,"i",(function(){return i})),n.d(t,"d",(function(){return u})),n.d(t,"g",(function(){return s})),n.d(t,"a",(function(){return c})),n.d(t,"b",(function(){return m})),n.d(t,"h",(function(){return b}));var a=n("b775");function o(e){return Object(a["a"])({url:"/tool/gen/list",method:"get",params:e})}function r(e){return Object(a["a"])({url:"/tool/gen/db/list",method:"get",params:e})}function l(e){return Object(a["a"])({url:"/tool/gen/"+e,method:"get"})}function i(e){return Object(a["a"])({url:"/tool/gen",method:"put",data:e})}function u(e){return Object(a["a"])({url:"/tool/gen/importTable",method:"post",params:e})}function s(e){return Object(a["a"])({url:"/tool/gen/preview/"+e,method:"get"})}function c(e){return Object(a["a"])({url:"/tool/gen/"+e,method:"delete"})}function m(e){return Object(a["a"])({url:"/tool/gen/genCode/"+e,method:"get"})}function b(e){return Object(a["a"])({url:"/tool/gen/synchDb/"+e,method:"get"})}},"6f72":function(e,t,n){"use strict";n.r(t);var a=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("el-dialog",{attrs:{title:"导入表",visible:e.visible,width:"800px",top:"5vh","append-to-body":""},on:{"update:visible":function(t){e.visible=t}}},[n("el-form",{ref:"queryForm",attrs:{model:e.queryParams,size:"small",inline:!0}},[n("el-form-item",{attrs:{label:"表名称",prop:"tableName"}},[n("el-input",{attrs:{placeholder:"请输入表名称",clearable:""},nativeOn:{keyup:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")?null:e.handleQuery(t)}},model:{value:e.queryParams.tableName,callback:function(t){e.$set(e.queryParams,"tableName",t)},expression:"queryParams.tableName"}})],1),n("el-form-item",{attrs:{label:"表描述",prop:"tableComment"}},[n("el-input",{attrs:{placeholder:"请输入表描述",clearable:""},nativeOn:{keyup:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")?null:e.handleQuery(t)}},model:{value:e.queryParams.tableComment,callback:function(t){e.$set(e.queryParams,"tableComment",t)},expression:"queryParams.tableComment"}})],1),n("el-form-item",[n("el-button",{attrs:{type:"primary",icon:"el-icon-search",size:"mini"},on:{click:e.handleQuery}},[e._v("搜索")]),n("el-button",{attrs:{icon:"el-icon-refresh",size:"mini"},on:{click:e.resetQuery}},[e._v("重置")])],1)],1),n("el-row",[n("el-table",{ref:"table",attrs:{data:e.dbTableList,height:"260px"},on:{"row-click":e.clickRow,"selection-change":e.handleSelectionChange}},[n("el-table-column",{attrs:{type:"selection",width:"55"}}),n("el-table-column",{attrs:{prop:"tableName",label:"表名称","show-overflow-tooltip":!0}}),n("el-table-column",{attrs:{prop:"tableComment",label:"表描述","show-overflow-tooltip":!0}}),n("el-table-column",{attrs:{prop:"createTime",label:"创建时间"}}),n("el-table-column",{attrs:{prop:"updateTime",label:"更新时间"}})],1),n("pagination",{directives:[{name:"show",rawName:"v-show",value:e.total>0,expression:"total>0"}],attrs:{total:e.total,page:e.queryParams.pageNum,limit:e.queryParams.pageSize},on:{"update:page":function(t){return e.$set(e.queryParams,"pageNum",t)},"update:limit":function(t){return e.$set(e.queryParams,"pageSize",t)},pagination:e.getList}})],1),n("div",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[n("el-button",{attrs:{type:"primary"},on:{click:e.handleImportTable}},[e._v("确 定")]),n("el-button",{on:{click:function(t){e.visible=!1}}},[e._v("取 消")])],1)],1)},o=[],r=(n("d81d"),n("a15b"),n("4b72")),l={data:function(){return{visible:!1,tables:[],total:0,dbTableList:[],queryParams:{pageNum:1,pageSize:10,tableName:void 0,tableComment:void 0}}},methods:{show:function(){this.getList(),this.visible=!0},clickRow:function(e){this.$refs.table.toggleRowSelection(e)},handleSelectionChange:function(e){this.tables=e.map((function(e){return e.tableName}))},getList:function(){var e=this;Object(r["e"])(this.queryParams).then((function(t){200===t.code&&(e.dbTableList=t.rows,e.total=t.total)}))},handleQuery:function(){this.queryParams.pageNum=1,this.getList()},resetQuery:function(){this.resetForm("queryForm"),this.handleQuery()},handleImportTable:function(){var e=this,t=this.tables.join(",");""!=t?Object(r["d"])({tables:t}).then((function(t){e.$modal.msgSuccess(t.msg),200===t.code&&(e.visible=!1,e.$emit("ok"))})):this.$modal.msgError("请选择要导入的表")}}},i=l,u=n("2877"),s=Object(u["a"])(i,a,o,!1,null,null,null);t["default"]=s.exports}}]);
|
||||
|
|
@ -0,0 +1 @@
|
|||
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-014fc830"],{2167:function(e,t,o){"use strict";o.r(t);var n=function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("el-dialog",{attrs:{title:e.title,visible:e.open,width:"500px","before-close":e.finishCommit},on:{"update:visible":function(t){e.open=t}}},[o("el-form",{ref:"form",attrs:{model:e.form,rules:e.rules,"label-width":"100px"}},[o("el-form-item",{attrs:{label:"知识库名称",prop:"knowName"}},[o("el-input",{attrs:{placeholder:"请输入知识库名称",maxlength:"30"},model:{value:e.form.knowName,callback:function(t){e.$set(e.form,"knowName",t)},expression:"form.knowName"}})],1),o("el-form-item",{attrs:{label:"知识库介绍",prop:"knowIntroduce"}},[o("el-input",{attrs:{type:"textarea",rows:4,placeholder:"请输入知识库介绍"},model:{value:e.form.knowIntroduce,callback:function(t){e.$set(e.form,"knowIntroduce",t)},expression:"form.knowIntroduce"}})],1)],1),o("div",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[o("el-button",{attrs:{type:"primary"},on:{click:function(t){return e.submit()}}},[e._v("确 定")]),o("el-button",{on:{click:function(t){return e.finishCommit(!1)}}},[e._v("取 消")])],1)],1)},r=[],i=(o("b64b"),o("829f")),l={name:"operateDialog",props:{item:{type:Object,default:{}},open:{type:Boolean,default:!1},title:String},data:function(){return{form:{id:null,knowName:null,knowIntroduce:null},rules:{knowName:[{required:!0,message:"知识库名称不能为空",trigger:"blur"},{min:2,max:20,message:"知识库名称长度必须介于 2 和 20 之间",trigger:"blur"},{pattern:/^[^\u4e00-\u9fa5]*$/,message:"新知识库名称,不支持中文命名",trigger:"blur"}]}}},watch:{item:function(e){Object.keys(e).length>0&&(this.form.id=e.id,this.form.knowName=e.knowName,this.form.knowIntroduce=e.knowIntroduce)}},methods:{finishCommit:function(e){this.form={id:null,knowName:null,knowIntroduce:null},this.$refs["form"].resetFields(),this.$emit("finishCommit",e)},submit:function(){var e=this;this.$modal.loading("数据上传中,请稍候"),this.$refs["form"].validate((function(t){t&&(e.form.id?Object(i["f"])(e.form).then((function(t){200===t.code?(e.$modal.msgSuccess(t.msg),e.finishCommit(!0)):e.$modal.msgError(t.msg)})):Object(i["c"])(e.form).then((function(t){200===t.code?(e.$modal.msgSuccess(t.msg),e.finishCommit(!0)):e.$modal.msgError(t.msg)}))),e.$modal.closeLoading()}))}}},s=l,u=o("2877"),a=Object(u["a"])(s,n,r,!1,null,null,null);t["default"]=a.exports},"829f":function(e,t,o){"use strict";o.d(t,"d",(function(){return r})),o.d(t,"c",(function(){return i})),o.d(t,"f",(function(){return l})),o.d(t,"b",(function(){return s})),o.d(t,"e",(function(){return u})),o.d(t,"a",(function(){return a}));var n=o("b775");function r(e){return Object(n["a"])({url:"/system/knowledge/list",method:"post",data:e})}function i(e){return Object(n["a"])({url:"/system/knowledge/insertKnowledge",method:"post",data:e})}function l(e){return Object(n["a"])({url:"/system/knowledge/updateKnowledge",method:"post",data:e})}function s(e){return Object(n["a"])({url:"/system/knowledge/"+e,method:"post"})}function u(e){return Object(n["a"])({url:"/system/knowledge/selectKnowledgeFilesByKnowId",method:"post",data:e})}function a(e){return Object(n["a"])({url:"/system/knowledge/deleteDocs",method:"post",data:e})}}}]);
|
||||
|
|
@ -0,0 +1 @@
|
|||
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-03e1b930"],{de74:function(t,e,n){"use strict";n.r(e);var i=function(){var t=this,e=t.$createElement;t._self._c;return t._m(0)},o=[function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{attrs:{id:"app"}},[n("div",{attrs:{id:"loader-wrapper"}},[n("div",{attrs:{id:"loader"}}),n("div",{staticClass:"loader-section section-left"}),n("div",{staticClass:"loader-section section-right"}),n("div",{staticClass:"load_title"},[t._v("正在加载系统资源,请耐心等待")])])])}],a=(n("14d9"),{name:"YwglLogin",data:function(){return{loginRules:{},loginForm:{username:"",password:"",rememberMe:!1,code:"",uuid:""},loading:!1,captchaOnOff:!0,register:!1,redirect:void 0}},watch:{$route:{handler:function(t){this.redirect=t.query&&t.query.redirect},immediate:!0}},beforeRouteEnter:function(t,e,n){console.log("从 "+e.path+" 进入ywgllogin"),n()},created:function(){this.getLoginByNameAndTokenJ()},methods:{getLoginByNameAndTokenJ:function(){var t=this,e=this.$route.query.ticket;if(e){this.loading=!0;var n={ticket:e,model:"xn"};this.$store.dispatch("loginSso",n).then((function(){t.$message.success("登录成功"),t.loading=!1,t.$router.push({path:"/chatMain"}).catch((function(){}))})).catch((function(e){console.log("有异常信息",e),t.loading=!1}))}}}}),r=a,s=(n("f9d7"),n("2877")),c=Object(s["a"])(r,i,o,!1,null,null,null);e["default"]=c.exports},f397:function(t,e,n){},f9d7:function(t,e,n){"use strict";n("f397")}}]);
|
||||
|
|
@ -0,0 +1 @@
|
|||
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-0900ce96"],{"829f":function(e,t,o){"use strict";o.d(t,"d",(function(){return r})),o.d(t,"c",(function(){return i})),o.d(t,"f",(function(){return l})),o.d(t,"b",(function(){return s})),o.d(t,"e",(function(){return u})),o.d(t,"a",(function(){return a}));var n=o("b775");function r(e){return Object(n["a"])({url:"/system/knowledge/list",method:"post",data:e})}function i(e){return Object(n["a"])({url:"/system/knowledge/insertKnowledge",method:"post",data:e})}function l(e){return Object(n["a"])({url:"/system/knowledge/updateKnowledge",method:"post",data:e})}function s(e){return Object(n["a"])({url:"/system/knowledge/"+e,method:"post"})}function u(e){return Object(n["a"])({url:"/system/knowledge/selectKnowledgeFilesByKnowId",method:"post",data:e})}function a(e){return Object(n["a"])({url:"/system/knowledge/deleteDocs",method:"post",data:e})}},e0a1:function(e,t,o){"use strict";o.r(t);var n=function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("el-dialog",{attrs:{title:e.title,visible:e.open,width:"500px","before-close":e.finishCommit},on:{"update:visible":function(t){e.open=t}}},[o("el-form",{ref:"form",attrs:{model:e.form,rules:e.rules,"label-width":"100px"}},[o("el-form-item",{attrs:{label:"知识库名称",prop:"knowName"}},[o("el-input",{attrs:{placeholder:"请输入知识库名称",maxlength:"30"},model:{value:e.form.knowName,callback:function(t){e.$set(e.form,"knowName",t)},expression:"form.knowName"}})],1),o("el-form-item",{attrs:{label:"知识库介绍",prop:"knowIntroduce"}},[o("el-input",{attrs:{type:"textarea",rows:4,placeholder:"请输入知识库介绍"},model:{value:e.form.knowIntroduce,callback:function(t){e.$set(e.form,"knowIntroduce",t)},expression:"form.knowIntroduce"}})],1)],1),o("div",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[o("el-button",{attrs:{type:"primary"},on:{click:function(t){return e.submit()}}},[e._v("确 定")]),o("el-button",{on:{click:function(t){return e.finishCommit(!1)}}},[e._v("取 消")])],1)],1)},r=[],i=(o("b64b"),o("829f")),l={name:"operateDialog",props:{item:{type:Object,default:{}},open:{type:Boolean,default:!1},title:String},data:function(){return{form:{id:null,knowName:null,knowIntroduce:null},rules:{knowName:[{required:!0,message:"知识库名称不能为空",trigger:"blur"},{min:2,max:20,message:"知识库名称长度必须介于 2 和 20 之间",trigger:"blur"},{pattern:/^[^\u4e00-\u9fa5]*$/,message:"新知识库名称,不支持中文命名",trigger:"blur"}]}}},watch:{item:function(e){Object.keys(e).length>0&&(this.form.id=e.id,this.form.knowName=e.knowName,this.form.knowIntroduce=e.knowIntroduce)}},methods:{finishCommit:function(e){this.form={id:null,knowName:null,knowIntroduce:null},this.$refs["form"].resetFields(),this.$emit("finishCommit",e)},submit:function(){var e=this;this.$modal.loading("数据上传中,请稍候"),this.$refs["form"].validate((function(t){t&&(e.form.id?Object(i["f"])(e.form).then((function(t){200===t.code?(e.$modal.msgSuccess(t.msg),e.finishCommit(!0)):e.$modal.msgError(t.msg)})):Object(i["c"])(e.form).then((function(t){200===t.code?(e.$modal.msgSuccess(t.msg),e.finishCommit(!0)):e.$modal.msgError(t.msg)}))),e.$modal.closeLoading()}))}}},s=l,u=o("2877"),a=Object(u["a"])(s,n,r,!1,null,null,null);t["default"]=a.exports}}]);
|
||||