whychdw
2024-12-02 ec054b1f37e4863074069fe686d82e20c435f9c1
refs
用户 whychdw <496960745@qq.com>
星期一, 十二月 2, 2024 08:51 +0800
提交者 whychdw <496960745@qq.com>
星期一, 十二月 2, 2024 08:51 +0800
提交ec054b1f37e4863074069fe686d82e20c435f9c1
目录 2399532cf78ef7f8eff864c88ebfed90bcdb5bb6 目录 | zip | gz
parent c0a1e15a99f01f078dd4e20370e07bea51586287 查看 | 对比
项目提交
32个文件已添加
4627 ■■■■■ 已修改文件
.gitignore 30 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
.vscode/extensions.json 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
index.html 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
jsconfig.json 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
package-lock.json 3546 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
package.json 24 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
public/favicon.ico 对比 | 查看 | 原始文档 | blame | 历史
src/App.vue 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/user.js 对比 | 查看 | 原始文档 | blame | 历史
src/assets/base.css 86 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/assets/images/dw_bg.jpg 对比 | 查看 | 原始文档 | blame | 历史
src/assets/images/page-header-left-bg.png 对比 | 查看 | 原始文档 | blame | 历史
src/assets/images/user.png 对比 | 查看 | 原始文档 | blame | 历史
src/assets/logo.svg 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/assets/main.css 35 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/HdwBox.vue 78 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/AppMain.vue 31 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/layout/index.vue 58 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main.js 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/router/index.js 25 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/stores/counter.js 12 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/styles/index.scss 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/styles/reset.scss 186 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/styles/theme/blue.scss 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/styles/theme/index.scss 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/styles/variable.scss 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/utils/changeTheme.js 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/AboutView.vue 7 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/HomeView.vue 7 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/home/StateInfo.vue 337 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/home/index.vue 61 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
vite.config.js 18 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史