This commit is contained in:
kong 2020-10-16 16:40:36 +07:00
parent 7b8d82bad4
commit f9c9c73e87
6 changed files with 136 additions and 64 deletions

View file

@ -103,6 +103,9 @@
Var topping1 = toppingID1Default
Refresh
Else
Topping "Select" SelectDrink
; Pack
Topping "Pack" ExtendData
Open "ROOT/taobin_project/xml/page_payment.xml"
EndIf
@ -174,6 +177,18 @@
<EventClick>
; Set drink
Topping "Select" SelectDrink
; Set option toppinng and pack
Topping "Select1-ID" topping1
Topping "Select2-ID" topping2
Topping "Select3-ID" topping3
; Pack
Topping "Pack" ExtendData
Open "ROOT/taobin_project/xml/page_payment.xml"
</EventClick>
</Button>