feat(系统管理): 扫码登录页面校验
This commit is contained in:
parent
2a837d6342
commit
cea04d63e1
|
@ -11,7 +11,7 @@ module.exports = defineConfig({
|
|||
publicPath: "/",
|
||||
productionSourceMap: false,
|
||||
devServer: {
|
||||
port: 5244,
|
||||
port: 3000,
|
||||
client: {
|
||||
webSocketTransport: "sockjs",
|
||||
overlay: false,
|
||||
|
|
Loading…
Reference in New Issue