更新代码

This commit is contained in:
guaishoudemao
2021-02-06 17:11:40 +08:00
parent 99f6a95dc8
commit 2f158bd093
10 changed files with 183 additions and 0 deletions

23
admin/.gitignore vendored Normal file
View File

@@ -0,0 +1,23 @@
.DS_Store
node_modules/
dist/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
**/*.log
tests/**/coverage/
tests/e2e/reports
selenium-debug.log
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.local
package-lock.json
yarn.lock