chenjun

去除冗余代码

... ... @@ -8,7 +8,6 @@ import { persistentStorage, hasClicked } from '../../utils/persistentStorage';
import { InfomationCardClick } from '../../utils/infomationCardClick'
import { SearchShowRed, titleInitRes, textItem } from '../../utils/searchShowRed';
import router from '@ohos.router'
import { CenterInside } from '@ohos/imageknife/src/main/ets/components/imageknife/downsampling/DownsampleStartegy';
const TAG = 'Card19Component';
... ...