You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
- Web.config: 禁用OWIN自动发现(owin:AutomaticAppStartup=false),添加MySqlConnector依赖的程序集绑定重定向 - Global.asax.cs: Application_BeginRequest实现/admin/路径的SPA路由回退(无需URL Rewrite模块) - GlobalExceptionFilter: 输出完整异常堆栈+InnerException,便于联调定位问题 - request.ts: 错误提示直接显示后端返回的message,不再覆盖为固定文案 - vite.config.ts: base设为/admin/,静态资源路径正确指向/admin/assets/ |
1 week ago | |
|---|---|---|
| database | 1 week ago | |
| docs | 1 week ago | |
| frontend | 1 week ago | |
| src | 1 week ago | |
| tests | 1 week ago | |
| .gitignore | 1 week ago | |
| AGENTS.md | 1 week ago | |
| CncDataSystem.sln | 1 week ago | |
| deploy-admin.ps1 | 1 week ago | |
| 发那科系统采集示例.txt | 1 week ago | |