multi-instance
This commit is contained in:
parent
02865309d3
commit
6d450f2c5f
7 changed files with 9 additions and 3 deletions
|
|
@ -429,6 +429,6 @@ If BoxID = 175689 Then
|
|||
EndIf
|
||||
|
||||
If BoxID = 200001 Then
|
||||
;Var New_Payment = 1
|
||||
Var New_Payment = 1
|
||||
EndIf
|
||||
|
||||
|
|
|
|||
3
xml/menutab/otherOther.ev
Normal file
3
xml/menutab/otherOther.ev
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
SAVELOG "Call other other"
|
||||
TabMenuVisibleInst 7
|
||||
Var RedirectTo = "/mnt/sdcard/coffeevending/taobin_project/xml/menutab/page_instance2.xml"
|
||||
3
xml/menutab/pepsi7up.ev
Normal file
3
xml/menutab/pepsi7up.ev
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
SAVELOG "Call other other"
|
||||
TabMenuVisibleInst 9
|
||||
Var RedirectTo = "/mnt/sdcard/coffeevending/taobin_project/xml/menutab/page_instance2.xml"
|
||||
Loading…
Add table
Add a link
Reference in a new issue