From 2fe75cb4cf3d289362bed43b1e0150b58a90012d Mon Sep 17 00:00:00 2001 From: kgdxpr Date: Tue, 13 Dec 2022 08:46:44 +0800 Subject: [PATCH 1/2] update --- WebRoot/html/tp/index.html | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/WebRoot/html/tp/index.html b/WebRoot/html/tp/index.html index 12714c9..d43437e 100644 --- a/WebRoot/html/tp/index.html +++ b/WebRoot/html/tp/index.html @@ -59,29 +59,26 @@ + +
+
+ +
+
-
-
-
- -
-
- - @@ -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] }); } }); From f084b64d2aa7780ce55150348de4ad2e62299afd Mon Sep 17 00:00:00 2001 From: kgdxpr Date: Tue, 13 Dec 2022 08:53:50 +0800 Subject: [PATCH 2/2] update --- WebRoot/html/tp/index.html | 4 ++-- WebRoot/html/tp/result.html | 25 +++++++++++++++++++++++++ 2 files changed, 27 insertions(+), 2 deletions(-) create mode 100644 WebRoot/html/tp/result.html diff --git a/WebRoot/html/tp/index.html b/WebRoot/html/tp/index.html index d43437e..d1ef4bf 100644 --- a/WebRoot/html/tp/index.html +++ b/WebRoot/html/tp/index.html @@ -18,7 +18,7 @@
+ style="text-align:center;padding-top: 1px;">
备注:从如下人员中推荐2人。
@@ -43,7 +43,7 @@
+ style="text-align:center;padding-top: 1px;">
备注:从如下人员中推荐2人。
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 @@ + + + + + 成功 + + + + + +
+
+
+
+ +
+

投票成功!

+ +
+
+
+ + + +