tao master
This commit is contained in:
parent
26a8f311a8
commit
b03370aeb5
5 changed files with 72 additions and 21 deletions
|
|
@ -191,12 +191,16 @@
|
|||
|
||||
|
||||
If web_readyOK = "true" Then
|
||||
|
||||
Var Seeker.selected_a_drink = SelectDrink
|
||||
Var Seeker.ServiceAmount2 = PayAmount
|
||||
|
||||
If web_payment = "CODE" Then
|
||||
Open "ROOT/taobin_project/xml/page_payment_code.xml"
|
||||
EndIf
|
||||
|
||||
If web_payment = "CREDIT" Then
|
||||
Open "ROOT/taobin_project/xml/page_payment_credit2.xml"
|
||||
Open "ROOT/taobin_project/xml/page_payment_credit.xml"
|
||||
EndIf
|
||||
|
||||
EndIf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue