This commit is contained in:
kong 2023-05-16 22:35:46 +07:00
parent 3c3982e45e
commit e78430cf74
7 changed files with 104 additions and 2 deletions

View file

@ -251,7 +251,9 @@
EndIf
If countDownRetrun = 0 Then
If Seeker = "next" Then
If Seeker = "next" Then
Open "ROOT/taobin_project/xml/page_brewing3Conti.xml"
Else
Open "ROOT/taobin_project/xml/page_back_to_main.xml"
@ -340,6 +342,8 @@
If Seeker = "next" Then
Open "ROOT/taobin_project/xml/page_brewing3Conti.xml"
Else
Open "ROOT/taobin_project/xml/page_back_to_main.xml"
EndIf
</EventClick>