feat(mindspace): add WeChat MP config and one-click draft push on publish.
Let users bind their own official account credentials in M 配置 and push MindSpace pages to the WeChat draft box during or after publish, reusing the existing draft conversion pipeline. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -33,6 +33,11 @@ const MENU = {
|
||||
name: '空间首页',
|
||||
url: 'https://m.tkmind.cn/space',
|
||||
},
|
||||
{
|
||||
type: 'view',
|
||||
name: 'M配置',
|
||||
url: 'https://m.tkmind.cn/space/wechat-config',
|
||||
},
|
||||
{
|
||||
type: 'view',
|
||||
name: 'M成果',
|
||||
|
||||
Reference in New Issue
Block a user