fix problem

This commit is contained in:
miggaze 2021-07-08 18:23:59 +07:00
parent 0104f25902
commit 2a3f75cd1d
11 changed files with 155 additions and 16 deletions

View file

@ -7,6 +7,16 @@
<Refresh> "Partial" </Refresh>
<EventOpen>
; On open
If TelephoneNumberProblem = "" Then
Else
Open "ROOT/taobin_project/xml/page_drinkfail2-2.xml"
EndIf
@ -119,13 +129,7 @@
If Timeout > 60 Then
StrLen TelephoneNumberProblem TelNumLen
If TelNumLen >= 10 Then
Var ChooseProblem = "taobin purchasing problems (No Call)"
PROBLEM TelephoneNumberProblem ChooseProblem
EndIf
@ -440,15 +444,7 @@
<Volume> SoundVolume </Volume>
<EventClick>
StrLen TelephoneNumberProblem TelNumLen
If TelNumLen >= 10 Then
Var ChooseProblem = "taobin purchasing problems (No Call)"
PROBLEM TelephoneNumberProblem ChooseProblem
EndIf
If MachineStage = "remove-cup" Then