鸿蒙学习

This commit is contained in:
㴇(shè)飍(xiū)
2026-05-25 22:21:36 +08:00
parent 7cf82cd9c3
commit 5a39d56984
75 changed files with 1101 additions and 0 deletions

View File

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