Authored by huangyCode

Merge branch 'V6.9.9' of http://git.yoho.cn/mobile/YH_RNComponent into V6.9.9

@@ -55,7 +55,7 @@ class InviteYohoListContainer extends Component { @@ -55,7 +55,7 @@ class InviteYohoListContainer extends Component {
55 } 55 }
56 56
57 _jumpToResourceUrl() { 57 _jumpToResourceUrl() {
58 - let url = 'https://activity.yoho.cn/feature/534.html?share_id=6768&title=推手新用户注册返佣'; 58 + let url = 'https://activity.yoho.cn/feature/5729.html?share_id=8425&title=推手拉新注册规则说明';
59 ReactNative.NativeModules.YH_CommonHelper.goLinkUrl(url); 59 ReactNative.NativeModules.YH_CommonHelper.goLinkUrl(url);
60 } 60 }
61 61