- 新增 StickyHScrollTable:冻结表头/首列、横滑、pan-x 触控 - 涨停池/炸板池/跌停池/昨日涨停/涨停表现/人气榜接真数据(沿用电脑接口) - 功能页顶栏返回+标题+日期按钮;底部日期抽屉(日历网格+快捷胶囊) - 点名称/代码弹底部 DetailSheet(走 /api/stock/{code}/preview) - 加载骨架/空态/错误态按动效规范;列配置进 nav.config - 其余 6 个行情页仍为占位(归 P2b) Co-authored-by: multica-agent <github@multica.ai>
Co-authored-by: multica-agent <github@multica.ai>
在电脑端 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>