Nahom
This commit is contained in:
parent
8353cc8a08
commit
dceadeb97b
11 changed files with 1311 additions and 575 deletions
|
|
@ -5,6 +5,7 @@
|
|||
<Background> "0xeae6e1" </Background>
|
||||
<EventOpen>
|
||||
; On open
|
||||
;world-class
|
||||
|
||||
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_blank.xml"
|
||||
|
||||
|
|
@ -465,15 +466,13 @@
|
|||
<EventTimeout>
|
||||
|
||||
If stop_now = "true" Then
|
||||
SAVELOG "stop_now is true"
|
||||
SAVELOG "stop_now is true page_payment"
|
||||
;include="ROOT/taobin_project/inc/return_condition.ev"
|
||||
EndIf
|
||||
|
||||
If SELLSTATUS = "DEACTIVE" Then
|
||||
SAVELOG "DEACTIVE in page_topping_select7.xml"
|
||||
|
||||
SAVELOG "DEACTIVE in page_payment.xml"
|
||||
;include="ROOT/taobin_project/inc/return_condition.ev"
|
||||
|
||||
EndIf
|
||||
|
||||
If Seeker = "curr" Then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue