鸿蒙应用测试

This commit is contained in:
林觅
2026-05-14 10:43:23 +08:00
parent 182a7e8b67
commit 7cf82cd9c3
40 changed files with 625 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"app": {
"bundleName": "com.example.vlosapp",
"vendor": "example",
"versionCode": 1000000,
"versionName": "1.0.0",
"icon": "$media:layered_image",
"label": "$string:app_name"
}
}