Your ROOT_URL in app.ini is http://git.zky.com/ but you are visiting http://61.178.84.89:8998/wangxy/manage-web/src/commit/2472ebe58f36dc83e0f97f9a15d641d6809b5f39/ruoyi-ui/.gitignore You should set ROOT_URL correctly, otherwise the web may not work correctly.
manage-web/ruoyi-ui/.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