Skip to content

更新环境配置,删除未使用的函数分析组件,优化代码结构和样式#5

Merged
toheart merged 1 commit intomainfrom
feature/staticanalysis
Jul 2, 2025
Merged

更新环境配置,删除未使用的函数分析组件,优化代码结构和样式#5
toheart merged 1 commit intomainfrom
feature/staticanalysis

Conversation

@toheart
Copy link
Owner

@toheart toheart commented Jul 2, 2025

  • 移除空的 VUE_APP_API_URL 设置,使用 .env.development 中的配置
  • 更新 .env.development 中的 API 地址为本地地址
  • 删除未完成函数相关的 API 和组件,简化功能
  • 重构 DbAnalysisDetail 组件,替换为 FunctionAnalysis 组件,提升用户体验
  • 优化 StaticAnalysis 组件,调整布局和样式,增强可读性
  • 更新 package.json 和 package-lock.json,添加 bootstrap-icons 和 lodash 依赖

- 移除空的 VUE_APP_API_URL 设置,使用 .env.development 中的配置
- 更新 .env.development 中的 API 地址为本地地址
- 删除未完成函数相关的 API 和组件,简化功能
- 重构 DbAnalysisDetail 组件,替换为 FunctionAnalysis 组件,提升用户体验
- 优化 StaticAnalysis 组件,调整布局和样式,增强可读性
- 更新 package.json 和 package-lock.json,添加 bootstrap-icons 和 lodash 依赖
@toheart toheart merged commit 1bbf27c into main Jul 2, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant