Replies: 1 comment
-
|
可以使用 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
例如后端地址有时候需要通过环境变量改变,在 vite.config.ts 中,我可以
而 alova.config.ts 中我该如何使用,我直接用会报错
ERROR: TypeError: Cannot read properties of undefined (reading 'VITE_HTTP_BASE_URL')
通过vite也无法拿环境变量
Beta Was this translation helpful? Give feedback.
All reactions