网站
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

64 rivejä
2.8 KiB

  1. <!DOCTYPE html
  2. PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="zh-CN" xml:lang="zh-CN">
  4. <head>
  5. <meta charset="utf-8">
  6. <title>综合执法</title>
  7. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  8. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  9. <meta name="keywords" content="" />
  10. <meta name="description" cxontent="" />
  11. <link href="static/css/main.css" rel="stylesheet" type="text/css" />
  12. <link href="static/css/index.css" rel="stylesheet" type="text/css" />
  13. <link href="static/css/login.css" rel="stylesheet" type="text/css" />
  14. </head>
  15. <body>
  16. <div class="main bg-f4" id="page">
  17. <div class="registerBody">
  18. <div class="topLogo">
  19. <img src="static/images/logo.png" alt=""/>
  20. <p>农业综合执法公众平台</p>
  21. </div>
  22. <div class="loginView_bg"></div>
  23. <div class="loginView">
  24. <table id="loginTab">
  25. <tr>
  26. <td colspan="2" style="padding-top: 0;">
  27. <i class="nameIcon"></i><input type="text" id="username" placeholder="请输入手机号"/>
  28. </td>
  29. </tr>
  30. <tr>
  31. <td colspan="2">
  32. <i class="passIcon"></i><input type="password" id="password" placeholder="请输入密码"/>
  33. </td>
  34. </tr>
  35. <tr>
  36. <td>
  37. <i class="codeIcon"></i><input type="text" id="code" placeholder="请输入验证码"/>
  38. </td>
  39. <td width="30%">
  40. <img src="../../static/images/banner.jpg" alt=""/>
  41. <!-- <img id="graphicImg" alt=""/>-->
  42. </td>
  43. </tr>
  44. </table>
  45. <div class="remberPsw">
  46. <input type="checkbox"/>记住密码
  47. </div>
  48. <input type="button" value="登录" id="login-submit" class="loginBtn"/>
  49. </div>
  50. <div class="bottomInformation_login">
  51. <div class="w-1200">
  52. <p>技术支持:北京农燊高科信息技术有限公司</p>
  53. <p class="m-t-15">咨询热线:400-879-1505</p>
  54. </div>
  55. </div>
  56. </div>
  57. </div>
  58. </body>
  59. <!--<script src="../static/js/common/require.js" data-main="../static/js/common/main.js?t=101" id="require-page"-->
  60. <!-- target-module="../static/js/project/index.js" defer type="text/javascript"></script>-->
  61. </html>