21 lines
935 B
PHP
21 lines
935 B
PHP
<?php /* Smarty version 2.6.26, created on 2019-09-11 21:40:09
|
|
compiled from hy/index.tpl */ ?>
|
|
<?php $_smarty_tpl_vars = $this->_tpl_vars;
|
|
$this->_smarty_include(array('smarty_include_tpl_file' => 'hy/top.tpl', 'smarty_include_vars' => array()));
|
|
$this->_tpl_vars = $_smarty_tpl_vars;
|
|
unset($_smarty_tpl_vars);
|
|
?>
|
|
<div id=in>
|
|
<form name=tanbaiform id="form" action="" method=post>
|
|
<div class="nr_center xlh-25">Test</div>
|
|
<div class="nr_center" style="margin-top:50px;"><input type="text" name=uname class=input maxLength="11" style="width:118px;"></div>
|
|
<div class="nr_center" style="margin-top:10px;"><input type="submit" name=submit value="submit" class="tj"></div>
|
|
</form>
|
|
</div>
|
|
<?php $_smarty_tpl_vars = $this->_tpl_vars;
|
|
$this->_smarty_include(array('smarty_include_tpl_file' => 'bottom.tpl', 'smarty_include_vars' => array()));
|
|
$this->_tpl_vars = $_smarty_tpl_vars;
|
|
unset($_smarty_tpl_vars);
|
|
?>
|
|
</body>
|
|
</html>
|