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-21 16:07:19 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e925a49e8aec35ca7eb14d2fd93a53f3568b8bd3
e925a49e
1 parent
fea740d2
desc:埋点[登录页 - 页面浏览]
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
sight_harmony/features/wdLogin/src/main/ets/pages/login/LoginPage.ets
sight_harmony/features/wdLogin/src/main/ets/pages/login/LoginPage.ets
View file @
e925a49
...
...
@@ -73,7 +73,7 @@ struct LoginPage {
}
onPageShow() {
Logger.debug(TAG, "onPageShow:" + this.isCodeSend + "")
Logger.debug(TAG, "onPageShow:" + this.isCodeSend + "
")
this.pageShowTime = DateTimeUtils.getTimeStamp()
}
...
...
Please
register
or
login
to post a comment