- 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
19 lines
450 B
Plaintext
19 lines
450 B
Plaintext
{
|
|
"meta": {
|
|
"stableOrder": true,
|
|
"enableUnifiedLockfile": false
|
|
},
|
|
"lockfileVersion": 3,
|
|
"ATTENTION": "THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.",
|
|
"specifiers": {
|
|
"@ohos/common@../../common": "@ohos/common@../../common"
|
|
},
|
|
"packages": {
|
|
"@ohos/common@../../common": {
|
|
"name": "@ohos/common",
|
|
"version": "1.0.0",
|
|
"resolved": "../../common",
|
|
"registryType": "local"
|
|
}
|
|
}
|
|
} |