Revert "test imagek"

This reverts commit 2a1d0237b8.
This commit is contained in:
孙旭辉 2024-04-15 08:41:50 +00:00 committed by Gitee
parent 2a1d0237b8
commit 3a586b051f
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -1,6 +1,6 @@
{ {
"hvigorVersion": "4.0.2", "hvigorVersion": "3.0.9",
"dependencies": { "dependencies": {
"@ohos/hvigor-ohos-plugin": "4.0.2" "@ohos/hvigor-ohos-plugin": "3.0.9"
} }
} }