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 {
}
_jumpToResourceUrl() {
let url = 'https://activity.yoho.cn/feature/534.html?share_id=6768&title=推手新用户注册返佣';
let url = 'https://activity.yoho.cn/feature/5729.html?share_id=8425&title=推手拉新注册规则说明';
ReactNative.NativeModules.YH_CommonHelper.goLinkUrl(url);
}
... ...