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

chore: update

上级 5417c1d3
...@@ -50,7 +50,7 @@ export function useAppConfig() { ...@@ -50,7 +50,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[3] const appConfig = found || appConfigList[0]
return { ...appConfig } return { ...appConfig }
} }
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论