do hurr
This commit is contained in:
parent
585bef4d26
commit
944dfd78e0
11 changed files with 142 additions and 28 deletions
|
|
@ -744,6 +744,19 @@
|
|||
DEBUGVAR Not#CameraSettingStatus
|
||||
|
||||
RootLayoutVisible 3 "hide"
|
||||
|
||||
; Init default
|
||||
If SoundBackToSchoolType = "" Then
|
||||
Var SoundBackToSchoolType = 1
|
||||
EndIf
|
||||
If SoundBackToSchoolType = 1 Then
|
||||
Var SoundBackToSchoolType = 2
|
||||
Else
|
||||
Var SoundBackToSchoolType = 1
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
</EventOpen>
|
||||
|
||||
<EventUnitTest1>
|
||||
|
|
@ -861,12 +874,10 @@
|
|||
|
||||
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_advert2.xml"
|
||||
|
||||
|
||||
If SongkranEnable = 1 Then
|
||||
OpenInst 2 "/mnt/sdcard/coffeevending/taobin_project/xml/page_catalog_group_recommend3.xml"
|
||||
Else
|
||||
OpenInst 2 "/mnt/sdcard/coffeevending/taobin_project/xml/page_catalog_group_recommend.xml"
|
||||
EndIf
|
||||
|
||||
Var OpenFromPageBoard = 1
|
||||
TRY "/mnt/sdcard/coffeevending/taobin_project/xml/event/script_common_for_open_promotion_xml.ev"
|
||||
|
||||
|
||||
Machine DoorClose
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue