...
|
...
|
@@ -91,7 +91,8 @@ class CouponContainer extends Component { |
|
|
}
|
|
|
|
|
|
_onPressMore(){
|
|
|
ReactNative.NativeModules.YH_MyAssetsViewHelper.lookAroundBtnTappedForCoupon();
|
|
|
let jumpUrl = `http://m.yohobuy.com?openby:yohobuy={"action":"go.attention","params":{"actiontype":"0"}}`;
|
|
|
ReactNative.NativeModules.YH_CommonHelper.jumpWithUrl(jumpUrl);
|
|
|
}
|
|
|
|
|
|
render() {
|
...
|
...
|
|