Toggle navigation
Toggle navigation
This project
Loading...
Sign in
developOne
/
harmonyPool
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
chenjun
2024-08-20 10:22:07 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
f69050e16f0c8e37881b98006482a5abee252412
f69050e1
1 parent
5cfca370
去除冗余代码
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
sight_harmony/features/wdComponent/src/main/ets/components/cardview/Card19Component.ets
sight_harmony/features/wdComponent/src/main/ets/components/cardview/Card19Component.ets
View file @
f69050e
...
...
@@ -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';
...
...
Please
register
or
login
to post a comment