633 lines
18 KiB
XML
633 lines
18 KiB
XML
<Popup>
|
|
|
|
<Cache> "Enable" </Cache>
|
|
<Width> 1080 </Width>
|
|
<Height> 1920 </Height>
|
|
<Background> "0xeae6e1" </Background>
|
|
<Volume> SoundVolume </Volume>
|
|
<Refresh> "Partial" </Refresh>
|
|
<EventOpen>
|
|
; On open
|
|
Var ECommerce = ""
|
|
Var Seeker.FreeVendingCampaign = 0
|
|
|
|
Var Timeout = 0
|
|
|
|
Var GetPayInfoFlag = 0
|
|
Var Seeker.CodeChannel = 0
|
|
|
|
;Var VendingQRCode = "ERROR"
|
|
;VendingQR ON
|
|
;Var QRCODE99 = ""
|
|
|
|
;CoinVending OFF
|
|
|
|
Var ShowTextNumber = "Enable"
|
|
Var ShowErrorText = "Invisible"
|
|
Var Tel_Confirm_State = "Invisible"
|
|
Var ErrorCause = ""
|
|
|
|
If show_eng = "true" Then
|
|
Var DirImage = "ROOT/taobin_project/image/collectiing_en"
|
|
Else
|
|
Var DirImage = "ROOT/taobin_project/image/collectiing"
|
|
EndIf
|
|
|
|
Var TelephoneNumber# = ""
|
|
|
|
Var PlaySoundLag = ""
|
|
|
|
</EventOpen>
|
|
<Timeout> 1000 </Timeout>
|
|
<EventTimeout>
|
|
;Open "ROOT/xml/page_board.xml"
|
|
|
|
|
|
|
|
Var Timeout = Timeout + 1
|
|
If Timeout > 30 Then
|
|
;VendingQR OFF
|
|
;Open menu_back_to_main
|
|
|
|
Var PayState1 = "PressForever"
|
|
Var PayState2 = "Enable"
|
|
Var QRChannel = 0
|
|
Var Seeker.CodeChannel = 0
|
|
If Seeker.thankToppingFlag = 1 Then
|
|
Open "ROOT/taobin_project/spiral/xml/page_spiral_payment_cashMore.xml"
|
|
Else
|
|
Open "ROOT/taobin_project/spiral/xml/page_spiral_payment_cash.xml"
|
|
EndIf
|
|
|
|
Refresh
|
|
EndIf
|
|
|
|
TimerReset
|
|
</EventTimeout>
|
|
|
|
<EventCoin>
|
|
|
|
If ViewBill > 0 Then
|
|
CoinVending BILLREJECT
|
|
EndIf
|
|
|
|
</EventCoin>
|
|
|
|
<EventActionOk>
|
|
</EventActionOk>
|
|
|
|
<EventActionError>
|
|
</EventActionError>
|
|
|
|
|
|
|
|
<Image>
|
|
<X> 0 </X>
|
|
<Y> 380 </Y>
|
|
<Filename> "ROOT/taobin_project/image/collectiing/alpha.png" </Filename>
|
|
</Image>
|
|
|
|
|
|
<Image>
|
|
<X> 158 </X>
|
|
<Y> 712 </Y>
|
|
<Filename> Var( DirImage + "/img_popup17.png") </Filename>
|
|
</Image>
|
|
|
|
|
|
<Button>
|
|
<X> 209 </X>
|
|
<Y> 888 </Y>
|
|
<State> "Enable" </State>
|
|
<Filename> "ROOT/taobin_project/image/collectiing/bn_pay_with_true.png" </Filename>
|
|
<FilenamePress> "ROOT/taobin_project/image/collectiing/bp_pay_with_true.png" </FilenamePress>
|
|
<FilenameDisable> "ROOT/taobin_project/image/collectiing/bp_pay_with_true.png" </FilenameDisable>
|
|
<Sound> "ROOT/sounds/codebuttom.wav" </Sound>
|
|
<Volume> SoundVolume </Volume>
|
|
<EventClick>
|
|
|
|
|
|
|
|
Var QR_POPUP = "/img_popup3.png"
|
|
Var LOADING_STATE = "Enable"
|
|
|
|
Var FlagQROpened = 1
|
|
Var alphaState = "Enable"
|
|
;CoinVending OFF
|
|
VendingQR ON
|
|
|
|
|
|
|
|
If Seeker.thankToppingFlag = 1 Then
|
|
Var SelectSlot = "2"
|
|
Var SessionID2 = SelectSlot + ":00000"
|
|
;Var SessionID2 = "1:00000"
|
|
Var SelectDrink = "00-00-00-0000"
|
|
Var DiscountDrink = 0
|
|
|
|
|
|
Var CreditAmount1 = ""
|
|
Var ServiceAmountFlow = ""
|
|
Var TelephoneNumberQR = "0899999999"
|
|
Var ServiceType = "coffee-multi"
|
|
Var ECommerceQR = ""
|
|
Var ECommerceQR = ECommerceQR + PriceDrink
|
|
Var ECommerceQR = ECommerceQR + "/"
|
|
Var ECommerceQR = ECommerceQR + DiscountDrink
|
|
Var ECommerceQR = ECommerceQR + "/"
|
|
Var ECommerceQR = ECommerceQR + SessionID2
|
|
Var ECommerceQR = ECommerceQR + "/"
|
|
Var ECommerceQR = ECommerceQR + SelectDrink
|
|
Var ECommerceQR = ECommerceQR + "/"
|
|
Var ECommerceQR = ECommerceQR + "TWN:2/"
|
|
|
|
Else
|
|
Var SessionID2 = "1:00000"
|
|
Var CreditAmount1 = ""
|
|
Var ServiceAmountFlow = ""
|
|
Var TelephoneNumberQR = "0899999999"
|
|
Var ServiceType = "locker"
|
|
Var ECommerceQR = "locker5/"
|
|
|
|
Var ECommerceQR = ECommerceQR + PriceDrink
|
|
Var ECommerceQR = ECommerceQR + "/"
|
|
Var ECommerceQR = ECommerceQR + DiscountDrink
|
|
Var ECommerceQR = ECommerceQR + "/"
|
|
Var ECommerceQR = ECommerceQR + SessionID2
|
|
Var ECommerceQR = ECommerceQR + "/"
|
|
Var ECommerceQR = ECommerceQR + ServiceCredit
|
|
Var ECommerceQR = ECommerceQR + "/"
|
|
Var ECommerceQR = ECommerceQR + "TWN:2/"
|
|
EndIf
|
|
|
|
|
|
|
|
If Seeker.IntVendingCampaign > 0 Then
|
|
Var ECommerceQR = ECommerceQR + Seeker.VendingCode
|
|
Var ECommerceQR = ECommerceQR + ":"
|
|
Var ECommerceQR = ECommerceQR + Seeker.CodeNumber
|
|
Var ECommerceQR = ECommerceQR + ":"
|
|
Var ECommerceQR = ECommerceQR + Seeker.VendingCampaignRI3
|
|
EndIf
|
|
|
|
If Seeker.IntVendingCredit > 0 Then
|
|
Var ECommerceQR = ECommerceQR + "CRD"
|
|
Var ECommerceQR = ECommerceQR + ":"
|
|
Var ECommerceQR = ECommerceQR + Seeker.TNumberTaobinCredit
|
|
Var ECommerceQR = ECommerceQR + ":"
|
|
Var ECommerceQR = ECommerceQR + Seeker.IntVendingCredit
|
|
Var ECommerceQR = ECommerceQR + ":"
|
|
Var ECommerceQR = ECommerceQR + PointCrm
|
|
EndIf
|
|
|
|
|
|
Var ServiceParameter = "max"
|
|
Var ServiceCharge = 0
|
|
Var AccountType = "new"
|
|
Var testservice = "kbank"
|
|
Var tc = ""
|
|
Var GetScore = ""
|
|
Var OperatorName = ""
|
|
Var SessionID = ""
|
|
|
|
GetPayInfo TelephoneNumberQR ECommerceQR ServiceType ServiceParameter SessionID OperatorName CreditAmount1 ServiceAmountFlow GetScore tc
|
|
Var ReqPayInfoFlag = 1
|
|
Refresh
|
|
|
|
Var ReqPayInfoFlag = 3
|
|
Var ReqPayInfoFromCashOther = 1
|
|
If Seeker.thankToppingFlag = 1 Then
|
|
Open "ROOT/taobin_project/spiral/xml/page_spiral_payment_cashMore.xml"
|
|
Else
|
|
Open "ROOT/taobin_project/spiral/xml/page_spiral_payment_cash.xml"
|
|
EndIf
|
|
|
|
|
|
</EventClick>
|
|
</Button>
|
|
|
|
|
|
<Button>
|
|
<X> 441 </X>
|
|
<Y> 888 </Y>
|
|
<State> "Enable" </State>
|
|
<Filename> "ROOT/taobin_project/image/collectiing/bn_pay_with_shoppy.png" </Filename>
|
|
<FilenamePress> "ROOT/taobin_project/image/collectiing/bp_pay_with_shoppy.png" </FilenamePress>
|
|
<FilenameDisable> "ROOT/taobin_project/image/collectiing/bp_pay_with_shoppy.png" </FilenameDisable>
|
|
<Sound> "ROOT/sounds/codebuttom.wav" </Sound>
|
|
<Volume> SoundVolume </Volume>
|
|
<EventClick>
|
|
|
|
Var QR_POPUP = "/img_popup2.png"
|
|
Var LOADING_STATE = "Enable"
|
|
|
|
Var FlagQROpened = 1
|
|
Var alphaState = "Enable"
|
|
;CoinVending OFF
|
|
VendingQR ON
|
|
|
|
If Seeker.thankToppingFlag = 1 Then
|
|
Var SelectSlot = "2"
|
|
Var SessionID2 = SelectSlot + ":00000"
|
|
;Var SessionID2 = "1:00000"
|
|
Var SelectDrink = "00-00-00-0000"
|
|
Var DiscountDrink = 0
|
|
|
|
|
|
Var CreditAmount1 = ""
|
|
Var ServiceAmountFlow = ""
|
|
Var TelephoneNumberQR = "0899999999"
|
|
Var ServiceType = "coffee-multi"
|
|
Var ECommerceQR = ""
|
|
Var ECommerceQR = ECommerceQR + PriceDrink
|
|
Var ECommerceQR = ECommerceQR + "/"
|
|
Var ECommerceQR = ECommerceQR + DiscountDrink
|
|
Var ECommerceQR = ECommerceQR + "/"
|
|
Var ECommerceQR = ECommerceQR + SessionID2
|
|
Var ECommerceQR = ECommerceQR + "/"
|
|
Var ECommerceQR = ECommerceQR + SelectDrink
|
|
Var ECommerceQR = ECommerceQR + "/"
|
|
Var ECommerceQR = ECommerceQR + "AIR:2/"
|
|
|
|
Else
|
|
Var SessionID2 = "1:00000"
|
|
Var CreditAmount1 = ""
|
|
Var ServiceAmountFlow = ""
|
|
Var TelephoneNumberQR = "0899999999"
|
|
Var ServiceType = "locker"
|
|
Var ECommerceQR = "locker5/"
|
|
|
|
Var ECommerceQR = ECommerceQR + PriceDrink
|
|
Var ECommerceQR = ECommerceQR + "/"
|
|
Var ECommerceQR = ECommerceQR + DiscountDrink
|
|
Var ECommerceQR = ECommerceQR + "/"
|
|
Var ECommerceQR = ECommerceQR + SessionID2
|
|
Var ECommerceQR = ECommerceQR + "/"
|
|
Var ECommerceQR = ECommerceQR + ServiceCredit
|
|
Var ECommerceQR = ECommerceQR + "/"
|
|
Var ECommerceQR = ECommerceQR + "AIR:2/"
|
|
EndIf
|
|
|
|
|
|
|
|
|
|
If Seeker.IntVendingCampaign > 0 Then
|
|
Var ECommerceQR = ECommerceQR + Seeker.VendingCode
|
|
Var ECommerceQR = ECommerceQR + ":"
|
|
Var ECommerceQR = ECommerceQR + Seeker.CodeNumber
|
|
Var ECommerceQR = ECommerceQR + ":"
|
|
Var ECommerceQR = ECommerceQR + Seeker.VendingCampaignRI3
|
|
EndIf
|
|
|
|
If Seeker.IntVendingCredit > 0 Then
|
|
Var ECommerceQR = ECommerceQR + "CRD"
|
|
Var ECommerceQR = ECommerceQR + ":"
|
|
Var ECommerceQR = ECommerceQR + Seeker.TNumberTaobinCredit
|
|
Var ECommerceQR = ECommerceQR + ":"
|
|
Var ECommerceQR = ECommerceQR + Seeker.IntVendingCredit
|
|
Var ECommerceQR = ECommerceQR + ":"
|
|
Var ECommerceQR = ECommerceQR + PointCrm
|
|
EndIf
|
|
|
|
|
|
Var ServiceParameter = "max"
|
|
Var ServiceCharge = 0
|
|
Var AccountType = "new"
|
|
Var testservice = "kbank"
|
|
Var tc = ""
|
|
Var GetScore = ""
|
|
Var OperatorName = ""
|
|
Var SessionID = ""
|
|
|
|
GetPayInfo TelephoneNumberQR ECommerceQR ServiceType ServiceParameter SessionID OperatorName CreditAmount1 ServiceAmountFlow GetScore tc
|
|
Var ReqPayInfoFlag = 1
|
|
Refresh
|
|
|
|
Var ReqPayInfoFlag = 2
|
|
Var ReqPayInfoFromCashOther = 1
|
|
If Seeker.thankToppingFlag = 1 Then
|
|
Open "ROOT/taobin_project/spiral/xml/page_spiral_payment_cashMore.xml"
|
|
Else
|
|
Open "ROOT/taobin_project/spiral/xml/page_spiral_payment_cash.xml"
|
|
EndIf
|
|
|
|
|
|
|
|
</EventClick>
|
|
</Button>
|
|
|
|
|
|
<Button>
|
|
<X> 673 </X>
|
|
<Y> 888 </Y>
|
|
<State> "Enable" </State>
|
|
<Filename> "ROOT/taobin_project/image/collectiing/bn_pay_with_dolfin.png" </Filename>
|
|
<FilenamePress> "ROOT/taobin_project/image/collectiing/bp_pay_with_dolfin.png" </FilenamePress>
|
|
<FilenameDisable> "ROOT/taobin_project/image/collectiing/bp_pay_with_dolfin.png" </FilenameDisable>
|
|
<Sound> "ROOT/sounds/codebuttom.wav" </Sound>
|
|
<Volume> SoundVolume </Volume>
|
|
<EventClick>
|
|
|
|
Var QR_POPUP = "/img_popup5.png"
|
|
Var LOADING_STATE = "Enable"
|
|
|
|
Var FlagQROpened = 1
|
|
Var alphaState = "Enable"
|
|
;CoinVending OFF
|
|
VendingQR ON
|
|
|
|
If Seeker.thankToppingFlag = 1 Then
|
|
Var SelectSlot = "2"
|
|
Var SessionID2 = SelectSlot + ":00000"
|
|
;Var SessionID2 = "1:00000"
|
|
Var SelectDrink = "00-00-00-0000"
|
|
Var DiscountDrink = 0
|
|
|
|
|
|
Var CreditAmount1 = ""
|
|
Var ServiceAmountFlow = ""
|
|
Var TelephoneNumberQR = "0899999999"
|
|
Var ServiceType = "coffee-multi"
|
|
Var ECommerceQR = ""
|
|
Var ECommerceQR = ECommerceQR + PriceDrink
|
|
Var ECommerceQR = ECommerceQR + "/"
|
|
Var ECommerceQR = ECommerceQR + DiscountDrink
|
|
Var ECommerceQR = ECommerceQR + "/"
|
|
Var ECommerceQR = ECommerceQR + SessionID2
|
|
Var ECommerceQR = ECommerceQR + "/"
|
|
Var ECommerceQR = ECommerceQR + SelectDrink
|
|
Var ECommerceQR = ECommerceQR + "/"
|
|
Var ECommerceQR = ECommerceQR + "DOL:2/"
|
|
Else
|
|
Var SessionID2 = "1:00000"
|
|
Var CreditAmount1 = ""
|
|
Var ServiceAmountFlow = ""
|
|
Var TelephoneNumberQR = "0899999999"
|
|
Var ServiceType = "locker"
|
|
Var ECommerceQR = "locker5/"
|
|
|
|
Var ECommerceQR = ECommerceQR + PriceDrink
|
|
Var ECommerceQR = ECommerceQR + "/"
|
|
Var ECommerceQR = ECommerceQR + DiscountDrink
|
|
Var ECommerceQR = ECommerceQR + "/"
|
|
Var ECommerceQR = ECommerceQR + SessionID2
|
|
Var ECommerceQR = ECommerceQR + "/"
|
|
Var ECommerceQR = ECommerceQR + ServiceCredit
|
|
Var ECommerceQR = ECommerceQR + "/"
|
|
Var ECommerceQR = ECommerceQR + "DOL:2/"
|
|
EndIf
|
|
|
|
|
|
|
|
|
|
If Seeker.IntVendingCampaign > 0 Then
|
|
Var ECommerceQR = ECommerceQR + Seeker.VendingCode
|
|
Var ECommerceQR = ECommerceQR + ":"
|
|
Var ECommerceQR = ECommerceQR + Seeker.CodeNumber
|
|
Var ECommerceQR = ECommerceQR + ":"
|
|
Var ECommerceQR = ECommerceQR + Seeker.VendingCampaignRI3
|
|
EndIf
|
|
|
|
If Seeker.IntVendingCredit > 0 Then
|
|
Var ECommerceQR = ECommerceQR + "CRD"
|
|
Var ECommerceQR = ECommerceQR + ":"
|
|
Var ECommerceQR = ECommerceQR + Seeker.TNumberTaobinCredit
|
|
Var ECommerceQR = ECommerceQR + ":"
|
|
Var ECommerceQR = ECommerceQR + Seeker.IntVendingCredit
|
|
Var ECommerceQR = ECommerceQR + ":"
|
|
Var ECommerceQR = ECommerceQR + PointCrm
|
|
EndIf
|
|
|
|
|
|
Var ServiceParameter = "max"
|
|
Var ServiceCharge = 0
|
|
Var AccountType = "new"
|
|
Var testservice = "kbank"
|
|
Var tc = ""
|
|
Var GetScore = ""
|
|
Var OperatorName = ""
|
|
Var SessionID = ""
|
|
|
|
GetPayInfo TelephoneNumberQR ECommerceQR ServiceType ServiceParameter SessionID OperatorName CreditAmount1 ServiceAmountFlow GetScore tc
|
|
Var ReqPayInfoFlag = 1
|
|
Refresh
|
|
|
|
Var ReqPayInfoFlag = 4
|
|
Var ReqPayInfoFromCashOther = 1
|
|
If Seeker.thankToppingFlag = 1 Then
|
|
Open "ROOT/taobin_project/spiral/xml/page_spiral_payment_cashMore.xml"
|
|
Else
|
|
Open "ROOT/taobin_project/spiral/xml/page_spiral_payment_cash.xml"
|
|
EndIf
|
|
|
|
</EventClick>
|
|
</Button>
|
|
|
|
|
|
|
|
<Button>
|
|
<X> 209 </X>
|
|
<Y> 1112 </Y>
|
|
<State> "Invisible" </State>
|
|
<Filename> "ROOT/taobin_project/image/collectiing/bn_pay_with_linepay.png" </Filename>
|
|
<FilenamePress> "ROOT/taobin_project/image/collectiing/bp_pay_with_linepay.png" </FilenamePress>
|
|
<FilenameDisable> "ROOT/taobin_project/image/collectiing/bd_pay_with_linepay.png" </FilenameDisable>
|
|
<Sound> "ROOT/sounds/codebuttom.wav" </Sound>
|
|
<Volume> SoundVolume </Volume>
|
|
<EventClick>
|
|
|
|
Var QR_POPUP = "/img_popup9.png"
|
|
Var LOADING_STATE = "Enable"
|
|
|
|
Var QRCODE99 = ""
|
|
|
|
Var FlagQROpened = 1
|
|
Var alphaState = "Enable"
|
|
;CoinVending OFF
|
|
VendingQR ON
|
|
|
|
|
|
|
|
If Seeker.thankToppingFlag = 1 Then
|
|
Var SelectSlot = "2"
|
|
Var SessionID2 = SelectSlot + ":00000"
|
|
Var SelectDrink = "00-00-00-0000"
|
|
Var DiscountDrink = 0
|
|
|
|
|
|
Var CreditAmount1 = ""
|
|
Var ServiceAmountFlow = ""
|
|
Var TelephoneNumberQR = "0899999999"
|
|
Var ServiceType = "coffee-multi"
|
|
Var ECommerceQR = ""
|
|
Var ECommerceQR = ECommerceQR + PriceDrink
|
|
Var ECommerceQR = ECommerceQR + "/"
|
|
Var ECommerceQR = ECommerceQR + DiscountDrink
|
|
Var ECommerceQR = ECommerceQR + "/"
|
|
Var ECommerceQR = ECommerceQR + SessionID2
|
|
Var ECommerceQR = ECommerceQR + "/"
|
|
Var ECommerceQR = ECommerceQR + SelectDrink
|
|
Var ECommerceQR = ECommerceQR + "/"
|
|
Var ECommerceQR = ECommerceQR + "LPY:2/"
|
|
Else
|
|
|
|
Var SessionID2 = "1:00000"
|
|
Var CreditAmount1 = ""
|
|
Var ServiceAmountFlow = ""
|
|
Var TelephoneNumberQR = "0899999999"
|
|
Var ServiceType = "locker"
|
|
Var ECommerceQR = "locker5/"
|
|
|
|
Var ECommerceQR = ECommerceQR + PriceDrink
|
|
Var ECommerceQR = ECommerceQR + "/"
|
|
Var ECommerceQR = ECommerceQR + DiscountDrink
|
|
Var ECommerceQR = ECommerceQR + "/"
|
|
Var ECommerceQR = ECommerceQR + SessionID2
|
|
Var ECommerceQR = ECommerceQR + "/"
|
|
Var ECommerceQR = ECommerceQR + ServiceCredit
|
|
Var ECommerceQR = ECommerceQR + "/"
|
|
Var ECommerceQR = ECommerceQR + "LPY:2/"
|
|
EndIf
|
|
|
|
If Seeker.IntVendingCampaign > 0 Then
|
|
Var ECommerceQR = ECommerceQR + Seeker.VendingCode
|
|
Var ECommerceQR = ECommerceQR + ":"
|
|
Var ECommerceQR = ECommerceQR + Seeker.CodeNumber
|
|
Var ECommerceQR = ECommerceQR + ":"
|
|
Var ECommerceQR = ECommerceQR + Seeker.VendingCampaignRI3
|
|
EndIf
|
|
|
|
If Seeker.IntVendingCredit > 0 Then
|
|
Var ECommerceQR = ECommerceQR + "CRD"
|
|
Var ECommerceQR = ECommerceQR + ":"
|
|
Var ECommerceQR = ECommerceQR + Seeker.TNumberTaobinCredit
|
|
Var ECommerceQR = ECommerceQR + ":"
|
|
Var ECommerceQR = ECommerceQR + Seeker.IntVendingCredit
|
|
Var ECommerceQR = ECommerceQR + ":"
|
|
Var ECommerceQR = ECommerceQR + PointCrm
|
|
EndIf
|
|
|
|
|
|
Var ServiceParameter = "max"
|
|
Var ServiceCharge = 0
|
|
Var AccountType = "new"
|
|
Var testservice = "kbank"
|
|
Var tc = ""
|
|
Var GetScore = ""
|
|
Var OperatorName = ""
|
|
Var SessionID = ""
|
|
|
|
GetPayInfo TelephoneNumberQR ECommerceQR ServiceType ServiceParameter SessionID OperatorName CreditAmount1 ServiceAmountFlow GetScore tc
|
|
|
|
|
|
Var ReqPayInfoFlag = 5
|
|
Var ReqPayInfoFromCashOther = 1
|
|
If Seeker.thankToppingFlag = 1 Then
|
|
Open "ROOT/taobin_project/spiral/xml/page_spiral_payment_cashMore.xml"
|
|
Else
|
|
Open "ROOT/taobin_project/spiral/xml/page_spiral_payment_cash.xml"
|
|
EndIf
|
|
|
|
</EventClick>
|
|
</Button>
|
|
|
|
|
|
<Button>
|
|
<X> 209 </X>
|
|
<Y> 1112 </Y>
|
|
<State> "Enable" </State>
|
|
<Filename> "ROOT/taobin_project/image/collectiing/bn_pay_with_codeXXX.png" </Filename>
|
|
<FilenamePress> "ROOT/taobin_project/image/collectiing/bn_pay_with_codeXXX.png" </FilenamePress>
|
|
<FilenameDisable> "ROOT/taobin_project/image/collectiing/bn_pay_with_codeXXX.png" </FilenameDisable>
|
|
<Sound> "ROOT/sounds/codebuttom.wav" </Sound>
|
|
<Volume> SoundVolume </Volume>
|
|
<EventClick>
|
|
</EventClick>
|
|
</Button>
|
|
|
|
<Button>
|
|
<X> 441 </X>
|
|
<Y> 1112 </Y>
|
|
<State> "Invisible" </State>
|
|
<Filename> "ROOT/taobin_project/image/collectiing/bn_pay_with_ccard1.png" </Filename>
|
|
<FilenamePress> "ROOT/taobin_project/image/collectiing/bp_pay_with_ccard1.png" </FilenamePress>
|
|
<FilenameDisable> "ROOT/taobin_project/image/collectiing/bd_pay_with_ccard1.png" </FilenameDisable>
|
|
<Sound> "ROOT/sounds/codebuttom.wav" </Sound>
|
|
<Volume> SoundVolume </Volume>
|
|
<EventClick>
|
|
|
|
Var QR_POPUP = "/img_popup8.png"
|
|
Var alphaState = "Enable"
|
|
Coin CARD
|
|
Var ReqPayInfoFromCashOther = 2
|
|
If Seeker.thankToppingFlag = 1 Then
|
|
Open "ROOT/taobin_project/spiral/xml/page_spiral_payment_cashMore.xml"
|
|
Else
|
|
Open "ROOT/taobin_project/spiral/xml/page_spiral_payment_cash.xml"
|
|
EndIf
|
|
|
|
</EventClick>
|
|
</Button>
|
|
|
|
|
|
|
|
<Button>
|
|
<X> 441 </X>
|
|
<Y> 1112 </Y>
|
|
<State> "Enable" </State>
|
|
<Filename> "ROOT/taobin_project/image/collectiing/bn_pay_with_codeXXX.png" </Filename>
|
|
<FilenamePress> "ROOT/taobin_project/image/collectiing/bn_pay_with_codeXXX.png" </FilenamePress>
|
|
<FilenameDisable> "ROOT/taobin_project/image/collectiing/bn_pay_with_codeXXX.png" </FilenameDisable>
|
|
<Sound> "ROOT/sounds/codebuttom.wav" </Sound>
|
|
<Volume> SoundVolume </Volume>
|
|
<EventClick>
|
|
|
|
|
|
|
|
</EventClick>
|
|
</Button>
|
|
|
|
<Button>
|
|
<X> 673 </X>
|
|
<Y> 1112 </Y>
|
|
<State> "Enable" </State>
|
|
<Filename> "ROOT/taobin_project/image/collectiing/bn_pay_with_codeXXX.png" </Filename>
|
|
<FilenamePress> "ROOT/taobin_project/image/collectiing/bn_pay_with_codeXXX.png" </FilenamePress>
|
|
<FilenameDisable> "ROOT/taobin_project/image/collectiing/bn_pay_with_codeXXX.png" </FilenameDisable>
|
|
<Sound> "ROOT/sounds/codebuttom.wav" </Sound>
|
|
<Volume> SoundVolume </Volume>
|
|
<EventClick>
|
|
|
|
|
|
|
|
</EventClick>
|
|
</Button>
|
|
|
|
<Button>
|
|
<X> 397 </X>
|
|
<Y> 1365 </Y>
|
|
<Filename> Var( DirImage + "/bn_cancel2.png") </Filename>
|
|
<FilenamePress> Var( DirImage + "/bn_cancel2.png") </FilenamePress>
|
|
<Sound> "ROOT/sounds/codebuttom.wav" </Sound>
|
|
<Volume> SoundVolume </Volume>
|
|
<EventClick>
|
|
Var PayState1 = "PressForever"
|
|
Var PayState2 = "Enable"
|
|
Var QRChannel = 0
|
|
Var Seeker.CodeChannel = 0
|
|
If Seeker.thankToppingFlag = 1 Then
|
|
Open "ROOT/taobin_project/spiral/xml/page_spiral_payment_cashMore.xml"
|
|
Else
|
|
Open "ROOT/taobin_project/spiral/xml/page_spiral_payment_cash.xml"
|
|
EndIf
|
|
</EventClick>
|
|
</Button>
|
|
|
|
;include="ROOT/taobin_project/inc/video.inc"
|
|
|
|
<EventSecurity>
|
|
Open "/media/bt/xml/security_alarm.xml"
|
|
</EventSecurity>
|
|
|
|
|
|
</Popup>
|