This commit is contained in:
kong 2023-03-14 22:07:46 +07:00
parent cf77e2d43e
commit ae750d2085
18 changed files with 125 additions and 12 deletions

View file

@ -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"