提交 e5320467 authored 作者: 王鹏飞's avatar 王鹏飞

chore: 新增cjgz

上级 7be659e7
...@@ -75,7 +75,7 @@ export function useAppConfig() { ...@@ -75,7 +75,7 @@ export function useAppConfig() {
return item.hosts.find(host => location.host.includes(host)) return item.hosts.find(host => location.host.includes(host))
}) })
const appConfig = found || appConfigList[0] const appConfig = found || appConfigList[1]
return { ...appConfig } return { ...appConfig }
} }
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论