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
zhanglun_wd
2024-05-30 14:46:30 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
c4e3566dbe36af16c1c59481c18cac15bd121ff1
c4e3566d
1 parent
f588e11e
埋点问题修复
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
sight_harmony/products/phone/src/main/ets/pages/view/BottomNavigationComponent.ets
sight_harmony/products/phone/src/main/ets/pages/view/BottomNavigationComponent.ets
View file @
c4e3566
...
...
@@ -372,6 +372,7 @@ export struct BottomNavigationComponent {
default : item.pageName = 'NEWS'; break;
}
})
this.bottomNavList = list
}
}
}
\ No newline at end of file
...
...
Please
register
or
login
to post a comment