Skip to content

Commit 623cde3

Browse files
authored
Update README_cn.md
update readme
1 parent a435e64 commit 623cde3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README_cn.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
## 特性
1010

11-
- **UI 模块化**:每个组件可以是与 UI 相关的,例如 `TitleBar``Content``BottomBar`,也可以是非 UI 功能。
11+
- **模块化**:每个组件可以是与 UI 相关的,例如 `TitleBar``Content``BottomBar`,也可以是非 UI 功能。
1212
- **服务通信**:组件之间通过服务进行通信,实现解耦。
1313
- **动态加载与管理**:组件可以动态加载、初始化和销毁,并通过统一的工厂进行管理。
1414
- **Activity 生命周期管理**:组件根据 Activity 生命周期来管理自身的生命周期,避免内存泄漏和资源浪费。

0 commit comments

Comments
 (0)