廖井涛
8 小时以前 f7a2fcdda7f1120498c5c5f75c5a99955fc54b43
north-glass-erp/northglass-erp/vite.config.js
@@ -15,7 +15,7 @@
    alias: {
      '@': fileURLToPath(new URL('./src', import.meta.url))
    }
  },
  },
  server: {
    port: 5173,//端口号
    host: true,//ip地址 或 '0.0.0.0' 或 "loaclhost"