This commit is contained in:
miggaze 2021-01-28 13:41:28 +07:00
parent 691a292501
commit 271d219278
19 changed files with 982 additions and 391 deletions

View file

@ -37,6 +37,12 @@
Var FreeVendingCampaign = 0
Var CodeChannel = 0
Var CoinVendingOnFlag = 0
Var StoreCreditFlag = 0
Var pageStoreCredit0 = 0
Var TNumberTaobinCredit = ""
Var TNumberTaobinMember = ""
Var VendingTSIDTmp = ""
If show_eng = "true" Then
Var DirImage = "ROOT/taobin_project/image/page_payment_en/page_payment"
@ -67,11 +73,14 @@
Var CountStepPackPayment = CountStepPackPayment + 1
If CountStepPackPayment = 1 Then
Open "ROOT/taobin_project/xml/page_collect_point_1.xml"
SAVELOG ExtendData
If GetPayInfoFlag = 0 Then
If RoadShow = "false" Then
CoinVending ON
;CoinVending ON
CoinVending XBILL
EndIf