WTC+SGP: collect pt, WIP collect pt3
This commit is contained in:
parent
bf045d2eb4
commit
30c4497d2b
6 changed files with 87 additions and 86 deletions
|
|
@ -36,6 +36,18 @@
|
|||
|
||||
DEBUGVAR PayOfflineMode
|
||||
|
||||
If DebugBypassCollectPt2 = 1 Then
|
||||
Var Seeker.TaobinErrorNetwork = 1
|
||||
Var Seeker.PointTaobinStr = ParamCP
|
||||
Var TelephoneNumber = TelephoneNumberX
|
||||
Var Seeker.TNumberTaobinMember= TelephoneNumber
|
||||
|
||||
; reset
|
||||
Var DebugBypassCollectPt2 = 0
|
||||
|
||||
Open "ROOT/taobin_project/inter/sgp/xml/page_collect_point_3.lxml"
|
||||
EndIf
|
||||
|
||||
If PayOfflineMode = 1 Then
|
||||
Var Seeker.TaobinErrorNetwork = 1
|
||||
Var Seeker.PointTaobinStr = ParamCP
|
||||
|
|
@ -55,6 +67,13 @@
|
|||
Var ShowCountdown = "Invisible"
|
||||
|
||||
Var IMG_CNT = "ROOT/taobin_project/inter/sgp/image/page_doing/img2_percent_eng.png"
|
||||
|
||||
If UsePepsiTheme = 1 Then
|
||||
;Var DirImage = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
|
||||
;Var DirImage = DirImage + "/image/collectiing_en"
|
||||
|
||||
Var IMG_CNT = "ROOT/taobin_project/inter/whatthecup/sgp/image/page_doing/img2_eng.png"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
</EventOpen>
|
||||
|
|
@ -391,7 +410,7 @@
|
|||
<Width> 153 </Width>
|
||||
<Size> 88 </Size>
|
||||
<Font> RobotoBold </Font>
|
||||
<Color> 0x513C2F </Color>
|
||||
<Color> HeadlineColor </Color>
|
||||
<Value> XPercent </Value>
|
||||
</Text>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue