fix spiral

This commit is contained in:
miggaze 2022-09-20 14:11:39 +07:00
parent e39dd3d8dd
commit e7b72dbbf2
12 changed files with 3821 additions and 3771 deletions

BIN
sound_eng/Code8digit.mp3 Executable file

Binary file not shown.

BIN
sound_eng/next_drink.mp3 Executable file

Binary file not shown.

View file

@ -405,7 +405,11 @@
If EnableSelectMenuBetweenBrew = "Enable" Then If EnableSelectMenuBetweenBrew = "Enable" Then
If Timeout = 5 Then If Timeout = 5 Then
PlayLong "/mnt/sdcard/coffeevending/taobin_project/sound_thai/next_drink.mp3" If show_eng = "true" Then
PlayLong "/mnt/sdcard/coffeevending/taobin_project/sound_eng/next_drink.mp3"
Else
PlayLong "/mnt/sdcard/coffeevending/taobin_project/sound_thai/next_drink.mp3"
EndIf
EndIf EndIf
If Timeout = 9 Then If Timeout = 9 Then
PlayLong "/mnt/sdcard/coffeevending/taobin_project/sounds/music1.mp3" PlayLong "/mnt/sdcard/coffeevending/taobin_project/sounds/music1.mp3"

View file

@ -60,7 +60,9 @@
Var MenuVSelected2 = "Invisible" Var MenuVSelected2 = "Invisible"
If SpiralOnline = "true" Then If SpiralOnline = "true" Then
Var MenuVSelected2 = "Enable" If Seeker = "curr" Then
Var MenuVSelected2 = "Enable"
EndIf
EndIf EndIf
; init default ; init default
@ -250,7 +252,11 @@
<Volume> SoundVolume </Volume> <Volume> SoundVolume </Volume>
<EventClick> <EventClick>
If SpiralOnline = "true" Then If SpiralOnline = "true" Then
Open "ROOT/taobin_project/xml/page_catalog_with_vending.xml" If Seeker = "curr"
Open "ROOT/taobin_project/xml/page_catalog_with_vending.xml"
Else
Open "ROOT/taobin_project/xml/page_catalog.xml"
EndIf
Else Else
Open "ROOT/taobin_project/xml/page_catalog.xml" Open "ROOT/taobin_project/xml/page_catalog.xml"

View file

@ -60,7 +60,9 @@
Var MenuVSelected2 = "Invisible" Var MenuVSelected2 = "Invisible"
If SpiralOnline = "true" Then If SpiralOnline = "true" Then
Var MenuVSelected2 = "Enable" If Seeker = "curr" Then
Var MenuVSelected2 = "Enable"
EndIf
EndIf EndIf
; init default ; init default
@ -259,7 +261,11 @@
<Volume> SoundVolume </Volume> <Volume> SoundVolume </Volume>
<EventClick> <EventClick>
If SpiralOnline = "true" Then If SpiralOnline = "true" Then
Open "ROOT/taobin_project/xml/page_catalog_with_vending.xml" If Seeker = "curr"
Open "ROOT/taobin_project/xml/page_catalog_with_vending.xml"
Else
Open "ROOT/taobin_project/xml/page_catalog.xml"
EndIf
Else Else
Open "ROOT/taobin_project/xml/page_catalog.xml" Open "ROOT/taobin_project/xml/page_catalog.xml"

View file

@ -60,7 +60,9 @@
Var MenuVSelected2 = "Invisible" Var MenuVSelected2 = "Invisible"
If SpiralOnline = "true" Then If SpiralOnline = "true" Then
Var MenuVSelected2 = "Enable" If Seeker = "curr" Then
Var MenuVSelected2 = "Enable"
EndIf
EndIf EndIf
; init default ; init default
@ -250,7 +252,11 @@
<Volume> SoundVolume </Volume> <Volume> SoundVolume </Volume>
<EventClick> <EventClick>
If SpiralOnline = "true" Then If SpiralOnline = "true" Then
Open "ROOT/taobin_project/xml/page_catalog_with_vending.xml" If Seeker = "curr"
Open "ROOT/taobin_project/xml/page_catalog_with_vending.xml"
Else
Open "ROOT/taobin_project/xml/page_catalog.xml"
EndIf
Else Else
Open "ROOT/taobin_project/xml/page_catalog.xml" Open "ROOT/taobin_project/xml/page_catalog.xml"

View file

