Jpom/web-vue3
bwcx_jzy 9fc83dfda6
Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
#	web-vue3/src/api/config.ts
#	web-vue3/src/pages/login/install.vue
2023-04-09 14:48:03 +08:00
..
public fix 2023-04-09 14:46:50 +08:00
src Merge remote-tracking branch 'origin/dev' into dev 2023-04-09 14:48:03 +08:00
.editorconfig fix 2023-04-08 15:55:42 +08:00
.env 升级至vue3 2023-04-08 14:46:08 +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 升级至vue3 2023-04-08 14:46:08 +08:00
.prettierignore 升级至vue3 2023-04-08 14:46:08 +08:00
.prettierrc.json fix 2023-04-08 15:55:42 +08:00
index.html fix 2023-04-09 14:46:50 +08:00
package.json 添加pinia 2023-04-08 14:46:08 +08:00
pnpm-lock.yaml 添加pinia 2023-04-08 14:46:08 +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 fix 2023-04-09 12:33:58 +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.