会员引导条件

This commit is contained in:
guozhen 2025-06-25 17:52:01 +08:00
parent f01a6d23f0
commit e653bcb7e7

View File

@ -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() {