工会web

This commit is contained in:
cyw
2026-02-24 09:25:17 +08:00
parent 6444f9f72e
commit ab4066dd14
801 changed files with 74278 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
<!--{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>