AUS & THAI: aus => new page collect point can redeem discount & thai => new page check member with campaign
This commit is contained in:
parent
5970ded75b
commit
53831f3d5a
23 changed files with 985 additions and 507 deletions
|
|
@ -689,8 +689,7 @@
|
|||
INT TaobinCredit
|
||||
Var TaobinCreditStr !assigned StringFmt( TaobinCredit, DisplayFormat, PreScaleConvertShow )
|
||||
|
||||
Var LuckeyDrawTicketFormat = "%03.0f"
|
||||
Var luckyDrawTicket = 16
|
||||
Var LuckyDrawTicketFormat = "%03.0f"
|
||||
|
||||
If SystemDateMonthInt = 6 Then
|
||||
If SystemDateDayInt >= 17 Then
|
||||
|
|
@ -1052,7 +1051,7 @@
|
|||
<Size> 64 </Size>
|
||||
<Color> 0x3F2C20 </Color>
|
||||
<Align> center-vertical-horizontal </Align>
|
||||
<Value> StringFmt( luckyDrawTicket , LuckeyDrawTicketFormat, PreScaleConvertShow) </Value>
|
||||
<Value> StringFmt( luckyDrawTicket , LuckyDrawTicketFormat, PreScaleConvertShow) </Value>
|
||||
</Text>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue