vite.config.ts
extensions: [".js", ".vue", ".json", ".ts", ".tsx"] // 使用路径别名时想要省略的后缀名,可以自己 增减
参考:
vue项目创建 省略后缀名_在vue+ts项目中,如何能做到省略.vue后缀名-CSDN博客