|
@@ -2,7 +2,7 @@
|
|
|
<{include file="nav.html"}>
|
|
|
|
|
|
<div class="wrapper jsc-sidebar-content jsc-sidebar-pulled" data-total-vote-num="<{$voteInfo.total_vote_num}>" style="background-color:#fff;">
|
|
|
- <div style="font-size:10px;color: #B1ADAD;position: absolute;left:0;top:0;">ug:<{$user_agent}></div>
|
|
|
+ <div style="font-size:10px;color: #B1ADAD;position: absolute;left:0;top:0;display: none;">ug:<{$user_agent}></div>
|
|
|
<div style="text-align: center; font-size: 14px; position: absolute; left: 50%; top: 50%; margin-left: -145px; margin-top: -175px;">
|
|
|
<img src="<{$qrcode}>" style="width:290px;margin-bottom:15px;"/>
|
|
|
<p style="position: relative;">打开微信,“扫一扫”,浏览</p>
|