DO ListView1
This commit is contained in:
parent
e523981c1b
commit
c822fd7f86
16 changed files with 1640 additions and 483 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue