施工员 and multica-agent
db4e9ef57b
feat(HEL-80): 手机端 P2b 六个行情复杂页(情绪周期/天梯/轮动/竞价/题材库/龙虎榜)
...
Co-authored-by: multica-agent <github@multica.ai >
2026-08-24 17:41:53 +08:00
施工员 and multica-agent
dcd155b410
feat(HEL-84): 手机端列表排序 + 详情页双图/自选 + 顶栏七项数据栏
...
Co-authored-by: multica-agent <github@multica.ai >
2026-08-24 17:05:58 +08:00
施工员 and multica-agent
a6e8ad242d
fix(HEL-79): Sheet 关闭后不再拦截指针(pointer-events 修复)
...
Co-authored-by: multica-agent <github@multica.ai >
2026-08-24 12:16:23 +08:00
施工员 and multica-agent
38f307d591
feat(HEL-79): 手机端 P2a 表格引擎+六个池/榜列表页
...
- 新增 StickyHScrollTable:冻结表头/首列、横滑、pan-x 触控
- 涨停池/炸板池/跌停池/昨日涨停/涨停表现/人气榜接真数据(沿用电脑接口)
- 功能页顶栏返回+标题+日期按钮;底部日期抽屉(日历网格+快捷胶囊)
- 点名称/代码弹底部 DetailSheet(走 /api/stock/{code}/preview)
- 加载骨架/空态/错误态按动效规范;列配置进 nav.config
- 其余 6 个行情页仍为占位(归 P2b)
Co-authored-by: multica-agent <github@multica.ai >
2026-08-24 11:59:07 +08:00
施工员 and multica-agent
a92caa4f3f
feat(HEL-76): 手机端丝滑度整改②——换页过渡与启动登录反馈
...
Co-authored-by: multica-agent <github@multica.ai >
2026-08-24 11:11:17 +08:00
施工员 and multica-agent
7752648e4b
feat(HEL-75): 手机端丝滑度整改①——动效Token/按压反馈/日夜平滑/空态入场
...
Co-authored-by: multica-agent <github@multica.ai >
2026-08-24 10:35:50 +08:00
施工员 and multica-agent
6174efaee5
fix(HEL-72): [hidden] 规则强制 display:none,修复 tabbar/返回键被 display 顶掉
...
Co-authored-by: multica-agent <github@multica.ai >
2026-08-24 09:54:55 +08:00
施工员 and multica-agent
574a375292
feat(HEL-72): 手机端底部五入口导航栏改版
...
Co-authored-by: multica-agent <github@multica.ai >
2026-08-24 09:22:03 +08:00
施工员 and multica-agent
7bf5d8c2b6
feat(HEL-70): 手机端 P1 四大图标页(行情/工具/复盘/系统)
...
Co-authored-by: multica-agent <github@multica.ai >
2026-08-24 08:47:34 +08:00
6144a480c7
fix(HEL-69): serve_static 目录 index 兜底,闸门改跳 /m/
...
审核通过后部署侧小改:目录请求返回 index.html,避免 /m/ 回退桌面页;分流闸门同步改用干净 /m/ 地址。
Co-authored-by: Cursor <cursoragent@cursor.com >
Co-authored-by: multica-agent <github@multica.ai >
2026-08-24 01:47:53 +08:00
施工员 and multica-agent
b213b4362a
feat: HEL-68 手机端 P0 同网址分流闸门与手机壳
...
在电脑端 index.html head 加极早分流闸门(?ui 覆盖优先,720px/移动 UA 判定,首屏前跳转 /m/);新建 frontend/m/ 手机壳(index.html、tokens/shell CSS、api/session/router/boot JS、nav.config),首页五入口、占位图标页/功能页、登录页、日/夜主题与栈式返回。未改电脑 DOM/样式,未碰问天。
Co-authored-by: multica-agent <github@multica.ai >
2026-08-24 01:34:07 +08:00
施工员 and multica-agent
1b333b6b93
docs: 修正交接手册当前提交号并更新任务清单状态
...
Co-authored-by: multica-agent <github@multica.ai >
2026-08-23 14:12:23 +08:00
施工员 and multica-agent
224e2a7f21
docs: 整理 app/docs 交接手册(需求/进度/任务/首页)并标记旧版 HANDOFF
...
Co-authored-by: multica-agent <github@multica.ai >
2026-08-23 14:07:07 +08:00
施工员 and multica-agent
ed9858e330
fix: align auction/themes/popularity header right-side icons with other pages
...
Remove the stale body[data-active-view] .overview-strip { flex: 0 0 auto }
override from the three market-insight page stylesheets. Since the merged
header (B-147) moved the market tape into .app-header, this rule no longer
targets the old in-main overview strip and instead overrides the shared
shell rule (.app-header .overview-strip { flex: 1 0 auto }), which pushed the
header-actions icons off the right edge on auction, theme library and
popularity pages. Deleting the override lets the shared shell owner drive the
tape growth so the right-side icons sit flush like every other page.
Regenerate architecture-inventory.json line metrics for the CSS change.
Co-authored-by: multica-agent <github@multica.ai >
2026-08-21 23:31:37 +08:00