release 10.03
This commit is contained in:
parent
73044b0ea3
commit
c1781e66ee
16 changed files with 23674 additions and 20319 deletions
|
|
@ -1,10 +1,10 @@
|
||||||
total 131964
|
total 131968
|
||||||
-rw-rw---- 1 root sdcard_rw 0 2025-05-28 13:47 sync_1.file
|
-rw-rw---- 1 root sdcard_rw 0 2025-06-12 15:11 sync_1.file
|
||||||
-rw-rw---- 1 root sdcard_rw 3772465 2023-09-18 18:44 taobin_adv_00.mp4
|
-rw-rw---- 1 root sdcard_rw 3772465 2023-09-18 18:44 taobin_adv_00.mp4
|
||||||
-rw-rw---- 1 root sdcard_rw 2625751 2023-09-18 18:44 taobin_adv_menu_00.mp4
|
-rw-rw---- 1 root sdcard_rw 2625751 2023-09-18 18:44 taobin_adv_menu_00.mp4
|
||||||
-rw-rw---- 1 root sdcard_rw 7417004 2024-07-23 09:12 taobin_adv_menu_01.mp4
|
-rw-rw---- 1 root sdcard_rw 7417004 2024-07-23 09:12 taobin_adv_menu_01.mp4
|
||||||
-rw-rw---- 1 root sdcard_rw 7570852 2025-05-16 09:08 taobin_adv_menu_02.mp4
|
-rw-rw---- 1 root sdcard_rw 7570852 2025-05-16 09:08 taobin_adv_menu_02.mp4
|
||||||
-rw-rw---- 1 root sdcard_rw 11268391 1980-01-01 00:00 taobin_adv_menu_03.mp4
|
-rw-rw---- 1 root sdcard_rw 11272524 2025-06-12 15:08 taobin_adv_menu_03.mp4
|
||||||
-rw-rw---- 1 root sdcard_rw 1209432 1980-01-01 00:00 taobin_adv_menu_04.mp4
|
-rw-rw---- 1 root sdcard_rw 1209432 1980-01-01 00:00 taobin_adv_menu_04.mp4
|
||||||
-rw-rw---- 1 root sdcard_rw 13899670 2025-03-04 15:57 taobin_adv_menu_05.mp4
|
-rw-rw---- 1 root sdcard_rw 13899670 2025-03-04 15:57 taobin_adv_menu_05.mp4
|
||||||
-rw-rw---- 1 root sdcard_rw 2625751 2023-09-18 18:44 taobin_adv_menu_06.mp4
|
-rw-rw---- 1 root sdcard_rw 2625751 2023-09-18 18:44 taobin_adv_menu_06.mp4
|
||||||
|
|
|
||||||
Binary file not shown.
|
|
@ -392,17 +392,6 @@ EndIf
|
||||||
GetLongTimeInMinute LastTimeClickOrder
|
GetLongTimeInMinute LastTimeClickOrder
|
||||||
|
|
||||||
If CART_COUNT = 0 Then
|
If CART_COUNT = 0 Then
|
||||||
If UserSelectProductCode = "-" Then
|
|
||||||
|
|
||||||
Else
|
|
||||||
|
|
||||||
|
|
||||||
If SelectDrinkType = 1 Then
|
|
||||||
; Move to MenuReady
|
|
||||||
;OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_blank.xml"
|
|
||||||
;Open "ROOT/taobin_project/xml/page_payment.xml"
|
|
||||||
EndIf
|
|
||||||
EndIf
|
|
||||||
|
|
||||||
DEBUGVAR SelectToppingType
|
DEBUGVAR SelectToppingType
|
||||||
If SelectDrinkType = 0 Then
|
If SelectDrinkType = 0 Then
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,5 @@
|
||||||
|
|
||||||
|
;setvarint DebugRemoveCup 1
|
||||||
;Var DebugRemoveCup = 1
|
;Var DebugRemoveCup = 1
|
||||||
If DebugRemoveCup = 1 Then
|
If DebugRemoveCup = 1 Then
|
||||||
DEBUGVAR TimeoutForProtectButtonHideLongTime
|
DEBUGVAR TimeoutForProtectButtonHideLongTime
|
||||||
|
|
@ -13,7 +14,7 @@ If DebugRemoveCup = 1 Then
|
||||||
DEBUGVAR Seeker
|
DEBUGVAR Seeker
|
||||||
DEBUGVAR CountDownCupOnArmCertainStage
|
DEBUGVAR CountDownCupOnArmCertainStage
|
||||||
|
|
||||||
|
DEBUGVAR CountDownCupOnArmSuccessDelay
|
||||||
DEBUGVAR CH9991_Status
|
DEBUGVAR CH9991_Status
|
||||||
DEBUGVAR CH9992_Status
|
DEBUGVAR CH9992_Status
|
||||||
DEBUGVAR CH9993_Status
|
DEBUGVAR CH9993_Status
|
||||||
|
|
@ -28,10 +29,12 @@ EndIf
|
||||||
If TimeoutInstance0 = "" Then
|
If TimeoutInstance0 = "" Then
|
||||||
Var TimeoutInstance0 = 0
|
Var TimeoutInstance0 = 0
|
||||||
Var CountDownCupOnArmCertainStage = 0
|
Var CountDownCupOnArmCertainStage = 0
|
||||||
|
Var CountDownCupOnArmSuccessDelay = 8
|
||||||
|
Var CountDownDrinkOK = 8
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
If TimeoutInstance0 = 3 Then
|
If TimeoutInstance0 = 3 Then
|
||||||
SAVELOG "remove cup on arm 1.1"
|
SAVELOG "remove cup on arm 1.4"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
Var CupOnAnyArm = 0
|
Var CupOnAnyArm = 0
|
||||||
|
|
@ -49,6 +52,29 @@ If CH9994_Status = "SUCCESS" Then
|
||||||
Var CupOnAnyArm = 1
|
Var CupOnAnyArm = 1
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
; from drink_ok.xml break show button.
|
||||||
|
If CountDownDrinkOK > 0 Then
|
||||||
|
If DoorCupPosition = "bottom" Then
|
||||||
|
Var CountDownDrinkOK = CountDownDrinkOK - 1
|
||||||
|
DEBUGVAR CountDownDrinkOK
|
||||||
|
Var CountDownCupOnArmSuccessDelay = 10
|
||||||
|
EndIf
|
||||||
|
Var CupOnAnyArm = 0
|
||||||
|
Else
|
||||||
|
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
|
||||||
|
If CupOnAnyArm = 1 Then
|
||||||
|
If CountDownCupOnArmSuccessDelay = 0 Then
|
||||||
|
|
||||||
|
Else
|
||||||
|
Var CountDownCupOnArmSuccessDelay = CountDownCupOnArmSuccessDelay - 1
|
||||||
|
Var CupOnAnyArm = 0
|
||||||
|
DEBUGVAR CountDownCupOnArmSuccessDelay
|
||||||
|
EndIf
|
||||||
|
EndIf
|
||||||
|
|
||||||
If CupOnAnyArm = 0 Then
|
If CupOnAnyArm = 0 Then
|
||||||
If Seeker = "curr" Then
|
If Seeker = "curr" Then
|
||||||
If CupOnArm = "true" Then
|
If CupOnArm = "true" Then
|
||||||
|
|
|
||||||
3271
inter/tha/xml/multi/v3/page_catalog_group_pro_taiwanese_tea.lxml
Normal file
3271
inter/tha/xml/multi/v3/page_catalog_group_pro_taiwanese_tea.lxml
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -205,8 +205,6 @@ EndIf
|
||||||
|
|
||||||
|
|
||||||
If BoxID = 201714 Then
|
If BoxID = 201714 Then
|
||||||
Var Catalog20BahtEnable = 1
|
|
||||||
Var AppleFarmFestivalPro = 1
|
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
If BoxID = 201729 Then
|
If BoxID = 201729 Then
|
||||||
|
|
@ -214,8 +212,27 @@ If BoxID = 201729 Then
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
If BoxID = 123456 Then
|
If BoxID = 123456 Then
|
||||||
|
Var AppleFarmFestivalPro = 0
|
||||||
|
Var HappyTriosPro = 0
|
||||||
|
Var TaiwaneseTeaPro = 1
|
||||||
|
Var SchoolOvaltinePro = 1
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
If BoxID = 173149 Then
|
||||||
|
Var AppleFarmFestivalPro = 0
|
||||||
|
Var HappyTriosPro = 0
|
||||||
|
Var TaiwaneseTeaPro = 1
|
||||||
|
Var SchoolOvaltinePro = 1
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
If BoxID = 200435 Then
|
||||||
|
Var AppleFarmFestivalPro = 0
|
||||||
|
Var HappyTriosPro = 0
|
||||||
|
Var TaiwaneseTeaPro = 1
|
||||||
|
Var SchoolOvaltinePro = 1
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
|
||||||
DEBUGVAR ConfigNumer
|
DEBUGVAR ConfigNumer
|
||||||
If ConfigNumer >= 1762 Then
|
If ConfigNumer >= 1762 Then
|
||||||
Var ToppingNewUINewSystem = 1
|
Var ToppingNewUINewSystem = 1
|
||||||
|
|
@ -327,6 +344,8 @@ EndIf
|
||||||
|
|
||||||
Var CurrentMainVideoTemp = 0
|
Var CurrentMainVideoTemp = 0
|
||||||
|
|
||||||
|
DEBUGVAR TaiwanesePowderEnable
|
||||||
|
DEBUGVAR TaiwaneseTeaPro
|
||||||
|
|
||||||
|
|
||||||
; Check reward out of stock
|
; Check reward out of stock
|
||||||
|
|
|
||||||
|
|
@ -643,6 +643,12 @@
|
||||||
__CMD "SetErrorCodeHandleByXML" 1030 "-" "-"
|
__CMD "SetErrorCodeHandleByXML" 1030 "-" "-"
|
||||||
__CMD "SetErrorCodeHandleByXML" 1031 "-" "-"
|
__CMD "SetErrorCodeHandleByXML" 1031 "-" "-"
|
||||||
|
|
||||||
|
Var IndexCharWhenTImeZero = 0
|
||||||
|
|
||||||
|
Var ArrayCharWhenTImeZero[0] = "- "
|
||||||
|
Var ArrayCharWhenTImeZero[1] = "\ "
|
||||||
|
Var ArrayCharWhenTImeZero[2] = "| "
|
||||||
|
Var ArrayCharWhenTImeZero[3] = "/ "
|
||||||
</EventOpen>
|
</EventOpen>
|
||||||
<EventLanguageOnChange>
|
<EventLanguageOnChange>
|
||||||
Var XPosiShowCountDownBrew = 768
|
Var XPosiShowCountDownBrew = 768
|
||||||
|
|
@ -790,7 +796,6 @@
|
||||||
Var MOVE_CUP_TO_DOOR = "false"
|
Var MOVE_CUP_TO_DOOR = "false"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
Var CountDownBrewing = BREW_CNT
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -825,8 +830,6 @@
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
||||||
Var ShowCountDownBrewing = CountDownBrewing
|
|
||||||
|
|
||||||
|
|
||||||
; TODO
|
; TODO
|
||||||
DEBUGVAR EnableDoubleCupNoError
|
DEBUGVAR EnableDoubleCupNoError
|
||||||
|
|
@ -844,6 +847,10 @@
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Var CountDownBrewing = BREW_CNT
|
||||||
|
Var ShowCountDownBrewing = CountDownBrewing
|
||||||
|
|
||||||
If BREW_CNT = 0 Then
|
If BREW_CNT = 0 Then
|
||||||
If CountUpWhenBREW_CNT > 56 Then
|
If CountUpWhenBREW_CNT > 56 Then
|
||||||
Var CountUpWhenBREW_CNT = 0
|
Var CountUpWhenBREW_CNT = 0
|
||||||
|
|
@ -858,6 +865,14 @@
|
||||||
|
|
||||||
Var CountUpWhenBREW_CNT = CountUpWhenBREW_CNT + 1
|
Var CountUpWhenBREW_CNT = CountUpWhenBREW_CNT + 1
|
||||||
|
|
||||||
|
|
||||||
|
Var ShowCountDownBrewing = ArrayCharWhenTImeZero[IndexCharWhenTImeZero]
|
||||||
|
|
||||||
|
Var IndexCharWhenTImeZero = IndexCharWhenTImeZero + 1
|
||||||
|
If IndexCharWhenTImeZero > 3 Then
|
||||||
|
Var IndexCharWhenTImeZero = 0
|
||||||
|
EndIf
|
||||||
|
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
If Timeout > 480 Then
|
If Timeout > 480 Then
|
||||||
|
|
|
||||||
|
|
@ -308,7 +308,15 @@
|
||||||
|
|
||||||
|
|
||||||
Var ShowCountDownBrewing = CountDownBrewing
|
Var ShowCountDownBrewing = CountDownBrewing
|
||||||
|
If CountDownBrewing = 0 Then
|
||||||
|
|
||||||
|
Var ShowCountDownBrewing = ArrayCharWhenTImeZero[IndexCharWhenTImeZero]
|
||||||
|
|
||||||
|
Var IndexCharWhenTImeZero = IndexCharWhenTImeZero + 1
|
||||||
|
If IndexCharWhenTImeZero > 3 Then
|
||||||
|
Var IndexCharWhenTImeZero = 0
|
||||||
|
EndIf
|
||||||
|
EndIf
|
||||||
|
|
||||||
If Timeout > 540 Then
|
If Timeout > 540 Then
|
||||||
SAVELOG "back_to_main from line > 217."
|
SAVELOG "back_to_main from line > 217."
|
||||||
|
|
|
||||||
|
|
@ -1356,13 +1356,6 @@
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
||||||
If BoxID = 173372 Then
|
|
||||||
Var SpiralOnline = "true"
|
|
||||||
|
|
||||||
Var InternationalShow = 1
|
|
||||||
EndIf
|
|
||||||
|
|
||||||
If EnableMultiInstanceFromBoxID = 1 Then
|
If EnableMultiInstanceFromBoxID = 1 Then
|
||||||
If CountryName = "Thailand" Then
|
If CountryName = "Thailand" Then
|
||||||
|
|
||||||
|
|
@ -1414,7 +1407,7 @@
|
||||||
Var InternationalShow = 0
|
Var InternationalShow = 0
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
If BoxID = 201193 Then
|
If BoxID = 201729 Then
|
||||||
Var InternationalShow = 1
|
Var InternationalShow = 1
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
@ -1517,6 +1510,10 @@
|
||||||
DEBUGVAR OpenFileXML
|
DEBUGVAR OpenFileXML
|
||||||
TRY OpenFileXML
|
TRY OpenFileXML
|
||||||
|
|
||||||
|
If CountryName = "Thailand" Then
|
||||||
|
TRY "/mnt/sdcard/coffeevending/taobin_project/xml/event/tricker.ev"
|
||||||
|
EndIf
|
||||||
|
|
||||||
Else
|
Else
|
||||||
Var LanguageObjectShow = "Invisible"
|
Var LanguageObjectShow = "Invisible"
|
||||||
Var NoLangObjectShow = "Enable"
|
Var NoLangObjectShow = "Enable"
|
||||||
|
|
|
||||||
|
|
@ -16,6 +16,7 @@
|
||||||
|
|
||||||
DEBUGVAR DrinkOKStringVersion
|
DEBUGVAR DrinkOKStringVersion
|
||||||
|
|
||||||
|
Var CountDownDrinkOK = 4
|
||||||
|
|
||||||
WRITE_FILE "/mnt/sdcard/coffeevending/log/drink-success" "0"
|
WRITE_FILE "/mnt/sdcard/coffeevending/log/drink-success" "0"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -979,6 +979,22 @@
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
If UserSelectProductCode = "-" Then
|
||||||
|
Var MenuReady = "error-pd"
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
If UserSelectProductCode = "" Then
|
||||||
|
Var MenuReady = "error-pd2"
|
||||||
|
Else
|
||||||
|
Strlen UserSelectProductCode UserSelectProductCodeLen
|
||||||
|
If UserSelectProductCodeLen = 13 Then
|
||||||
|
|
||||||
|
Else
|
||||||
|
Var MenuReady = "error-pd3"
|
||||||
|
EndIf
|
||||||
|
EndIf
|
||||||
|
DEBUGVAR MenuReady
|
||||||
|
|
||||||
If MenuReady = "YES" Then
|
If MenuReady = "YES" Then
|
||||||
DEBUGVAR ToppingDetail
|
DEBUGVAR ToppingDetail
|
||||||
DEBUGVAR SelectToppingType
|
DEBUGVAR SelectToppingType
|
||||||
|
|
|
||||||
|
|
@ -457,8 +457,15 @@
|
||||||
<Filename> "ROOT/taobin_project/image/tab_1.png" </Filename>
|
<Filename> "ROOT/taobin_project/image/tab_1.png" </Filename>
|
||||||
<EventClick>
|
<EventClick>
|
||||||
Var StartUpExt = "-"
|
Var StartUpExt = "-"
|
||||||
ReloadAll
|
If ReloadAllPressButton = "" Then
|
||||||
; FINISH
|
Var ReloadAllPressButton = 0
|
||||||
|
EndIf
|
||||||
|
If ReloadAllPressButton = 2 Then
|
||||||
|
ReloadAll
|
||||||
|
EndIf
|
||||||
|
Var ReloadAllPressButton = ReloadAllPressButton + 1
|
||||||
|
|
||||||
|
|
||||||
</EventClick>
|
</EventClick>
|
||||||
</Image>
|
</Image>
|
||||||
|
|
||||||
|
|
@ -467,7 +474,13 @@
|
||||||
<Y> info_3Y </Y>
|
<Y> info_3Y </Y>
|
||||||
<Filename> "ROOT/taobin_project/image/tab_1.png" </Filename>
|
<Filename> "ROOT/taobin_project/image/tab_1.png" </Filename>
|
||||||
<EventClick>
|
<EventClick>
|
||||||
FINISH
|
If FinishPressButton = "" Then
|
||||||
|
Var FinishPressButton = 0
|
||||||
|
EndIf
|
||||||
|
If FinishPressButton = 2 Then
|
||||||
|
FINISH
|
||||||
|
EndIf
|
||||||
|
Var FinishPressButton = FinishPressButton + 1
|
||||||
</EventClick>
|
</EventClick>
|
||||||
</Image>
|
</Image>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue