%%6F^6F7^6F771115%%save_qrcode.html.php 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. <?php /* Smarty version 2.6.17, created on 2018-04-23 12:06:35
  2. compiled from save_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. <!--公用标题居中显示-->
  14. <?php $_smarty_tpl_vars = $this->_tpl_vars;
  15. $this->_smarty_include(array('smarty_include_tpl_file' => "common_header.html", 'smarty_include_vars' => array()));
  16. $this->_tpl_vars = $_smarty_tpl_vars;
  17. unset($_smarty_tpl_vars);
  18. ?>
  19. <div class="wrapper jsc-sidebar-content jsc-sidebar-pulled">
  20. <?php $_smarty_tpl_vars = $this->_tpl_vars;
  21. $this->_smarty_include(array('smarty_include_tpl_file' => "menu_icon.html", 'smarty_include_vars' => array()));
  22. $this->_tpl_vars = $_smarty_tpl_vars;
  23. unset($_smarty_tpl_vars);
  24. ?>
  25. <div class="article_title center">保存邀请码</div>
  26. <div class="article_content center">您已获得:<?php echo $this->_tpl_vars['info']['events_name']; ?>
  27. </div>
  28. <br>
  29. <div class="code_show center"><img src="<?php echo $this->_tpl_vars['imgUrl']; ?>
  30. "></div>
  31. <div class="article_content center">长按二维码,保存到相册<br>活动现场请出示您的二维码</div>
  32. </div>
  33. <?php $_smarty_tpl_vars = $this->_tpl_vars;
  34. $this->_smarty_include(array('smarty_include_tpl_file' => "bottom.html", 'smarty_include_vars' => array()));
  35. $this->_tpl_vars = $_smarty_tpl_vars;
  36. unset($_smarty_tpl_vars);
  37. ?>