ソースを参照

feat: 调整配置文件位置

1. 将配置文件提出到public下
2. 重新打包项目
zhupei 1 年間 前
コミット
be307efa06

+ 1 - 1
dist/assets/Agent-2a40fb2d.js → dist/assets/Agent-ee47b030.js

@@ -1 +1 @@
-import{a4 as t}from"./index-cd9d539d.js";function s(a){return t.get("/api/v1/canvas/list",{params:a})}function e(){return t.get("/api/v1/llm/distinct",{})}function n(a){return t.get("/api/v1/conversation/app_usage")}function o(a){return t.post("/api/v1/conversation/app_usage/rm",a)}export{n as a,e as b,o as d,s as q};
+import{a4 as t}from"./index-a774fb08.js";function s(a){return t.get("/api/v1/canvas/list",{params:a})}function e(){return t.get("/api/v1/llm/distinct",{})}function n(a){return t.get("/api/v1/conversation/app_usage")}function o(a){return t.post("/api/v1/conversation/app_usage/rm",a)}export{n as a,e as b,o as d,s as q};

ファイルの差分が大きいため隠しています
+ 0 - 0
dist/assets/Knowledge-6def7a34.js


+ 1 - 1
dist/assets/Login-430bc7a3.js → dist/assets/Login-8d7b5838.js

@@ -1 +1 @@
-import{_ as g}from"./login-bd96354f.js";import{_ as f,m as v,x as i,C as w,D as k,E as n,v as a,B as V,r as p}from"./index-cd9d539d.js";const _=v({components:{},props:[],setup(){const{ajax:o,helper:e}=V("$global"),t=p(""),r=p("");return{login:async()=>{const l=await o.user.login(t.value,r.value);l&&(e.write("userName",l.nickname||l.username),e.write("token",l.access_token),e.goLink("/"))},username:t,password:r,goRegister:()=>{e.goLink("register")}}}});function y(o,e,t,r,u,d){const l=i("a-input"),m=i("a-input-password");return w(),k("main",null,[n("section",null,[e[6]||(e[6]=n("header",null,[n("img",{src:g}),n("p",null,"欢迎使用")],-1)),e[7]||(e[7]=n("p",null,"账号登录",-1)),n("section",null,[e[4]||(e[4]=n("p",null,"账号",-1)),n("div",null,[a(l,{placeholder:"请输入手机号",style:{width:"250px",height:"40px"},modelValue:o.username,"onUpdate:modelValue":e[0]||(e[0]=s=>o.username=s)},null,8,["modelValue"])])]),n("section",null,[e[5]||(e[5]=n("p",null,"密码",-1)),n("div",null,[a(m,{placeholder:"请输入手机号",style:{width:"250px",height:"40px"},modelValue:o.password,"onUpdate:modelValue":e[1]||(e[1]=s=>o.password=s)},null,8,["modelValue"])])]),n("section",null,[n("p",{style:{cursor:"pointer"},onClick:e[2]||(e[2]=(...s)=>o.goRegister&&o.goRegister(...s))},"去注册")]),n("div",{onClick:e[3]||(e[3]=(...s)=>o.login&&o.login(...s))},"登录")])])}const $=f(_,[["render",y],["__scopeId","data-v-aab30f8b"]]);export{$ as default};
+import{_ as g}from"./login-bd96354f.js";import{_ as f,m as v,x as i,C as w,D as k,E as n,v as a,B as V,r as p}from"./index-a774fb08.js";const _=v({components:{},props:[],setup(){const{ajax:o,helper:e}=V("$global"),t=p(""),r=p("");return{login:async()=>{const l=await o.user.login(t.value,r.value);l&&(e.write("userName",l.nickname||l.username),e.write("token",l.access_token),e.goLink("/"))},username:t,password:r,goRegister:()=>{e.goLink("register")}}}});function y(o,e,t,r,u,d){const l=i("a-input"),m=i("a-input-password");return w(),k("main",null,[n("section",null,[e[6]||(e[6]=n("header",null,[n("img",{src:g}),n("p",null,"欢迎使用")],-1)),e[7]||(e[7]=n("p",null,"账号登录",-1)),n("section",null,[e[4]||(e[4]=n("p",null,"账号",-1)),n("div",null,[a(l,{placeholder:"请输入手机号",style:{width:"250px",height:"40px"},modelValue:o.username,"onUpdate:modelValue":e[0]||(e[0]=s=>o.username=s)},null,8,["modelValue"])])]),n("section",null,[e[5]||(e[5]=n("p",null,"密码",-1)),n("div",null,[a(m,{placeholder:"请输入手机号",style:{width:"250px",height:"40px"},modelValue:o.password,"onUpdate:modelValue":e[1]||(e[1]=s=>o.password=s)},null,8,["modelValue"])])]),n("section",null,[n("p",{style:{cursor:"pointer"},onClick:e[2]||(e[2]=(...s)=>o.goRegister&&o.goRegister(...s))},"去注册")]),n("div",{onClick:e[3]||(e[3]=(...s)=>o.login&&o.login(...s))},"登录")])])}const $=f(_,[["render",y],["__scopeId","data-v-aab30f8b"]]);export{$ as default};

