鸿蒙应用测试

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

10
vlosApp/oh-package.json5 Normal file
View File

@@ -0,0 +1,10 @@
{
"modelVersion": "6.0.2",
"description": "Please describe the basic information.",
"dependencies": {
},
"devDependencies": {
"@ohos/hypium": "1.0.25",
"@ohos/hamock": "1.0.0"
}
}