test imagek

Signed-off-by: ding_chengjie <dingchenjie1@h-partners.com>
This commit is contained in:
ding_chengjie 2024-04-15 16:39:01 +08:00
parent ab7dd919f3
commit 2a1d0237b8
2 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@
* limitations under the License.
*/
import {ImageKnifeOption,ImageKnifeComponent} from '@ohos/libraryimageknife'
/////////////////////////////////////////
@Entry
@Component
struct BasicTestFeatureAbilityPage {

View File

@ -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"
}
}