公告板
版本库
filestore
活动
搜索
登录
harmony
/
app-competition2025
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
消息、个人中心
wwf
5 天以前
8e1b89c65db438797d2d89c508f3e9883bbd7c20
[harmony/app-competition2025.git]
/
AppScope
/
app.json5
1
2
3
4
5
6
7
8
9
10
{
"app": {
"bundleName": "com.example.xuepintongxing",
"vendor": "example",
"versionCode": 1000000,
"versionName": "1.0.0",
"icon": "$media:layered_image",
"label": "$string:app_name"
}
}