useAppConfig

源文件
访问项目中定义的响应式应用配置。

使用

const appConfig = useAppConfig()

console.log(appConfig)
请参阅 文档 > 4 X > 指南 > 目录结构 > 应用程序配置 了解更多信息。