resolve: { alias: { "@": path.resolve(__dirname, "src") } },. 如上在vite.config.ts 配置了src別名為@。 且通過. importrouterfrom"@/router".
確定! 回上一頁