公告板
版本库
filestore
活动
搜索
登录
harmony
/
app-competition2025
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
初始化
wwf
2025-09-29
1e756186157b50d12eda1fc5812d2beb704ff1d2
[harmony/app-competition2025.git]
/
entry
/
src
/
ohosTest
/
module.json5
1
2
3
4
5
6
7
8
9
10
11
{
"module": {
"name": "entry_test",
"type": "feature",
"deviceTypes": [
"phone"
],
"deliveryWithInstall": true,
"installationFree": false
}
}