Authored by 高小祥

fixed

... ... @@ -349,7 +349,7 @@ export function clickRemindBtn(product) {
method = 'app.seckill.cancelUserReminder';
}
ReactNative.NativeModules.YH_SeckillHelper.remindTip({
ReactNative.NativeModules.YH_PanicBuyingHelper.remindTip({
method: action,
arguments: params,
})
... ...