You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ErrorDetecting/frontend-vue
hnu202326010131 b1448fdc35
docs: update alert config page title and error messages
1 month ago
..
.vite/deps feat(profile): use /api/v1/users; normalize roles; fix charts sizing and status colors; docs: backend integration; ui(login): center register button 2 months ago
docs feat: integrate alert config with backend and update docs 1 month ago
src/app docs: update alert config page title and error messages 1 month ago
.env.development 前端优化与配置更新:\n- 统一 .btn--primary 样式为全局,移除各视图重true\n- 新增 roles 常量与标签映射,路由/导航/侧边栏/页面统一引用\n- 删除未使用的 fetch 封装,统一使用 axios 客户端\n- 执行日志表格抽为 ExecLogsTable 组件,降低视图复杂度\n- 认证逻辑收紧:仅后端返回 token 视为登录,恢复需同时存在 token\n- 开发环境固定端口 5173,HMR 指向 localhost:5173\n- 移除 defineProps 多余导入,消除编译提示 2 months ago
commit_msg.txt feat(集群管理): 优化集群状态显示与描述字段处理 2 months ago
index.html feat(frontend): add Vue3 refactor app under frontend-vue (router, pinia, views, charts, services) 2 months ago
package-lock.json 王祖旺第十二周总结第十三周计划 2 months ago
package.json feat(frontend): add Vue3 refactor app under frontend-vue (router, pinia, views, charts, services) 2 months ago
tsconfig.json feat(frontend): add Vue3 refactor app under frontend-vue (router, pinia, views, charts, services) 2 months ago
vite.config.ts 前端优化与配置更新:\n- 统一 .btn--primary 样式为全局,移除各视图重true\n- 新增 roles 常量与标签映射,路由/导航/侧边栏/页面统一引用\n- 删除未使用的 fetch 封装,统一使用 axios 客户端\n- 执行日志表格抽为 ExecLogsTable 组件,降低视图复杂度\n- 认证逻辑收紧:仅后端返回 token 视为登录,恢复需同时存在 token\n- 开发环境固定端口 5173,HMR 指向 localhost:5173\n- 移除 defineProps 多余导入,消除编译提示 2 months ago