This commit is contained in:
wanlop run 2024-05-14 23:49:14 +07:00
parent d898e5ffb2
commit d12c2626d0
19 changed files with 2809 additions and 2570 deletions

View file

@ -21,11 +21,7 @@
If InternationalEnable = 1 Then
Open "/mnt/sdcard/coffeevending/taobin_project/xml/page_list.xml"
Else
If TeaTimePro = 1 Then
Open "/mnt/sdcard/coffeevending/taobin_project/xml/sometime/top_spender.xml"
Else
Open "/mnt/sdcard/coffeevending/taobin_project/xml/page_list.xml"
EndIf
Open "/mnt/sdcard/coffeevending/taobin_project/xml/page_list.xml"
EndIf
</EventOpen>