lsc 2 周之前
父節點
當前提交
e1501f9b1f
共有 2 個文件被更改,包括 189 次插入11 次删除
  1. 188 10
      src/views/Student/index.vue
  2. 1 1
      vite.config.ts

File diff suppressed because it is too large
+ 188 - 10
src/views/Student/index.vue


+ 1 - 1
vite.config.ts

@@ -10,7 +10,7 @@ export default defineConfig({
     vue(),
   ],
   server: {
-    host: '127.0.0.1',
+    host: '0.0.0.0',
     port: 5173,
     proxy: {
       '/api': {

Some files were not shown because too many files changed in this diff