施工:手机端第四批 P3a(智能选股/策略跟踪/问师/复盘助手)
Co-authored-by: multica-agent <github@multica.ai>
This commit is contained in:
@@ -233,6 +233,10 @@
|
||||
}
|
||||
|
||||
function renderAssistant() {
|
||||
if (global.MobilePages && global.MobilePages.has("assistant/chat")) {
|
||||
global.MobilePages.render("assistant/chat");
|
||||
return;
|
||||
}
|
||||
updateHeader({ title: "复盘助手", back: false });
|
||||
document.getElementById("m-view").innerHTML = placeholderHtml("复盘助手", "聊天工作台将在后续批次实现。");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user