会员引导条件
This commit is contained in:
parent
f01a6d23f0
commit
e653bcb7e7
@ -458,7 +458,7 @@ public class UBJPrivateOllowFragment extends Fragment {
|
||||
public void onResume() {
|
||||
super.onResume();
|
||||
seenMarkView.getUserInfo();
|
||||
// if (!TIndicator.is_Vip() && TimeUtils.vipPurchaseIsOpen() && vipPurchaseDialog == null) {
|
||||
if (!TIndicator.is_Vip() && TimeUtils.vipPurchaseIsOpen() && vipPurchaseDialog == null) {
|
||||
zytGooglePayUtils = ZYTGooglePayUtils.getInstance(getActivity(), purchase -> {
|
||||
gsGooglePayInfo = new GSGooglePayInfo();
|
||||
gsGooglePayInfo.setOrder_code(current_order_code);
|
||||
@ -523,7 +523,7 @@ public class UBJPrivateOllowFragment extends Fragment {
|
||||
});
|
||||
vipPurchaseDialog.show();
|
||||
|
||||
// }
|
||||
}
|
||||
}
|
||||
|
||||
private long dismissUniqueCookieCorePlay() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user