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
Plain Diff
Browse Files
Authored by
huangyCode
2019-07-25 16:36:31 +0800
Commit
5882b270ae8d6b4e7db7480a2fd6a3956d2efc53
2 parents
99a7a64b
561bdb24
Merge branch 'V6.9.9' of
http://git.yoho.cn/mobile/YH_RNComponent
into V6.9.9
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
js/alliance/containers/InviteYohoListContainer.js
js/alliance/containers/InviteYohoListContainer.js
View file @
5882b27
...
...
@@ -55,7 +55,7 @@ class InviteYohoListContainer extends Component {
}
_jumpToResourceUrl
()
{
let
url
=
'https://activity.yoho.cn/feature/5
34.html?share_id=6768&title=推手新用户注册返佣
'
;
let
url
=
'https://activity.yoho.cn/feature/5
729.html?share_id=8425&title=推手拉新注册规则说明
'
;
ReactNative
.
NativeModules
.
YH_CommonHelper
.
goLinkUrl
(
url
);
}
...
...
Please
register
or
login
to post a comment