diff --git a/app/streamerPosts/editPost/[zid]/page.jsx b/app/streamerPosts/editPost/[zid]/page.jsx index c34dacf..b9dd33f 100644 --- a/app/streamerPosts/editPost/[zid]/page.jsx +++ b/app/streamerPosts/editPost/[zid]/page.jsx @@ -167,6 +167,36 @@ export default function EditPost() { {/* 内容 */}
+ 文案违规原因: + {data.text_audit_opinion} +
+ )} + {data.image_audit_opinion && ( ++ 图片/视频违规原因: + {data.image_audit_opinion} +
+ )} + {data.manually_review_opinion && ( ++ 运营追加: + {data.manually_review_opinion} +
+ )} +动态内容