%%07^073^073B2E0C%%pc_qrcode.html.php 1.3 KB

12345678910111213141516171819202122232425262728
  1. <?php /* Smarty version 2.6.17, created on 2018-04-18 17:11:42
  2. compiled from pc_qrcode.html */ ?>
  3. <?php $_smarty_tpl_vars = $this->_tpl_vars;
  4. $this->_smarty_include(array('smarty_include_tpl_file' => "header.html", 'smarty_include_vars' => array()));
  5. $this->_tpl_vars = $_smarty_tpl_vars;
  6. unset($_smarty_tpl_vars);
  7. ?>
  8. <?php $_smarty_tpl_vars = $this->_tpl_vars;
  9. $this->_smarty_include(array('smarty_include_tpl_file' => "nav.html", 'smarty_include_vars' => array()));
  10. $this->_tpl_vars = $_smarty_tpl_vars;
  11. unset($_smarty_tpl_vars);
  12. ?>
  13. <div class="wrapper jsc-sidebar-content jsc-sidebar-pulled" data-total-vote-num="<?php echo $this->_tpl_vars['voteInfo']['total_vote_num']; ?>
  14. " style="background-color:#fff;">
  15. <div style="font-size:10px;color: #B1ADAD;position: absolute;left:0;top:0;display: none;">ug:<?php echo $this->_tpl_vars['user_agent']; ?>
  16. </div>
  17. <div style="text-align: center; font-size: 14px; position: absolute; left: 50%; top: 50%; margin-left: -145px; margin-top: -175px;">
  18. <img src="<?php echo $this->_tpl_vars['qrcode']; ?>
  19. " style="width:290px;margin-bottom:15px;"/>
  20. <p style="position: relative;">打开微信,“扫一扫”,浏览</p>
  21. <p style="position: relative;"><?php echo $this->_tpl_vars['title']; ?>
  22. </p>
  23. </div>
  24. </div>
  25. </body>
  26. </html>