Improve WeChat MP replies and ship MindSpace/H5 production updates.
Add WeChat service account routing with sync acks, connectivity tests, and context isolation; document deploy runbooks; and bundle related MindSpace, voice, Plaza, and server gateway changes for production rollout. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -77,7 +77,7 @@ export function ChatHeaderMoreMenu({
|
||||
<>
|
||||
<div className="header-more-divider" role="separator" />
|
||||
<div className="header-more-wechat">
|
||||
<WechatAccountButton returnTo={returnTo} />
|
||||
<WechatAccountButton returnTo={returnTo} onBeforeAction={() => setOpen(false)} />
|
||||
</div>
|
||||
</>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user