Showing
1 changed file
with
1 additions
and
1 deletions
@@ -66,7 +66,7 @@ export default class InvitedFriends extends Component { | @@ -66,7 +66,7 @@ export default class InvitedFriends extends Component { | ||
66 | <View style={styles.container}> | 66 | <View style={styles.container}> |
67 | 67 | ||
68 | <View style={styles.topImageView}> | 68 | <View style={styles.topImageView}> |
69 | - <Image style={styles.topImageView} source={{uri:'https://img.alicdn.com/tps/TB1OvT9NVXXXXXdaFXXXXXXXXXX-520-280.jpg'}}/> | 69 | + <Image style={styles.topImageView} source={{uri:'https://cdn.yoho.cn/app/yohogain/invite/banner.jpg'}} resizeMode={'contain'}/> |
70 | </View> | 70 | </View> |
71 | 71 | ||
72 | <View style={styles.spaceView}/> | 72 | <View style={styles.spaceView}/> |
-
Please register or login to post a comment