Showing
1 changed file
with
0 additions
and
1 deletions
| @@ -8,7 +8,6 @@ import { persistentStorage, hasClicked } from '../../utils/persistentStorage'; | @@ -8,7 +8,6 @@ import { persistentStorage, hasClicked } from '../../utils/persistentStorage'; | ||
| 8 | import { InfomationCardClick } from '../../utils/infomationCardClick' | 8 | import { InfomationCardClick } from '../../utils/infomationCardClick' |
| 9 | import { SearchShowRed, titleInitRes, textItem } from '../../utils/searchShowRed'; | 9 | import { SearchShowRed, titleInitRes, textItem } from '../../utils/searchShowRed'; |
| 10 | import router from '@ohos.router' | 10 | import router from '@ohos.router' |
| 11 | -import { CenterInside } from '@ohos/imageknife/src/main/ets/components/imageknife/downsampling/DownsampleStartegy'; | ||
| 12 | 11 | ||
| 13 | const TAG = 'Card19Component'; | 12 | const TAG = 'Card19Component'; |
| 14 | 13 |
-
Please register or login to post a comment