g-ai-robot3 0.1.70 → 0.1.71
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/g-ai-robot3.es.js +4 -4
- package/dist/g-ai-robot3.umd.js +32 -32
- package/dist/index.css +1 -1
- package/package.json +2 -1
package/dist/index.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.digital-human[data-v-b1bafb05]{z-index:0;position:relative}.digital-human #video[data-v-b1bafb05],.digital-human .xiaogVideo[data-v-b1bafb05],.digital-human img[data-v-b1bafb05]{position:absolute;left:0;top:0}.digital-human .statusImg[data-v-b1bafb05]{z-index:9998;position:absolute;width:30%;height:30%;top:0%;left:0%;-webkit-user-select:auto!important;user-select:auto!important;pointer-events:auto!important}.digital-human .QstatusImg[data-v-b1bafb05]{width:29%!important;height:20%!important}[data-v-7b7dc08b] .table-container{width:188px!important;overflow-x:auto}[data-v-7b7dc08b] .markdown-table .ant-table-tbody>tr>td{padding:8px 16px;height:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}[data-v-7b7dc08b] .markdown-table .ant-table-thead>tr>th{background-color:#f5f5f5;font-weight:700;padding:8px 16px;height:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.suspension-msg-bubble[data-v-7b7dc08b]{position:absolute;left:72%;bottom:85%;width:220px;pointer-events:none;z-index:1}.suspension-msg-bubble .bubble-item[data-v-7b7dc08b]{margin-bottom:5px}.suspension-msg-bubble p[data-v-7b7dc08b],.suspension-msg-bubble[data-v-7b7dc08b] .ant-bubble-content.ant-bubble-content-filled p,.suspension-msg-bubble[data-v-7b7dc08b] .ant-bubble-content.ant-bubble-content-outlined p{margin:0!important;padding:0}.bubble-move[data-v-7b7dc08b],.bubble-enter-active[data-v-7b7dc08b],.bubble-leave-active[data-v-7b7dc08b]{transition:all .5s ease}.bubble-enter-from[data-v-7b7dc08b],.bubble-leave-to[data-v-7b7dc08b]{opacity:0;transform:translate(30px)}.bubble-leave-active[data-v-7b7dc08b]{position:absolute}.ellipsisText{display:inline-block;width:20px;height:24px;position:relative}.ellipsisText:after{position:absolute;left:0;top:4px;content:"···";animation:loading-animation 1s infinite linear}@keyframes loading-animation{0%{content:"·"}50%{content:"··"}to{content:"···"}}#g-ai-robot[data-v-3b679ee6]{position:fixed}#g-ai-robot .robot[data-v-3b679ee6]{cursor:pointer;z-index:9990;touch-action:none}#g-ai-robot .robot .digital-human-wrap[data-v-3b679ee6]{position:relative}#g-ai-robot .robot .digital-human-wrap .dialogImg[data-v-3b679ee6]{z-index:9998;position:absolute;width:15%;height:auto;top:18%;left:73%;-webkit-user-select:auto!important;user-select:auto!important;pointer-events:auto!important}#g-ai-robot .robot .digital-human-wrap .disabled[data-v-3b679ee6]{cursor:not-allowed}#g-ai-robot .robot .digital-human-wrap .statusImg[data-v-3b679ee6]{z-index:9998;position:absolute;width:30%;height:30%}#g-ai-robot .robot .digital-human-wrap .QstatusImg[data-v-3b679ee6]{width:29%!important;height:20%!important}#g-ai-robot .robot.disabled[data-v-3b679ee6]{cursor:not-allowed}#g-ai-robot .robot img[data-v-3b679ee6]{height:100px;width:100px}#g-ai-robot .talk_main[data-v-3b679ee6]{position:absolute;width:400px;z-index:10000;height:600px;background:#f5f6f7}#g-ai-robot .talk_main.top[data-v-3b679ee6]{left:50%;bottom:100px;transform:translate(-50%)}#g-ai-robot .talk_main.bottom[data-v-3b679ee6]{left:50%;top:100px;transform:translate(-50%)}#g-ai-robot .talk_main.right[data-v-3b679ee6]{left:100px;bottom:50%;transform:translateY(50%)}#g-ai-robot .talk_main.left[data-v-3b679ee6]{right:100px;bottom:50%;transform:translateY(50%)}#g-ai-robot .talk_main.top-end[data-v-3b679ee6]{left:100px;bottom:100px}#g-ai-robot .talk_main.top-start[data-v-3b679ee6]{right:100px;bottom:100px}#g-ai-robot .talk_main.bottom-start[data-v-3b679ee6]{right:100px;top:100px}#g-ai-robot .talk_main.bottom-end[data-v-3b679ee6]{left:100px;top:100px}#g-ai-robot .talk_main header[data-v-3b679ee6]{height:44px;background:linear-gradient(to right,#ebf1ff,#e5faf8,#f2ebfe);display:flex;padding:0 16px;align-items:center;justify-content:space-between;cursor:move}#g-ai-robot .talk_main header span[data-v-3b679ee6]{font-size:16px;font-weight:700}#g-ai-robot .talk_main header span.close[data-v-3b679ee6]{color:#999}#g-ai-robot .talk_main header i[data-v-3b679ee6]{cursor:pointer}#g-ai-robot .talk_main header i.disabled[data-v-3b679ee6]{cursor:not-allowed}#g-ai-robot .talk_main .clickable-image[data-v-3b679ee6]{cursor:pointer;width:80px;height:auto;border-radius:5px;transition:transform .2s}#g-ai-robot .talk_main .clickable-image[data-v-3b679ee6]:hover{transform:scale(1.1)}#g-ai-robot .talk_main .image-viewer-overlay[data-v-3b679ee6]{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:9999}#g-ai-robot .talk_main .image-viewer[data-v-3b679ee6]{position:relative}#g-ai-robot .talk_main .large-image[data-v-3b679ee6]{max-width:90%;max-height:90%;border-radius:8px}#g-ai-robot .talk_main .qa_body[data-v-3b679ee6]{list-style:none;padding:16px;box-sizing:border-box;margin:0;height:calc(100% - 116px);overflow-y:auto;overflow-x:hidden}#g-ai-robot .talk_main .qa_body[data-v-3b679ee6]::-webkit-scrollbar{width:8px;background-color:#f9f9f9}#g-ai-robot .talk_main .qa_body[data-v-3b679ee6]::-webkit-scrollbar-track{background:#e1e1e1;border-radius:10px}#g-ai-robot .talk_main .qa_body[data-v-3b679ee6]::-webkit-scrollbar-thumb{background-color:#c1c1c1;border-radius:10px}#g-ai-robot .talk_main .qa_body li[data-v-3b679ee6]{margin-bottom:24px;justify-content:flex-end;gap:10px;display:flex}#g-ai-robot .talk_main .qa_body li[data-v-3b679ee6] .ant-bubble-content.ant-bubble-content-filled{box-shadow:0 4px 20px #0476ed29;border:1px solid;border-image-source:linear-gradient(180deg,#ffffff 0%,rgba(255,255,255,.5) 104.31%);background:linear-gradient(92.03deg,#77f1ff39 -2.18%,#edfaff99 48.06%,#5ba8ff2c 107.05%)}#g-ai-robot .talk_main .qa_body li[data-v-3b679ee6] .ant-bubble-content.ant-bubble-content-filled p,#g-ai-robot .talk_main .qa_body li[data-v-3b679ee6] .ant-bubble-content.ant-bubble-content-outlined p{margin:0!important;padding:0}#g-ai-robot .talk_main .qa_body li[data-v-3b679ee6] .table-container{width:294px!important;overflow-x:auto}#g-ai-robot .talk_main .qa_body li[data-v-3b679ee6] .markdown-table .ant-table-tbody>tr>td{padding:8px 16px;height:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#g-ai-robot .talk_main .qa_body li[data-v-3b679ee6] .markdown-table .ant-table-thead>tr>th{background-color:#f5f5f5;font-weight:700;padding:8px 16px;height:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#g-ai-robot .talk_main .qa_body li .copyBtn[data-v-3b679ee6]{font-size:18px;cursor:pointer;margin-right:10px}#g-ai-robot .talk_main .qa_body li .copyBtn[data-v-3b679ee6]:hover{color:#1890ff;transform:scale(1.1)}#g-ai-robot .talk_main .qa_body li .is_icon[data-v-3b679ee6]{width:30px;height:30px;border-radius:50%;color:#fff;display:flex}#g-ai-robot .talk_main .qa_body li.is_ai[data-v-3b679ee6]{justify-content:flex-start;overflow:hidden}#g-ai-robot .talk_main .qa_body li.is_ai .text_main[data-v-3b679ee6]{box-shadow:0 4px 20px #0476ed29;border:1px solid;border-image-source:linear-gradient(180deg,#ffffff 0%,rgba(255,255,255,.5) 104.31%);background:linear-gradient(92.03deg,#77f1ff39 -2.18%,#edfaff99 48.06%,#5ba8ff2c 107.05%)}#g-ai-robot .talk_main .qa_body li.is_ai .text_main>.value[data-v-3b679ee6]{white-space:pre-wrap}#g-ai-robot .talk_main .qa_body li .text_main[data-v-3b679ee6]{padding:10px;max-width:calc(100% - 100px);border:1px solid;margin:0 8px;border-image-source:linear-gradient(90deg,#ffffff 0%,rgba(255,255,255,.5) 100%);box-shadow:0 4px 20px #0476ed29;background:linear-gradient(90.81deg,#f4fcff99 1.75%,#fff9 32.33%,#eef6ff99 102.86%);border-radius:6px}#g-ai-robot .talk_main .qa_body li .text_main>.value[data-v-3b679ee6]{display:flex;align-items:center;overflow-wrap:break-word;word-wrap:break-word;font-size:14px;font-weight:400}#g-ai-robot .talk_main .qa_body li .text_main .btn i[data-v-3b679ee6]{font-size:14px;font-weight:400;color:#037aff;margin-right:10px;cursor:pointer;text-decoration:underline}#g-ai-robot .talk_main .qa_body li .text_main .btn i.open[data-v-3b679ee6]{filter:hue-rotate(180deg);animation:opacityCss 2s linear infinite}#g-ai-robot .talk_main #playChart[data-v-3b679ee6]{width:calc(100% - 32px);height:40px;left:16px;display:inline-block;bottom:100px;position:absolute;visibility:hidden;border:1px solid #ccc;vertical-align:bottom}#g-ai-robot .talk_main #playChart.show[data-v-3b679ee6]{visibility:visible}#g-ai-robot .talk_main #playChart.hiddle[data-v-3b679ee6]{visibility:hidden}#g-ai-robot .talk_main .qa_input[data-v-3b679ee6]{padding:10px 16px;display:flex;align-items:center;justify-content:space-between;position:absolute;bottom:0;left:0;right:0;box-sizing:border-box}#g-ai-robot .talk_main .qa_input textarea[data-v-3b679ee6]{width:100%;max-height:68px;resize:none;background-color:#fff;border:1px solid #dcdfe6;color:#606266;padding:6px}#g-ai-robot .talk_main .qa_input textarea[data-v-3b679ee6]:focus{outline:none;border-color:#409eff}#g-ai-robot .talk_main .qa_input .clear[data-v-3b679ee6]{margin-right:5px}#g-ai-robot .talk_main .qa_input .clear img[data-v-3b679ee6]{height:30px;width:30px;cursor:pointer}#g-ai-robot .talk_main .qa_input .clear img.disabled[data-v-3b679ee6]{cursor:not-allowed}#g-ai-robot .talk_main .qa_input .is_icon[data-v-3b679ee6]{width:30px}#g-ai-robot .talk_main .qa_input .is_icon p[data-v-3b679ee6]{display:flex;align-items:center;justify-content:flex-end;margin:6px 0}#g-ai-robot .talk_main .qa_input .is_icon p[data-v-3b679ee6]:nth-of-type(1){position:relative}#g-ai-robot .talk_main .qa_input .is_icon p i[data-v-3b679ee6]{animation:rotateCss-3b679ee6 2s linear infinite;font-size:20px;color:#606266}#g-ai-robot .talk_main .qa_input .is_icon p img[data-v-3b679ee6]{width:20px;height:20px;cursor:pointer}#g-ai-robot .talk_main .qa_input .is_icon p img.close[data-v-3b679ee6]{filter:hue-rotate(180deg);animation:opacityCss 2s linear infinite}#g-ai-robot .talk_main .qa_input .is_icon p.send img.disabled[data-v-3b679ee6]{cursor:not-allowed}#g-ai-robot .talk_main .qa_input .is_icon p i[data-v-3b679ee6]{cursor:pointer}@keyframes rotateCss-3b679ee6{0%{transform:rotate(0)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}70%{transform:rotate(270deg)}to{transform:rotate(360deg)}}@font-face{font-family:iconfont;src:url(//at.alicdn.com/t/c/font_4633255_xm549qw7rxj.woff2?t=1721900327001) format("woff2"),url(//at.alicdn.com/t/c/font_4633255_xm549qw7rxj.woff?t=1721900327001) format("woff"),url(//at.alicdn.com/t/c/font_4633255_xm549qw7rxj.ttf?t=1721900327001) format("truetype")}.iconfont[data-v-3b679ee6]{font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-guanbi[data-v-3b679ee6]:before{content:""}.icon-nvsheng[data-v-3b679ee6]:before{content:""}.icon-nansheng[data-v-3b679ee6]:before{content:""}.icon-fuzhi[data-v-3b679ee6]:before{content:""}.icon-zhongxinhuida[data-v-3b679ee6]:before{content:""}
|
|
1
|
+
.digital-human[data-v-b1bafb05]{z-index:0;position:relative}.digital-human #video[data-v-b1bafb05],.digital-human .xiaogVideo[data-v-b1bafb05],.digital-human img[data-v-b1bafb05]{position:absolute;left:0;top:0}.digital-human .statusImg[data-v-b1bafb05]{z-index:9998;position:absolute;width:30%;height:30%;top:0%;left:0%;-webkit-user-select:auto!important;user-select:auto!important;pointer-events:auto!important}.digital-human .QstatusImg[data-v-b1bafb05]{width:29%!important;height:20%!important}[data-v-7b7dc08b] .table-container{width:188px!important;overflow-x:auto}[data-v-7b7dc08b] .markdown-table .ant-table-tbody>tr>td{padding:8px 16px;height:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}[data-v-7b7dc08b] .markdown-table .ant-table-thead>tr>th{background-color:#f5f5f5;font-weight:700;padding:8px 16px;height:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.suspension-msg-bubble[data-v-7b7dc08b]{position:absolute;left:72%;bottom:85%;width:220px;pointer-events:none;z-index:1}.suspension-msg-bubble .bubble-item[data-v-7b7dc08b]{margin-bottom:5px}.suspension-msg-bubble p[data-v-7b7dc08b],.suspension-msg-bubble[data-v-7b7dc08b] .ant-bubble-content.ant-bubble-content-filled p,.suspension-msg-bubble[data-v-7b7dc08b] .ant-bubble-content.ant-bubble-content-outlined p{margin:0!important;padding:0}.bubble-move[data-v-7b7dc08b],.bubble-enter-active[data-v-7b7dc08b],.bubble-leave-active[data-v-7b7dc08b]{transition:all .5s ease}.bubble-enter-from[data-v-7b7dc08b],.bubble-leave-to[data-v-7b7dc08b]{opacity:0;transform:translate(30px)}.bubble-leave-active[data-v-7b7dc08b]{position:absolute}.ellipsisText{display:inline-block;width:20px;height:24px;position:relative}.ellipsisText:after{position:absolute;left:0;top:4px;content:"···";animation:loading-animation 1s infinite linear}@keyframes loading-animation{0%{content:"·"}50%{content:"··"}to{content:"···"}}#g-ai-robot[data-v-dc2a659d]{position:fixed}#g-ai-robot .robot[data-v-dc2a659d]{cursor:pointer;z-index:9990;touch-action:none}#g-ai-robot .robot .digital-human-wrap[data-v-dc2a659d]{position:relative}#g-ai-robot .robot .digital-human-wrap .dialogImg[data-v-dc2a659d]{z-index:9998;position:absolute;width:15%;height:auto;top:18%;left:73%;-webkit-user-select:auto!important;user-select:auto!important;pointer-events:auto!important}#g-ai-robot .robot .digital-human-wrap .disabled[data-v-dc2a659d]{cursor:not-allowed}#g-ai-robot .robot .digital-human-wrap .statusImg[data-v-dc2a659d]{z-index:9998;position:absolute;width:30%;height:30%}#g-ai-robot .robot .digital-human-wrap .QstatusImg[data-v-dc2a659d]{width:29%!important;height:20%!important}#g-ai-robot .robot.disabled[data-v-dc2a659d]{cursor:not-allowed}#g-ai-robot .robot img[data-v-dc2a659d]{height:100px;width:100px}#g-ai-robot .talk_main[data-v-dc2a659d]{position:absolute;width:400px;z-index:10000;height:600px;background:#f5f6f7}#g-ai-robot .talk_main.top[data-v-dc2a659d]{left:50%;bottom:100px;transform:translate(-50%)}#g-ai-robot .talk_main.bottom[data-v-dc2a659d]{left:50%;top:100px;transform:translate(-50%)}#g-ai-robot .talk_main.right[data-v-dc2a659d]{left:100px;bottom:50%;transform:translateY(50%)}#g-ai-robot .talk_main.left[data-v-dc2a659d]{right:100px;bottom:50%;transform:translateY(50%)}#g-ai-robot .talk_main.top-end[data-v-dc2a659d]{left:100px;bottom:100px}#g-ai-robot .talk_main.top-start[data-v-dc2a659d]{right:100px;bottom:100px}#g-ai-robot .talk_main.bottom-start[data-v-dc2a659d]{right:100px;top:100px}#g-ai-robot .talk_main.bottom-end[data-v-dc2a659d]{left:100px;top:100px}#g-ai-robot .talk_main header[data-v-dc2a659d]{height:44px;background:linear-gradient(to right,#ebf1ff,#e5faf8,#f2ebfe);display:flex;padding:0 16px;align-items:center;justify-content:space-between;cursor:move}#g-ai-robot .talk_main header span[data-v-dc2a659d]{font-size:16px;font-weight:700}#g-ai-robot .talk_main header span.close[data-v-dc2a659d]{color:#999}#g-ai-robot .talk_main header i[data-v-dc2a659d]{cursor:pointer}#g-ai-robot .talk_main header i.disabled[data-v-dc2a659d]{cursor:not-allowed}#g-ai-robot .talk_main .clickable-image[data-v-dc2a659d]{cursor:pointer;width:80px;height:auto;border-radius:5px;transition:transform .2s}#g-ai-robot .talk_main .clickable-image[data-v-dc2a659d]:hover{transform:scale(1.1)}#g-ai-robot .talk_main .image-viewer-overlay[data-v-dc2a659d]{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:9999}#g-ai-robot .talk_main .image-viewer[data-v-dc2a659d]{position:relative}#g-ai-robot .talk_main .large-image[data-v-dc2a659d]{max-width:90%;max-height:90%;border-radius:8px}#g-ai-robot .talk_main .qa_body[data-v-dc2a659d]{list-style:none;padding:16px;box-sizing:border-box;margin:0;height:calc(100% - 116px);overflow-y:auto;overflow-x:hidden}#g-ai-robot .talk_main .qa_body[data-v-dc2a659d]::-webkit-scrollbar{width:8px;background-color:#f9f9f9}#g-ai-robot .talk_main .qa_body[data-v-dc2a659d]::-webkit-scrollbar-track{background:#e1e1e1;border-radius:10px}#g-ai-robot .talk_main .qa_body[data-v-dc2a659d]::-webkit-scrollbar-thumb{background-color:#c1c1c1;border-radius:10px}#g-ai-robot .talk_main .qa_body li[data-v-dc2a659d]{margin-bottom:24px;justify-content:flex-end;gap:10px;display:flex}#g-ai-robot .talk_main .qa_body li[data-v-dc2a659d] .ant-bubble-content.ant-bubble-content-filled{box-shadow:0 4px 20px #0476ed29;border:1px solid;border-image-source:linear-gradient(180deg,#ffffff 0%,rgba(255,255,255,.5) 104.31%);background:linear-gradient(92.03deg,#77f1ff39 -2.18%,#edfaff99 48.06%,#5ba8ff2c 107.05%)}#g-ai-robot .talk_main .qa_body li[data-v-dc2a659d] .ant-bubble-content.ant-bubble-content-filled p,#g-ai-robot .talk_main .qa_body li[data-v-dc2a659d] .ant-bubble-content.ant-bubble-content-outlined p{margin:0!important;padding:0}#g-ai-robot .talk_main .qa_body li[data-v-dc2a659d] .table-container{width:294px!important;overflow-x:auto}#g-ai-robot .talk_main .qa_body li[data-v-dc2a659d] .markdown-table .ant-table-tbody>tr>td{padding:8px 16px;height:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#g-ai-robot .talk_main .qa_body li[data-v-dc2a659d] .markdown-table .ant-table-thead>tr>th{background-color:#f5f5f5;font-weight:700;padding:8px 16px;height:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#g-ai-robot .talk_main .qa_body li .copyBtn[data-v-dc2a659d]{font-size:18px;cursor:pointer;margin-right:10px}#g-ai-robot .talk_main .qa_body li .copyBtn[data-v-dc2a659d]:hover{color:#1890ff;transform:scale(1.1)}#g-ai-robot .talk_main .qa_body li .is_icon[data-v-dc2a659d]{width:30px;height:30px;border-radius:50%;color:#fff;display:flex}#g-ai-robot .talk_main .qa_body li.is_ai[data-v-dc2a659d]{justify-content:flex-start;overflow:hidden}#g-ai-robot .talk_main .qa_body li.is_ai .text_main[data-v-dc2a659d]{box-shadow:0 4px 20px #0476ed29;border:1px solid;border-image-source:linear-gradient(180deg,#ffffff 0%,rgba(255,255,255,.5) 104.31%);background:linear-gradient(92.03deg,#77f1ff39 -2.18%,#edfaff99 48.06%,#5ba8ff2c 107.05%)}#g-ai-robot .talk_main .qa_body li.is_ai .text_main>.value[data-v-dc2a659d]{white-space:pre-wrap}#g-ai-robot .talk_main .qa_body li .text_main[data-v-dc2a659d]{padding:10px;max-width:calc(100% - 100px);border:1px solid;margin:0 8px;border-image-source:linear-gradient(90deg,#ffffff 0%,rgba(255,255,255,.5) 100%);box-shadow:0 4px 20px #0476ed29;background:linear-gradient(90.81deg,#f4fcff99 1.75%,#fff9 32.33%,#eef6ff99 102.86%);border-radius:6px}#g-ai-robot .talk_main .qa_body li .text_main>.value[data-v-dc2a659d]{display:flex;align-items:center;overflow-wrap:break-word;word-wrap:break-word;font-size:14px;font-weight:400}#g-ai-robot .talk_main .qa_body li .text_main .btn i[data-v-dc2a659d]{font-size:14px;font-weight:400;color:#037aff;margin-right:10px;cursor:pointer;text-decoration:underline}#g-ai-robot .talk_main .qa_body li .text_main .btn i.open[data-v-dc2a659d]{filter:hue-rotate(180deg);animation:opacityCss 2s linear infinite}#g-ai-robot .talk_main #playChart[data-v-dc2a659d]{width:calc(100% - 32px);height:40px;left:16px;display:inline-block;bottom:100px;position:absolute;visibility:hidden;border:1px solid #ccc;vertical-align:bottom}#g-ai-robot .talk_main #playChart.show[data-v-dc2a659d]{visibility:visible}#g-ai-robot .talk_main #playChart.hiddle[data-v-dc2a659d]{visibility:hidden}#g-ai-robot .talk_main .qa_input[data-v-dc2a659d]{padding:10px 16px;display:flex;align-items:center;justify-content:space-between;position:absolute;bottom:0;left:0;right:0;box-sizing:border-box}#g-ai-robot .talk_main .qa_input textarea[data-v-dc2a659d]{width:100%;max-height:68px;resize:none;background-color:#fff;border:1px solid #dcdfe6;color:#606266;padding:6px}#g-ai-robot .talk_main .qa_input textarea[data-v-dc2a659d]:focus{outline:none;border-color:#409eff}#g-ai-robot .talk_main .qa_input .clear[data-v-dc2a659d]{margin-right:5px}#g-ai-robot .talk_main .qa_input .clear img[data-v-dc2a659d]{height:30px;width:30px;cursor:pointer}#g-ai-robot .talk_main .qa_input .clear img.disabled[data-v-dc2a659d]{cursor:not-allowed}#g-ai-robot .talk_main .qa_input .is_icon[data-v-dc2a659d]{width:30px}#g-ai-robot .talk_main .qa_input .is_icon p[data-v-dc2a659d]{display:flex;align-items:center;justify-content:flex-end;margin:6px 0}#g-ai-robot .talk_main .qa_input .is_icon p[data-v-dc2a659d]:nth-of-type(1){position:relative}#g-ai-robot .talk_main .qa_input .is_icon p i[data-v-dc2a659d]{animation:rotateCss-dc2a659d 2s linear infinite;font-size:20px;color:#606266}#g-ai-robot .talk_main .qa_input .is_icon p img[data-v-dc2a659d]{width:20px;height:20px;cursor:pointer}#g-ai-robot .talk_main .qa_input .is_icon p img.close[data-v-dc2a659d]{filter:hue-rotate(180deg);animation:opacityCss 2s linear infinite}#g-ai-robot .talk_main .qa_input .is_icon p.send img.disabled[data-v-dc2a659d]{cursor:not-allowed}#g-ai-robot .talk_main .qa_input .is_icon p i[data-v-dc2a659d]{cursor:pointer}@keyframes rotateCss-dc2a659d{0%{transform:rotate(0)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}70%{transform:rotate(270deg)}to{transform:rotate(360deg)}}@font-face{font-family:iconfont;src:url(//at.alicdn.com/t/c/font_4633255_xm549qw7rxj.woff2?t=1721900327001) format("woff2"),url(//at.alicdn.com/t/c/font_4633255_xm549qw7rxj.woff?t=1721900327001) format("woff"),url(//at.alicdn.com/t/c/font_4633255_xm549qw7rxj.ttf?t=1721900327001) format("truetype")}.iconfont[data-v-dc2a659d]{font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-guanbi[data-v-dc2a659d]:before{content:""}.icon-nvsheng[data-v-dc2a659d]:before{content:""}.icon-nansheng[data-v-dc2a659d]:before{content:""}.icon-fuzhi[data-v-dc2a659d]:before{content:""}.icon-zhongxinhuida[data-v-dc2a659d]:before{content:""}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "g-ai-robot3",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "0.1.
|
|
4
|
+
"version": "0.1.71",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/g-ai-robot3.js",
|
|
7
7
|
"module": "dist/g-ai-robot3.es.js",
|
|
@@ -24,6 +24,7 @@
|
|
|
24
24
|
"ant-design-x-vue": "^1.0.3",
|
|
25
25
|
"axios": "^1.7.2",
|
|
26
26
|
"crypto-js": "^4.2.0",
|
|
27
|
+
"g-ai-robot3": "^0.1.70",
|
|
27
28
|
"gsap": "^3.12.7",
|
|
28
29
|
"markdown-it": "^14.1.0",
|
|
29
30
|
"marked": "^15.0.7",
|