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
yanlu
2024-04-28 12:11:49 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
04865a67ccc723914f02d7cf395aab4e6aea5d69
04865a67
1 parent
82451a8a
desc:关注相关修改
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
sight_harmony/commons/wdKit/src/main/ets/utils/EmitterEventId.ts
sight_harmony/commons/wdKit/src/main/ets/utils/EmitterEventId.ts
View file @
04865a6
...
...
@@ -15,6 +15,9 @@ export enum EmitterEventId {
/*发布评论*/
COMMENT_PUBLISH
=
6
,
// 关注,取消关注
PEOPLE_SHIP_ATTENTION
=
7
,
// App回到前台
APP_ENTER_FOREGROUD
=
100
,
// App进入后台
...
...
Please
register
or
login
to post a comment