wip: 🚧 通知公告临时提交

通知公告临时提交,快结束了,css实在得学一波
This commit is contained in:
Theo
2024-09-08 02:21:58 +08:00
parent 6166c3d1bc
commit 9bb190f224
9 changed files with 275 additions and 502 deletions

View File

@@ -1,7 +1,7 @@
/* 消息类型枚举 */
export const enum MessageTypeEnum {
/* 消息 */
MESSAGE = "MESSAGE",
MESSAGE = "SYSTEM_MESSAGE",
/* 通知 */
NOTICE = "NOTICE",
/* 待办 */