Toggle navigation
Toggle navigation
This project
Loading...
Sign in
mobile
/
YH_RNComponent
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
于良
2016-08-16 13:42:35 +0800
Commit
f31457889c8d924561be36dab821fe086b51e869
1 parent
9a6f7b51
bug fix
http://jira.yoho.cn:8888/browse/YH-3295
review by 阿瑟
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
js/community/components/message/MsgCenterNormalCell.js
js/community/components/message/MsgCenterNormalCell.js
View file @
f314578
...
...
@@ -58,7 +58,7 @@ export default class MsgCenterNormalCell extends React.Component {
<
View
style
=
{
styles
.
topContainer
}
>
<
LittleRedDotImage
extra
=
{
user
.
id
}
extra
=
{
user
.
u
id
}
iconTap
=
{
this
.
props
.
onPressAvatar
}
isRedDot
=
{
!
isRead
}
image
=
{
user
.
avatar
}
...
...
Please
register
or
login
to post a comment