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

chore: update

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