工程结构调整,同时在一个仓库中开发前端和后端

This commit is contained in:
aixianling
2022-12-30 10:11:49 +08:00
parent 4684d1d4cd
commit cfaef6713b
13 changed files with 3 additions and 3 deletions

6
.gitignore vendored
View File

@@ -1,4 +1,4 @@
/.idea/
/package-lock.json
/dist/
/node_modules/
/wxmp/package-lock.json
*/dist/
*/node_modules/

View File

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 3.9 KiB