From 3fd3c9226bd69e7265dd2a40d459fdfb6b9a7de1 Mon Sep 17 00:00:00 2001
From: xu0625 <1212>
Date: Wed, 21 Apr 2021 16:37:49 +0800
Subject: [PATCH 1/2] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=8D=8F=E8=AE=AE?=
=?UTF-8?q?=E6=8F=90=E7=A4=BA?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../main/resources/public/act/address.html | 38 ++++++++++++++++---
1 file changed, 33 insertions(+), 5 deletions(-)
diff --git a/sino-act-web/src/main/resources/public/act/address.html b/sino-act-web/src/main/resources/public/act/address.html
index 773ffc54f..3e4c15ec6 100644
--- a/sino-act-web/src/main/resources/public/act/address.html
+++ b/sino-act-web/src/main/resources/public/act/address.html
@@ -105,7 +105,7 @@
@@ -124,7 +124,7 @@
信息登记成功
奖品将在活动结束后四十个工作日寄送
- 关注微信
+ 确定
@@ -132,9 +132,33 @@
-
+
+
+
@@ -143,9 +167,13 @@
function qrCode(){
window.location.href='subscribe.html?drawCode='+drawCode;
}
- function protocol() {
+ function pro() {
var e = $("#agreementPri").val();
- alert(e)
+ var desc = removeHTMLTag(e);
+ var desc1 = escape2Html(desc);
+ $('.contBox').append(desc1);
+ $('.rule').show();
+
}
From 96b47d273040557a8045f4490d5ec9a1c4f6a86d Mon Sep 17 00:00:00 2001
From: xu0625 <1212>
Date: Wed, 21 Apr 2021 17:22:23 +0800
Subject: [PATCH 2/2] =?UTF-8?q?=E6=B4=BB=E5=8A=A8=E5=A8=83=E5=A8=83?=
=?UTF-8?q?=E6=9C=BA=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../src/main/resources/public/doll/index.html | 7 ----
.../src/main/resources/public/doll/js/main.js | 35 +++++++++++++++++++
2 files changed, 35 insertions(+), 7 deletions(-)
diff --git a/sino-act-web/src/main/resources/public/doll/index.html b/sino-act-web/src/main/resources/public/doll/index.html
index 16b0b489f..64db6f9c2 100644
--- a/sino-act-web/src/main/resources/public/doll/index.html
+++ b/sino-act-web/src/main/resources/public/doll/index.html
@@ -100,14 +100,7 @@
-
-
-
-
-
-
-