add code ais

This commit is contained in:
miggaze 2022-03-22 19:22:07 +07:00
parent 16c1b5479c
commit f413b5dea1
36 changed files with 925 additions and 5 deletions

View file

@ -1231,7 +1231,7 @@
</Button>
<Button>
<X> 308 </X>
<X> 418 </X>
<Y> 1503 </Y>
<State> PayState5</State>
<Filename> Var( DirImage + "/bn_pay_with_shoppy.png") </Filename>
@ -1311,7 +1311,7 @@
<Button>
<X> 556 </X>
<X> 170 </X>
<Y> 1503 </Y>
<State> PayState6</State>
<Filename> Var( DirImage + "/bn_pay_with_true.png") </Filename>
@ -1402,6 +1402,31 @@
</EventClick>
</Button>
<Button>
<X> 666 </X>
<Y> 1503 </Y>
<State> PayState2</State>
<Filename> Var( DirImage + "/bn_pay_with_codeOther.png") </Filename>
<FilenamePress> Var( DirImage + "/bp_pay_with_codeOther.png") </FilenamePress>
<FilenameDisable> Var( DirImage + "/bp_pay_with_codeOther.png") </FilenameDisable>
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventClick>
If alphaState = "Invisible" Then
If CoinInFlag = 0 Then
If CancelFlag = 0 Then
Var TelephoneNumber = ""
Var Tel_Confirm_State = "Disable"
Open "ROOT/taobin_project/xml/page_payment_codeOther.xml"
EndIf
EndIf
EndIf
</EventClick>
</Button>
<Button>
<X> 287 </X>