重构内容管理模块,移除不再使用的管理组件和模态框,优化样式布局,新增发布和计划功能组件,提升用户体验和界面一致性。
This commit is contained in:
@@ -201,7 +201,7 @@ export const useWeChatStore = create<WeChatState>()(
|
||||
wechatAccountId: contact.wechatAccountId,
|
||||
From: 1,
|
||||
To: To || +new Date(),
|
||||
Count: 5,
|
||||
Count: 20,
|
||||
olderData: true,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user