mirror of
https://gitcode.com/JianFeeeee/TrulyMEM-TrueHumanMEM.git
synced 2026-09-20 17:08:18 +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
10 lines
187 B
Plaintext
10 lines
187 B
Plaintext
{
|
|
"modelVersion": "5.0.5",
|
|
"description": "TrulyMEM - True Human Memory",
|
|
"dependencies": {},
|
|
"devDependencies": {
|
|
"@ohos/hypium": "1.0.24",
|
|
"@ohos/hamock": "1.0.0"
|
|
}
|
|
}
|