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
yangchenggong1_wd
2024-05-23 17:51:40 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a93dcac2d0eb1489dd2ee917cf894afe41cf6f23
a93dcac2
1 parent
5f5dbc5d
desc:导包
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
sight_harmony/features/wdComponent/src/main/ets/components/cardview/MoreComponent.ets
sight_harmony/features/wdComponent/src/main/ets/components/cardview/MoreComponent.ets
View file @
a93dcac
1
/**
1
/**
2
* More_Comp
2
* More_Comp
3
*/
3
*/
4
+
import { ContentDTO } from 'wdBean/Index';
5
+
4
const TAG: string = 'More_Comp';
6
const TAG: string = 'More_Comp';
5
7
6
@Entry
8
@Entry
Please
register
or
login
to post a comment