dingdanquanliucheng/frontend
taiyi 4acd420638 fix: 多个小程序页面 hidden 属性改为 wx:if/wx:elif 条件指令
统一修复 task-list、approve-list、dashboard、order-list、
task-create 页面中 hidden 与 wx:else 不兼容的写法。

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-07 16:28:12 +08:00
..
mini-app fix: 多个小程序页面 hidden 属性改为 wx:if/wx:elif 条件指令 2026-06-07 16:28:12 +08:00
mini-driver
mini-manager fix: 下发工厂页面文案为空时阻止下发并改善错误提示 2026-06-07 11:01:26 +08:00
web-admin fix: SystemPage.vue 补全缺失的 template 闭合标签 2026-06-07 14:58:24 +08:00
web-sales
README.md

Frontend

当前按文档拆分 4 个端:

  • web-adminVue 管理后台
  • web-salesVue 业务员端
  • mini-manager:微信原生小程序管理层端
  • mini-driver:微信原生小程序司机端

本轮先完成目录骨架,后续按任务状态逐步补页面与交互。