diff --git a/image/collectiing/Businessman_sorry2.png b/image/collectiing/Businessman_sorry2.png
new file mode 100644
index 00000000..58b077cf
Binary files /dev/null and b/image/collectiing/Businessman_sorry2.png differ
diff --git a/image/collectiing/bn_close.png b/image/collectiing/bn_close.png
new file mode 100644
index 00000000..582eddcb
Binary files /dev/null and b/image/collectiing/bn_close.png differ
diff --git a/image/collectiing/bp_close.png b/image/collectiing/bp_close.png
new file mode 100644
index 00000000..92966e14
Binary files /dev/null and b/image/collectiing/bp_close.png differ
diff --git a/image/collectiing/text23.png b/image/collectiing/text23.png
new file mode 100644
index 00000000..d3039eac
Binary files /dev/null and b/image/collectiing/text23.png differ
diff --git a/image/collectiing_en/Businessman_sorry2.png b/image/collectiing_en/Businessman_sorry2.png
new file mode 100644
index 00000000..58b077cf
Binary files /dev/null and b/image/collectiing_en/Businessman_sorry2.png differ
diff --git a/image/collectiing_en/bn_close.png b/image/collectiing_en/bn_close.png
new file mode 100644
index 00000000..74a26717
Binary files /dev/null and b/image/collectiing_en/bn_close.png differ
diff --git a/image/collectiing_en/bp_close.png b/image/collectiing_en/bp_close.png
new file mode 100644
index 00000000..60a3529a
Binary files /dev/null and b/image/collectiing_en/bp_close.png differ
diff --git a/image/collectiing_en/text23.png b/image/collectiing_en/text23.png
new file mode 100644
index 00000000..bf813362
Binary files /dev/null and b/image/collectiing_en/text23.png differ
diff --git a/xml/page_brewing3.xml b/xml/page_brewing3.xml
index e7cd58fb..c8034b34 100644
--- a/xml/page_brewing3.xml
+++ b/xml/page_brewing3.xml
@@ -562,6 +562,7 @@
Var ServiceSuccess = "yes"
If waitAckPay = 0 Then
+ ;Open "ROOT/taobin_project/xml/page_drinkfail2.xml"
Open "ROOT/taobin_project/xml/page_drinkok.xml"
EndIf
diff --git a/xml/page_drinkfail2-2.xml b/xml/page_drinkfail2-2.xml
new file mode 100644
index 00000000..62a3c047
--- /dev/null
+++ b/xml/page_drinkfail2-2.xml
@@ -0,0 +1,142 @@
+
+ "Enable"
+ 1080
+ 1920
+ "0xEFEDEA"
+ SoundVolume
+ "Partial"
+
+ ; On open
+
+
+
+ If show_eng = "true" Then
+ Var DirImage = "ROOT/taobin_project/image/collectiing_en/"
+
+ Else
+ Var DirImage = "ROOT/taobin_project/image/collectiing/"
+ EndIf
+
+
+ Var Timeout = 0
+ StopLongPlay
+
+
+
+
+
+
+ Var MachineErrorDetailAll = MachineErrorDetail + " / "
+ Var MachineErrorDetailAll = MachineErrorDetailAll + MachineErrorDetailEng
+
+
+
+
+
+
+ 1000
+
+
+
+
+ Var Timeout = Timeout + 1
+
+ If Timeout > 60 Then
+
+ StrLen TelephoneNumberProblem TelNumLen
+ If TelNumLen >= 10 Then
+
+ Var ChooseProblem = "taobin purchasing problems"
+ PROBLEM TelephoneNumberProblem ChooseProblem
+
+ EndIf
+
+
+
+
+ If MachineStage = "remove-cup" Then
+ Open "ROOT/taobin_project/xml/page_drinkfail3.xml"
+ Else
+ Open "ROOT/taobin_project/xml/page_back_to_main.xml"
+ EndIf
+ EndIf
+
+
+
+ TimerReset
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 47
+ 428
+ Var( DirImage + "/text23.png" )
+
+
+
+ 392
+ 642
+ Var( DirImage + "/Businessman_sorry2.png" )
+
+
+
+ 5
+ 1868
+ 24
+ Center
+ 1080
+ RobotoRegular
+ 0xDE794E
+ MachineErrorDetailAll
+
+
+
diff --git a/xml/page_drinkfail2.xml b/xml/page_drinkfail2.xml
index d91790c9..d585a7e9 100644
--- a/xml/page_drinkfail2.xml
+++ b/xml/page_drinkfail2.xml
@@ -7,6 +7,16 @@
"Partial"
; 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 @@
SoundVolume
- StrLen TelephoneNumberProblem TelNumLen
- If TelNumLen >= 10 Then
-
- Var ChooseProblem = "taobin purchasing problems (No Call)"
- PROBLEM TelephoneNumberProblem ChooseProblem
-
- EndIf
-
-
+
If MachineStage = "remove-cup" Then