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 @@ - - \ No newline at end of file