DO
This commit is contained in:
parent
74c141a5fe
commit
6cb54114d6
10 changed files with 122 additions and 93 deletions
|
|
@ -225,15 +225,15 @@
|
|||
DEBUGVAR SystemDateDayInt
|
||||
|
||||
; Zone set video main page.
|
||||
Var CampaignEnableStr = "false"
|
||||
|
||||
Var adver_brewing_en = 1
|
||||
|
||||
|
||||
TRY "/mnt/sdcard/coffeevending/taobin_project/video/script1.ev"
|
||||
|
||||
|
||||
DEBUGVAR CountDownShowButton
|
||||
DEBUGVAR EventTurnOn
|
||||
DEBUGVAR CampaignEnableStr
|
||||
EndIf
|
||||
|
||||
If TaobinOnlineX = "false" Then
|
||||
|
|
@ -622,12 +622,16 @@
|
|||
|
||||
Var MemberButtonFileName = "ROOT/taobin_project/image/main_page_en/bp_main_page_member.png"
|
||||
Var show_eng_button_stage = "Invisible"
|
||||
|
||||
Var CountDownShowButton = 35
|
||||
EndIf
|
||||
|
||||
If CountryName = "Indonesia" Then
|
||||
Var TextPriceMenuSize = 14
|
||||
Var show_eng_button_stage = "Invisible"
|
||||
Var MemberButtonFileName = "ROOT/taobin_project/image/main_page_en/bp_main_page_member.png"
|
||||
|
||||
Var CountDownShowButton = 35
|
||||
EndIf
|
||||
|
||||
Machine __arm_toggle
|
||||
|
|
@ -1138,6 +1142,8 @@
|
|||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
|
||||
SAVELOG "click ShowButtonClickFull"
|
||||
|
||||
Var NextPage = "-"
|
||||
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_advert.xml"
|
||||
If SpiralOnline = "true" Then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue