1. 24 Jan, 2026 3 commits
    • - 将项目介绍重构为更清晰的功能概览与技术栈说明
      - 详细阐述项目结构、关键实现(如认证、离线兜底)与可复用能力
      - 增加项目优缺点分析与明确的后续优化建议
      - 移除过时的优化建议条目,更新为当前状态
      hookehuyr authored
    • - 为 utils、api、stores、composables 等模块的函数和变量添加详细的 @description 注释
      - 统一接口返回类型为 Promise<{code,data,msg}> 格式说明
      - 为组件方法添加参数和返回值类型标注
      - 更新文件头部的 @Description 字段使其更具体
      - 增强代码自文档化能力,便于团队维护和IDE智能提示
      hookehuyr authored
    • - 将PosterBuilder组件的工具函数从TypeScript迁移至JavaScript以简化构建
      - 修复ESLint配置,添加root标志防止继承外部规则
      - 更新package.json添加lint脚本便于代码检查
      - 优化API响应处理函数,增强错误处理和类型安全
      - 调整环境配置,将生产环境指向开发服务器
      hookehuyr authored
  2. 23 Jan, 2026 1 commit
  3. 22 Jan, 2026 2 commits
  4. 21 Jan, 2026 2 commits
  5. 20 Jan, 2026 13 commits
  6. 18 Jan, 2026 2 commits
  7. 17 Jan, 2026 7 commits
  8. 16 Jan, 2026 10 commits