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.
hnu202326010131
3fb76642cc
feat: optimize frontend layout, pagination and diagnosis page UI
|
4 months ago |
| .. |
|
.vite
|
feat: optimize frontend layout, pagination and diagnosis page UI
|
4 months ago |
|
docs
|
feat: optimize frontend layout, pagination and diagnosis page UI
|
4 months ago |
|
src/app
|
feat: optimize frontend layout, pagination and diagnosis page UI
|
4 months ago |
|
.env.development
|
前端优化与配置更新:\n- 统一 .btn--primary 样式为全局,移除各视图重true\n- 新增 roles 常量与标签映射,路由/导航/侧边栏/页面统一引用\n- 删除未使用的 fetch 封装,统一使用 axios 客户端\n- 执行日志表格抽为 ExecLogsTable 组件,降低视图复杂度\n- 认证逻辑收紧:仅后端返回 token 视为登录,恢复需同时存在 token\n- 开发环境固定端口 5173,HMR 指向 localhost:5173\n- 移除 defineProps 多余导入,消除编译提示
|
4 months ago |
|
commit_msg.txt
|
feat(集群管理): 优化集群状态显示与描述字段处理
|
4 months ago |
|
index.html
|
feat(frontend): add Vue3 refactor app under frontend-vue (router, pinia, views, charts, services)
|
4 months ago |
|
package-lock.json
|
feat: optimize frontend layout, pagination and diagnosis page UI
|
4 months ago |
|
package.json
|
feat: optimize frontend layout, pagination and diagnosis page UI
|
4 months ago |
|
tsconfig.json
|
feat(frontend): add Vue3 refactor app under frontend-vue (router, pinia, views, charts, services)
|
4 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 多余导入,消除编译提示
|
4 months ago |