fix: 登录接口参数变更
This commit is contained in:
@@ -32,7 +32,7 @@ export default defineConfig(configEnv => {
|
||||
server: {
|
||||
host: '0.0.0.0',
|
||||
port: 9527,
|
||||
open: true,
|
||||
open: false,
|
||||
proxy: createViteProxy(viteEnv, configEnv.command === 'serve'),
|
||||
fs: {
|
||||
cachedChecks: false
|
||||
|
||||
Reference in New Issue
Block a user