songshankun
2023-10-26 16fcc2f083d01342fe95f4df6b25a95bc0f61462
refs
用户 songshankun <songshankun@foxmail.com>
星期四, 十月 26, 2023 10:07 +0800
提交者 songshankun <songshankun@foxmail.com>
星期四, 十月 26, 2023 10:07 +0800
提交16fcc2f083d01342fe95f4df6b25a95bc0f61462
目录 919f9480f92ed8c55e355b27baa2d23e82a26484 目录 | zip | gz
parent
chore: 项目初始化
34个文件已添加
已修改文件
.editorconfig 对比 | 查看 | 原始文档 | blame | 历史
.eslintrc.cjs 对比 | 查看 | 原始文档 | blame | 历史
.gitignore 对比 | 查看 | 原始文档 | blame | 历史
.husky/pre-commit 对比 | 查看 | 原始文档 | blame | 历史
.prettierrc.json 对比 | 查看 | 原始文档 | blame | 历史
.vscode/extensions.json 对比 | 查看 | 原始文档 | blame | 历史
.vscode/settings.json 对比 | 查看 | 原始文档 | blame | 历史
README.md 对比 | 查看 | 原始文档 | blame | 历史
env.d.ts 对比 | 查看 | 原始文档 | blame | 历史
index.html 对比 | 查看 | 原始文档 | blame | 历史
package-lock.json 对比 | 查看 | 原始文档 | blame | 历史
package.json 对比 | 查看 | 原始文档 | blame | 历史
public/favicon.ico 对比 | 查看 | 原始文档 | blame | 历史
src/App.vue 对比 | 查看 | 原始文档 | blame | 历史
src/api/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/assets/images/.gitkeep 对比 | 查看 | 原始文档 | blame | 历史
src/assets/styles/base.css 对比 | 查看 | 原始文档 | blame | 历史
src/assets/styles/main.css 对比 | 查看 | 原始文档 | blame | 历史
src/auto-imports.d.ts 对比 | 查看 | 原始文档 | blame | 历史
src/common/composable/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/common/constants/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/common/utils/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/common/utils/request.ts 对比 | 查看 | 原始文档 | blame | 历史
src/components.d.ts 对比 | 查看 | 原始文档 | blame | 历史
src/components/HelloWorld.vue 对比 | 查看 | 原始文档 | blame | 历史
src/main.ts 对比 | 查看 | 原始文档 | blame | 历史
src/router/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/stores/counter.ts 对比 | 查看 | 原始文档 | blame | 历史
src/views/AboutView.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/HomeView.vue 对比 | 查看 | 原始文档 | blame | 历史
tsconfig.app.json 对比 | 查看 | 原始文档 | blame | 历史
tsconfig.json 对比 | 查看 | 原始文档 | blame | 历史
tsconfig.node.json 对比 | 查看 | 原始文档 | blame | 历史
vite.config.ts 对比 | 查看 | 原始文档 | blame | 历史