+ 1 - 1
dist/assets/Register-4c5ab0d7.js → dist/assets/Register-ff6d0905.js

@@ -1 +1 @@
-import{_ as g}from"./login-bd96354f.js";import{_ as f,m as v,x as p,C as w,D as _,E as s,v as a,B as V,r as u}from"./index-cd9d539d.js";const y=v({components:{},props:[],setup(){const{ajax:n,helper:e}=V("$global"),l=u(""),t=u("");return{register:async()=>{const r=await n.user.register(l.value,t.value);r&&(e.write("userName",String(r.username)),e.goLink("/login"))},username:l,password:t}}});function $(n,e,l,t,i,r){const d=p("a-input"),m=p("a-input-password");return w(),_("main",null,[s("section",null,[e[5]||(e[5]=s("header",null,[s("img",{src:g}),s("p",null,"欢迎使用")],-1)),e[6]||(e[6]=s("p",null,"账号注册",-1)),s("section",null,[e[3]||(e[3]=s("p",null,"账号",-1)),s("div",null,[a(d,{placeholder:"请输入账号",style:{width:"250px",height:"40px"},modelValue:n.username,"onUpdate:modelValue":e[0]||(e[0]=o=>n.username=o)},null,8,["modelValue"])])]),s("section",null,[e[4]||(e[4]=s("p",null,"密码",-1)),s("div",null,[a(m,{type:"password",placeholder:"请输入密码",style:{width:"250px",height:"40px"},modelValue:n.password,"onUpdate:modelValue":e[1]||(e[1]=o=>n.password=o)},null,8,["modelValue"])])]),s("div",{onClick:e[2]||(e[2]=(...o)=>n.register&&n.register(...o))},"注册")])])}const x=f(y,[["render",$],["__scopeId","data-v-266cfe52"]]);export{x as default};
+import{_ as g}from"./login-bd96354f.js";import{_ as f,m as v,x as p,C as w,D as _,E as s,v as a,B as V,r as u}from"./index-a774fb08.js";const y=v({components:{},props:[],setup(){const{ajax:n,helper:e}=V("$global"),l=u(""),t=u("");return{register:async()=>{const r=await n.user.register(l.value,t.value);r&&(e.write("userName",String(r.username)),e.goLink("/login"))},username:l,password:t}}});function $(n,e,l,t,i,r){const d=p("a-input"),m=p("a-input-password");return w(),_("main",null,[s("section",null,[e[5]||(e[5]=s("header",null,[s("img",{src:g}),s("p",null,"欢迎使用")],-1)),e[6]||(e[6]=s("p",null,"账号注册",-1)),s("section",null,[e[3]||(e[3]=s("p",null,"账号",-1)),s("div",null,[a(d,{placeholder:"请输入账号",style:{width:"250px",height:"40px"},modelValue:n.username,"onUpdate:modelValue":e[0]||(e[0]=o=>n.username=o)},null,8,["modelValue"])])]),s("section",null,[e[4]||(e[4]=s("p",null,"密码",-1)),s("div",null,[a(m,{type:"password",placeholder:"请输入密码",style:{width:"250px",height:"40px"},modelValue:n.password,"onUpdate:modelValue":e[1]||(e[1]=o=>n.password=o)},null,8,["modelValue"])])]),s("div",{onClick:e[2]||(e[2]=(...o)=>n.register&&n.register(...o))},"注册")])])}const x=f(y,[["render",$],["__scopeId","data-v-266cfe52"]]);export{x as default};

