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