@ -60,7 +60,9 @@
Var MenuVSelected2 = "Invisible" Var MenuVSelected2 = "Invisible"
If SpiralOnline = "true" Then If SpiralOnline = "true" Then
Var MenuVSelected2 = "Enable" If Seeker = "curr" Then
Var MenuVSelected2 = "Enable"
EndIf
EndIf EndIf
; init default ; init default
@ -248,7 +250,11 @@
<Volume> SoundVolume </Volume> <Volume> SoundVolume </Volume>
<EventClick> <EventClick>
If SpiralOnline = "true" Then If SpiralOnline = "true" Then
Open "ROOT/taobin_project/xml/page_catalog_with_vending.xml" If Seeker = "curr"
Open "ROOT/taobin_project/xml/page_catalog_with_vending.xml"
Else
Open "ROOT/taobin_project/xml/page_catalog.xml"
EndIf
Else Else
Open "ROOT/taobin_project/xml/page_catalog.xml" Open "ROOT/taobin_project/xml/page_catalog.xml"

View file

@ -60,7 +60,9 @@
Var MenuVSelected2 = "Invisible" Var MenuVSelected2 = "Invisible"
If SpiralOnline = "true" Then If SpiralOnline = "true" Then
Var MenuVSelected2 = "Enable" If Seeker = "curr" Then
Var MenuVSelected2 = "Enable"
EndIf
EndIf EndIf
; init default ; init default
@ -249,7 +251,11 @@
<Volume> SoundVolume </Volume> <Volume> SoundVolume </Volume>
<EventClick> <EventClick>
If SpiralOnline = "true" Then If SpiralOnline = "true" Then
Open "ROOT/taobin_project/xml/page_catalog_with_vending.xml" If Seeker = "curr"
Open "ROOT/taobin_project/xml/page_catalog_with_vending.xml"
Else
Open "ROOT/taobin_project/xml/page_catalog.xml"
EndIf
Else Else
Open "ROOT/taobin_project/xml/page_catalog.xml" Open "ROOT/taobin_project/xml/page_catalog.xml"

View file

@ -60,7 +60,9 @@
Var MenuVSelected2 = "Invisible" Var MenuVSelected2 = "Invisible"
If SpiralOnline = "true" Then If SpiralOnline = "true" Then
Var MenuVSelected2 = "Enable" If Seeker = "curr" Then
Var MenuVSelected2 = "Enable"
EndIf
EndIf EndIf
; init default ; init default
@ -256,7 +258,11 @@
<Volume> SoundVolume </Volume> <Volume> SoundVolume </Volume>
<EventClick> <EventClick>
If SpiralOnline = "true" Then If SpiralOnline = "true" Then
Open "ROOT/taobin_project/xml/page_catalog_with_vending.xml" If Seeker = "curr"
Open "ROOT/taobin_project/xml/page_catalog_with_vending.xml"
Else
Open "ROOT/taobin_project/xml/page_catalog.xml"
EndIf
Else Else
Open "ROOT/taobin_project/xml/page_catalog.xml" Open "ROOT/taobin_project/xml/page_catalog.xml"

View file

@ -60,7 +60,9 @@
Var MenuVSelected2 = "Invisible" Var MenuVSelected2 = "Invisible"
If SpiralOnline = "true" Then If SpiralOnline = "true" Then
Var MenuVSelected2 = "Enable" If Seeker = "curr" Then
Var MenuVSelected2 = "Enable"
EndIf
EndIf EndIf
; init default ; init default
@ -250,7 +252,11 @@
<Volume> SoundVolume </Volume> <Volume> SoundVolume </Volume>
<EventClick> <EventClick>
If SpiralOnline = "true" Then If SpiralOnline = "true" Then
Open "ROOT/taobin_project/xml/page_catalog_with_vending.xml" If Seeker = "curr"
Open "ROOT/taobin_project/xml/page_catalog_with_vending.xml"
Else
Open "ROOT/taobin_project/xml/page_catalog.xml"
EndIf
Else Else
Open "ROOT/taobin_project/xml/page_catalog.xml" Open "ROOT/taobin_project/xml/page_catalog.xml"

View file

@ -8,6 +8,10 @@
TopView "show" TopView "show"
; On open ; On open
If Seeker = "next" Then
Open "ROOT/taobin_project/xml/page_catalog.xml"
EndIf
Var NextPage = "-" Var NextPage = "-"
Var Seeker.thankLidFlag = 0 Var Seeker.thankLidFlag = 0

View file

@ -120,7 +120,7 @@
If show_eng = "true" Then If show_eng = "true" Then
Var DirImage = "ROOT/taobin_project/image/page_payment_en/page_payment" Var DirImage = "ROOT/taobin_project/image/page_payment_en/page_payment"
Var PlaySoundLag = "ROOT/taobin_project/sound_eng/How_would_you_like_to_pay.mp3" Var PlaySoundLag = "ROOT/taobin_project/sound_eng/How_would_you_like_to_pay.mp3"
Var PlaySoundCodeLang = "ROOT/sounds_eng/Code8digit.m4a" Var PlaySoundCodeLang = "ROOT/taobin_project/sound_eng/Code8digit.mp3"
Else Else