Files
wnmj/GonghuiWeb/www/m/hy/index.tpl
2026-02-24 09:25:17 +08:00

11 lines
460 B
Smarty

<!--{include file='hy/top.tpl'}-->
<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>
<!--{include file='bottom.tpl'}-->
</body>
</html>