This commit is contained in:
路 范
2021-09-09 15:26:10 +08:00
parent 56da96b4e0
commit 81564eba27
4 changed files with 17 additions and 1 deletions

14
FrontCode2/sunshine_levy/.gitignore vendored Normal file
View File

@@ -0,0 +1,14 @@
.DS_Store
node_modules/
/dist/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln

View File

@@ -22,3 +22,5 @@ git branch -a
git checkout zsxt_nbzs_h5 git checkout zsxt_nbzs_h5
打开项目vs,增加类库 打开项目vs,增加类库
递归克隆
git clone --recursive http://118.178.224.202:3000/ewide/zsxt_nbzs_h5.git