DO ListView1
This commit is contained in:
parent
e523981c1b
commit
c822fd7f86
16 changed files with 1640 additions and 483 deletions
|
|
@ -10,6 +10,9 @@
|
|||
TopView "show"
|
||||
; On open
|
||||
|
||||
READ_FILE "/mnt/sdcard/new_topping" ToppingNewShow
|
||||
DEBUGVAR ToppingNewShow
|
||||
|
||||
Var NextPage = "-"
|
||||
|
||||
Var Seeker.thankLidFlag = 0
|
||||
|
|
|
|||
|
|
@ -7,6 +7,12 @@
|
|||
<EventOpen>
|
||||
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_advert.xml"
|
||||
|
||||
DEBUGVAR ToppingNewShow
|
||||
If ToppingNewShow = "true" Then
|
||||
SAVELOG "open page_topping_select5"
|
||||
Open "ROOT/taobin_project/xml/page_topping_select5.xml"
|
||||
EndIf
|
||||
|
||||
Var UserSeletedSugar = 0
|
||||
|
||||
Var y_topping_bg = 912
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue