Do multi-topping
This commit is contained in:
parent
85395cd47b
commit
16c9dcd10e
16 changed files with 96 additions and 10 deletions
|
|
@ -46,8 +46,11 @@
|
|||
</EventClickLong>
|
||||
<EventClick>
|
||||
Var ClickCountMainTe = ClickCountMainTe + 1
|
||||
If ClickCountMainTe == 2 Then
|
||||
OpenInst 0 "//mnt/sdcard/coffeevending/taobin_project/xml/vending_info.xml"
|
||||
|
||||
DEBUGVAR ClickCountMainTe
|
||||
|
||||
If ClickCountMainTe = 2 Then
|
||||
OpenInst 0 "/mnt/sdcard/coffeevending/taobin_project/xml/vending_info.xml"
|
||||
EndIf
|
||||
|
||||
;OpenInst 0 "//mnt/sdcard/coffeevending/taobin_project/xml/page_remove_cup.xml"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue