spiral ice
This commit is contained in:
parent
d9ea2b3b78
commit
67bcc544bc
35 changed files with 4530 additions and 369 deletions
|
|
@ -106,8 +106,8 @@
|
|||
Var PayState2 = "Enable"
|
||||
Var QRChannel = 0
|
||||
Var Seeker.CodeChannel = 0
|
||||
If CART_COUNT >= 1 Then
|
||||
Open "ROOT/taobin_project/xml/page_payment_cashMore.xml"
|
||||
If Seeker.thankToppingFlag = 1 Then
|
||||
Open "ROOT/taobin_project/spiral/xml/page_spiral_payment_cashMore.xml"
|
||||
Else
|
||||
Open "ROOT/taobin_project/spiral/xml/page_spiral_payment_cash.xml"
|
||||
EndIf
|
||||
|
|
@ -178,8 +178,9 @@
|
|||
|
||||
Var Seeker.StoreCreditFlag = 1
|
||||
|
||||
If CART_COUNT >= 1 Then
|
||||
Open "ROOT/taobin_project/xml/page_payment_cashMore.xml"
|
||||
If Seeker.thankToppingFlag = 1 Then
|
||||
Var SpiralKeepCredit = 1
|
||||
Open "ROOT/taobin_project/spiral/xml/page_spiral_payment_cashMore.xml"
|
||||
Else
|
||||
Var SpiralKeepCredit = 1
|
||||
Open "ROOT/taobin_project/spiral/xml/page_spiral_payment_cash.xml"
|
||||
|
|
@ -252,8 +253,8 @@
|
|||
Var QRChannel = 0
|
||||
Var Seeker.CodeChannel = 0
|
||||
SAVELOG "payment_credit3-p121."
|
||||
If CART_COUNT >= 1 Then
|
||||
Open "ROOT/taobin_project/xml/page_payment_cashMore.xml"
|
||||
If Seeker.thankToppingFlag = 1 Then
|
||||
Open "ROOT/taobin_project/spiral/xml/page_spiral_payment_cashMore.xml"
|
||||
Else
|
||||
Open "ROOT/taobin_project/spiral/xml/page_spiral_payment_cash.xml"
|
||||
EndIf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue