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