diff --git a/WebRoot/html/tp/index.html b/WebRoot/html/tp/index.html
index 12714c9..d1ef4bf 100644
--- a/WebRoot/html/tp/index.html
+++ b/WebRoot/html/tp/index.html
@@ -18,7 +18,7 @@
-
-
@@ -175,7 +172,7 @@
zhongji: middleArr.toString()
},
success: function (data) {
- layer.msg("成功!" + data.message, { icon: 1, time: 1500, shade: [0.1, '#000', true] });
+ layer.msg(data.message, { icon: 1, time: 1500, shade: [0.1, '#000', true] });
}
});
diff --git a/WebRoot/html/tp/result.html b/WebRoot/html/tp/result.html
new file mode 100644
index 0000000..5eb34a5
--- /dev/null
+++ b/WebRoot/html/tp/result.html
@@ -0,0 +1,25 @@
+
+
+
+
+ 成功
+
+
+
+
+
+
+
+
+
+