diff --git a/frontend_nuxt/pages/message.vue b/frontend_nuxt/pages/message.vue
index fb5d319c4..0864d5285 100644
--- a/frontend_nuxt/pages/message.vue
+++ b/frontend_nuxt/pages/message.vue
@@ -14,6 +14,12 @@
>
未读
+
+ 消息设置
+
-
-
+
+
+
通知设置
+
+
已读通知
+
订阅者发帖通知
+
订阅者回复通知
+
关注者发帖通知
+
评论回复通知
+
+
-
+
+
+
+
-
-
-
-
-
-
-
-
- {{ item.comment.author.username }}
-
- 对我的评论
-
+
+
+
+
+
+
+
+
+
+
+ {{ item.comment.author.username }}
+
+ 对我的评论
+
+
+ {{ stripMarkdownLength(item.parentComment.content, 100) }}
+
+
+ 回复了
+
+
+ {{ stripMarkdownLength(item.comment.content, 100) }}
+
+
+
+
+
+
+ {{ item.comment.author.username }}
+
+ 对我的文章
+
+
+ {{ stripMarkdownLength(item.post.title, 100) }}
+
+
+ 回复了
+
+
+ {{ stripMarkdownLength(item.comment.content, 100) }}
+
+
+
+
+
+
+ {{ item.fromUser.username }}
+ 申请进行奶茶兑换,联系方式是:{{ item.content }}
+
+
+
+
+ {{ item.fromUser.username }} 对我的文章
+
+
+ {{ stripMarkdownLength(item.post.title, 100) }}
+
+
+ 进行了表态
+
+
+
+
+ {{ item.fromUser.username }}
+
+ 对我的评论
+
+
+ {{ stripMarkdownLength(item.comment.content, 100) }}
+
+
+ 进行了表态
+
+
+
+
+
+ {{ item.fromUser.username }}
+
+ 查看了您的帖子
+
+ {{ stripMarkdownLength(item.post.title, 100) }}
+
+
+
+
+
+ 您关注的帖子
+
+ {{ stripMarkdownLength(item.post.title, 100) }}
+
+ 下面有新评论
+
+ {{ stripMarkdownLength(item.comment.content, 100) }}
+
+
+
+
+
+ 你关注的
+
+ {{ item.comment.author.username }}
+
+ 在 对评论
{{ stripMarkdownLength(item.parentComment.content, 100) }}
-
- 回复了
-
+ 回复了
{{ stripMarkdownLength(item.comment.content, 100) }}
-
-
-
-
-
- {{ item.comment.author.username }}
-
- 对我的文章
-
+
+
+
+
+ 你关注的
+
+ {{ item.comment.author.username }}
+
+ 在文章
{{ stripMarkdownLength(item.post.title, 100) }}
-
- 回复了
-
+ 下面评论了
{{ stripMarkdownLength(item.comment.content, 100) }}
-
-
-
-
-
- {{ item.fromUser.username }}
- 申请进行奶茶兑换,联系方式是:{{ item.content }}
-
-
-
-
- {{ item.fromUser.username }} 对我的文章
-
+
+
+
+
+
+ {{ item.fromUser.username }}
+
+ 在评论中提到了你:
+
+ {{ stripMarkdownLength(item.comment.content, 100) }}
+
+
+
+
+
+
+ {{ item.fromUser.username }}
+
+ 在帖子
{{ stripMarkdownLength(item.post.title, 100) }}
-
- 进行了表态
-
-
-
-
- {{ item.fromUser.username }}
-
- 对我的评论
-
+ 中提到了你
+
+
+
+
- {{ stripMarkdownLength(item.comment.content, 100) }}
+ {{ item.fromUser.username }}
-
- 进行了表态
-
-
-
-
-
- {{ item.fromUser.username }}
-
- 查看了您的帖子
-
- {{ stripMarkdownLength(item.post.title, 100) }}
-
-
-
-
-
- 您关注的帖子
-
- {{ stripMarkdownLength(item.post.title, 100) }}
-
- 下面有新评论
-
- {{ stripMarkdownLength(item.comment.content, 100) }}
-
-
-
-
-
- 你关注的
-
- {{ item.comment.author.username }}
-
- 在 对评论
-
- {{ stripMarkdownLength(item.parentComment.content, 100) }}
-
- 回复了
-
- {{ stripMarkdownLength(item.comment.content, 100) }}
-
-
-
-
-
- 你关注的
-
- {{ item.comment.author.username }}
-
- 在文章
-
- {{ stripMarkdownLength(item.post.title, 100) }}
-
- 下面评论了
-
- {{ stripMarkdownLength(item.comment.content, 100) }}
-
-
-
-
-
-
- {{ item.fromUser.username }}
-
- 在评论中提到了你:
-
- {{ stripMarkdownLength(item.comment.content, 100) }}
-
-
-
-
-
-
- {{ item.fromUser.username }}
-
- 在帖子
-
- {{ stripMarkdownLength(item.post.title, 100) }}
-
- 中提到了你
-
-
-
-
-
- {{ item.fromUser.username }}
-
- 开始关注你了
-
-
-
-
-
- {{ item.fromUser.username }}
-
- 取消关注你了
-
-
-
-
- 你关注的
-
- {{ item.fromUser.username }}
-
- 发布了文章
-
- {{ stripMarkdownLength(item.post.title, 100) }}
-
-
-
-
-
-
- {{ item.fromUser.username }}
-
- 订阅了你的文章
-
- {{ stripMarkdownLength(item.post.title, 100) }}
-
-
-
-
-
-
- {{ item.fromUser.username }}
-
- 取消订阅了你的文章
-
- {{ stripMarkdownLength(item.post.title, 100) }}
-
-
-
-
-
-
- {{ item.fromUser.username }}
-
- 发布了帖子
-
- {{ stripMarkdownLength(item.post.title, 100) }}
-
- ,请审核
-
-
-
-
- 您发布的帖子
-
- {{ stripMarkdownLength(item.post.title, 100) }}
-
- 已提交审核
-
-
-
-
- {{ item.fromUser.username }} 希望注册为会员,理由是:{{ item.content }}
-
-
-
-
-
+ 已读
+
+
+
+
+
+ 您发布的帖子
+
+ {{ stripMarkdownLength(item.post.title, 100) }}
+
+ 已审核通过
+
+
+
+
+ 您发布的帖子
+
+ {{ stripMarkdownLength(item.post.title, 100) }}
+
+ 已被管理员拒绝
+
+
+
+
+ {{ formatType(item.type) }}
+
+
+
+ {{ TimeManager.format(item.createdAt) }}
+
+
+
+
+
@@ -915,6 +936,38 @@ export default {
border-bottom: 2px solid var(--primary-color);
}
+.message-control-title {
+ font-size: 16px;
+ font-weight: bold;
+ margin-bottom: 15px;
+}
+
+.message-control-container {
+ padding: 20px;
+}
+
+.message-control-push-item-container {
+ display: flex;
+ flex-direction: row;
+ flex-wrap: wrap;
+ gap: 10px;
+}
+
+.message-control-push-item {
+ font-size: 14px;
+ margin-bottom: 5px;
+ padding: 8px 16px;
+ border: 1px solid var(--normal-border-color);
+ border-radius: 10px;
+ cursor: pointer;
+ transition: all 0.3s ease;
+}
+
+.message-control-push-item.select {
+ background-color: var(--primary-color);
+ color: white;
+}
+
@media (max-width: 768px) {
.has_read_button {
display: none;