desktop_task_schedule/code/web/task_schedule
Kane Wang d20a3222c0 保存进度! 2023-12-12 18:27:47 +08:00
..
.vscode 完成基本架构 2023-02-15 13:07:17 +08:00
public 完成基本架构 2023-02-15 13:07:17 +08:00
src 保存进度! 2023-12-12 18:27:47 +08:00
.env.development 启用vite的开发和生产模式 2023-11-09 19:15:41 +08:00
.env.production 修改请求地址! 2023-11-13 18:51:40 +08:00
.eslintrc.cjs typescript更新后unsafe赋值问题未解决。 2023-12-11 13:14:57 +08:00
.gitignore 完成基本架构 2023-02-15 13:07:17 +08:00
.npmrc 保存进度! 2023-02-28 09:30:02 +08:00
README.md 完成基本架构 2023-02-15 13:07:17 +08:00
env.d.ts 修改了一些eslint的配置。 2023-03-05 00:37:24 +08:00
index.html 保存进度! 2023-03-02 16:59:48 +08:00
jsconfig.json 完成基本架构 2023-02-15 13:07:17 +08:00
package-lock.json 升级依赖。 2023-12-11 13:03:25 +08:00
package.json 升级依赖。 2023-12-11 13:03:25 +08:00
shims-vue.d.ts 修改bug 2023-03-23 23:58:38 +08:00
tsconfig.json 保存进度! 2023-11-15 00:15:55 +08:00
vite.config.js 修改项目输出目录和springMVC的版本。 2023-11-13 13:18:49 +08:00

README.md

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.