desktop_task_schedule/code/web/task_schedule
Kane Wang 405e3984b6 。。。 2023-03-09 15:15:25 +08:00
..
.vscode 完成基本架构 2023-02-15 13:07:17 +08:00
public 完成基本架构 2023-02-15 13:07:17 +08:00
src 。。。 2023-03-09 15:15:25 +08:00
.env.development 增加一个用于代码测试的typescript项目 2023-03-03 11:35:34 +08:00
.eslintrc.cjs 代码优化 2023-03-06 11:22:43 +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 修改了一些eslint的配置。 2023-03-05 00:37:24 +08:00
package.json 修改了一些eslint的配置。 2023-03-05 00:37:24 +08:00
sfc.d.ts 还在调整界面 2023-03-04 18:05:47 +08:00
shims-vue.d.ts 还在调整界面 2023-03-04 18:05:47 +08:00
tsconfig.json 保存进度! 2023-03-08 00:56:38 +08:00
vite.config.js 修改了一些eslint的配置。 2023-03-05 00:37:24 +08:00
yarn.lock 代码优化 2023-03-06 11:22:43 +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.