网站
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

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