...
|
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 2.8 KiB |
|
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.9 KiB |
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.9 KiB |
|
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.9 KiB |
|
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.9 KiB |
|
Before Width: | Height: | Size: 3 KiB After Width: | Height: | Size: 3.2 KiB |
|
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 3.2 KiB |
|
|
@ -766,7 +766,7 @@
|
||||||
|
|
||||||
|
|
||||||
<Button>
|
<Button>
|
||||||
<X> 430 </X>
|
<X> 398 </X>
|
||||||
<Y> 1597 </Y>
|
<Y> 1597 </Y>
|
||||||
<Filename> Var( DirImage + "/bn_cancel2.png" )</Filename>
|
<Filename> Var( DirImage + "/bn_cancel2.png" )</Filename>
|
||||||
<FilenamePress> Var( DirImage + "/bp_cancel2.png" )</FilenamePress>
|
<FilenamePress> Var( DirImage + "/bp_cancel2.png" )</FilenamePress>
|
||||||
|
|
|
||||||
|
|
@ -240,6 +240,7 @@
|
||||||
|
|
||||||
|
|
||||||
Var CheckCoupons = 0
|
Var CheckCoupons = 0
|
||||||
|
Var MakeDrinkState = 0
|
||||||
|
|
||||||
|
|
||||||
</EventOpen>
|
</EventOpen>
|
||||||
|
|
@ -272,6 +273,8 @@
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
TimerReset
|
TimerReset
|
||||||
Refresh
|
Refresh
|
||||||
</EventTimeout>
|
</EventTimeout>
|
||||||
|
|
@ -287,7 +290,9 @@
|
||||||
<EventActionOk>
|
<EventActionOk>
|
||||||
If CheckCoupons = 1 Then
|
If CheckCoupons = 1 Then
|
||||||
Var MakeDrinkState = 1
|
Var MakeDrinkState = 1
|
||||||
|
Var CouponPage = 1
|
||||||
Open "ROOT/taobin_project/xml/page_check_member2.xml"
|
Open "ROOT/taobin_project/xml/page_check_member2.xml"
|
||||||
|
|
||||||
EndIf
|
EndIf
|
||||||
</EventActionOk>
|
</EventActionOk>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -479,6 +479,8 @@
|
||||||
; Var ViewBill = 0
|
; Var ViewBill = 0
|
||||||
;EndIf
|
;EndIf
|
||||||
|
|
||||||
|
Var CoinInFlag = 1
|
||||||
|
|
||||||
If ViewBill > 0 Then
|
If ViewBill > 0 Then
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -492,6 +494,12 @@
|
||||||
Var RemainAmountKeep = ViewBill
|
Var RemainAmountKeep = ViewBill
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
Var Timeout = 0
|
||||||
|
|
||||||
|
|
||||||
|
Var RemainAmountStr = "" + RemainAmount
|
||||||
|
Var showRemaining = charOfBaht + RemainAmountStr
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -499,7 +507,7 @@
|
||||||
|
|
||||||
|
|
||||||
Else
|
Else
|
||||||
Var CoinInFlag = 1
|
|
||||||
|
|
||||||
If CoinInOK = 0 Then
|
If CoinInOK = 0 Then
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -417,7 +417,7 @@
|
||||||
<Y> 945 </Y>
|
<Y> 945 </Y>
|
||||||
<State> ShowErrorText </State>
|
<State> ShowErrorText </State>
|
||||||
<Refresh> "Enable" </Refresh>
|
<Refresh> "Enable" </Refresh>
|
||||||
<Filename> "ROOT/taobin_project/image/collectiing/text_show_notfound.png" </Filename>
|
<Filename> Var( DirImage + "/text_show_notfound.png") </Filename>
|
||||||
</Image>
|
</Image>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -27,9 +27,12 @@
|
||||||
|
|
||||||
Var ReqFlag = 0
|
Var ReqFlag = 0
|
||||||
|
|
||||||
|
Var Xtext = 246
|
||||||
|
|
||||||
|
|
||||||
If show_eng = "true" Then
|
If show_eng = "true" Then
|
||||||
Var DirImage = "ROOT/taobin_project/image/collectiing_en"
|
Var DirImage = "ROOT/taobin_project/image/collectiing_en"
|
||||||
|
Var Xtext = 246
|
||||||
Else
|
Else
|
||||||
Var DirImage = "ROOT/taobin_project/image/collectiing"
|
Var DirImage = "ROOT/taobin_project/image/collectiing"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
@ -526,6 +529,8 @@
|
||||||
Var ShowTextNumber4 = "Invisible"
|
Var ShowTextNumber4 = "Invisible"
|
||||||
Var PinNumber = ""
|
Var PinNumber = ""
|
||||||
|
|
||||||
|
Var ShowErrorText = "Invisible"
|
||||||
|
|
||||||
|
|
||||||
Var ReqFlag = 1
|
Var ReqFlag = 1
|
||||||
|
|
||||||
|
|
@ -725,15 +730,15 @@
|
||||||
<Y> 945 </Y>
|
<Y> 945 </Y>
|
||||||
<Refresh> "Enable" </Refresh>
|
<Refresh> "Enable" </Refresh>
|
||||||
<State> ShowErrorText </State>
|
<State> ShowErrorText </State>
|
||||||
<Filename> "ROOT/taobin_project/image/collectiing/text_show_notfound.png" </Filename>
|
<Filename> Var( DirImage + "/text_show_notfound.png") </Filename>
|
||||||
</Image>
|
</Image>
|
||||||
|
|
||||||
<Image>
|
<Image>
|
||||||
<X> 246 </X>
|
<X> Xtext </X>
|
||||||
<Y> 945 </Y>
|
<Y> 945 </Y>
|
||||||
<Refresh> "Enable" </Refresh>
|
<Refresh> "Enable" </Refresh>
|
||||||
<State> ShowSentSmsText </State>
|
<State> ShowSentSmsText </State>
|
||||||
<Filename> "ROOT/taobin_project/image/collectiing/text_show_sentSMS.png" </Filename>
|
<Filename> Var( DirImage + "/text_show_sentSMS.png") </Filename>
|
||||||
</Image>
|
</Image>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
<Width> 1080 </Width>
|
<Width> 1080 </Width>
|
||||||
<Height> 1920 </Height>
|
<Height> 1920 </Height>
|
||||||
<Background> "0xeae6e1" </Background>
|
<Background> "0xeae6e1" </Background>
|
||||||
|
<Sound> "ROOT/sounds/Code8digit.m4a" </Sound>
|
||||||
<Volume> SoundVolume </Volume>
|
<Volume> SoundVolume </Volume>
|
||||||
<Refresh> "Partial" </Refresh>
|
<Refresh> "Partial" </Refresh>
|
||||||
<EventOpen>
|
<EventOpen>
|
||||||
|
|
@ -68,7 +68,7 @@
|
||||||
<Image>
|
<Image>
|
||||||
<X> 182 </X>
|
<X> 182 </X>
|
||||||
<Y> 748 </Y>
|
<Y> 748 </Y>
|
||||||
<Filename> "ROOT/taobin_project/image/collectiing/img_popup11.png" </Filename>
|
<Filename> Var( DirImage + "/img_popup11.png" ) </Filename>
|
||||||
</Image>
|
</Image>
|
||||||
|
|
||||||
<Text>
|
<Text>
|
||||||
|
|
@ -87,8 +87,8 @@
|
||||||
<Button>
|
<Button>
|
||||||
<X> 261 </X>
|
<X> 261 </X>
|
||||||
<Y> 1345 </Y>
|
<Y> 1345 </Y>
|
||||||
<Filename> Var( DirImage + "/bn_cancel2.png") </Filename>
|
<Filename> Var( DirImage + "/bn_cancel3.png") </Filename>
|
||||||
<FilenamePress> Var( DirImage + "/bp_cancel2.png") </FilenamePress>
|
<FilenamePress> Var( DirImage + "/bp_cancel3.png") </FilenamePress>
|
||||||
<Sound> "ROOT/sounds/codebuttom.wav" </Sound>
|
<Sound> "ROOT/sounds/codebuttom.wav" </Sound>
|
||||||
<Volume> SoundVolume </Volume>
|
<Volume> SoundVolume </Volume>
|
||||||
<EventClick>
|
<EventClick>
|
||||||
|
|
|
||||||
|
|
@ -98,7 +98,7 @@
|
||||||
<Image>
|
<Image>
|
||||||
<X> 182 </X>
|
<X> 182 </X>
|
||||||
<Y> 748 </Y>
|
<Y> 748 </Y>
|
||||||
<Filename> "ROOT/taobin_project/image/collectiing/img_popup11.png" </Filename>
|
<Filename> Var( DirImage + "/img_popup11.png" ) </Filename>
|
||||||
</Image>
|
</Image>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||