Initial commit

main
mula 2024-09-29 02:32:57 +00:00
commit e4cd612776
2 changed files with 14 additions and 0 deletions

11
.gitignore vendored 100644
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/

3
README.md 100644
View File

@ -0,0 +1,3 @@
# pms-front
新光线平台前端代码仓库