st-comp 0.0.267 → 0.0.268
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/es/MonacoEditor.cjs +1 -1
- package/es/MonacoEditor.js +1 -1
- package/es/VarietyAiHelper.cjs +3 -3
- package/es/VarietyAiHelper.js +83 -82
- package/es/VarietySearch.cjs +1 -1
- package/es/VarietySearch.js +1 -1
- package/es/{index-8b055879.cjs → index-eeae573e.cjs} +2 -2
- package/es/{index-d857270a.js → index-f2583ae9.js} +2 -2
- package/es/{python-5b5c9c58.cjs → python-18d44a7b.cjs} +1 -1
- package/es/{python-ad9239f9.js → python-86a0735f.js} +1 -1
- package/es/style.css +1 -1
- package/lib/bundle.js +1 -1
- package/lib/bundle.umd.cjs +113 -113
- package/lib/{index-7279dacd.js → index-8edd5697.js} +7 -6
- package/lib/{python-60bc2922.js → python-5c07749c.js} +1 -1
- package/lib/style.css +1 -1
- package/package.json +1 -1
- package/packages/VarietyAiHelper/index.vue +1 -1
package/es/MonacoEditor.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const r=require("./index-
|
|
1
|
+
"use strict";const r=require("./index-eeae573e.cjs");require("./base-ef747d02.cjs");require("vue");require("./el-button-dd065de0.cjs");require("./index-3792552a.cjs");require("./index-f1c702f6.cjs");require("./use-global-config-28efb416.cjs");require("./use-form-common-props-00ec25ac.cjs");require("./index-9780a537.cjs");require("./index-bb833443.cjs");require("./index-7eb88616.cjs");require("./index-eea0bcb3.cjs");require("./el-tag-f48b1190.cjs");require("./index-bf98dd03.cjs");require("./el-select-2ebc8380.cjs");require("./el-popper-ce575c12.cjs");require("./index-5b546f7d.cjs");require("./el-scrollbar-bc3f790d.cjs");require("./index-8439d2f9.cjs");require("./castArray-35947698.cjs");require("./index-4f900527.cjs");require("./scroll-b108dabd.cjs");require("./debounce-62f5b6e8.cjs");require("./vnode-b906ae6d.cjs");require("./el-input-094afbe2.cjs");require("./typescript-b63f8e83.cjs");require("./el-tooltip-0ea8fbf8.cjs");require("./index-8901a38c.cjs");require("./VarietySelect-639a8d9a.cjs");require("./el-autocomplete-3949e68c.cjs");require("./_plugin-vue_export-helper-f246444f.cjs");require("./el-message-0ea8fbf8.cjs");require("./index-21e8d2bc.cjs");require("./config-provider-ea286661.cjs");const i={install(e){e.component("st-monacoEditor",r.MonacoEditor)}};module.exports=i;
|
package/es/MonacoEditor.js
CHANGED
package/es/VarietyAiHelper.cjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
"use strict";const k=require("./base-ef747d02.cjs"),O=require("./el-dialog-6501a151.cjs");require("./el-overlay-a94f8a98.cjs");const R=require("./el-button-dd065de0.cjs"),J=require("./el-input-094afbe2.cjs"),e=require("vue"),x=require("./dayjs.min-2c20abe6.cjs"),z=require("./index-8901a38c.cjs"),U=require("./aiTools-822859d6.cjs"),v=require("./index-3792552a.cjs"),K=require("./_plugin-vue_export-helper-f246444f.cjs"),
|
|
1
|
+
"use strict";const k=require("./base-ef747d02.cjs"),O=require("./el-dialog-6501a151.cjs");require("./el-overlay-a94f8a98.cjs");const R=require("./el-button-dd065de0.cjs"),J=require("./el-input-094afbe2.cjs"),e=require("vue"),x=require("./dayjs.min-2c20abe6.cjs"),z=require("./index-8901a38c.cjs"),U=require("./aiTools-822859d6.cjs"),v=require("./index-3792552a.cjs"),K=require("./_plugin-vue_export-helper-f246444f.cjs"),F=require("./index-21e8d2bc.cjs"),L=require("./use-form-common-props-00ec25ac.cjs");require("./index-bf98dd03.cjs");require("./index-9780a537.cjs");require("./index-bb833443.cjs");require("./index-f1c702f6.cjs");require("./vnode-b906ae6d.cjs");require("./scroll-b108dabd.cjs");require("./use-global-config-28efb416.cjs");require("./index-7eb88616.cjs");require("./index-eea0bcb3.cjs");require("./typescript-b63f8e83.cjs");require("./index-4f900527.cjs");require("./config-provider-ea286661.cjs");const W=k.buildProps({size:{type:[Number,String],values:L.componentSizes,default:"",validator:i=>k.isNumber(i)},shape:{type:String,values:["circle","square"],default:"circle"},icon:{type:L.iconPropType},src:{type:String,default:""},alt:String,srcSet:String,fit:{type:k.definePropType(String),default:"cover"}}),G={error:i=>i instanceof Event},Q=e.defineComponent({name:"ElAvatar"}),X=e.defineComponent({...Q,props:W,emits:G,setup(i,{emit:M}){const N=i,m=k.useNamespace("avatar"),h=e.ref(!1),B=e.computed(()=>{const{size:l,icon:u,shape:V}=N,p=[m.b()];return k.isString(l)&&p.push(m.m(l)),u&&p.push(m.m("icon")),V&&p.push(m.m(V)),p}),D=e.computed(()=>{const{size:l}=N;return k.isNumber(l)?m.cssVarBlock({size:k.addUnit(l)||""}):void 0}),Y=e.computed(()=>({objectFit:N.fit}));e.watch(()=>N.src,()=>h.value=!1);function _(l){h.value=!0,M("error",l)}return(l,u)=>(e.openBlock(),e.createElementBlock("span",{class:e.normalizeClass(e.unref(B)),style:e.normalizeStyle(e.unref(D))},[(l.src||l.srcSet)&&!h.value?(e.openBlock(),e.createElementBlock("img",{key:0,src:l.src,alt:l.alt,srcset:l.srcSet,style:e.normalizeStyle(e.unref(Y)),onError:_},null,44,["src","alt","srcset"])):l.icon?(e.openBlock(),e.createBlock(e.unref(v.ElIcon),{key:1},{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(l.icon)))]),_:1})):e.renderSlot(l.$slots,"default",{key:2})],6))}});var Z=k._export_sfc(X,[["__file","avatar.vue"]]);const ee=k.withInstall(Z);const f=i=>(e.pushScopeId("data-v-b6460ca4"),i=i(),e.popScopeId(),i),te={class:"ai-dialog-body"},se={class:"avatar"},ae={class:"message-content"},ne={key:0,class:"node-progress"},oe={class:"node-status-icon"},le={class:"node-name"},re={key:0,class:"node-progress-item next-step"},ce={class:"node-status-icon"},ie=f(()=>e.createElementVNode("span",{class:"node-name"},"正在执行下一步...",-1)),ue=["innerHTML"],de={key:2,class:"message-text"},me={class:"message-createTime"},fe=f(()=>e.createElementVNode("div",{class:"message-createTime"},"请问对本轮查询结果是否满意?",-1)),pe={class:"feedback-buttons"},ve=["onClick"],ke=f(()=>e.createElementVNode("span",{class:"btn-emoji"},"👍",-1)),_e=f(()=>e.createElementVNode("span",{class:"btn-text"},"满意",-1)),ge=[ke,_e],he=["onClick"],Ve=f(()=>e.createElementVNode("span",{class:"btn-emoji"},"👎",-1)),be=f(()=>e.createElementVNode("span",{class:"btn-text"},"不满意",-1)),ye=[Ve,be],Ee={key:1,class:"message-createTime"},Ne={key:0,class:"message-item assistant"},Te={class:"avatar"},Ce=f(()=>e.createElementVNode("div",{class:"message-content"},[e.createElementVNode("div",{class:"typing-indicator"},[e.createElementVNode("span"),e.createElementVNode("span"),e.createElementVNode("span")])],-1)),we={class:"input-area"},Be={class:"input-actions"},Se=f(()=>e.createElementVNode("div",{class:"input-hint"},[e.createElementVNode("span",null,"Enter 发送 | Ctrl + Enter 换行")],-1)),qe={class:"feedback-dialog-content"},xe=f(()=>e.createElementVNode("div",{class:"feedback-emoji"},"😟",-1)),De=f(()=>e.createElementVNode("p",{class:"feedback-tip"},"很抱歉没能帮到您,请告诉我们哪里需要改进:",-1)),Fe={class:"dialog-footer"},Me={__name:"index",props:{defaultMessage:{type:String,default:`你好呀!我是你的品种池AI助手,会根据您的自然语言去进行品种的条件查询
|
|
2
2
|
|
|
3
3
|
示例:
|
|
4
|
-
帮我查A股科创板下品种转价差上证50并且总市值大于1千万, 最近一次红箱的开盘价大于前5根K线的最高价, 并按照总市值升序进行排序`}},emits:["callBack"],setup(i,{expose:M,emit:N}){const
|
|
5
|
-
`+
|
|
4
|
+
帮我查A股科创板下品种转价差上证50并且总市值大于1千万, 最近一次红箱的开盘价大于前5根K线的最高价, 并按照总市值升序进行排序`}},emits:["callBack"],setup(i,{expose:M,emit:N}){const m=e.inject("stConfig"),h=e.reactive(z.V()),B=e.ref(!1),D=N,Y=i,_=e.ref(!1),l=e.ref(!1),u=e.ref([]),V=e.ref(!1),p=e.ref(null),o=e.ref([{role:"assistant",content:Y.defaultMessage,userContent:null,showFeedback:!1,hasFeedback:!1,createTime:x.dayjs().format("YYYY-MM-DD HH:mm:ss"),resTime:0,firstPackageTime:0}]),b=e.ref(""),T=e.ref(!1),S=e.ref(""),H=e.ref({}),P=n=>{if(typeof n!="string")return!1;try{const t=JSON.parse(n);return t!==null&&typeof t=="object"}catch{return!1}},j=n=>{if(!P(n))return null;try{const t=JSON.parse(n),{parsedConditions:s,...d}=t;return{parsedConditions:s,webParams:d}}catch{return null}},$=n=>{var s;if(!n)return"";let t="";return(s=n.parsedConditions)!=null&&s.length&&(t+='<div class="parsed-conditions">',n.parsedConditions.forEach(d=>{t+=`<div class="parsed-conditions-item">${d}</div>`}),t+="</div>"),t},C=async(n,t)=>{switch(n){case"satisfied":{const s=o.value[t];await m.request.post("/alarm/deliversign/addVarietyAiHelperLog",{userName:h.username,userContent:s.userContent,aiContent:s.content,type:1,createTime:s.createTime,resTime:s.resTime,firstPackageTime:s.firstPackageTime,isSolved:1,logOrigin:1}),F.ElMessage.success("感谢您的评价!"),o.value[t].hasFeedback=!0;break}case"open":{H.value=t,T.value=!0;break}case"unsatisfied":{const s=o.value[t];await m.request.post("/alarm/deliversign/addVarietyAiHelperLog",{userName:h.username,userContent:s.userContent,userSuggestion:S.value,aiContent:s.content,type:2,resTime:s.resTime,createTime:s.createTime,firstPackageTime:s.firstPackageTime,isSolved:0,logOrigin:1}),F.ElMessage.success("感谢您的反馈!我们将持续跟踪并进行优化"),T.value=!1,o.value[t].hasFeedback=!0;break}case"default":{const s=o.value[t];await m.request.post("/alarm/deliversign/addVarietyAiHelperLog",{userName:h.username,userContent:s.userContent,userSuggestion:S.value,aiContent:s.content,type:null,resTime:s.resTime,createTime:s.createTime,firstPackageTime:s.firstPackageTime,isSolved:1,logOrigin:1})}}},A=async()=>{const n=b.value.trim();if(!n)return F.ElMessage.warning("请输入消息内容");if(_.value)return;u.value=[],V.value=!1,o.value.push({role:"user",content:n,createTime:x.dayjs().format("YYYY-MM-DD HH:mm:ss")}),b.value="",await g(),o.value.push({role:"assistant",content:"",userContent:n,showFeedback:!1,hasFeedback:!1,createTime:x.dayjs().format("YYYY-MM-DD HH:mm:ss"),resTime:0,firstPackageTime:0}),await g(),_.value=!0,l.value=!0;let t="",s=new Date().getTime(),d=!1;try{const w="1977602b357e4dab9d0b74899d5323b3",q="sk-d995eb26a4334bdeb2ccb4cbfaf51de8";await U.sendToBaiLianWorkflowStreaming({mode:m.env.MODE,appId:w,apiKey:q,token:z.U(),value:n,callback:(y,r)=>{if(y==="error"){l.value=!1,_.value=!1,o.value.pop(),o.value.push({role:"assistant",userContent:n,content:`❌ ${r}`,showFeedback:!1,hasFeedback:!1,createTime:x.dayjs().format("YYYY-MM-DD HH:mm:ss"),resTime:new Date().getTime()-s,firstPackageTime:0}),C("default",o.value.length-1),g();return}if(y==="node"){if(!d){d=!0;const c=o.value[o.value.length-1];c&&c.role==="assistant"&&c.firstPackageTime===0&&(c.firstPackageTime=new Date().getTime()-s)}const a=u.value.find(c=>c.name===r.name);a?a.status=r.status:u.value.push({name:r.name,status:r.status}),g();return}if(y==="message"){t=r;const a=o.value[o.value.length-1];a&&a.role==="assistant"&&(a.content=t,g())}if(y==="finish"){l.value=!1,_.value=!1,V.value=!0;const a=o.value[o.value.length-1];a&&a.role==="assistant"&&(a.showFeedback=!0,a.resTime=new Date().getTime()-s,C("default",o.value.length-1));try{const c=JSON.parse(t);c.parsedConditions&&delete c.parsedConditions,D("callBack",c)}catch{D("callBack",t)}}}})}catch(w){F.ElMessage.error(`AI响应异常: ${w}`),o.value.pop(),o.value.push({role:"assistant",userContent:n,content:"❌ 抱歉,AI服务响应异常,请稍后重试。",showFeedback:!0,hasFeedback:!1,createTime:x.dayjs().format("YYYY-MM-DD HH:mm:ss"),resTime:new Date().getTime()-s,firstPackageTime:0}),C("default",o.value.length-1),await g(),_.value=!1,l.value=!1}},I=n=>{if(n.key==="Enter")if(n.ctrlKey){n.preventDefault();const t=n.target,s=t.selectionStart,d=t.selectionEnd;b.value=b.value.substring(0,s)+`
|
|
5
|
+
`+b.value.substring(d),e.nextTick(()=>{t.selectionStart=t.selectionEnd=s+1})}else n.preventDefault(),A()},g=async()=>{await e.nextTick(),p.value&&(p.value.scrollTop=p.value.scrollHeight)};return e.watch(()=>o.value,()=>{g()},{deep:!0}),e.watch(()=>T.value,n=>{n||(S.value="")}),M({open:()=>{B.value=!0,e.nextTick(()=>{g()})}}),(n,t)=>{const s=ee,d=v.ElIcon,w=J.ElInput,q=R.ElButton,y=O.ElDialog;return e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createVNode(y,{class:"ai-dialog",modelValue:B.value,"onUpdate:modelValue":t[1]||(t[1]=r=>B.value=r),title:"✨ 品种池参数解析AI助手",width:"500px",center:"",draggable:"",overflow:"",modal:!1,"modal-penetrable":!0},{default:e.withCtx(()=>{var r;return[e.createElementVNode("div",te,[e.createElementVNode("div",{ref_key:"messageListRef",ref:p,class:"message-list"},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.value,(a,c)=>(e.openBlock(),e.createElementBlock("div",{key:c,class:e.normalizeClass([a.role,"message-item"])},[a.content||c===o.value.length-1&&a.role==="assistant"&&u.value.length>0?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createElementVNode("div",se,[e.createVNode(s,{size:32,icon:a.role==="user"?e.unref(v.user_filled_default):e.unref(v.service_default)},null,8,["icon"])]),e.createElementVNode("div",ae,[c===o.value.length-1&&a.role==="assistant"&&u.value.length>0&&!V.value?(e.openBlock(),e.createElementBlock("div",ne,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(u.value,E=>(e.openBlock(),e.createElementBlock("div",{key:E.name,class:"node-progress-item"},[e.createElementVNode("span",oe,[E.status==="success"?(e.openBlock(),e.createBlock(d,{key:0,class:"node-icon done"},{default:e.withCtx(()=>[e.createVNode(e.unref(v.success_filled_default))]),_:1})):(e.openBlock(),e.createBlock(d,{key:1,class:"node-icon running"},{default:e.withCtx(()=>[e.createVNode(e.unref(v.refresh_default))]),_:1}))]),e.createElementVNode("span",le,e.toDisplayString(E.name),1)]))),128)),u.value.length>0&&u.value.every(E=>E.status==="success")&&!V.value?(e.openBlock(),e.createElementBlock("div",re,[e.createElementVNode("span",ce,[e.createVNode(d,{class:"node-icon waiting"},{default:e.withCtx(()=>[e.createVNode(e.unref(v.refresh_default))]),_:1})]),ie])):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0),P(a.content)?(e.openBlock(),e.createElementBlock("div",{key:1,class:"message-json",innerHTML:$(j(a.content))},null,8,ue)):a.content?(e.openBlock(),e.createElementBlock("div",de,e.toDisplayString(a.content),1)):e.createCommentVNode("",!0),e.createElementVNode("div",me,e.toDisplayString(a.createTime),1),a.role==="assistant"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:3},[a.showFeedback&&!a.hasFeedback?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[fe,e.createElementVNode("div",pe,[e.createElementVNode("button",{class:"feedback-btn satisfied-btn",onClick:E=>C("satisfied",c)},ge,8,ve),e.createElementVNode("button",{class:"feedback-btn unsatisfied-btn",onClick:E=>C("open",c)},ye,8,he)])],64)):e.createCommentVNode("",!0),a.showFeedback&&a.hasFeedback?(e.openBlock(),e.createElementBlock("div",Ee,"感谢您进行的评价反馈")):e.createCommentVNode("",!0)],64)):e.createCommentVNode("",!0)])],64)):e.createCommentVNode("",!0)],2))),128)),l.value&&u.value.length===0&&!((r=o.value[o.value.length-1])!=null&&r.content)?(e.openBlock(),e.createElementBlock("div",Ne,[e.createElementVNode("div",Te,[e.createVNode(s,{size:32,icon:e.unref(v.service_default)},null,8,["icon"])]),Ce])):e.createCommentVNode("",!0)],512),e.createElementVNode("div",we,[e.createVNode(w,{class:"message-input",modelValue:b.value,"onUpdate:modelValue":t[0]||(t[0]=a=>b.value=a),type:"textarea",rows:4,autosize:{minRows:2,maxRows:4},placeholder:"输入您想查询的品种条件...",onKeydown:I},null,8,["modelValue"]),e.createElementVNode("div",Be,[Se,e.createVNode(q,{class:"send-btn",type:"primary",icon:e.unref(v.promotion_default),loading:_.value,onClick:A,round:""},{default:e.withCtx(()=>[e.createTextVNode(" 发送 ")]),_:1},8,["icon","loading"])])])])]}),_:1},8,["modelValue"]),e.createVNode(y,{modelValue:T.value,"onUpdate:modelValue":t[5]||(t[5]=r=>T.value=r),title:"📝 反馈意见",width:"400px"},{footer:e.withCtx(()=>[e.createElementVNode("span",Fe,[e.createVNode(q,{onClick:t[3]||(t[3]=r=>T.value=!1)},{default:e.withCtx(()=>[e.createTextVNode("取消")]),_:1}),e.createVNode(q,{type:"primary",onClick:t[4]||(t[4]=r=>C("unsatisfied",H.value))},{default:e.withCtx(()=>[e.createTextVNode("提交反馈")]),_:1})])]),default:e.withCtx(()=>[e.createElementVNode("div",qe,[xe,De,e.createVNode(w,{modelValue:S.value,"onUpdate:modelValue":t[2]||(t[2]=r=>S.value=r),type:"textarea",rows:4,placeholder:"[非必填]例如:回答不够准确、查询结果有误、界面体验不佳..."},null,8,["modelValue"])])]),_:1},8,["modelValue"])],64)}}},Ye=K._export_sfc(Me,[["__scopeId","data-v-b6460ca4"]]),He={install(i){i.component("st-varietyAiHelper",Ye)}};module.exports=He;
|
package/es/VarietyAiHelper.js
CHANGED
|
@@ -3,13 +3,13 @@ import { E as ve } from "./el-dialog-1939f7c5.js";
|
|
|
3
3
|
import "./el-overlay-1dfe3675.js";
|
|
4
4
|
import { E as _e } from "./el-button-4f201000.js";
|
|
5
5
|
import { E as ge } from "./el-input-58786d42.js";
|
|
6
|
-
import { defineComponent as se, ref as v, computed as x, watch as
|
|
7
|
-
import { d as
|
|
6
|
+
import { defineComponent as se, ref as v, computed as x, watch as K, openBlock as l, createElementBlock as u, normalizeClass as ae, unref as _, normalizeStyle as Q, createBlock as $, withCtx as h, resolveDynamicComponent as he, renderSlot as ke, inject as be, reactive as ye, nextTick as R, Fragment as P, createVNode as m, createElementVNode as s, renderList as X, toDisplayString as J, createCommentVNode as w, createTextVNode as U, pushScopeId as Te, popScopeId as we } from "vue";
|
|
7
|
+
import { d as z } from "./dayjs.min-8313b006.js";
|
|
8
8
|
import { V as Ce, U as Se } from "./index-7ed0999e.js";
|
|
9
9
|
import { s as Ee } from "./aiTools-9a9c997f.js";
|
|
10
10
|
import { E as ne, u as Ve, s as Z, p as De, t as ee, v as Me } from "./index-ca91ac68.js";
|
|
11
11
|
import { _ as Ye } from "./_plugin-vue_export-helper-dad06003.js";
|
|
12
|
-
import { E as
|
|
12
|
+
import { E as O } from "./index-072c4a65.js";
|
|
13
13
|
import { k as Fe, i as He } from "./use-form-common-props-c14990b9.js";
|
|
14
14
|
import "./index-1955f23d.js";
|
|
15
15
|
import "./index-8391a3df.js";
|
|
@@ -56,25 +56,25 @@ const Pe = re({
|
|
|
56
56
|
...Ae,
|
|
57
57
|
props: Pe,
|
|
58
58
|
emits: Ne,
|
|
59
|
-
setup(d, { emit:
|
|
60
|
-
const M = d,
|
|
61
|
-
const { size: i, icon: p, shape: S } = M, b = [
|
|
62
|
-
return de(i) && b.push(
|
|
63
|
-
}),
|
|
59
|
+
setup(d, { emit: I }) {
|
|
60
|
+
const M = d, g = ue("avatar"), C = v(!1), N = x(() => {
|
|
61
|
+
const { size: i, icon: p, shape: S } = M, b = [g.b()];
|
|
62
|
+
return de(i) && b.push(g.m(i)), p && b.push(g.m("icon")), S && b.push(g.m(S)), b;
|
|
63
|
+
}), B = x(() => {
|
|
64
64
|
const { size: i } = M;
|
|
65
|
-
return te(i) ?
|
|
65
|
+
return te(i) ? g.cssVarBlock({
|
|
66
66
|
size: me(i) || ""
|
|
67
67
|
}) : void 0;
|
|
68
68
|
}), j = x(() => ({
|
|
69
69
|
objectFit: M.fit
|
|
70
70
|
}));
|
|
71
|
-
|
|
71
|
+
K(() => M.src, () => C.value = !1);
|
|
72
72
|
function y(i) {
|
|
73
|
-
C.value = !0,
|
|
73
|
+
C.value = !0, I("error", i);
|
|
74
74
|
}
|
|
75
75
|
return (i, p) => (l(), u("span", {
|
|
76
|
-
class: ae(_(
|
|
77
|
-
style: Q(_(
|
|
76
|
+
class: ae(_(N)),
|
|
77
|
+
style: Q(_(B))
|
|
78
78
|
}, [
|
|
79
79
|
(i.src || i.srcSet) && !C.value ? (l(), u("img", {
|
|
80
80
|
key: 0,
|
|
@@ -84,7 +84,7 @@ const Pe = re({
|
|
|
84
84
|
style: Q(_(j)),
|
|
85
85
|
onError: y
|
|
86
86
|
}, null, 44, ["src", "alt", "srcset"])) : i.icon ? (l(), $(_(ne), { key: 1 }, {
|
|
87
|
-
default:
|
|
87
|
+
default: h(() => [
|
|
88
88
|
(l(), $(he(i.icon)))
|
|
89
89
|
]),
|
|
90
90
|
_: 1
|
|
@@ -94,19 +94,19 @@ const Pe = re({
|
|
|
94
94
|
});
|
|
95
95
|
var ze = /* @__PURE__ */ pe(Le, [["__file", "avatar.vue"]]);
|
|
96
96
|
const Be = fe(ze);
|
|
97
|
-
const
|
|
97
|
+
const k = (d) => (Te("data-v-b6460ca4"), d = d(), we(), d), Oe = { class: "ai-dialog-body" }, $e = { class: "avatar" }, Ie = { class: "message-content" }, je = {
|
|
98
98
|
key: 0,
|
|
99
99
|
class: "node-progress"
|
|
100
100
|
}, xe = { class: "node-status-icon" }, Re = { class: "node-name" }, Je = {
|
|
101
101
|
key: 0,
|
|
102
102
|
class: "node-progress-item next-step"
|
|
103
|
-
},
|
|
103
|
+
}, Ue = { class: "node-status-icon" }, Ke = /* @__PURE__ */ k(() => /* @__PURE__ */ s("span", { class: "node-name" }, "正在执行下一步...", -1)), qe = ["innerHTML"], We = {
|
|
104
104
|
key: 2,
|
|
105
105
|
class: "message-text"
|
|
106
|
-
}, Ge = { class: "message-createTime" }, Qe = /* @__PURE__ */
|
|
106
|
+
}, Ge = { class: "message-createTime" }, Qe = /* @__PURE__ */ k(() => /* @__PURE__ */ s("div", { class: "message-createTime" }, "请问对本轮查询结果是否满意?", -1)), Xe = { class: "feedback-buttons" }, Ze = ["onClick"], et = /* @__PURE__ */ k(() => /* @__PURE__ */ s("span", { class: "btn-emoji" }, "👍", -1)), tt = /* @__PURE__ */ k(() => /* @__PURE__ */ s("span", { class: "btn-text" }, "满意", -1)), st = [
|
|
107
107
|
et,
|
|
108
108
|
tt
|
|
109
|
-
], at = ["onClick"], nt = /* @__PURE__ */
|
|
109
|
+
], at = ["onClick"], nt = /* @__PURE__ */ k(() => /* @__PURE__ */ s("span", { class: "btn-emoji" }, "👎", -1)), ot = /* @__PURE__ */ k(() => /* @__PURE__ */ s("span", { class: "btn-text" }, "不满意", -1)), it = [
|
|
110
110
|
nt,
|
|
111
111
|
ot
|
|
112
112
|
], lt = {
|
|
@@ -115,15 +115,15 @@ const h = (d) => (Te("data-v-c6a98338"), d = d(), we(), d), Ie = { class: "ai-di
|
|
|
115
115
|
}, rt = {
|
|
116
116
|
key: 0,
|
|
117
117
|
class: "message-item assistant"
|
|
118
|
-
}, ct = { class: "avatar" }, ut = /* @__PURE__ */
|
|
118
|
+
}, ct = { class: "avatar" }, ut = /* @__PURE__ */ k(() => /* @__PURE__ */ s("div", { class: "message-content" }, [
|
|
119
119
|
/* @__PURE__ */ s("div", { class: "typing-indicator" }, [
|
|
120
120
|
/* @__PURE__ */ s("span"),
|
|
121
121
|
/* @__PURE__ */ s("span"),
|
|
122
122
|
/* @__PURE__ */ s("span")
|
|
123
123
|
])
|
|
124
|
-
], -1)), dt = { class: "input-area" }, mt = { class: "input-actions" }, pt = /* @__PURE__ */
|
|
124
|
+
], -1)), dt = { class: "input-area" }, mt = { class: "input-actions" }, pt = /* @__PURE__ */ k(() => /* @__PURE__ */ s("div", { class: "input-hint" }, [
|
|
125
125
|
/* @__PURE__ */ s("span", null, "Enter 发送 | Ctrl + Enter 换行")
|
|
126
|
-
], -1)), ft = { class: "feedback-dialog-content" }, vt = /* @__PURE__ */
|
|
126
|
+
], -1)), ft = { class: "feedback-dialog-content" }, vt = /* @__PURE__ */ k(() => /* @__PURE__ */ s("div", { class: "feedback-emoji" }, "😟", -1)), _t = /* @__PURE__ */ k(() => /* @__PURE__ */ s("p", { class: "feedback-tip" }, "很抱歉没能帮到您,请告诉我们哪里需要改进:", -1)), gt = { class: "dialog-footer" }, ht = {
|
|
127
127
|
__name: "index",
|
|
128
128
|
props: {
|
|
129
129
|
defaultMessage: {
|
|
@@ -135,19 +135,19 @@ const h = (d) => (Te("data-v-c6a98338"), d = d(), we(), d), Ie = { class: "ai-di
|
|
|
135
135
|
}
|
|
136
136
|
},
|
|
137
137
|
emits: ["callBack"],
|
|
138
|
-
setup(d, { expose:
|
|
139
|
-
const
|
|
138
|
+
setup(d, { expose: I, emit: M }) {
|
|
139
|
+
const g = be("stConfig"), C = ye(Ce()), N = v(!1), B = M, j = d, y = v(!1), i = v(!1), p = v([]), S = v(!1), b = v(null), o = v([
|
|
140
140
|
{
|
|
141
141
|
role: "assistant",
|
|
142
142
|
content: j.defaultMessage,
|
|
143
143
|
userContent: null,
|
|
144
144
|
showFeedback: !1,
|
|
145
145
|
hasFeedback: !1,
|
|
146
|
-
createTime:
|
|
146
|
+
createTime: z().format("YYYY-MM-DD HH:mm:ss"),
|
|
147
147
|
resTime: 0,
|
|
148
148
|
firstPackageTime: 0
|
|
149
149
|
}
|
|
150
|
-
]), E = v(""), Y = v(!1),
|
|
150
|
+
]), E = v(""), Y = v(!1), A = v(""), q = v({}), W = (n) => {
|
|
151
151
|
if (typeof n != "string")
|
|
152
152
|
return !1;
|
|
153
153
|
try {
|
|
@@ -177,7 +177,7 @@ const h = (d) => (Te("data-v-c6a98338"), d = d(), we(), d), Ie = { class: "ai-di
|
|
|
177
177
|
switch (n) {
|
|
178
178
|
case "satisfied": {
|
|
179
179
|
const t = o.value[e];
|
|
180
|
-
await
|
|
180
|
+
await g.request.post("/alarm/deliversign/addVarietyAiHelperLog", {
|
|
181
181
|
userName: C.username,
|
|
182
182
|
userContent: t.userContent,
|
|
183
183
|
aiContent: t.content,
|
|
@@ -187,7 +187,7 @@ const h = (d) => (Te("data-v-c6a98338"), d = d(), we(), d), Ie = { class: "ai-di
|
|
|
187
187
|
firstPackageTime: t.firstPackageTime,
|
|
188
188
|
isSolved: 1,
|
|
189
189
|
logOrigin: 1
|
|
190
|
-
}),
|
|
190
|
+
}), O.success("感谢您的评价!"), o.value[e].hasFeedback = !0;
|
|
191
191
|
break;
|
|
192
192
|
}
|
|
193
193
|
case "open": {
|
|
@@ -196,10 +196,10 @@ const h = (d) => (Te("data-v-c6a98338"), d = d(), we(), d), Ie = { class: "ai-di
|
|
|
196
196
|
}
|
|
197
197
|
case "unsatisfied": {
|
|
198
198
|
const t = o.value[e];
|
|
199
|
-
await
|
|
199
|
+
await g.request.post("/alarm/deliversign/addVarietyAiHelperLog", {
|
|
200
200
|
userName: C.username,
|
|
201
201
|
userContent: t.userContent,
|
|
202
|
-
userSuggestion:
|
|
202
|
+
userSuggestion: A.value,
|
|
203
203
|
aiContent: t.content,
|
|
204
204
|
type: 2,
|
|
205
205
|
resTime: t.resTime,
|
|
@@ -207,15 +207,15 @@ const h = (d) => (Te("data-v-c6a98338"), d = d(), we(), d), Ie = { class: "ai-di
|
|
|
207
207
|
firstPackageTime: t.firstPackageTime,
|
|
208
208
|
isSolved: 0,
|
|
209
209
|
logOrigin: 1
|
|
210
|
-
}),
|
|
210
|
+
}), O.success("感谢您的反馈!我们将持续跟踪并进行优化"), Y.value = !1, o.value[e].hasFeedback = !0;
|
|
211
211
|
break;
|
|
212
212
|
}
|
|
213
213
|
case "default": {
|
|
214
214
|
const t = o.value[e];
|
|
215
|
-
await
|
|
215
|
+
await g.request.post("/alarm/deliversign/addVarietyAiHelperLog", {
|
|
216
216
|
userName: C.username,
|
|
217
217
|
userContent: t.userContent,
|
|
218
|
-
userSuggestion:
|
|
218
|
+
userSuggestion: A.value,
|
|
219
219
|
aiContent: t.content,
|
|
220
220
|
type: null,
|
|
221
221
|
resTime: t.resTime,
|
|
@@ -229,29 +229,30 @@ const h = (d) => (Te("data-v-c6a98338"), d = d(), we(), d), Ie = { class: "ai-di
|
|
|
229
229
|
}, G = async () => {
|
|
230
230
|
const n = E.value.trim();
|
|
231
231
|
if (!n)
|
|
232
|
-
return
|
|
232
|
+
return O.warning("请输入消息内容");
|
|
233
233
|
if (y.value)
|
|
234
234
|
return;
|
|
235
235
|
p.value = [], S.value = !1, o.value.push({
|
|
236
236
|
role: "user",
|
|
237
237
|
content: n,
|
|
238
|
-
createTime:
|
|
238
|
+
createTime: z().format("YYYY-MM-DD HH:mm:ss")
|
|
239
239
|
}), E.value = "", await T(), o.value.push({
|
|
240
240
|
role: "assistant",
|
|
241
241
|
content: "",
|
|
242
242
|
userContent: n,
|
|
243
243
|
showFeedback: !1,
|
|
244
244
|
hasFeedback: !1,
|
|
245
|
-
createTime:
|
|
245
|
+
createTime: z().format("YYYY-MM-DD HH:mm:ss"),
|
|
246
246
|
resTime: 0,
|
|
247
247
|
firstPackageTime: 0
|
|
248
248
|
}), await T(), y.value = !0, i.value = !0;
|
|
249
249
|
let e = "", t = (/* @__PURE__ */ new Date()).getTime(), f = !1;
|
|
250
250
|
try {
|
|
251
|
+
const H = "1977602b357e4dab9d0b74899d5323b3", L = "sk-d995eb26a4334bdeb2ccb4cbfaf51de8";
|
|
251
252
|
await Ee({
|
|
252
|
-
mode:
|
|
253
|
-
appId:
|
|
254
|
-
apiKey:
|
|
253
|
+
mode: g.env.MODE,
|
|
254
|
+
appId: H,
|
|
255
|
+
apiKey: L,
|
|
255
256
|
token: Se(),
|
|
256
257
|
value: n,
|
|
257
258
|
callback: (V, r) => {
|
|
@@ -262,7 +263,7 @@ const h = (d) => (Te("data-v-c6a98338"), d = d(), we(), d), Ie = { class: "ai-di
|
|
|
262
263
|
content: `❌ ${r}`,
|
|
263
264
|
showFeedback: !1,
|
|
264
265
|
hasFeedback: !1,
|
|
265
|
-
createTime:
|
|
266
|
+
createTime: z().format("YYYY-MM-DD HH:mm:ss"),
|
|
266
267
|
resTime: (/* @__PURE__ */ new Date()).getTime() - t,
|
|
267
268
|
firstPackageTime: 0
|
|
268
269
|
}), F("default", o.value.length - 1), T();
|
|
@@ -289,21 +290,21 @@ const h = (d) => (Te("data-v-c6a98338"), d = d(), we(), d), Ie = { class: "ai-di
|
|
|
289
290
|
a && a.role === "assistant" && (a.showFeedback = !0, a.resTime = (/* @__PURE__ */ new Date()).getTime() - t, F("default", o.value.length - 1));
|
|
290
291
|
try {
|
|
291
292
|
const c = JSON.parse(e);
|
|
292
|
-
c.parsedConditions && delete c.parsedConditions,
|
|
293
|
+
c.parsedConditions && delete c.parsedConditions, B("callBack", c);
|
|
293
294
|
} catch {
|
|
294
|
-
|
|
295
|
+
B("callBack", e);
|
|
295
296
|
}
|
|
296
297
|
}
|
|
297
298
|
}
|
|
298
299
|
});
|
|
299
|
-
} catch (
|
|
300
|
-
|
|
300
|
+
} catch (H) {
|
|
301
|
+
O.error(`AI响应异常: ${H}`), o.value.pop(), o.value.push({
|
|
301
302
|
role: "assistant",
|
|
302
303
|
userContent: n,
|
|
303
304
|
content: "❌ 抱歉,AI服务响应异常,请稍后重试。",
|
|
304
305
|
showFeedback: !0,
|
|
305
306
|
hasFeedback: !1,
|
|
306
|
-
createTime:
|
|
307
|
+
createTime: z().format("YYYY-MM-DD HH:mm:ss"),
|
|
307
308
|
resTime: (/* @__PURE__ */ new Date()).getTime() - t,
|
|
308
309
|
firstPackageTime: 0
|
|
309
310
|
}), F("default", o.value.length - 1), await T(), y.value = !1, i.value = !1;
|
|
@@ -322,30 +323,30 @@ const h = (d) => (Te("data-v-c6a98338"), d = d(), we(), d), Ie = { class: "ai-di
|
|
|
322
323
|
}, T = async () => {
|
|
323
324
|
await R(), b.value && (b.value.scrollTop = b.value.scrollHeight);
|
|
324
325
|
};
|
|
325
|
-
return
|
|
326
|
+
return K(
|
|
326
327
|
() => o.value,
|
|
327
328
|
() => {
|
|
328
329
|
T();
|
|
329
330
|
},
|
|
330
331
|
{ deep: !0 }
|
|
331
|
-
),
|
|
332
|
+
), K(
|
|
332
333
|
() => Y.value,
|
|
333
334
|
(n) => {
|
|
334
|
-
n || (
|
|
335
|
+
n || (A.value = "");
|
|
335
336
|
}
|
|
336
|
-
),
|
|
337
|
+
), I({
|
|
337
338
|
open: () => {
|
|
338
|
-
|
|
339
|
+
N.value = !0, R(() => {
|
|
339
340
|
T();
|
|
340
341
|
});
|
|
341
342
|
}
|
|
342
343
|
}), (n, e) => {
|
|
343
|
-
const t = Be, f = ne,
|
|
344
|
-
return l(), u(
|
|
344
|
+
const t = Be, f = ne, H = ge, L = _e, V = ve;
|
|
345
|
+
return l(), u(P, null, [
|
|
345
346
|
m(V, {
|
|
346
347
|
class: "ai-dialog",
|
|
347
|
-
modelValue:
|
|
348
|
-
"onUpdate:modelValue": e[1] || (e[1] = (r) =>
|
|
348
|
+
modelValue: N.value,
|
|
349
|
+
"onUpdate:modelValue": e[1] || (e[1] = (r) => N.value = r),
|
|
349
350
|
title: "✨ 品种池参数解析AI助手",
|
|
350
351
|
width: "500px",
|
|
351
352
|
center: "",
|
|
@@ -354,29 +355,29 @@ const h = (d) => (Te("data-v-c6a98338"), d = d(), we(), d), Ie = { class: "ai-di
|
|
|
354
355
|
modal: !1,
|
|
355
356
|
"modal-penetrable": !0
|
|
356
357
|
}, {
|
|
357
|
-
default:
|
|
358
|
+
default: h(() => {
|
|
358
359
|
var r;
|
|
359
360
|
return [
|
|
360
|
-
s("div",
|
|
361
|
+
s("div", Oe, [
|
|
361
362
|
s("div", {
|
|
362
363
|
ref_key: "messageListRef",
|
|
363
364
|
ref: b,
|
|
364
365
|
class: "message-list"
|
|
365
366
|
}, [
|
|
366
|
-
(l(!0), u(
|
|
367
|
+
(l(!0), u(P, null, X(o.value, (a, c) => (l(), u("div", {
|
|
367
368
|
key: c,
|
|
368
369
|
class: ae([a.role, "message-item"])
|
|
369
370
|
}, [
|
|
370
|
-
a.content || c === o.value.length - 1 && a.role === "assistant" && p.value.length > 0 ? (l(), u(
|
|
371
|
+
a.content || c === o.value.length - 1 && a.role === "assistant" && p.value.length > 0 ? (l(), u(P, { key: 0 }, [
|
|
371
372
|
s("div", $e, [
|
|
372
373
|
m(t, {
|
|
373
374
|
size: 32,
|
|
374
375
|
icon: a.role === "user" ? _(Ve) : _(Z)
|
|
375
376
|
}, null, 8, ["icon"])
|
|
376
377
|
]),
|
|
377
|
-
s("div",
|
|
378
|
+
s("div", Ie, [
|
|
378
379
|
c === o.value.length - 1 && a.role === "assistant" && p.value.length > 0 && !S.value ? (l(), u("div", je, [
|
|
379
|
-
(l(!0), u(
|
|
380
|
+
(l(!0), u(P, null, X(p.value, (D) => (l(), u("div", {
|
|
380
381
|
key: D.name,
|
|
381
382
|
class: "node-progress-item"
|
|
382
383
|
}, [
|
|
@@ -385,7 +386,7 @@ const h = (d) => (Te("data-v-c6a98338"), d = d(), we(), d), Ie = { class: "ai-di
|
|
|
385
386
|
key: 0,
|
|
386
387
|
class: "node-icon done"
|
|
387
388
|
}, {
|
|
388
|
-
default:
|
|
389
|
+
default: h(() => [
|
|
389
390
|
m(_(De))
|
|
390
391
|
]),
|
|
391
392
|
_: 1
|
|
@@ -393,7 +394,7 @@ const h = (d) => (Te("data-v-c6a98338"), d = d(), we(), d), Ie = { class: "ai-di
|
|
|
393
394
|
key: 1,
|
|
394
395
|
class: "node-icon running"
|
|
395
396
|
}, {
|
|
396
|
-
default:
|
|
397
|
+
default: h(() => [
|
|
397
398
|
m(_(ee))
|
|
398
399
|
]),
|
|
399
400
|
_: 1
|
|
@@ -402,15 +403,15 @@ const h = (d) => (Te("data-v-c6a98338"), d = d(), we(), d), Ie = { class: "ai-di
|
|
|
402
403
|
s("span", Re, J(D.name), 1)
|
|
403
404
|
]))), 128)),
|
|
404
405
|
p.value.length > 0 && p.value.every((D) => D.status === "success") && !S.value ? (l(), u("div", Je, [
|
|
405
|
-
s("span",
|
|
406
|
+
s("span", Ue, [
|
|
406
407
|
m(f, { class: "node-icon waiting" }, {
|
|
407
|
-
default:
|
|
408
|
+
default: h(() => [
|
|
408
409
|
m(_(ee))
|
|
409
410
|
]),
|
|
410
411
|
_: 1
|
|
411
412
|
})
|
|
412
413
|
]),
|
|
413
|
-
|
|
414
|
+
Ke
|
|
414
415
|
])) : w("", !0)
|
|
415
416
|
])) : w("", !0),
|
|
416
417
|
W(a.content) ? (l(), u("div", {
|
|
@@ -419,8 +420,8 @@ const h = (d) => (Te("data-v-c6a98338"), d = d(), we(), d), Ie = { class: "ai-di
|
|
|
419
420
|
innerHTML: ie(oe(a.content))
|
|
420
421
|
}, null, 8, qe)) : a.content ? (l(), u("div", We, J(a.content), 1)) : w("", !0),
|
|
421
422
|
s("div", Ge, J(a.createTime), 1),
|
|
422
|
-
a.role === "assistant" ? (l(), u(
|
|
423
|
-
a.showFeedback && !a.hasFeedback ? (l(), u(
|
|
423
|
+
a.role === "assistant" ? (l(), u(P, { key: 3 }, [
|
|
424
|
+
a.showFeedback && !a.hasFeedback ? (l(), u(P, { key: 0 }, [
|
|
424
425
|
Qe,
|
|
425
426
|
s("div", Xe, [
|
|
426
427
|
s("button", {
|
|
@@ -449,7 +450,7 @@ const h = (d) => (Te("data-v-c6a98338"), d = d(), we(), d), Ie = { class: "ai-di
|
|
|
449
450
|
])) : w("", !0)
|
|
450
451
|
], 512),
|
|
451
452
|
s("div", dt, [
|
|
452
|
-
m(
|
|
453
|
+
m(H, {
|
|
453
454
|
class: "message-input",
|
|
454
455
|
modelValue: E.value,
|
|
455
456
|
"onUpdate:modelValue": e[0] || (e[0] = (a) => E.value = a),
|
|
@@ -461,7 +462,7 @@ const h = (d) => (Te("data-v-c6a98338"), d = d(), we(), d), Ie = { class: "ai-di
|
|
|
461
462
|
}, null, 8, ["modelValue"]),
|
|
462
463
|
s("div", mt, [
|
|
463
464
|
pt,
|
|
464
|
-
m(
|
|
465
|
+
m(L, {
|
|
465
466
|
class: "send-btn",
|
|
466
467
|
type: "primary",
|
|
467
468
|
icon: _(Me),
|
|
@@ -469,8 +470,8 @@ const h = (d) => (Te("data-v-c6a98338"), d = d(), we(), d), Ie = { class: "ai-di
|
|
|
469
470
|
onClick: G,
|
|
470
471
|
round: ""
|
|
471
472
|
}, {
|
|
472
|
-
default:
|
|
473
|
-
|
|
473
|
+
default: h(() => [
|
|
474
|
+
U(" 发送 ")
|
|
474
475
|
]),
|
|
475
476
|
_: 1
|
|
476
477
|
}, 8, ["icon", "loading"])
|
|
@@ -487,34 +488,34 @@ const h = (d) => (Te("data-v-c6a98338"), d = d(), we(), d), Ie = { class: "ai-di
|
|
|
487
488
|
title: "📝 反馈意见",
|
|
488
489
|
width: "400px"
|
|
489
490
|
}, {
|
|
490
|
-
footer:
|
|
491
|
+
footer: h(() => [
|
|
491
492
|
s("span", gt, [
|
|
492
|
-
m(
|
|
493
|
+
m(L, {
|
|
493
494
|
onClick: e[3] || (e[3] = (r) => Y.value = !1)
|
|
494
495
|
}, {
|
|
495
|
-
default:
|
|
496
|
-
|
|
496
|
+
default: h(() => [
|
|
497
|
+
U("取消")
|
|
497
498
|
]),
|
|
498
499
|
_: 1
|
|
499
500
|
}),
|
|
500
|
-
m(
|
|
501
|
+
m(L, {
|
|
501
502
|
type: "primary",
|
|
502
503
|
onClick: e[4] || (e[4] = (r) => F("unsatisfied", q.value))
|
|
503
504
|
}, {
|
|
504
|
-
default:
|
|
505
|
-
|
|
505
|
+
default: h(() => [
|
|
506
|
+
U("提交反馈")
|
|
506
507
|
]),
|
|
507
508
|
_: 1
|
|
508
509
|
})
|
|
509
510
|
])
|
|
510
511
|
]),
|
|
511
|
-
default:
|
|
512
|
+
default: h(() => [
|
|
512
513
|
s("div", ft, [
|
|
513
514
|
vt,
|
|
514
515
|
_t,
|
|
515
|
-
m(
|
|
516
|
-
modelValue:
|
|
517
|
-
"onUpdate:modelValue": e[2] || (e[2] = (r) =>
|
|
516
|
+
m(H, {
|
|
517
|
+
modelValue: A.value,
|
|
518
|
+
"onUpdate:modelValue": e[2] || (e[2] = (r) => A.value = r),
|
|
518
519
|
type: "textarea",
|
|
519
520
|
rows: 4,
|
|
520
521
|
placeholder: "[非必填]例如:回答不够准确、查询结果有误、界面体验不佳..."
|
|
@@ -526,7 +527,7 @@ const h = (d) => (Te("data-v-c6a98338"), d = d(), we(), d), Ie = { class: "ai-di
|
|
|
526
527
|
], 64);
|
|
527
528
|
};
|
|
528
529
|
}
|
|
529
|
-
}, kt = /* @__PURE__ */ Ye(ht, [["__scopeId", "data-v-
|
|
530
|
+
}, kt = /* @__PURE__ */ Ye(ht, [["__scopeId", "data-v-b6460ca4"]]), Jt = {
|
|
530
531
|
install(d) {
|
|
531
532
|
d.component("st-varietyAiHelper", kt);
|
|
532
533
|
}
|