如果要在Vite中使用alias别名配置和proxy代理配置,那么需要在vite.config.ts文件中进行单独的配置。 import { defineConfig } from 'vite' import vue ...
確定! 回上一頁