vue3前端项目模板,可以拉下模板写新的项目
songshankun
2023-10-25 666576fefa2371a44b7e84e444e74eed15563039
refs
用户 songshankun <songshankun@foxmail.com>
星期三, 十月 25, 2023 18:03 +0800
提交者 songshankun <songshankun@foxmail.com>
星期三, 十月 25, 2023 18:03 +0800
提交666576fefa2371a44b7e84e444e74eed15563039
目录 a00f83f51992d10aa5e9b7e2da4da42a13ae063d 目录 | zip | gz
parent d880753d75b23a0ab36082ef1549ca45a5114222 查看 | 对比
chore: 配置组件库/图标库/axios
2个文件已删除
9个文件已添加
1 文件已重命名
12个文件已修改
902 ■■■■ 已修改文件
env.d.ts 6 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
package-lock.json 459 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
package.json 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/App.vue 72 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/index.ts 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/assets/images/.gitkeep 对比 | 查看 | 原始文档 | blame | 历史
src/assets/logo.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/assets/main.css 35 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/assets/styles/base.css 对比 | 查看 | 原始文档 | blame | 历史
src/assets/styles/main.css 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/auto-imports.d.ts 77 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/common/composable/index.ts 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/common/constants/index.ts 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/common/utils/index.ts 12 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/common/utils/request.ts 62 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components.d.ts 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/HelloWorld.vue 7 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/AboutView.vue 21 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/HomeView.vue 52 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
tsconfig.app.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
tsconfig.json 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
tsconfig.node.json 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
vite.config.ts 44 ●●●● 对比 | 查看 | 原始文档 | blame | 历史