taobin purchasing problems (No Call)
This commit is contained in:
parent
27dc3645a5
commit
0104f25902
1 changed files with 9 additions and 2 deletions
|
|
@ -122,7 +122,7 @@
|
|||
StrLen TelephoneNumberProblem TelNumLen
|
||||
If TelNumLen >= 10 Then
|
||||
|
||||
Var ChooseProblem = "taobin purchasing problems"
|
||||
Var ChooseProblem = "taobin purchasing problems (No Call)"
|
||||
PROBLEM TelephoneNumberProblem ChooseProblem
|
||||
|
||||
EndIf
|
||||
|
|
@ -440,6 +440,14 @@
|
|||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
|
||||
StrLen TelephoneNumberProblem TelNumLen
|
||||
If TelNumLen >= 10 Then
|
||||
|
||||
Var ChooseProblem = "taobin purchasing problems (No Call)"
|
||||
PROBLEM TelephoneNumberProblem ChooseProblem
|
||||
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -477,7 +485,6 @@
|
|||
If MachineStage = "remove-cup" Then
|
||||
Open "ROOT/taobin_project/xml/page_drinkfail3.xml"
|
||||
Else
|
||||
;Open "ROOT/taobin_project/xml/page_drinkfail3.xml"
|
||||
Open "ROOT/taobin_project/xml/page_back_to_main.xml"
|
||||
EndIf
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue