desktop_task_schedule/code/web/task_schedule
Kane bee1061e20 修改bug 2023-03-23 23:58:38 +08:00
..
.vscode 完成基本架构 2023-02-15 13:07:17 +08:00
public 完成基本架构 2023-02-15 13:07:17 +08:00
src 保存进度! 2023-03-23 19:02:20 +08:00
.env.development 编写前端请求代码 2023-03-17 18:53:13 +08:00
.eslintrc.cjs 保存进度! 2023-03-20 18:05:44 +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 配置针对vue文件eslint 2023-03-17 14:40:04 +08:00
package.json 配置针对vue文件eslint 2023-03-17 14:40:04 +08:00
sfc.d.ts 还在调整界面 2023-03-04 18:05:47 +08:00
shims-vue.d.ts 修改bug 2023-03-23 23:58:38 +08:00
tsconfig.json 修改bug 2023-03-23 23:58:38 +08:00
vite.config.js 加入后台管理模块。 2023-03-23 18:39:15 +08:00
yarn.lock 配置针对vue文件eslint 2023-03-17 14:40:04 +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.