重构内容管理模块,移除不再使用的管理组件和模态框,优化样式布局,新增发布和计划功能组件,提升用户体验和界面一致性。

This commit is contained in:
2025-10-20 15:36:32 +08:00
parent d751bbfcd4
commit 64ad480bbb
26 changed files with 1999 additions and 2292 deletions

View File

@@ -201,7 +201,7 @@ export const useWeChatStore = create<WeChatState>()(
wechatAccountId: contact.wechatAccountId,
From: 1,
To: To || +new Date(),
Count: 5,
Count: 20,
olderData: true,
};