添加 消息 页面更新

This commit is contained in:
张成
2025-10-01 00:36:51 +08:00
parent dd26282540
commit 78d8ec659e
22 changed files with 1450 additions and 292 deletions

View File

@@ -54,6 +54,8 @@ export default defineAppConfig({
root: 'other_pages',
pages: [
"message/index",
"comment_reply/index", // 收到的评论和回复
"new_follow/index", // 新增关注
"favorites/index", // 收藏页
"ntrp-evaluate/index", // NTRP评估页
],