Before pull

This commit is contained in:
wanlop run 2023-11-22 15:52:40 +07:00
parent b5c0ad755b
commit 32d523ebd3
25 changed files with 169 additions and 10265 deletions

View file

@ -528,17 +528,12 @@
; Handle penetrator
If EnableJsonProfileMode = "true" Then
If Only18 = "true" Then
; OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_advert.xml"
Open "ROOT/taobin_project/xml/page_identity18_verification.xml"
Else
; OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_advert.xml"
Open "/mnt/sdcard/coffeevending/taobin_project/xml/page_payment.xml"
EndIf
If Only18 = "true" Then
Open "ROOT/taobin_project/xml/page_identity18_verification.xml"
Else
; OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_advert.xml"
Open "/mnt/sdcard/coffeevending/taobin_project/xml/page_payment.xml"
Open "/mnt/sdcard/coffeevending/taobin_project/xml/page_payment.xml"
EndIf
; Open "/mnt/sdcard/coffeevending/taobin_project/xml/page_payment.xml"