adv and play list

This commit is contained in:
wanlop run 2024-05-23 23:23:35 +07:00
parent 459dca8aa9
commit 143168b8c5
35 changed files with 295 additions and 12 deletions

View file

@ -466,11 +466,14 @@
If stop_now = "true" Then
SAVELOG "stop_now is true"
If Seeker = "curr" Then
Open "ROOT/taobin_project/xml/page_back_to_error.xml"
Else
Open "ROOT/taobin_project/xml/page_brewing3Conti.xml"
EndIf
;include="ROOT/taobin_project/inc/return_condition.ev"
EndIf
If SELLSTATUS = "DEACTIVE" Then
SAVELOG "DEACTIVE in page_topping_select7.xml"
;include="ROOT/taobin_project/inc/return_condition.ev"
EndIf
If Seeker = "curr" Then

View file

@ -472,8 +472,9 @@
Var UserChoosePayment = ""
DEBUGVAR SettingDisableTaobinCredit
Var QR_POPUP = CountryRootPath + "/image/page_payment/img_tap_card_5_sec.png"
</EventOpen>
<EventActionOk>
@ -806,7 +807,7 @@
Var QRCODE99 = ""
Var Timeout = 0
Var QRErrorState = "Invisible"
Var QR_POPUP = "/img_popup8-2.png"
Var QR_POPUP = "ROOT/taobin_project/image/page_payment_en/page_payment/img_popup8-2.png"
Var VendingCashless = "-"
Var LOADING_STATE = "Enable"
Var alphaState = "Enable"
@ -821,7 +822,7 @@
Var QRCODE99 = ""
Var Timeout = 0
Var QRErrorState = "Invisible"
Var QR_POPUP = "/img_popup8-2.png"
Var QR_POPUP = "ROOT/taobin_project/image/page_payment_en/page_payment/img_popup8-2.png"
Var VendingCashless = "-"
Var LOADING_STATE = "Enable"
Var alphaState = "Enable"
@ -1600,7 +1601,9 @@ If alphaState = "Invisible" Then
Var UserChoosePayment = "CreditCashless"
Var QR_POPUP = "/img_popup8.png"
Var QR_POPUP = CountryRootPath + "/image/page_payment/img_tap_card_5_sec.png"
DEBUGVAR QR_POPUP
Refresh
Var alphaState = "Enable"
Coin CARD
EndIf
@ -1794,7 +1797,7 @@ EndIf
<X> 249 </X>
<Y> 748 </Y>
<State> alphaState </State>
<Filename> Var( DirImage + QR_POPUP )</Filename>
<Filename> QR_POPUP </Filename>
</Image>