跳到主要内容

useAppConfig

访问在项目中定义的可响应 app config。

用法

const appConfig = useAppConfig()

console.log(appConfig)
阅读更多