diff --git a/haps/com.example.laval_Laval.hap b/haps/com.example.laval_Laval.hap new file mode 100644 index 0000000000000000000000000000000000000000..a638daf7114b734ba62162d9630219e8eaabcfec Binary files /dev/null and b/haps/com.example.laval_Laval.hap differ diff --git a/haps/ohos.samples.componentcollection_ArkTsComponents.hap b/haps/ohos.samples.componentcollection_ArkTsComponents.hap new file mode 100644 index 0000000000000000000000000000000000000000..97ac47dba7e8de33897f851191f45bf51e2ed9a9 Binary files /dev/null and b/haps/ohos.samples.componentcollection_ArkTsComponents.hap differ diff --git a/haps/ohos.samples.game2048_2048.hap b/haps/ohos.samples.game2048_2048.hap new file mode 100644 index 0000000000000000000000000000000000000000..1065596504f36c8fefe23f4b2cd9c0cf9def9aa4 Binary files /dev/null and b/haps/ohos.samples.game2048_2048.hap differ diff --git a/haps/ohos.samples.lottie_Lottie.hap b/haps/ohos.samples.lottie_Lottie.hap new file mode 100644 index 0000000000000000000000000000000000000000..53dea6c581793c8d69b10e3ffe87322bf7dfbf7c Binary files /dev/null and b/haps/ohos.samples.lottie_Lottie.hap differ diff --git a/home.json b/home.json new file mode 100644 index 0000000000000000000000000000000000000000..5ea62530fb09abf3c1b4971285f2f25939c9896c --- /dev/null +++ b/home.json @@ -0,0 +1,129 @@ +{ + "banners": [ + { + "id": 1, + "name": "Laval", + "description": "跳转Laval", + "imgUri": "http://dispatchcenter.laval.aidog.club/imgs/a623455186f644a2bbac2652f31ce98c.jpg", + "type": "link_web", + "content": "https://laval.csdn.net" + } + ], + "recommendApps": [ + { + "id": 1, + "name": "2048", + "name_en": "2048", + "description": "2048游戏", + "description_en": "2048 game", + "bundleName": "ohos.samples.game2048", + "bundleType": "app", + "mainElement": "EntryAbility", + "deviceTypes": [ + "tablet", + "default" + ], + "appType": "game", + "versionCode": 1000000, + "versionName": "1.0.0", + "singleton": false, + "vendor": "samples", + "iconUri": "http://dispatchcenter.laval.aidog.club/imgs/ohos.samples.game2048_app_icon.png", + "haps": [ + { + "id": 1, + "name": "2048", + "md5": "", + "url": "http://dispatchcenter.laval.aidog.club/haps/ohos.samples.game2048_2048.hap", + "size": 401481 + } + ] + }, + { + "id": 1, + "name": "Lottie", + "name_en": "Lottie", + "description": "Lottie动画", + "description_en": "Lottie animation", + "bundleName": "ohos.samples.lottie", + "bundleType": "app", + "mainElement": "EntryAbility", + "deviceTypes": [ + "tablet", + "default" + ], + "appType": "tool", + "versionCode": 1000000, + "versionName": "1.0.0", + "singleton": false, + "vendor": "samples", + "iconUri": "http://dispatchcenter.laval.aidog.club/imgs/ohos.samples.lottie_app_icon.png", + "haps": [ + { + "id": 1, + "name": "Lottie", + "md5": "", + "url": "http://dispatchcenter.laval.aidog.club/haps/ohos.samples.lottie_Lottie.hap", + "size": 1994439 + } + ] + }, + { + "id": 1, + "name": "Laval社区", + "name_en": "Laval community", + "description": "Laval社区", + "description_en": "Laval community", + "bundleName": "com.example.laval", + "bundleType": "app", + "mainElement": "EntryAbility", + "deviceTypes": [ + "default" + ], + "appType": "tool", + "versionCode": 1000001, + "versionName": "1.000.001", + "singleton": false, + "vendor": "samples", + "iconUri": "http://dispatchcenter.laval.aidog.club/imgs/com.example.laval_app_icon.png", + "haps": [ + { + "id": 1, + "name": "Laval", + "md5": "", + "url": "http://dispatchcenter.laval.aidog.club/haps/com.example.laval_Laval.hap", + "size": 187523 + } + ] + }, + { + "id": 1, + "name": "ArkTs组件", + "name_en": "ArkTsComponents", + "description": "ArkTs组件", + "description_en": "ArkTsComponents", + "bundleName": "ohos.samples.componentcollection", + "bundleType": "app", + "mainElement": "MainAbility", + "deviceTypes": [ + "default", + "tablet" + ], + "appType": "tool", + "versionCode": 1000000, + "versionName": "1.0.0", + "singleton": false, + "vendor": "samples", + "iconUri": "http://dispatchcenter.laval.aidog.club/imgs/ohos.samples.componentcollection_app_icon.png", + "haps": [ + { + "id": 1, + "name": "ArkTsComponents", + "md5": "", + "url": "http://dispatchcenter.laval.aidog.club/haps/ohos.samples.componentcollection_ArkTsComponents.hap", + "size": 36541225 + } + ] + } + ] +} \ No newline at end of file diff --git a/imgs/a623455186f644a2bbac2652f31ce98c.jpg b/imgs/a623455186f644a2bbac2652f31ce98c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..60f0190d9da1edab5ecc6646d40c607e185dd58d Binary files /dev/null and b/imgs/a623455186f644a2bbac2652f31ce98c.jpg differ diff --git a/imgs/com.example.laval_app_icon.png b/imgs/com.example.laval_app_icon.png new file mode 100644 index 0000000000000000000000000000000000000000..d2f57f4e411f8b38109b94efff5a3d0435f960f3 Binary files /dev/null and b/imgs/com.example.laval_app_icon.png differ diff --git a/imgs/ohos.samples.componentcollection_app_icon.png b/imgs/ohos.samples.componentcollection_app_icon.png new file mode 100644 index 0000000000000000000000000000000000000000..abdfd945f089c2ef9d0b1472405beec4dc7b1b8d Binary files /dev/null and b/imgs/ohos.samples.componentcollection_app_icon.png differ diff --git a/imgs/ohos.samples.game2048_app_icon.png b/imgs/ohos.samples.game2048_app_icon.png new file mode 100644 index 0000000000000000000000000000000000000000..9baa179ee59fbff9dbf37a207fa4342c95ca875d Binary files /dev/null and b/imgs/ohos.samples.game2048_app_icon.png differ diff --git a/imgs/ohos.samples.lottie_app_icon.png b/imgs/ohos.samples.lottie_app_icon.png new file mode 100644 index 0000000000000000000000000000000000000000..beb43f10a1ea17346eac2f20dbb3155a62de43cf Binary files /dev/null and b/imgs/ohos.samples.lottie_app_icon.png differ