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
张文文
6 years ago
Commit
a6c1e39a05046d2204c224bd9bc2b929ba729f6a
1 parent
c4c564d2
邀请好友替换顶部图片url
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
js/alliance/components/InvitedFriends.js
js/alliance/components/InvitedFriends.js
View file @
a6c1e39
...
...
@@ -66,7 +66,7 @@ export default class InvitedFriends extends Component {
<
View
style
=
{
styles
.
container
}
>
<
View
style
=
{
styles
.
topImageView
}
>
<
Image
style
=
{
styles
.
topImageView
}
source
=
{{
uri
:
'https://
img.alicdn.com/tps/TB1OvT9NVXXXXXdaFXXXXXXXXXX-520-280.jpg'
}
}
/
>
<
Image
style
=
{
styles
.
topImageView
}
source
=
{{
uri
:
'https://
cdn.yoho.cn/app/yohogain/invite/banner.jpg'
}}
resizeMode
=
{
'contain'
}
/
>
<
/View
>
<
View
style
=
{
styles
.
spaceView
}
/
>
...
...
Please
register
or
login
to post a comment