Your ROOT_URL in app.ini is http://git.zky.com/ but you are visiting http://61.178.84.89:8998/wangxy/hyp-front/src/commit/42d3dc75f20363651a1151c387fe933c8f2a90e9/.gitignore You should set ROOT_URL correctly, otherwise the web may not work correctly.
hyp-front/.gitignore

24 lines
256 B

.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