From 45bdc57987ac9c55e9998d37558d32a8fea6288e Mon Sep 17 00:00:00 2001
From: xu0625 <1212>
Date: Wed, 21 Apr 2021 14:32:14 +0800
Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E4=BA=8C=E7=BB=B4=E7=A0=81?=
=?UTF-8?q?=E9=A1=B5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../resources/public/act/css/subscribe.css | 20 ++++++++
.../main/resources/public/act/subscribe.html | 51 ++-----------------
2 files changed, 24 insertions(+), 47 deletions(-)
create mode 100644 sino-act-web/src/main/resources/public/act/css/subscribe.css
diff --git a/sino-act-web/src/main/resources/public/act/css/subscribe.css b/sino-act-web/src/main/resources/public/act/css/subscribe.css
new file mode 100644
index 000000000..877802d98
--- /dev/null
+++ b/sino-act-web/src/main/resources/public/act/css/subscribe.css
@@ -0,0 +1,20 @@
+
+.p {
+ clear: both;
+ padding-bottom: 2em;
+}
+.drawCodeImgPic {
+ display: block;
+ margin:250px auto;
+ width: 200px;
+ height: 200px;
+}
+.drawQrCodePri {
+ text-align: center;
+ position: absolute;
+ top: 70%;
+ font-size: 25px;
+ left: 0%;
+ color: #F00;
+ width: 100%;
+}
\ No newline at end of file
diff --git a/sino-act-web/src/main/resources/public/act/subscribe.html b/sino-act-web/src/main/resources/public/act/subscribe.html
index a17e6bbe5..dd8fe57ef 100644
--- a/sino-act-web/src/main/resources/public/act/subscribe.html
+++ b/sino-act-web/src/main/resources/public/act/subscribe.html
@@ -14,42 +14,11 @@
-
+
+
+
@@ -95,16 +64,4 @@