diff --git a/README.md b/README.md index 3ede60f..67e199a 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,8 @@ Mms应用是OpenHarmony中预置的系统应用,主要的功能包含信息查 │ ├── conversation # 会话详情页面 │ ├── conversationlist # 信息列表页面 │ ├── index # 初始页面 -│ ├── infomsg # 通知信息列表页面 -│ ├── queryreport # 报告详情页面 +│ ├── infomsg # 通知信息列表页面 +│ ├── queryreport # 报告详情页面 │ └── settings # 设置页面 │ ├── service # 业务逻辑 │ ├── utils # 工具类