7.04
This commit is contained in:
parent
cf77e2d43e
commit
ae750d2085
18 changed files with 125 additions and 12 deletions
|
|
@ -89,6 +89,23 @@
|
|||
DEBUGVAR PromotionOreoVolcanoEnable
|
||||
|
||||
|
||||
If SystemDateMonthInt = 3 Then
|
||||
If SystemDateDayInt = 30 Then
|
||||
Var ShowPromoitonOreo = 0
|
||||
EndIf
|
||||
If SystemDateDayInt = 31 Then
|
||||
Var ShowPromoitonOreo = 0
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If SystemDateMonthInt = 4 Then
|
||||
Var ShowPromoitonOreo = 0
|
||||
EndIf
|
||||
If SystemDateMonthInt = 5 Then
|
||||
Var ShowPromoitonOreo = 0
|
||||
EndIf
|
||||
|
||||
|
||||
If SpiralOnline = "true" Then
|
||||
If Seeker = "next" Then
|
||||
Open "/mnt/sdcard/coffeevending/taobin_project/xml/page_catalog2.xml"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue