初始化

This commit is contained in:
hezhidong
2024-01-30 09:30:56 +08:00
parent a38cfb023d
commit ff582f261b
213 changed files with 37514 additions and 4 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
# 智慧校园H5版-后台管理-平台端
# 智慧校园平台
智慧校园H5版后台管理平台端
智慧校园平台
## Getting started
@@ -15,14 +15,14 @@ Already a pro? Just edit this README.md and make it your own. Want to make it ea
```
cd existing_repo
git remote add origin http://gitlab.lzyyj.com/hzd/h5.git
git remote add origin http://192.168.31.120/SmartSchool/ss-platform-front.git
git branch -M main
git push -uf origin main
```
## Integrate with your tools
- [ ] [Set up project integrations](http://gitlab.lzyyj.com/hzd/h5/-/settings/integrations)
- [ ] [Set up project integrations](http://192.168.31.120/SmartSchool/ss-platform-front/-/settings/integrations)
## Collaborate with your team