mirror of
https://gitcode.com/JianFeeeee/TrulyMEM-TrueHumanMEM.git
synced 2026-09-23 10:28:16 +00:00
- ChatPage/GraphPage/SettingsPage 拆分为独立子组件 - MainPage 接入 ImmersiveTabNavigation 玻璃拟态导航 - EntryAbility console.* 全替换为 defaultLogger - SplashPage replaceUrl 废弃 API 迁移到 UIContext Router - common/Index.ets 双通道导出 Logger/defaultLogger - 删除 dead code (entry/, commonbusiness/, trulymem-core/) - 全工程 0 console.*,BUILD SUCCESSFUL
13 lines
183 B
Plaintext
13 lines
183 B
Plaintext
{
|
|
"module": {
|
|
"name": "chat",
|
|
"type": "har",
|
|
"description": "TrulyMEM chat feature module",
|
|
"deviceTypes": [
|
|
"phone",
|
|
"tablet",
|
|
"2in1"
|
|
]
|
|
}
|
|
}
|