Initial commit

This commit is contained in:
wucongxing8150 2023-05-23 01:40:37 +00:00
commit 12ecc21e37
2 changed files with 15 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@ -0,0 +1,11 @@
# ---> Vue
# gitignore template for Vue.js projects
#
# Recommended template: Node.gitignore
# TODO: where does this rule come from?
docs/_book
# TODO: where does this rule come from?
test/

4
README.md Normal file
View File

@ -0,0 +1,4 @@
# hospital-admin
互联网医院
前端