%%DB^DB1^DB12115B%%qrcode_invitation.html.php 891 B

1234567891011121314151617181920
  1. <?php /* Smarty version 2.6.17, created on 2018-04-23 12:07:10
  2. compiled from qrcode_invitation.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. <div class="wrapper jsc-sidebar-content jsc-sidebar-pulled">
  9. <div class="article_content">
  10. <div style="color:red;text-align:center;font-size:12px;">验证通过</div>
  11. <?php $_from = $this->_tpl_vars['formType']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
  12. foreach ($_from as $this->_tpl_vars['formName']):
  13. ?>
  14. <p><?php echo $this->_tpl_vars['formName']; ?>
  15. : <?php echo $this->_tpl_vars['formData'][$this->_tpl_vars['formName']]; ?>
  16. </p>
  17. <?php endforeach; endif; unset($_from); ?>
  18. </div>
  19. </div>