Add page and block payment.xml when not ready
This commit is contained in:
parent
632fe12b4b
commit
8343595362
3 changed files with 70 additions and 2 deletions
|
|
@ -29,6 +29,7 @@
|
|||
|
||||
Var RoadShow = "false"
|
||||
Var IgnorePoint = "true"
|
||||
Var ResetNumber = "0899999999"
|
||||
</EventOpen>
|
||||
<Timeout> 1000 </Timeout>
|
||||
<EventTimeout>
|
||||
|
|
@ -110,6 +111,7 @@
|
|||
If countClick = 3 Then
|
||||
|
||||
EndIf
|
||||
numberPhone = ""
|
||||
|
||||
If countClick = 5 Then
|
||||
Var countClick = 0
|
||||
|
|
@ -127,7 +129,7 @@
|
|||
<Align> Center </Align>
|
||||
<Font> RobotoBlack </Font>
|
||||
<Color> 0x513C2F </Color>
|
||||
<Value> countClick </Value>
|
||||
<Value> numberPhone </Value>
|
||||
</Text>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue