diff --git a/Ewide.NbzsZheliban/obj/Debug/net5.0/Ewide.NbzsZheliban.csproj.AssemblyReference.cache b/Ewide.NbzsZheliban/obj/Debug/net5.0/Ewide.NbzsZheliban.csproj.AssemblyReference.cache index e9f260f..142339a 100644 Binary files a/Ewide.NbzsZheliban/obj/Debug/net5.0/Ewide.NbzsZheliban.csproj.AssemblyReference.cache and b/Ewide.NbzsZheliban/obj/Debug/net5.0/Ewide.NbzsZheliban.csproj.AssemblyReference.cache differ diff --git a/Ewide.NbzsZheliban/obj/Release/net5.0/Ewide.NbzsZheliban.csproj.AssemblyReference.cache b/Ewide.NbzsZheliban/obj/Release/net5.0/Ewide.NbzsZheliban.csproj.AssemblyReference.cache index f7bad17..a62a0aa 100644 Binary files a/Ewide.NbzsZheliban/obj/Release/net5.0/Ewide.NbzsZheliban.csproj.AssemblyReference.cache and b/Ewide.NbzsZheliban/obj/Release/net5.0/Ewide.NbzsZheliban.csproj.AssemblyReference.cache differ diff --git a/FrontCode2/sunshine_levy/.gitignore b/FrontCode2/sunshine_levy/.gitignore new file mode 100644 index 0000000..541a820 --- /dev/null +++ b/FrontCode2/sunshine_levy/.gitignore @@ -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 diff --git a/README.md b/README.md index 93d93fd..da942ea 100644 --- a/README.md +++ b/README.md @@ -21,4 +21,6 @@ git branch -a 切换到新建的分支 git checkout zsxt_nbzs_h5 -打开项目vs,增加类库 \ No newline at end of file +打开项目vs,增加类库 +递归克隆 +git clone --recursive http://118.178.224.202:3000/ewide/zsxt_nbzs_h5.git \ No newline at end of file