管理端web端提交

This commit is contained in:
aixianling
2023-01-03 11:45:38 +08:00
parent d1f2a42f1c
commit bf37c7ef10
23 changed files with 926 additions and 0 deletions

7
web/README.md Normal file
View File

@@ -0,0 +1,7 @@
# 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](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
## Recommended IDE Setup
- [VS Code](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=johnsoncodehk.volar)