...
|
...
|
@@ -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,
|
|
|
})
|
...
|
...
|
|