AUS: update drink fail page
This commit is contained in:
parent
cd78514489
commit
5eeb32683a
9 changed files with 891 additions and 1310 deletions
|
|
@ -318,6 +318,8 @@
|
|||
Var page_doing_show_time_image = "ROOT/taobin_project/image/page_doing/img2.png"
|
||||
EndIf
|
||||
|
||||
Var Caution = "Caution: Food Allergy Notice"
|
||||
Var Allergy = "Drinks ordered from this machine may have come in contact or contain MILK, SOY, GLUTEN or WHEAT"
|
||||
|
||||
Var EnoughChange = "yes"
|
||||
|
||||
|
|
@ -330,9 +332,10 @@
|
|||
EndIf
|
||||
|
||||
If SELLONLINE = 0 Then
|
||||
SAVELOG "Credit card only NetworkStatus down"
|
||||
;SAVELOG "Credit card only NetworkStatus down"
|
||||
SAVELOG "NetworkStatus down"
|
||||
|
||||
Var PayWithCreditCardState = "Enable"
|
||||
Var PayWithCreditCardState = "Disable"
|
||||
Var PayWithTaoCreditState = "Disable"
|
||||
Var PayWithCouponState = "Disable"
|
||||
Var PayWithAUBState = "Disable"
|
||||
|
|
@ -2397,24 +2400,6 @@ EndIf
|
|||
<Filename> Var( DirImage + "/CancelOrder.png" ) </Filename>
|
||||
</Image>
|
||||
|
||||
;<GIF>
|
||||
;<X> 493 </X>
|
||||
;<Y> 960 </Y>
|
||||
;<Width> 94 </Width>
|
||||
;<Height> 94 </Height>
|
||||
;<State> cancelState </State>
|
||||
;<Filename> Var( DirImage + "/loading.gif" )</Filename>
|
||||
;</GIF>
|
||||
|
||||
;<GIF>
|
||||
;<X> 493 </X>
|
||||
;<Y> 1195 </Y>
|
||||
;<Width> 94 </Width>
|
||||
;<Height> 94 </Height>
|
||||
;<State> AdultState2 </State>
|
||||
;<Filename> Var( DirImage + "/loading.gif" )</Filename>
|
||||
;</GIF>
|
||||
|
||||
<GIF>
|
||||
<X> 493 </X>
|
||||
<Y> 968 </Y>
|
||||
|
|
@ -2425,6 +2410,29 @@ EndIf
|
|||
</GIF>
|
||||
|
||||
|
||||
<Text>
|
||||
<X> 0 </X>
|
||||
<Y> 1590 </Y>
|
||||
<Size> 36 </Size>
|
||||
<Align> Center </Align>
|
||||
<Width> 1080 </Width>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x8B0000 </Color>
|
||||
<Value> Caution </Value>
|
||||
</Text>
|
||||
|
||||
|
||||
<Text>
|
||||
<X> 0 </X>
|
||||
<Y> 1660 </Y>
|
||||
<Size> 20 </Size>
|
||||
<Align> Center </Align>
|
||||
<Width> 1080 </Width>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x513C2F </Color>
|
||||
<Value> Allergy </Value>
|
||||
</Text>
|
||||
|
||||
|
||||
<EventSecurity>
|
||||
Open "/media/bt/xml/security_alarm.xml"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue