Jpom/web-vue3
2023-07-10 16:27:11 +08:00
..
.vscode fix 前端菜单 icon 2023-04-16 16:49:01 +08:00
public fix 2023-04-09 14:46:50 +08:00
src 修改用户列表 2023-07-10 16:27:11 +08:00
.editorconfig fix 2023-04-08 15:55:42 +08:00
.env fix default-index 2023-04-12 18:00:18 +08:00
.env.dev 升级至vue3 2023-04-08 14:46:08 +08:00
.env.loc 升级至vue3 2023-04-08 14:46:08 +08:00
.env.production 升级至vue3 2023-04-08 14:46:08 +08:00
.eslintignore 升级至vue3 2023-04-08 14:46:08 +08:00
.eslintrc.json 升级至vue3 2023-04-08 14:46:08 +08:00
.gitignore 修改git配置 2023-04-16 15:47:02 +08:00
.prettierignore 升级至vue3 2023-04-08 14:46:08 +08:00
.prettierrc.json fix 2023-04-09 17:44:47 +08:00
index.html fix 2023-04-09 15:49:02 +08:00
package.json fix 登录验证码 2023-04-16 10:02:56 +08:00
pnpm-lock.yaml 修改user-header 2023-04-16 12:09:31 +08:00
README.md 升级至vue3 2023-04-08 14:46:08 +08:00
tsconfig.json 升级至vue3 2023-04-08 14:46:08 +08:00
tsconfig.node.json 升级至vue3 2023-04-08 14:46:08 +08:00
vite.config.ts 全局 使用 notification 2023-04-12 17:02:53 +08:00

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.