网站
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.
 
 
 

161 lines
8.7 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/record.css" rel="stylesheet" type="text/css" />
  14. <link href="../../static/css/supply.css" rel="stylesheet" type="text/css" />
  15. <style>
  16. .projectList {
  17. background: #FFFFFF;
  18. padding: 12px 35px;
  19. border-radius: 12px;
  20. }
  21. .detail_box_comm tr td{
  22. padding: 8px 20px !important;
  23. }
  24. </style>
  25. </head>
  26. <body>
  27. <div class="main bg-f4" id="page">
  28. <!-- 顶部导航 -->
  29. <div class="topTab">
  30. <div class="w-1300">
  31. <p class="fl">农村经营主体综合供求信息网</p>
  32. <ul class="fl m-l-30">
  33. <li><a href="../../index.html">首页</a></li>
  34. <li><a href="../supply/index.html">供求信息</a></li>
  35. <li><a href="../train/index.html">农技服务</a></li>
  36. <li><a href="../supplyChain/index.html">供应链</a></li>
  37. <li><a href="../finance/index.html">金融服务</a></li>
  38. <li><a href="../directories/index.html">项目指南</a></li>
  39. <li><a href="../resources/index.html">资源库</a></li>
  40. </ul>
  41. <div class="fr">
  42. <select class="fl m-r-20">
  43. <option>张村镇</option>
  44. <option>张村镇</option>
  45. <option>张村镇</option>
  46. <option>张村镇</option>
  47. </select>
  48. <a href="javascript:void(0);" class="fl m-r-20 upBtn">发布</a>
  49. <img src="../../static/images/user_tips.png" class="block fl m-r-20" style="margin-top: 6px;" alt=""/>
  50. <img src="../../../static/images/member.png" class="block fl" alt=""/>
  51. </div>
  52. <div class="clear"></div>
  53. </div>
  54. </div>
  55. <div class="partition"></div>
  56. <div class="w-1200">
  57. <p class="crumbs">首页 > 我的 > 身份信息</p>
  58. <div class="supplyType_left fl">
  59. <p class="recommendTit"><i class="lvd"></i>信息设置</p>
  60. <dl>
  61. <dd><a href="information.html">身份信息</a></dd>
  62. <dd><a href="supplyList.html">记录查看</a></dd>
  63. <dd><a href="projectList.html">我的项目</a></dd>
  64. <dd><a href="supplyList.html" class="active">密码修改</a></dd>
  65. <!-- <dd-->
  66. <!-- class="active"-->
  67. <!-- id="supplyBtn"-->
  68. <!-- onclick="-->
  69. <!-- document.getElementById('supply').style.display = 'block';-->
  70. <!-- document.getElementById('agricultural').style.display = 'none';-->
  71. <!-- document.getElementById('agriculturalBtn').className = '';-->
  72. <!-- this.className = 'active';-->
  73. <!-- "-->
  74. <!-- >经营主体信息</dd>-->
  75. <!-- <dd-->
  76. <!-- id="agriculturalBtn"-->
  77. <!-- onclick="-->
  78. <!-- document.getElementById('supply').style.display = 'none';-->
  79. <!-- document.getElementById('agricultural').style.display = 'block';-->
  80. <!-- document.getElementById('supplyBtn').className = '';-->
  81. <!-- this.className = 'active';-->
  82. <!-- "-->
  83. <!-- >采购商信息</dd>-->
  84. <!-- <dd-->
  85. <!-- id="Btn"-->
  86. <!-- onclick="-->
  87. <!-- document.getElementById('supply').style.display = 'none';-->
  88. <!-- document.getElementById('agricultural').style.display = 'block';-->
  89. <!-- document.getElementById('supplyBtn').className = '';-->
  90. <!-- this.className = 'active';-->
  91. <!-- "-->
  92. <!-- >经纪人</dd>-->
  93. </dl>
  94. </div>
  95. <div class="fr" id="supply" style="width: 895px">
  96. <!-- 采购商信息 -->
  97. <div class="projectList">
  98. <p class="recommendTit"><i class="lvd"></i>修改密码</p>
  99. <div class="detail_box_comm">
  100. <table width="100%" cellpadding="0" cellspacing="0">
  101. <tr>
  102. <td width="50%" align="right">原登录密码</td>
  103. <td width="50%"><input type="text" value="" placeholder="请输入原登录密码"/></td>
  104. </tr>
  105. <tr>
  106. <td align="right">新登录密码</td>
  107. <td><input type="text" value="" placeholder="请输入新登录密码"/></td>
  108. </tr>
  109. <tr>
  110. <td align="right">确认登录密码</td>
  111. <td><input type="text" value="" placeholder="请确认登录密码"/></td>
  112. </tr>
  113. </table>
  114. <div class="clear"></div>
  115. </div>
  116. <div class="submitBtn">
  117. <input type="button" style="display: none;" value="保存" onclick="document.getElementById('failDialog').style.display = 'block'"/>
  118. <input type="button" value="保存"/>
  119. <div class="clear"></div>
  120. </div>
  121. </div>
  122. </div>
  123. <div class="clear"></div>
  124. </div>
  125. <!--底部链接 -->
  126. <div class="bottomLink">
  127. <div class="w-1200">
  128. <div class="w-1000 fl">
  129. <p class="bottomLink-tit"><img src="../static/images/newBusinessEntities/icon_link.png" alt=""/>友情链接</p>
  130. <div class="bottomLink-linkList">
  131. <a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a>
  132. <a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a>
  133. <a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a>
  134. <a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a>
  135. <a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a>
  136. <a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a>
  137. <a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a>
  138. <a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a>
  139. <a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a>
  140. <a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a>
  141. </div>
  142. <p class="ba" id="webConfigRecord">鲁公网安备 12011502000077号 京ICP备 17061038号-1</p>
  143. <p class="ba" id="webConfigAddress">左云县农村产权交易网 联系地址:北京紫竹书院技术基地 联系电话:400-060-123</p>
  144. </div>
  145. <div class="ewm fr">
  146. <img src="../../../static/images/ewm.jpg" width="110" height="110" alt="" />
  147. <p class="ewmtit">关注公众号 了解详情</p>
  148. </div>
  149. <div class="clear"></div>
  150. </div>
  151. </div>
  152. </div>
  153. </body>
  154. <!--<script src="../static/js/common/require.js" data-main="../static/js/common/main.js?t=101" id="require-page"-->
  155. <!-- target-module="../static/js/project/index.js" defer type="text/javascript"></script>-->
  156. </html>