1 Star 0 Fork 17

yangzk/arkui_ui_appearance

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 1.15 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "@ohos/ui_appearance",
"description": "Provide ui_appearance management.",
"version": "3.2",
"license": "Apache License 2.0",
"publishAs": "code-segment",
"segment": {
"destPath": "foundation/arkui/ui_appearance"
},
"dirs": {},
"scripts": {},
"component": {
"name": "ui_appearance",
"subsystem": "arkui",
"syscap": [
"SystemCapability.ArkUI.UiAppearance"
],
"features": [
],
"adapted_system_type": [
"standard"
],
"rom":"300KB",
"ram":"1024KB",
"deps": {
"components": [
"ability_runtime",
"ability_base",
"access_token",
"c_utils",
"data_share",
"hicollie",
"hilog",
"init",
"ipc",
"napi",
"safwk",
"samgr",
"time_service",
"os_account",
"common_event_service"
],
"third_party": []
},
"build": {
"sub_component": [
"//foundation/arkui/ui_appearance:ui_appearance_packages"
],
"inner_kits": [
],
"test": [
"//foundation/arkui/ui_appearance/test/unittest:ui_appearance_test"
]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yzkp/arkui_ui_appearance.git
git@gitee.com:yzkp/arkui_ui_appearance.git
yzkp
arkui_ui_appearance
arkui_ui_appearance
master

搜索帮助