1. 09 Apr, 2026 2 commits
    • feat(home): 添加扫描理货入口页面 · 2ce69291
      - 在 pages.json 中新增扫描理货页面配置
      - 在首页 index.vue 的导航列表中加入扫描理货入口
      - 新增扫描理货页面的scss样式文件 scanTally/index.scss
      - 保持首页其他功能入口无变化
      liangjianmin committed
    • fix(app): 在生产环境检查应用更新并优化首页功能入口 · 5fce9aaf
      - App.vue中添加ENV变量判断,只在生产环境执行版本检查逻辑
      - index.vue中添加ENV变量判断,测试环境跳过更新检查,避免不必要请求
      - 注释并隐藏首页“按容器上架”入口,优化UI布局
      - 维护首页导航功能,更新版本检查逻辑,确保用户获取最新应用版本提示
      - 优化版本检查流程,确保拉取版本信息后正确更新UI弹窗及提示
      - 细节调整,提高代码健壮性及用户体验
      liangjianmin committed
  2. 25 Mar, 2026 2 commits
  3. 23 Mar, 2026 5 commits
  4. 18 Mar, 2026 1 commit
    • feat(tallyReceive): Enhance drawer layout and styling · 2a063663
      - Added full height and flexbox layout to the tally receive and record drawers for improved responsiveness.
      - Introduced a scrollable area within the drawer to accommodate content overflow.
      - Updated button styles for better visual separation and interaction feedback.
      - Adjusted color for button text to enhance visibility and user experience.
      liangjianmin committed
  5. 16 Mar, 2026 2 commits
  6. 13 Mar, 2026 7 commits
  7. 12 Mar, 2026 3 commits
  8. 28 Feb, 2026 1 commit
  9. 27 Feb, 2026 1 commit
    • feat(picking): 实现货品标签补打功能 · bdfa457f
      - 根据类型区分单个补打和批量补打操作
      - 批量补打时增加勾选数据校验,提示错误信息
      - 请求补打接口并根据接口响应提示成功或失败
      - 过滤符合条件的标签进行批量补打处理
      - 使用统一的请求方法发送POST请求到补打接口
      liangjianmin committed
  10. 02 Feb, 2026 2 commits
  11. 08 Jan, 2026 2 commits
  12. 31 Dec, 2025 1 commit
  13. 30 Dec, 2025 9 commits
  14. 29 Dec, 2025 1 commit
  15. 23 Dec, 2025 1 commit