DO ListView1

This commit is contained in:
kong 2022-09-06 22:46:14 +07:00
parent e523981c1b
commit c822fd7f86
16 changed files with 1640 additions and 483 deletions

View file

@ -10,6 +10,9 @@
TopView "show"
; On open
READ_FILE "/mnt/sdcard/new_topping" ToppingNewShow
DEBUGVAR ToppingNewShow
Var NextPage = "-"
Var Seeker.thankLidFlag = 0

View file

@ -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