edit spiral
This commit is contained in:
parent
04b54a9574
commit
f0b89e646d
8 changed files with 558 additions and 275 deletions
|
|
@ -42,7 +42,7 @@
|
|||
|
||||
Var Timeout = Timeout + 1
|
||||
If Timeout > 30 Then
|
||||
Open "ROOT/taobin_project/xml/page_spiral_payment_storeCredit.xml"
|
||||
Open "ROOT/taobin_project/spiral/xml/page_spiral_payment_storeCredit.xml"
|
||||
EndIf
|
||||
|
||||
If FlagWaitUpdateCoinAmount = 1 Then
|
||||
|
|
@ -50,7 +50,7 @@
|
|||
If CART_COUNT >= 1 Then
|
||||
Open "ROOT/taobin_project/xml/page_payment_cashMore.xml"
|
||||
Else
|
||||
Open "ROOT/taobin_project/xml/page_payment_cash.xml"
|
||||
Open "ROOT/taobin_project/spiral/xml/page_spiral_payment_cash.xml"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
|
@ -574,7 +574,7 @@
|
|||
<Sound> "ROOT/sounds/codebuttom.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
Open "ROOT/taobin_project/xml/page_payment_storeCredit.xml"
|
||||
Open "ROOT/taobin_project/spiral/xml/page_spiral_payment_storeCredit.xml"
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue