GBR: Update symbol
This commit is contained in:
parent
0025f13e4e
commit
21a5475cd6
2 changed files with 877 additions and 874 deletions
|
|
@ -705,7 +705,7 @@
|
|||
INT _EMAMemberBalance
|
||||
|
||||
Var EMAMemberName !assigned SprintFmt("[%s]", _EMAMemberName)
|
||||
Var _BalanceFormat = "Remain Balance: $%.2f"
|
||||
Var _BalanceFormat = "Remain Balance: £%.2f"
|
||||
Var EMAMemberBalance !assigned StringFmt(_EMAMemberBalance, _BalanceFormat, PreScaleConvertShow)
|
||||
|
||||
DEBUGVAR EMAMemberName
|
||||
|
|
@ -1718,7 +1718,8 @@ EndIf
|
|||
<Button>
|
||||
<X> 328 </X>
|
||||
<Y> 1399 </Y>
|
||||
<State> PayWithFatzebraState </State>
|
||||
;<State> PayWithFatzebraState </State>
|
||||
<State> "Invisible" </State>
|
||||
<Filename> "ROOT/taobin_project/inter/gbr/image/payment_cash/bn_qr_code.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/inter/gbr/image/payment_cash/bp_qr_code.png" </FilenamePress>
|
||||
<FilenameDisable> "ROOT/taobin_project/inter/gbr/image/payment_cash/bd_qr_code.png" </FilenameDisable>
|
||||
|
|
@ -1808,23 +1809,25 @@ EndIf
|
|||
</EventClick>
|
||||
</Button>
|
||||
|
||||
;<Button>
|
||||
;<X> 552 </X>
|
||||
;<Y> 1399 </Y>
|
||||
;<State> "Enable" </State>
|
||||
;<Filename> Var( DirImage + "/bn_pay_with_comingSoon.png") </Filename>
|
||||
;<FilenamePress> Var( DirImage + "/bn_pay_with_comingSoon.png") </FilenamePress>
|
||||
;<FilenameDisable> Var( DirImage + "/bn_pay_with_comingSoon.png") </FilenameDisable>
|
||||
;<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
;<Volume> SoundVolume </Volume>
|
||||
;<EventClick>
|
||||
;
|
||||
;</EventClick>
|
||||
;</Button>
|
||||
|
||||
<Button>
|
||||
<X> 552 </X>
|
||||
<Y> 1399 </Y>
|
||||
<State> "Disable" </State>
|
||||
<Filename> Var( DirImage + "/bn_pay_with_comingSoon.png") </Filename>
|
||||
<FilenamePress> Var( DirImage + "/bn_pay_with_comingSoon.png") </FilenamePress>
|
||||
<FilenameDisable> Var( DirImage + "/bn_pay_with_comingSoon.png") </FilenameDisable>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
<Button>
|
||||
;<X> 552 </X>
|
||||
;<Y> 1399 </Y>
|
||||
<X> 328 </X>
|
||||
<Y> 1399 </Y>
|
||||
<State> PayWithAUBState </State>
|
||||
<Filename> "ROOT/taobin_project/inter/gbr/image/payment_cash/bn_pay_with_ema.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/inter/gbr/image/payment_cash/bp_pay_with_ema.png" </FilenamePress>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue