common.html 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434
  1. <!DOCTYPE html>
  2. <html xmlns="http://www.w3.org/1999/xhtml"
  3. xmlns:th="http://www.thymeleaf.org"
  4. xmlns:shiro="http://www.pollix.at/thymeleaf/shiro">
  5. <head th:fragment="header(title, link)">
  6. <meta charset="utf-8" />
  7. <link rel="icon" th:href="${portalHost+'/img/ico_logo.ico'}">
  8. <meta name="Keywords" content="" />
  9. <meta name="Description" content="" />
  10. <meta name="viewport"
  11. content="width=device-width,initial-scale=1, minimum-scale=1, maximum-scale=1,user-scalable=no">
  12. <meta http-equiv="x-ua-compatible" content="ie=edge">
  13. <title>技淘--我的技术和科技服务交易平台</title>
  14. <th:block th:replace="${link}" />
  15. <!-- [if lt IE 9]>
  16. <script src="//cdn.bootcss.com/html5shiv/r29/html5.min.js"></script>
  17. <script src="//cdn.bootcss.com/respond.js/1.4.2/respond.min.js"></script>
  18. <script>(function(w){if(!("WebSocket" in w&&2===w.WebSocket.CLOSING)){var d=document.createElement("div");d.className="browsehappy";d.innerHTML='<div style="font-weight:200;width:100%;height:40px;font-size:16px;line-height:40px;text-align:center;background-color:#79b5ff;color:#fff;">\u60A8\u7684\u6D4F\u89C8\u5668\u7248\u672C\u8FC7\u4F4E\uFF0C\u8BF7\u4F7F\u7528Chrome\u6216\u5176\u4ED6\u73B0\u4EE3\u6D4F\u89C8\u5668\uFF0C360\u7B49\u56FD\u4EA7\u6D4F\u89C8\u5668\u8BF7\u5C1D\u8BD5\u5F00\u542F<a target="_blank" style="text-decoration:none;background-image:none;font-weight:bold;color:#fff;" href="http://jingyan.baidu.com/article/22a299b539f4b19e18376a5b.html">\u6781\u901f\u6a21\u5f0f</a></div>';var f=function(){var s=document.getElementsByTagName("body")[0];if("undefined"==typeof(s)){setTimeout(f,10)}else{s.insertBefore(d,s.firstChild)}};f()}}(window));</script>
  19. <![endif] -->
  20. </head>
  21. <body>
  22. <th:block th:fragment="nav(mainM,subM)">
  23. <div class="container">
  24. <div class="logo">
  25. <a th:href="${basePath + '/portal/index.html'}"> <img
  26. th:src="${portalHost+'/img/Logo111.png'}" alt="" title="技淘" />
  27. </a>
  28. </div>
  29. <div class="logo_right"></div>
  30. <div class="nav">
  31. <ul>
  32. <li th:classappend="${mainM=='service'}? 'active'"><a
  33. th:href="${basePath + '/portal/service/serviceIndex.html'}">科技服务</a>
  34. <img th:src="${portalHost+'/img/hot.png'}" />
  35. <ol class="subnavigation">
  36. <li><a
  37. th:href="${basePath + '/portal/service/highTechCognizance.html'}">高企认定</a>
  38. </li>
  39. <li><a
  40. th:href="${basePath + '/portal/service/propertyRight.html'}">知识产权</a>
  41. </li>
  42. </ol></li>
  43. <li th:classappend="${mainM=='technologyTrading'}? 'active'">
  44. <a th:href="${basePath + '/portal/technologyTrading/index.html'}">技术交易</a>
  45. <ol class="subnavigation">
  46. <li><a
  47. th:href="${basePath + '/portal/technologyTrading/achievement.html'}">专利产品</a>
  48. </li>
  49. <li><a
  50. th:href="${basePath + '/portal/technologyTrading/achievement.html'}">技术成果</a>
  51. </li>
  52. <li><a
  53. th:href="${basePath + '/portal/technologyTrading/demand.html'}">技术需求</a>
  54. </li>
  55. <li><a
  56. th:href="${basePath + '/portal/technologyTrading/assessMent.html'}">技术评估</a>
  57. </li>
  58. </ol>
  59. </li>
  60. <li th:classappend="${mainM=='thinkTank'}? 'active'"><a
  61. th:href="${basePath + '/portal/thinkTank/index.html'}">智库咨询</a>
  62. <ol class="subnavigation">
  63. <li><a
  64. th:href="${basePath + '/portal/thinkTank/policyList.html'}">智政</a>
  65. </li>
  66. </ol></li>
  67. <li><a th:href="${basePath + '/portal/financial/index.html'}">科技金融</a>
  68. <ol class="subnavigation">
  69. <li><a
  70. th:href="${basePath + '/portal/financial/investmentInstitution.html'}">投资机构</a>
  71. </li>
  72. </ol></li>
  73. <li><a th:href="${basePath + '/portal/aboutUs.html'}">关于公司</a>
  74. <ol class="subnavigation">
  75. <li><a
  76. th:href="${basePath + '/portal/contactUs.html'}">联系我们</a>
  77. </li>
  78. </ol></li>
  79. <!-- <li><a href="#">科技活动</a></li> <li><a href="#">平台共建</a></li> -->
  80. </ul>
  81. </div>
  82. <div class="nav_right" th:if="${!isLogin}">
  83. <a th:href="${basePath + '/user/signIn.html'}"> <img
  84. th:src="${portalHost+'/img/index_resiter.png'}" alt="" />
  85. </a>
  86. <a href="javascript:;" class="head_login">登录</a>
  87. <a th:href="${basePath + '/portal/aboutUs.html'}">关于公司</a>
  88. <div></div>
  89. </div>
  90. <div class="nav_right" th:if="${isLogin}">
  91. <a th:href="${basePath + (isAdmin? '/admin/index.html':'/user/account/index.html')}"
  92. th:text="${#strings.isEmpty(userName)?'个人中心':userName}">个人中心</a>
  93. <a th:href="${basePath + '/user/logout'}">退出</a>
  94. <a th:href="${basePath + '/portal/aboutUs.html'}">关于公司</a>
  95. <div></div>
  96. </div>
  97. </div>
  98. </th:block>
  99. <th:block th:fragment="banners">
  100. <div id="myCarousel" class="carousel slide"
  101. th:if="${banners!=null && banners.size() > 1}">
  102. <ol class="carousel-indicators">
  103. <th:block th:each="banner,bannerStat:${banners}">
  104. <li data-target="#myCarousel" data-slide-to="0"
  105. th:class="${bannerStat.first?'active':''}"></li>
  106. </th:block>
  107. </ol>
  108. <div class="carousel-inner">
  109. <th:block th:each="banner,bannerStat:${banners}">
  110. <div class="item" th:classappend="${bannerStat.first?'active':''}">
  111. <img th:src="${staticDomain +'/upload'+ banner.imgurl}"
  112. th:alt="${banner.text}">
  113. </div>
  114. </th:block>
  115. </div>
  116. <a class="carousel-control left" href="#myCarousel" data-slide="prev"><span
  117. class="glyphicon glyphicon-chevron-left"></span></a> <a
  118. class="carousel-control right" href="#myCarousel" data-slide="next"><span
  119. class="glyphicon glyphicon-chevron-right"></span></a>
  120. </div>
  121. <div class="banner-item" th:if="${banners!=null && banners.size()==1}">
  122. <img th:src="${staticDomain +'/upload'+ banners[0].imgurl}"
  123. th:alt="${banners[0].text}">
  124. </div>
  125. </th:block>
  126. <th:block th:fragment="copyright">
  127. <div id="bottom">
  128. <div class="bottom">
  129. <div class="bottom_text">
  130. <div class="text_top">
  131. <a th:href="${basePath + '/portal/aboutUs.html'}">关于公司</a>
  132. <a th:href="${basePath + '/portal/contactUs.html'}">联系我们</a>
  133. <p>Copyright &copy 2016-2017 科德 版权所有 湘ICP备15019731号 -2
  134. 技术支持:湖南阿凡提科技有限公司</p>
  135. </div>
  136. <div class="text_center" id="qrCode">
  137. <div class="cont_left">
  138. <img th:src="${portalHost+'/img/dizhi.jpg'}" alt="" />
  139. <p>湖南省长沙市营盘东路19号金山大厦八楼</p>
  140. </div>
  141. <div class="cont_center">
  142. <img th:src="${portalHost+'/img/dianhua.jpg'}" alt="" />
  143. <p>合作电话:400-8800-962</p>
  144. </div>
  145. <div class="cont_guanli">
  146. <a href="http://www.jishutao.com/admin/login">
  147. <img th:src="${portalHost+'/img/guanli.png'}" alt="" />
  148. <p>管理员入口</p>
  149. </a>
  150. </div>
  151. <div class="cont_rightapp">
  152. <img th:src="${portalHost+'/img/erweima_iphone.png'}" alt="" />
  153. <p>iPhone版</p>
  154. </div>
  155. <div class="cont_right android">
  156. <img th:src="${portalHost+'/img/erweima_android.jpg'}" alt="" />
  157. <p>Android版</p>
  158. </div>
  159. <div class="cont_right">
  160. <img th:src="${portalHost+'/img/erweima.jpg'}" alt="" />
  161. <p>微信公众号</p>
  162. </div>
  163. </div>
  164. <div class="text_bottom">
  165. <p>友情链接</p>
  166. <a href="http://www.hnst.gov.cn/" target="_blank">湖南省科技厅/</a> <a
  167. href="http://www.cssti.cn/" target="_blank">长沙市科技局/</a> <a
  168. href="http://www.cast.org.cn/" target="_blank">中国科学技术协会/</a> <a
  169. href="http://www.chinatorch.gov.cn/" target="_blank">科技部火炬中心/</a> <a
  170. href="http://www.nosta.gov.cn/web/index.aspx" target="_blank">国家科技成果奖励办/</a> <a
  171. href="http://www.nast.org.cn/" target="_blank">国家科技成果网/</a> <a
  172. href="http://www.hnast.org.cn/portal/comm/index.action" target="_blank">湖南省科学技术协会/</a>
  173. <a href="http://www.hncgw.gov.cn/" target="_blank">湖南省科技成果转化公共服务平台/</a> <a
  174. href="http://www.hnjxw.gov.cn/" target="_blank">湖南省经济信息化委员会/</a> <a
  175. href="http://kyy.hnu.cn/" target="_blank">湖南大学科学技术研究院/</a> <a
  176. href="http://www.gxst.gov.cn/gxkjt/" target="_blank">广西省科技厅/</a> <a
  177. href="http://www.nmkjt.gov.cn/" target="_blank">内蒙古自治区科技厅/</a> <a
  178. href="http://www.cshtz.gov.cn/" target="_blank">长沙市高新区管委会/</a> <a
  179. href="http://www.jxas.ac.cn/" target="_blank">江西省科学院/</a> <a
  180. href="http://www.cnic.cn/front/index.html#/cnicSite/home" target="_blank">中科院计算机网络信息中心/</a>
  181. <a href="http://kxyjb.csu.edu.cn/" target="_blank">中南大学科学研究部/</a> <a
  182. href="http://www.cast.org.cn/" target="_blank">中国科协创新创业服务中心/</a> <a
  183. href="http://www.hbstd.gov.cn/" target="_blank">湖北省科技厅/</a> <a
  184. href="http://www.gdstc.gov.cn/" target="_blank">广东省科技厅/</a> <a
  185. href="http://www.hnkjt.gov.cn/" target="_blank">河南省科技厅/</a> <a
  186. href="http://www.cbtm.gov.cn/" target="_blank">技术合同登记官网</a>
  187. </div>
  188. </div>
  189. </div>
  190. </div>
  191. <div th:if="${!isAdmin}" class="pub_fix">
  192. <span class="index_blur"></span>
  193. <ul class="ret_top">
  194. <li th:classappend="${!isLogin}? 'head_login'"><a
  195. th:if="${!isLogin || userData.lvl == 1}"
  196. th:href="${isLogin?(basePath + '/portal/member') : 'javascript:;'}">
  197. <img th:src="${portalHost+'/img/index_fix0.png'}" alt="" />
  198. <p>申请会员</p>
  199. </a> <a th:if="${isLogin && userData.lvl == 0}"
  200. th:href="${basePath + '/user/certify'}"> <img
  201. th:src="${portalHost+'/img/index_fix0.png'}" alt="" />
  202. <p>实名认证</p>
  203. </a></li>
  204. <li th:if="${!isLogin}" class="head_login"><a href=""> <img
  205. th:src="${portalHost+'/img/index_fix1.png'}" alt="" />
  206. <p>发布需求</p>
  207. </a></li>
  208. <li th:if="${isLogin}"><a
  209. th:href="${basePath + '/user/account/demand.html#techDemand'}">
  210. <img th:src="${portalHost+'/img/index_fix1.png'}" alt="" />
  211. <p>发布需求</p>
  212. </a></li>
  213. <li th:if="${!isLogin}" class="head_login"><a href=""> <img
  214. th:src="${portalHost+'/img/index_fix2.png'}" alt="" />
  215. <p>发布技术</p>
  216. </a></li>
  217. <li th:if="${isLogin}"><a
  218. th:href="${basePath + '/user/account/achievement.html#techAchievement'}">
  219. <img th:src="${portalHost+'/img/index_fix2.png'}" alt="" />
  220. <p>发布技术</p>
  221. </a></li>
  222. <li><a onclick="_MEIQIA('showPanel')"> <img
  223. th:src="${portalHost+'/img/index_fix3.png'}" alt="" />
  224. <p>联系客服</p>
  225. </a></li>
  226. <li><a href="" class="pendent_box"> <img
  227. th:src="${portalHost+'/img/index_fix4.png'}" alt="" />
  228. <p>返回顶部</p>
  229. </a></li>
  230. </ul>
  231. <span class="index_orange"></span>
  232. </div>
  233. <div class="message">
  234. <span></span>
  235. </div>
  236. </th:block>
  237. <th:block th:fragment="login">
  238. <div class="login">
  239. <div class="login_mian">
  240. <div class="login_left">
  241. <div class="login_ewm">
  242. <img th:src="${portalHost+'/img/Android.jpg'}" alt="二维码" />
  243. <p>Android版</p>
  244. <p>客户端</p>
  245. </div>
  246. <div class="login_ewm">
  247. <img th:src="${portalHost+'/img/iPhone.jpg'}" alt="二维码" />
  248. <p>iPhone版</p>
  249. <p>客户端</p>
  250. </div>
  251. </div>
  252. <div class="login_right">
  253. <h5>
  254. 用户登录<a href="/user/signIn.html">免费注册有好礼呦!!</a>
  255. </h5>
  256. <form id="form_login">
  257. <div class="login_uesr">
  258. <label for="uesname"><img
  259. th:src="${portalHost+'/img/login_use.png'}" /></label> <input
  260. type="text" name="mobile" id="Lo_user" placeholder="请输入手机号码" />
  261. <img th:src="${portalHost+'/img/login_del.png'}" class="log_del" />
  262. </div>
  263. <div class="login_pass">
  264. <label for="pass"><img
  265. th:src="${portalHost+'/img/login_password.png'}" /></label> <input
  266. type="password" name="password" id="Lo_pass" placeholder="请输入密码" />
  267. </div>
  268. <div class="login_check">
  269. <label for="checks" class="lab_check"> <input
  270. type="checkbox" name="type" id="checks" value="0" />专家登录
  271. </label> <label for="checkst" class="lab_checkno"> <input
  272. type="checkbox" name="type" id="checkst" value="1" />企业登录
  273. </label> <a href="">忘记密码?</a>
  274. </div>
  275. <input type="submit" value="登 陆" class="login_submit" />
  276. </form>
  277. <img th:src="${portalHost+'/img/login_hua.png'}" alt=""
  278. class="login_hua" /> <img
  279. th:src="${portalHost+'/img/login_shadow.png'}" alt="阴影效果"
  280. class="login_shadow" /> <img
  281. th:src="${portalHost+'/img/login_close.png'}" alt=""
  282. class="login_close" />
  283. </div>
  284. </div>
  285. </div>
  286. <div id="forget">
  287. <div class="forget">
  288. <form id="forget_form">
  289. <div class="forget_top">
  290. <a href="">忘记密码?</a>
  291. <div class="login_check">
  292. <label for="forget_checks" class="lab_check"> <input
  293. type="checkbox" name="type" id="forget_checks" />专家登录
  294. </label> <label for="forget_checkst" class="lab_checkno"> <input
  295. type="checkbox" name="type" id="forget_checkst" />企业登录
  296. </label>
  297. </div>
  298. </div>
  299. <div class="forget_center">
  300. <div class="phone">
  301. <label for="forget_phone"> 手机号码:<input type="text"
  302. name="type" id="forget_phone" placeholder="请输入您的手机号码..." />
  303. </label>
  304. </div>
  305. <div class="yanzheng">
  306. <label for="forget_yanzheng"> 图形验证码:<input type="text"
  307. name="type" id="forget_yanzheng" />
  308. </label>
  309. <div class="yanzhengma_cont_">
  310. <img th:src="${basePath+'/open/getVCode'}" />
  311. </div>
  312. </div>
  313. <div class="cellcode_">
  314. <div>
  315. 验证码:<input type="text" name="cellCode" placeholder="手机验证码"
  316. id="photo_n" />
  317. </div>
  318. <input type="button" id="photo_m" value="获取验证码" disabled />
  319. </div>
  320. <div class="fastener">
  321. <input type="submit" class="forget_sub" value="确认" />
  322. <div class="fastener_right">取消</div>
  323. </div>
  324. </div>
  325. </form>
  326. <img th:src="${portalHost+'/img/login_close.png'}" alt=""
  327. class="login_close" /> <img
  328. th:src="${portalHost+'/img/login_shadow.png'}" alt="阴影效果"
  329. class="login_shadow" />
  330. </div>
  331. </div>
  332. <div id="new_password">
  333. <div class="new_password">
  334. <form id="new_password_form">
  335. <div class="password_top">
  336. <h4>设置新密码</h4>
  337. <span>密码长度为6-20个字符,区分大小写</span>
  338. </div>
  339. <div class="password_center">
  340. <div>
  341. <label for="new_pass"> 新密码:<input type="password"
  342. name="type" id="new_pass" placeholder="请输入您的新密码..." />
  343. </label>
  344. </div>
  345. <div>
  346. <label for="new_pass_again"> 确认密码:<input type="password"
  347. name="type" id="new_pass_again" placeholder="请确认您的密码..." />
  348. </label>
  349. </div>
  350. <div class="fastener">
  351. <input type="submit" class="new_password_sub" value="确认" />
  352. <div class="fastener_right">取消</div>
  353. </div>
  354. </div>
  355. </form>
  356. <img th:src="${portalHost+'/img/login_close.png'}" alt=""
  357. class="login_close" /> <img
  358. th:src="${portalHost+'/img/login_shadow.png'}" alt="阴影效果"
  359. class="login_shadow" />
  360. </div>
  361. </div>
  362. <div class="smg">
  363. <input type="text" name="msg" value="" id="msg" readonly="readonly" />
  364. </div>
  365. </th:block>
  366. <th:block th:fragment="footer(scripts)">
  367. <script th:inline="javascript">
  368. /*<![CDATA[*/
  369. window.globalConfig = {};
  370. globalConfig.context = /*[[${basePath}]]*/'';
  371. globalConfig.portalHost = /*[[${portalHost}]]*/'';
  372. globalConfig.staticDomain = /*[[${staticDomain}]]*/'';
  373. globalConfig.staticHost = /*[[${staticHost}]]*/'';
  374. globalConfig.uploadPath = /*[[${uploadPath}]]*/'';
  375. globalConfig.uploadPrivatePath = /*[[${uploadPrivatePath}]]*/'';
  376. globalConfig.avatarHost = /*[[${avatarHost}]]*/'';
  377. globalConfig.avatarUploadHost = /*[[${avatarUploadHost}]]*/'';
  378. globalConfig.csrfToken = /*[[${csrf}]]*/'';
  379. globalConfig.kfqq = '2035994611';
  380. window.userData = {};
  381. window.adminData = {};
  382. /*]]>*/
  383. </script>
  384. <script th:inline="javascript" th:if="${adminData!=null}">
  385. /*<![CDATA[*/
  386. window.adminData = {
  387. mobile : /*[[${adminData.mobile}]]*/'',
  388. name : /*[[${adminData.name}]]*/'',
  389. email : /*[[${adminData.email}]]*/'',
  390. createTime : /*[[${adminData.createTime}]]*/'',
  391. uid : /*[[${adminData.id}]]*/'',
  392. isSuperAdmin : /*[[${shiro.hasRole('999999')}]]*/false
  393. }
  394. window.showUserManage = /*[[${shiro.hasRole('999999') || shiro.isPermitted('admin/userManage')}]]*/false;
  395. window.showServices = /*[[${shiro.hasRole('999999') || shiro.isPermitted('admin/services')}]]*/false;
  396. window.showAchievement = /*[[${shiro.hasRole('999999') || shiro.isPermitted('admin/achievement')}]]*/false;
  397. window.showDemand = /*[[${shiro.hasRole('999999') || shiro.isPermitted('admin/demand')}]]*/false;
  398. window.showIdea = /*[[${shiro.hasRole('999999') || shiro.isPermitted('admin/idea')}]]*/false;
  399. window.showCustomer = /*[[${shiro.hasRole('999999') || shiro.isPermitted('admin/customer')}]]*/false;
  400. window.showUserList = /*[[${shiro.hasRole('999999') || shiro.isPermitted('api/admin/userList')}]]*/false;
  401. window.showOrgList = /*[[${shiro.hasRole('999999') || shiro.isPermitted('api/admin/orgList')}]]*/false;
  402. window.showPermissionList = /*[[${shiro.hasRole('999999') || shiro.isPermitted('api/admin/permissionList')}]]*/
  403. false;
  404. window.showRoleList = /*[[${shiro.hasRole('999999') || shiro.isPermitted('api/admin/roleList')}]]*/false;
  405. window.showAuditStatus = /*[[${shiro.hasRole('999999') || shiro.isPermitted('api/admin/auditStatus')}]]*/false;
  406. window.showUserOrderList = /*[[${shiro.hasRole('999999') || shiro.isPermitted('admin/userOrder')}]]*/false;
  407. window.showSystem = /*[[${shiro.hasRole('999999') || shiro.isPermitted('admin/system')}]]*/false;
  408. /*]]>*/
  409. </script>
  410. <script th:inline="javascript" th:if="${userData!=null}">
  411. /*<![CDATA[*/
  412. window.userData = {
  413. mobile : /*[[${userData.mobile}]]*/'',
  414. nickname : /*[[${userData == null} ? null : ${userData.nickname}]]*/'',
  415. number : /*[[${userData == null} ? null : ${userData.number}]]*/'',
  416. type : /*[[${userData == null} ? null : ${userData.type}]]*/'',
  417. email : /*[[${userData == null} ? null : ${userData.email}]]*/'',
  418. createTime : /*[[${userData == null} ? null : ${userData.createTime}]]*/'',
  419. lvl : /*[[${userData == null} ? null : ${userData.lvl}]]*/''
  420. }
  421. /*]]>*/
  422. </script>
  423. <th:block th:replace="${scripts}" />
  424. </th:block>
  425. </body>
  426. </html>