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();
+
}
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 @@
-
-
-
-
-
-
-