当前是 file:// 方式,Vite 模块不会正常加载,所以会白屏。
file://
请在项目目录运行 npm run dev,然后打开 http://localhost:5173。
npm run dev