From 2a1d0237b8ee4e47b650bc242ecd0cfaacc41b62 Mon Sep 17 00:00:00 2001 From: ding_chengjie Date: Mon, 15 Apr 2024 16:39:01 +0800 Subject: [PATCH 1/2] test imagek Signed-off-by: ding_chengjie --- entry/src/main/ets/pages/basicTestFeatureAbilityPage.ets | 2 +- hvigor/hvigor-config.json5 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/entry/src/main/ets/pages/basicTestFeatureAbilityPage.ets b/entry/src/main/ets/pages/basicTestFeatureAbilityPage.ets index cc787cc..747f165 100644 --- a/entry/src/main/ets/pages/basicTestFeatureAbilityPage.ets +++ b/entry/src/main/ets/pages/basicTestFeatureAbilityPage.ets @@ -13,7 +13,7 @@ * limitations under the License. */ import {ImageKnifeOption,ImageKnifeComponent} from '@ohos/libraryimageknife' - +///////////////////////////////////////// @Entry @Component struct BasicTestFeatureAbilityPage { diff --git a/hvigor/hvigor-config.json5 b/hvigor/hvigor-config.json5 index 122677b..0b5647c 100644 --- a/hvigor/hvigor-config.json5 +++ b/hvigor/hvigor-config.json5 @@ -1,6 +1,6 @@ { - "hvigorVersion": "3.0.9", + "hvigorVersion": "4.0.2", "dependencies": { - "@ohos/hvigor-ohos-plugin": "3.0.9" + "@ohos/hvigor-ohos-plugin": "4.0.2" } } \ No newline at end of file From 3a586b051fbf295d9d355d52475bb06529a70e69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=99=E6=97=AD=E8=BE=89?= Date: Mon, 15 Apr 2024 08:41:50 +0000 Subject: [PATCH 2/2] Revert "test imagek" This reverts commit 2a1d0237b8ee4e47b650bc242ecd0cfaacc41b62. --- entry/src/main/ets/pages/basicTestFeatureAbilityPage.ets | 2 +- hvigor/hvigor-config.json5 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/entry/src/main/ets/pages/basicTestFeatureAbilityPage.ets b/entry/src/main/ets/pages/basicTestFeatureAbilityPage.ets index 747f165..cc787cc 100644 --- a/entry/src/main/ets/pages/basicTestFeatureAbilityPage.ets +++ b/entry/src/main/ets/pages/basicTestFeatureAbilityPage.ets @@ -13,7 +13,7 @@ * limitations under the License. */ import {ImageKnifeOption,ImageKnifeComponent} from '@ohos/libraryimageknife' -///////////////////////////////////////// + @Entry @Component struct BasicTestFeatureAbilityPage { diff --git a/hvigor/hvigor-config.json5 b/hvigor/hvigor-config.json5 index 0b5647c..122677b 100644 --- a/hvigor/hvigor-config.json5 +++ b/hvigor/hvigor-config.json5 @@ -1,6 +1,6 @@ { - "hvigorVersion": "4.0.2", + "hvigorVersion": "3.0.9", "dependencies": { - "@ohos/hvigor-ohos-plugin": "4.0.2" + "@ohos/hvigor-ohos-plugin": "3.0.9" } } \ No newline at end of file