feat:更新朋友圈功能

This commit is contained in:
2025-06-28 15:54:02 +08:00
parent c77c3ff512
commit 0969af5ade
22 changed files with 598 additions and 70 deletions

View File

@@ -74,6 +74,7 @@ export const useFoodStore = defineStore('food', {
editStepIndex: 0,
recordApiType: 'ADD' as IHandleApi,
editRecordIndex: 0,
currentMomentUserId: 0,
currentMoment: {
content: '',
imageList: []