daidaibg
2022-10-10 a44105de2e57b676280f175237e3f2e2c017db6a
refs
用户 daidaibg <55817318+daidaibg@users.noreply.github.com>
星期一, 十月 10, 2022 14:27 +0800
提交者 daidaibg <55817318+daidaibg@users.noreply.github.com>
星期一, 十月 10, 2022 14:27 +0800
提交a44105de2e57b676280f175237e3f2e2c017db6a
目录 12dea4fee52f4fb4affa9eae6bce13372d6fb345 目录 | zip | gz
parent
Initial commit
46个文件已添加
已修改文件
.commitlintrc.js 对比 | 查看 | 原始文档 | blame | 历史
.eslintrc 对比 | 查看 | 原始文档 | blame | 历史
.github/CODE_OF_CONDUCT.md 对比 | 查看 | 原始文档 | blame | 历史
.github/FUNDING.yml 对比 | 查看 | 原始文档 | blame | 历史
.github/ISSUE_TEMPLATE/general.md 对比 | 查看 | 原始文档 | blame | 历史
.github/workflows/ci.yml 对比 | 查看 | 原始文档 | blame | 历史
.gitignore 对比 | 查看 | 原始文档 | blame | 历史
.husky/.gitignore 对比 | 查看 | 原始文档 | blame | 历史
.husky/pre-commit 对比 | 查看 | 原始文档 | blame | 历史
.vscode/extensions.json 对比 | 查看 | 原始文档 | blame | 历史
LICENSE 对比 | 查看 | 原始文档 | blame | 历史
README.assets/ViteBoot-Lighthouse.png 对比 | 查看 | 原始文档 | blame | 历史
README.assets/logo.png 对比 | 查看 | 原始文档 | blame | 历史
README.md 对比 | 查看 | 原始文档 | blame | 历史
README.zh-CN.md 对比 | 查看 | 原始文档 | blame | 历史
index.html 对比 | 查看 | 原始文档 | blame | 历史
package.json 对比 | 查看 | 原始文档 | blame | 历史
pnpm-lock.yaml 对比 | 查看 | 原始文档 | blame | 历史
postcss.config.js 对比 | 查看 | 原始文档 | blame | 历史
public/favicon.ico 对比 | 查看 | 原始文档 | blame | 历史
src/App.vue 对比 | 查看 | 原始文档 | blame | 历史
src/assets/avatar.jpg 对比 | 查看 | 原始文档 | blame | 历史
src/components/README.md 对比 | 查看 | 原始文档 | blame | 历史
src/components/layout/Footer/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/layout/Navbar/components/ThemeChange.vue 对比 | 查看 | 原始文档 | blame | 历史
src/components/layout/Navbar/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/main.ts 对比 | 查看 | 原始文档 | blame | 历史
src/router/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/settings.ts 对比 | 查看 | 原始文档 | blame | 历史
src/store/counter.ts 对比 | 查看 | 原始文档 | blame | 历史
src/store/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/styles/main.scss 对比 | 查看 | 原始文档 | blame | 历史
src/styles/nprogress.scss 对比 | 查看 | 原始文档 | blame | 历史
src/styles/tailwind.css 对比 | 查看 | 原始文档 | blame | 历史
src/styles/variables.scss 对比 | 查看 | 原始文档 | blame | 历史
src/utils/logger.ts 对比 | 查看 | 原始文档 | blame | 历史
src/views/errorPages/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/home/components/Hero.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/home/components/StoreTest.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/home/index.vue 对比 | 查看 | 原始文档 | blame | 历史
tailwind.config.js 对比 | 查看 | 原始文档 | blame | 历史
tsconfig.json 对比 | 查看 | 原始文档 | blame | 历史
types/auto-imports.d.ts 对比 | 查看 | 原始文档 | blame | 历史
types/components.d.ts 对比 | 查看 | 原始文档 | blame | 历史
types/env.d.ts 对比 | 查看 | 原始文档 | blame | 历史
vite.config.ts 对比 | 查看 | 原始文档 | blame | 历史