ファイルの差分が大きいため隠しています
+ 0 - 0
dist/assets/authheader.vue_vue_type_script_setup_true_lang-809d9763.js


ファイルの差分が大きいため隠しています
+ 0 - 0
dist/assets/default-layout-c8ff9531.js


ファイルの差分が大きいため隠しています
+ 0 - 0
dist/assets/index-0395bea0.js


ファイルの差分が大きいため隠しています
+ 0 - 0
dist/assets/index-0709f845.js


ファイルの差分が大きいため隠しています
+ 0 - 0
dist/assets/index-2665da8b.js


ファイルの差分が大きいため隠しています
+ 0 - 0
dist/assets/index-3a02e629.js


ファイルの差分が大きいため隠しています
+ 0 - 0
dist/assets/index-874d395a.js


+ 1 - 1
dist/assets/index-6c214a7d.js → dist/assets/index-8b046dab.js

@@ -1,4 +1,4 @@
-import{a3 as qk,a4 as Ks,m as Of,r as Zt,a5 as Ta,U as t1,b as _h,V as bg,C as zr,D as Fn,E as or,u as Ti,J as _s,K as lc,L as xa,R as r1,_ as zu,l as Iu,a6 as n1,f as wA,w as i1,x as vn,v as Qr,F as Fr,G as Ya,a7 as Ig,Q as qs,Z as mu,M as ys,n as XI,H as Ma,I as Ca,N as wh,O as Bh,a8 as Wk,a9 as Kk,aa as X5,ab as zk,ac as Vk}from"./index-cd9d539d.js";import{a as U5,d as Zk,q as Xk}from"./Agent-2a40fb2d.js";import{p as $k}from"./icon-chart-38e5438e.js";import{a as JI}from"./auth-54229761.js";import{a as xB,u as e9}from"./index-40156d51.js";import{u as $5}from"./index-25a22fb9.js";import"./settings-9367c272.js";const SB="/assets/icon-user-007bea0f.jpg",Vp="/assets/icon-picture-144a065f.png";var t9=Object.defineProperty,r9=(D,U,K)=>U in D?t9(D,U,{enumerable:!0,configurable:!0,writable:!0,value:K}):D[U]=K,PI=(D,U,K)=>r9(D,typeof U!="symbol"?U+"":U,K);class j5 extends Error{constructor(U,K){super(U),PI(this,"type"),PI(this,"field"),PI(this,"value"),PI(this,"line"),this.name="ParseError",this.type=K.type,this.field=K.field,this.value=K.value,this.line=K.line}}function dB(D){}function n9(D){const{onEvent:U=dB,onError:K=dB,onRetry:ee=dB,onComment:ge}=D;let Ue="",ht=!0,ut,_t="",Jt="";function ar(sr){const Ir=ht?sr.replace(/^\xEF\xBB\xBF/,""):sr,[hn,Oe]=i9(`${Ue}${Ir}`);for(const Et of hn)Tt(Et);Ue=Oe,ht=!1}function Tt(sr){if(sr===""){yr();return}if(sr.startsWith(":")){ge&&ge(sr.slice(sr.startsWith(": ")?2:1));return}const Ir=sr.indexOf(":");if(Ir!==-1){const hn=sr.slice(0,Ir),Oe=sr[Ir+1]===" "?2:1,Et=sr.slice(Ir+Oe);Fe(hn,Et,sr);return}Fe(sr,"",sr)}function Fe(sr,Ir,hn){switch(sr){case"event":Jt=Ir;break;case"data":_t=`${_t}${Ir}
+import{a3 as qk,a4 as Ks,m as Of,r as Zt,a5 as Ta,U as t1,b as _h,V as bg,C as zr,D as Fn,E as or,u as Ti,J as _s,K as lc,L as xa,R as r1,_ as zu,l as Iu,a6 as n1,f as wA,w as i1,x as vn,v as Qr,F as Fr,G as Ya,a7 as Ig,Q as qs,Z as mu,M as ys,n as XI,H as Ma,I as Ca,N as wh,O as Bh,a8 as Wk,a9 as Kk,aa as X5,ab as zk,ac as Vk}from"./index-a774fb08.js";import{a as U5,d as Zk,q as Xk}from"./Agent-ee47b030.js";import{p as $k}from"./icon-chart-38e5438e.js";import{a as JI}from"./auth-54229761.js";import{a as xB,u as e9}from"./index-e35a9659.js";import{u as $5}from"./index-d7f45b15.js";import"./settings-9367c272.js";const SB="/assets/icon-user-007bea0f.jpg",Vp="/assets/icon-picture-144a065f.png";var t9=Object.defineProperty,r9=(D,U,K)=>U in D?t9(D,U,{enumerable:!0,configurable:!0,writable:!0,value:K}):D[U]=K,PI=(D,U,K)=>r9(D,typeof U!="symbol"?U+"":U,K);class j5 extends Error{constructor(U,K){super(U),PI(this,"type"),PI(this,"field"),PI(this,"value"),PI(this,"line"),this.name="ParseError",this.type=K.type,this.field=K.field,this.value=K.value,this.line=K.line}}function dB(D){}function n9(D){const{onEvent:U=dB,onError:K=dB,onRetry:ee=dB,onComment:ge}=D;let Ue="",ht=!0,ut,_t="",Jt="";function ar(sr){const Ir=ht?sr.replace(/^\xEF\xBB\xBF/,""):sr,[hn,Oe]=i9(`${Ue}${Ir}`);for(const Et of hn)Tt(Et);Ue=Oe,ht=!1}function Tt(sr){if(sr===""){yr();return}if(sr.startsWith(":")){ge&&ge(sr.slice(sr.startsWith(": ")?2:1));return}const Ir=sr.indexOf(":");if(Ir!==-1){const hn=sr.slice(0,Ir),Oe=sr[Ir+1]===" "?2:1,Et=sr.slice(Ir+Oe);Fe(hn,Et,sr);return}Fe(sr,"",sr)}function Fe(sr,Ir,hn){switch(sr){case"event":Jt=Ir;break;case"data":_t=`${_t}${Ir}
 `;break;case"id":ut=Ir.includes("\0")?void 0:Ir;break;case"retry":/^\d+$/.test(Ir)?ee(parseInt(Ir,10)):K(new j5(`Invalid \`retry\` value: "${Ir}"`,{type:"invalid-retry",value:Ir,line:hn}));break;default:K(new j5(`Unknown field "${sr.length>20?`${sr.slice(0,20)}…`:sr}"`,{type:"unknown-field",field:sr,value:Ir,line:hn}));break}}function yr(){_t.length>0&&U({id:ut,event:Jt||void 0,data:_t.endsWith(`
 `)?_t.slice(0,-1):_t}),ut=void 0,_t="",Jt=""}function Le(sr={}){Ue&&sr.consume&&Tt(Ue),ut=void 0,_t="",Jt="",Ue=""}return{feed:ar,reset:Le}}function i9(D){const U=[];let K="";const ee=D.length;for(let ge=0;ge<ee;ge++){const Ue=D[ge];Ue==="\r"&&D[ge+1]===`
 `?(U.push(K),K="",ge++):Ue==="\r"||Ue===`

ファイルの差分が大きいため隠しています
+ 0 - 0
dist/assets/index-a774fb08.js


ファイルの差分が大きいため隠しています
+ 0 - 0
dist/assets/index-b11d333a.js


+ 1 - 1
dist/assets/index-39dc203b.js → dist/assets/index-c129522c.js

@@ -1 +1 @@
-import{d as s}from"./settings-9367c272.js";import{m as a,r as n,U as r,x as c,C as _,D as d,v as i,E as o,_ as l}from"./index-cd9d539d.js";const m={class:"container"},u={class:"iframe-box"},f=["src"],p={name:"Agent"},v=a({...p,setup(h){const e=n("");return r(()=>{e.value=`${s.RAGFlowUrl}/flow?${localStorage.Authorization}`}),(x,b)=>{const t=c("Breadcrumb");return _(),d("div",m,[i(t,{items:["Agent","配置"]}),o("div",u,[o("iframe",{src:e.value,height:"100%",width:"100%",frameborder:"0"},null,8,f)])])}}});const A=l(v,[["__scopeId","data-v-76d1b38c"]]);export{A as default};
+import{d as s}from"./settings-9367c272.js";import{m as a,r as n,U as r,x as c,C as _,D as d,v as i,E as o,_ as l}from"./index-a774fb08.js";const m={class:"container"},u={class:"iframe-box"},f=["src"],p={name:"Agent"},v=a({...p,setup(h){const e=n("");return r(()=>{e.value=`${s.RAGFlowUrl}/flow?${localStorage.Authorization}`}),(x,b)=>{const t=c("Breadcrumb");return _(),d("div",m,[i(t,{items:["Agent","配置"]}),o("div",u,[o("iframe",{src:e.value,height:"100%",width:"100%",frameborder:"0"},null,8,f)])])}}});const A=l(v,[["__scopeId","data-v-76d1b38c"]]);export{A as default};

+ 1 - 1
dist/assets/index-25a22fb9.js → dist/assets/index-d7f45b15.js

@@ -1 +1 @@
-import{d as r}from"./index-cd9d539d.js";const s=r("shareModel",{persist:!0,state:()=>({hrefUrl:""}),getters:{getkbObj(e){return{...e}}},actions:{getHrefUrl(e){this.hrefUrl=e}}});export{s as u};
+import{d as r}from"./index-a774fb08.js";const s=r("shareModel",{persist:!0,state:()=>({hrefUrl:""}),getters:{getkbObj(e){return{...e}}},actions:{getHrefUrl(e){this.hrefUrl=e}}});export{s as u};

ファイルの差分が大きいため隠しています
+ 0 - 0
dist/assets/index-e35a9659.js


ファイルの差分が大きいため隠しています
+ 0 - 0
dist/assets/index-e88ac32b.js


+ 1 - 1
dist/assets/loading-cbac70ae.js → dist/assets/loading-bafc2be1.js

@@ -1 +1 @@
-import{r as a}from"./index-cd9d539d.js";function l(e=!1){const o=a(e);return{loading:o,setLoading:t=>{o.value=t},toggle:()=>{o.value=!o.value}}}export{l as u};
+import{r as a}from"./index-a774fb08.js";function l(e=!1){const o=a(e);return{loading:o,setLoading:t=>{o.value=t},toggle:()=>{o.value=!o.value}}}export{l as u};

+ 29 - 0
dist/config.js

@@ -0,0 +1,29 @@
+/**
+ * 文档出卷 -> 出卷 -> iframe弹窗地址
+ */
+window.__IFRAME_URL_CHUJUAN = 'http://10.12.32.106:8501'
+
+/**
+ * 小数绘图 -> ComfyUI -> iframe弹窗地址
+ */
+window.__IFRAME_URL_COMFYUI = 'http://10.12.32.106:8188'
+
+/**
+ * 毕昇
+ */
+window.__REDIRECT_URL_BISHENG = 'http://10.12.32.106:13001'
+
+/**
+ * 引用的静态资源地址
+ * PDF文档和图片链接需要使用此地址
+ * 例如:
+ * http://192.168.20.119:11080/v1/document/image/e2ade7feaae211ef88b50242ac130006-d66a28e5d91eea31e32d6e42474834cd
+ * http://192.168.20.119:11080/v1/document/get/041cc868aaef11efa2170242ac130006
+ */
+window.__REFFERENCE_ASSETS_FILE_URL = "http://10.12.32.106:11080"
+
+/**
+ * 项目基本信息
+ */
+window.__SITE_TITLE = '上海电科院';
+window.__SITE_INTRODUCE = '大模型AI能力平台,为你的下一个创意助力';

+ 2 - 1
dist/index.html

@@ -5,7 +5,8 @@
         <link rel="icon" href="/logo.svg" />
         <meta name="viewport" content="width=device-width, initial-scale=1.0" />
         <title>大模型系统</title>
-      <script type="module" crossorigin src="/assets/index-cd9d539d.js"></script>
+        <script src="/config.js"></script>
+      <script type="module" crossorigin src="/assets/index-a774fb08.js"></script>
       <link rel="stylesheet" href="/assets/index-d9538838.css">
     </head>
     <body>

+ 1 - 0
index.html

@@ -5,6 +5,7 @@
         <link rel="icon" href="/logo.svg" />
         <meta name="viewport" content="width=device-width, initial-scale=1.0" />
         <title>大模型系统</title>
+        <script src="/config.js"></script>
     </head>
     <body>
         <div id="app"></div>

+ 29 - 0
public/config.js

@@ -0,0 +1,29 @@
+/**
+ * 文档出卷 -> 出卷 -> iframe弹窗地址
+ */
+window.__IFRAME_URL_CHUJUAN = 'http://192.168.20.119:8501'
+
+/**
+ * 小数绘图 -> ComfyUI -> iframe弹窗地址
+ */
+window.__IFRAME_URL_COMFYUI = 'http://192.168.20.119:8188'
+
+/**
+ * 毕昇
+ */
+window.__REDIRECT_URL_BISHENG = 'http://192.168.20.119:13001'
+
+/**
+ * 引用的静态资源地址
+ * PDF文档和图片链接需要使用此地址
+ * 例如:
+ * http://192.168.20.119:11080/v1/document/image/e2ade7feaae211ef88b50242ac130006-d66a28e5d91eea31e32d6e42474834cd
+ * http://192.168.20.119:11080/v1/document/get/041cc868aaef11efa2170242ac130006
+ */
+window.__REFFERENCE_ASSETS_FILE_URL = "http://192.168.20.119:11080"
+
+/**
+ * 项目基本信息
+ */
+window.__SITE_TITLE = '上海电科院';
+window.__SITE_INTRODUCE = '大模型AI能力平台,为你的下一个创意助力';

+ 4 - 4
src/ajax/url-external-config.js

@@ -1,17 +1,17 @@
 /**
  * 文档出卷 -> 出卷 -> iframe弹窗地址
  */
-export const IFRAME_URL_CHUJUAN = 'http://192.168.20.119:8501'
+export const IFRAME_URL_CHUJUAN = window.__IFRAME_URL_CHUJUAN || '';
 
 /**
  * 小数绘图 -> ComfyUI -> iframe弹窗地址
  */
-export const IFRAME_URL_COMFYUI = 'http://192.168.20.119:8188'
+export const IFRAME_URL_COMFYUI = window.__IFRAME_URL_COMFYUI || '';
 
 /**
  * 毕昇
  */
-export const REDIRECT_URL_BISHENG = 'http://192.168.20.119:13001'
+export const REDIRECT_URL_BISHENG = window.__REDIRECT_URL_BISHENG || '';
 
 /**
  * 引用的静态资源地址
@@ -20,4 +20,4 @@ export const REDIRECT_URL_BISHENG = 'http://192.168.20.119:13001'
  * http://192.168.20.119:11080/v1/document/image/e2ade7feaae211ef88b50242ac130006-d66a28e5d91eea31e32d6e42474834cd
  * http://192.168.20.119:11080/v1/document/get/041cc868aaef11efa2170242ac130006
  */
-export const REFFERENCE_ASSETS_FILE_URL = "http://192.168.20.119:11080"
+export const REFFERENCE_ASSETS_FILE_URL = window.__REFFERENCE_ASSETS_FILE_URL || '';

+ 4 - 3
src/utils/config.js

@@ -1,9 +1,10 @@
 export default {
     // defaultTitle: "信通小数",
-    defaultTitle: "上海电科院",
-    defaultDesc: "大模型AI能力平台,为你的下一个创意助力",
+    // defaultTitle: "上海电科院",
+    defaultTitle: window.__SITE_TITLE,
+    // defaultDesc: "大模型AI能力平台,为你的下一个创意助力",
+    defaultDesc: window.__SITE_INTRODUCE,
     slider: [
-
         {
             id: 2,
             title: "知识问答",

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません