common.html 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596
  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="shortcut icon " type="images/x-icon" th:href="${portalHost+ '/img/ico_logo.png'}">
  8. <meta name="Keywords" content="高新技术企业认定_双软评估_军工认证_知识产权贯标_知识产权转移_科德"/>
  9. <meta name="Description" content="科德信息咨询有限公司17年来专注于国家高新技术企业认定,知识产权贯标,知识产权转移,双软评估,
  10. 体系认证,专利申请,军工三证,工程技术研究中心,创新小巨人等湖南省市科技项目申报、成果转化的信息咨询旗舰企业,获得政府部门权威认证的咨询服务机构."/>
  11. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  12. <meta http-equiv="X-UA-Compatible" content="ie=edge">
  13. <th:block th:replace="${link}" />
  14. <title></title>
  15. </head>
  16. <body>
  17. <th:block th:fragment="nav(mainM,subM)">
  18. <div class="topFixHeight">
  19. <div class="topNav">
  20. <div class="header">
  21. <div class="container">
  22. <div class="navigationList webkitHover">
  23. <a>网站导航
  24. <span class="webkitDown"></span>
  25. </a>
  26. </div>
  27. <div>
  28. <ul>
  29. <li>
  30. <a th:href="@{/user/signIn}">注册</a>
  31. </li>
  32. <li>
  33. <a th:if="!${isLogin}" href="javascript:;" class="head_login">登录</a>
  34. </li>
  35. <li th:if="${isLogin}" class="signin">
  36. <a th:href="${basePath + (isAdmin? '/admin/index.html':'/user/account/index.html')}"
  37. th:text="${#strings.isEmpty(userName)?'个人中心':userName}">个人中心</a>
  38. <a th:href="${basePath + '/user/logout'}">退出</a>
  39. </li>
  40. <li class="shopIcon">
  41. <a th:href="@{/portal/technologyTrading/shopList}">
  42. <img th:src="${portalHost+'/img/index/index_shopCar.jpg'}" alt="">购物车(<span class="numberTotal">0</span>)件 </a>
  43. <span class="glyphicon glyphicon-tint tint" aria-hidden="true"></span>
  44. </li>
  45. </ul>
  46. </div>
  47. </div>
  48. <div class="navWrapper webkitHover">
  49. <ol>
  50. <li>
  51. <div>知识产权申请</div>
  52. <span>
  53. <img th:src="${portalHost+'/img/index/index_webkit1.png'}" alt="">
  54. </span>
  55. <p>
  56. <a th:href="@{/portal/service/patent#recentPublish}">最新发布</a>
  57. </p>
  58. <p>
  59. <a th:href="@{/portal/service/patent#patentService}">专利服务</a>
  60. </p>
  61. <p>
  62. <a th:href="@{/portal/service/patent#branchService}">商标服务</a>
  63. </p>
  64. <p>
  65. <a th:href="@{/portal/service/patent#copyrightService}">版权服务</a>
  66. </p>
  67. <p>
  68. <a th:href="@{/portal/service/patent#encyclopedias}">知产百科</a>
  69. </p>
  70. </li>
  71. <li>
  72. <div>知识产权赚钱</div>
  73. <span>
  74. <img th:src="${portalHost+'/img/index/index_webkit2.png'}" alt="">
  75. </span>
  76. <p>
  77. <a th:href="@{/portal/service/serviceIndex#serviceHigh}">高新技术企业服务</a>
  78. </p>
  79. <p>
  80. <a th:href="@{/portal/service/serviceIndex#serviceAuthentication}">企业资质认定</a>
  81. </p>
  82. <p>
  83. <!-- <a th:href="@{/portal/service/serviceIndex#serviceProperty}">知识产权</a> -->
  84. <a th:href="@{/portal/service/serviceIndex#serviceProject}">科技项目</a>
  85. <a th:href="@{/portal/service/serviceIndex#serviceCustomer}">合作客户</a>
  86. </p>
  87. <p>
  88. <a th:href="@{/portal/service/serviceIndex#serviceAdministration}">管理体系</a>
  89. <a th:href="@{/portal/service/serviceIndex#serviceAbility}">服务能力</a>
  90. </p>
  91. <p>
  92. <a th:href="@{/portal/service/serviceIndex#serviceProcess}">服务流程</a>
  93. <a th:href="@{/portal/service/serviceIndex#serviceBrand}">品牌通 </a>
  94. </p>
  95. </li>
  96. <li>
  97. <div>知识产权交易</div>
  98. <span>
  99. <img th:src="${portalHost+'/img/index/index_webkit3.png'}" alt="">
  100. </span>
  101. <p>
  102. <a th:href="@{/portal/technologyTrading/tradingIndex#trandingIndexAchievement}">转换技术成果</a>
  103. </p>
  104. <p>
  105. <a th:href="@{/portal/technologyTrading/tradingIndex#trandingIndexDiff}">解决技术难题</a>
  106. </p>
  107. <p>
  108. <a th:href="@{/portal/technologyTrading/tradingIndex#trandingIndexPolicy}">知识产权交易政策</a>
  109. </p>
  110. <p>
  111. <a th:href="@{/portal/technologyTrading/tradingIndex#assessOnline}">在线评估</a>
  112. </p>
  113. <!-- <p>
  114. <a th:href="@{/portal/technologyTrading/tradingIndex#trandingIndexExpert}">权威专家</a>
  115. </p> -->
  116. </li>
  117. <!-- <li>
  118. <div>知识产权维权</div>
  119. <span>
  120. <img th:src="${portalHost+'/img/index/index_webkit4.png'}" alt="">
  121. </span>
  122. <p>
  123. <a th:href="@{/portal/service/patent#recentPublish}">最新发布</a>
  124. </p>
  125. <p>
  126. <a th:href="@{/portal/service/patent#patentService}">专利服务</a>
  127. </p>
  128. <p>
  129. <a th:href="@{/portal/service/patent#branchService}">商标服务</a>
  130. </p>
  131. <p>
  132. <a th:href="@{/portal/service/patent#copyrightService}">版权服务</a>
  133. </p>
  134. <p>
  135. <a th:href="@{/portal/service/patent#encyclopedias}">知产百科</a>
  136. </p>
  137. </li> -->
  138. <!-- <li>
  139. <div>智库咨询</div>
  140. <span>
  141. <img src="http://192.168.1.166/portal/1.0.0/img/index/index_webkit1.png" alt="">
  142. </span>
  143. <p>
  144. <a href="#">智政</a>
  145. </p>
  146. <p>
  147. <a href="#">智者</a>
  148. </p>
  149. </li> -->
  150. <li>
  151. <div>关于公司 </div>
  152. <span>
  153. <img th:src="${portalHost+'/img/index/index_webkit1.png'}" alt="">
  154. </span>
  155. <p>
  156. <a th:href="@{/portal/aboutUs}">公司简介</a>
  157. </p>
  158. <p>
  159. <a th:href="@{/portal/aboutUs#business}">业务范围</a>
  160. </p>
  161. <p>
  162. <a th:href="@{/portal/aboutUs#honor}">荣誉资质</a>
  163. </p>
  164. <p>
  165. <a th:href="@{/portal/aboutUs#development}">发展历程</a>
  166. </p>
  167. </li>
  168. </ol>
  169. </div>
  170. </div>
  171. <!-- search -->
  172. <div class="topNavBj">
  173. <div class="topHeader">
  174. <div class="container">
  175. <div class="navHeader">
  176. <div class="logo">
  177. <a th:href="@{/portal/index}">
  178. <img th:src="${portalHost+'/img/Logo111.png'}" alt="" title="技淘">
  179. </a>
  180. </div>
  181. <div class="logo_right"></div>
  182. <div class="nav">
  183. <ul>
  184. <li th:class="${subM}=='apply'?active:''" >
  185. <div>
  186. <a th:href="@{/portal/service/patent}">知识产权申请</a>
  187. </div>
  188. </li>
  189. <li th:class="${subM}=='serviceIndex'?active:''" >
  190. <div>
  191. <a th:href="@{/portal/service/serviceIndex}">知识产权赚钱</a>
  192. </div>
  193. </li>
  194. <li th:class="${subM}=='trading'?active:''" >
  195. <div>
  196. <a th:href="@{/portal/technologyTrading/tradingIndex}">知识产权交易</a>
  197. <!-- <ol class="subnavigation">
  198. <li>
  199. <a th:href="@{/portal/technologyTrading/achievement}">技术成果</a>
  200. </li>
  201. <li>
  202. <a th:href="@{/portal/technologyTrading/demand}">技术需求</a>
  203. </li>
  204. </ol> -->
  205. </div>
  206. </li>
  207. <li th:class="${subM}=='safeguarding'?active:''" >
  208. <div>
  209. <a th:href="@{/portal/service/safeguarding}">知识产权维权</a>
  210. </div>
  211. </li>
  212. <!-- <li th:class="${subM}=='protect'?active:''" >
  213. <div>
  214. <a th:href="@{/portal/service/serviceIndex}">知识产权维权</a>
  215. </div>
  216. </li> -->
  217. <!-- <li th:class="${subM}=='thindTankIndex'?active:''"> -->
  218. <!-- <div> -->
  219. <!-- <a th:href="@{/portal/thinkTank/index.html}">智库咨询</a> -->
  220. <!-- <ol class="subnavigation"> -->
  221. <!-- <li> -->
  222. <!-- <a th:href="@{/portal/thinkTank/policyList}">智政</a> -->
  223. <!-- </li> -->
  224. <!-- <li> -->
  225. <!-- <a th:href="@{/portal/thinkTank/index.html#zizone}">智者</a> -->
  226. <!-- </li> -->
  227. <!-- </ol> -->
  228. <!-- </div> -->
  229. <!-- </li> -->
  230. <!-- <li th:class="${subM}=='aboutUs'?active:''"> -->
  231. <!-- <div> -->
  232. <!-- <a th:href="@{/portal/aboutUs}">关于公司</a> -->
  233. <!-- <ol class="subnavigation" style="display: none;"> -->
  234. <!-- <li> -->
  235. <!-- <a th:href="@{/portal/contactUs}">联系我们</a> -->
  236. <!-- </li> -->
  237. <!-- </ol> -->
  238. <!-- </div> -->
  239. <!-- </li> -->
  240. </ul>
  241. </div>
  242. <div class="logo_photo">全国统一服务热线:400-8800-962</div>
  243. </div>
  244. </div>
  245. </div>
  246. </div>
  247. </div>
  248. </div>
  249. </th:block>
  250. <th:block th:fragment="banners">
  251. <div id="myCarousel" class="carousel slide"
  252. th:if="${banners!=null && banners.size() > 1}">
  253. <ol class="carousel-indicators">
  254. <th:block th:each="banner,bannerStat:${banners}">
  255. <li data-target="#myCarousel" data-slide-to="0"
  256. th:class="${bannerStat.first?'active':''}"></li>
  257. </th:block>
  258. </ol>
  259. <div class="carousel-inner">
  260. <th:block th:each="banner,bannerStat:${banners}">
  261. <div class="item" th:classappend="${bannerStat.first?'active':''}">
  262. <img th:src="${staticDomain +'/upload'+ banner.imgurl}"
  263. th:alt="${banner.text}">
  264. </div>
  265. </th:block>
  266. </div>
  267. <a class="carousel-control left" href="#myCarousel" data-slide="prev"><span
  268. class="glyphicon glyphicon-chevron-left"></span></a> <a
  269. class="carousel-control right" href="#myCarousel" data-slide="next"><span
  270. class="glyphicon glyphicon-chevron-right"></span></a>
  271. </div>
  272. <div class="banner-item" th:if="${banners!=null && banners.size()==1}">
  273. <img th:src="${staticDomain +'/upload'+ banners[0].imgurl}"
  274. th:alt="${banners[0].text}">
  275. </div>
  276. </th:block>
  277. <th:block th:fragment="copyright">
  278. <div id="bottom">
  279. <div class="bottom">
  280. <div class="bottom_text">
  281. <div class="text_top">
  282. <a th:href="@{/portal/aboutUs}">关于公司/</a>
  283. <a th:href="@{/portal/contactUs}">联系我们</a>
  284. <p> Copyright &copy 2016-2017 科德 版权所有 <a href="http://www.miitbeian.gov.cn/" target="_blank">湘ICP备15019731号</a>
  285. -2 技术支持:湖南阿凡提信息科技有限公司</p>
  286. </div>
  287. <div class="text_center">
  288. <div class="cont_left">
  289. <img th:src="${portalHost+'/img/dizhi.jpg'}" alt=""/>
  290. <p>湖南省长沙市营盘东路19号金山大厦八楼</p>
  291. </div>
  292. <div class="cont_center">
  293. <img th:src="${portalHost+'/img/dianhua.jpg'}" alt=""/>
  294. <p>合作电话:0731-89907207</p>
  295. <p>400-8800-962</p>
  296. </div>
  297. <div class="cont_rightapp">
  298. <img th:src="${portalHost+'/img/erweima_iphone.png'}" alt=""/>
  299. <p>iPhone版</p>
  300. </div>
  301. <div class="cont_right android">
  302. <img th:src="${portalHost+'/img/erweima_android.jpg'}" alt=""/>
  303. <p>Android版</p>
  304. </div>
  305. <div class="cont_right">
  306. <img th:src="${portalHost+'/img/erweima.jpg'}" alt=""/>
  307. <p>微信公众号</p>
  308. </div>
  309. </div>
  310. <div class="text_bottom">
  311. <p>友情链接</p>
  312. <a href="http://www.hnst.gov.cn/" target="_blank">湖南省科技厅/</a>
  313. <a href="http://www.cssti.cn/" target="_blank">长沙市科技局/</a>
  314. <a href="http://www.cast.org.cn/" target="_blank">中国科学技术协会/</a>
  315. <a href="http://www.chinatorch.gov.cn/" target="_blank">科技部火炬中心/</a>
  316. <a href="http://www.nosta.gov.cn/web/index.aspx" target="_blank">国家科技成果奖励办/</a>
  317. <a href="http://www.nast.org.cn/" target="_blank">国家科技成果网/</a>
  318. <a href="http://www.hnast.org.cn/portal/comm/index.action" target="_blank">湖南省科学技术协会/</a>
  319. <a href="http://www.hncgw.gov.cn/" target="_blank">湖南省科技成果转化公共服务平台/</a>
  320. <a href="http://www.hnjxw.gov.cn/" target="_blank">湖南省经济信息化委员会/</a>
  321. <a href="http://kyy.hnu.cn/" target="_blank">湖南大学科学技术研究院/</a>
  322. <a href="http://www.gxst.gov.cn/gxkjt/" target="_blank">广西省科技厅/</a>
  323. <a href="http://www.nmkjt.gov.cn/" target="_blank">内蒙古自治区科技厅/</a>
  324. <a href="http://www.cshtz.gov.cn/" target="_blank">长沙市高新区管委会/</a>
  325. <a href="http://www.jxas.ac.cn/" target="_blank">江西省科学院/</a>
  326. <a href="http://www.cnic.cn/front/index.html#/cnicSite/home" target="_blank">中科院计算机网络信息中心/</a>
  327. <!-- <a href="http://kxyjb.csu.edu.cn/" target="_blank">中南大学科学研究部/</a> -->
  328. <a href="http://www.cast.org.cn/" target="_blank">中国科协创新创业服务中心/</a>
  329. <a href="http://www.hbstd.gov.cn/" target="_blank">湖北省科技厅/</a>
  330. <a href="http://www.gdstc.gov.cn/" target="_blank">广东省科技厅/</a>
  331. <a href="http://www.hnkjt.gov.cn/" target="_blank">河南省科技厅/</a>
  332. <a href="http://www.cbtm.gov.cn/" target="_blank">技术合同登记官网</a>
  333. </div>
  334. </div>
  335. </div>
  336. </div>
  337. <div class="pub_fix">
  338. <ul>
  339. <li>
  340. <a href="" class="pendent_box">
  341. <span class="glyphicon glyphicon-plane"></span>
  342. </a>
  343. </li>
  344. <li>
  345. <a onclick="openZoosUrl('chatwin');">
  346. <span class="glyphicon glyphicon-user"></span>
  347. </a>
  348. </li>
  349. <li class="phonefix">
  350. <a>
  351. <span class="glyphicon glyphicon-phone-alt"></span>
  352. </a>
  353. <div class="phoneTxt">
  354. <p>联系电话</p>
  355. <p>400-8800-962</p>
  356. </div>
  357. </li>
  358. <li >
  359. <a>
  360. <span class="glyphicon glyphicon-send"></span>
  361. </a>
  362. <div class="phoneTxt">
  363. <p>公众号</p>
  364. <img th:src="${portalHost+'/img/erweima.jpg'}" alt="">
  365. </div>
  366. </li>
  367. <li>
  368. <a>
  369. <span class="glyphicon glyphicon-bookmark"></span>
  370. </a>
  371. <div class="phoneTxt">
  372. <p>APP</p>
  373. <div>
  374. <img th:src="${portalHost+'/img/erweima_iphone.png'}" alt="">
  375. <p>iPhone版</p>
  376. </div>
  377. <div>
  378. <img th:src="${portalHost+'/img/erweima_android.jpg'}" alt="">
  379. <p>Android版</p>
  380. </div>
  381. </div>
  382. </li>
  383. </ul>
  384. </div>
  385. </th:block>
  386. <th:block th:fragment="login">
  387. <!--登陆页面-->
  388. <div class="login">
  389. <div class="login_mian">
  390. <div class="login_left">
  391. <div class="login_ewm">
  392. <img th:src="${portalHost+'/img/Android.jpg'}" alt="二维码" />
  393. <p>Android版</p>
  394. <p>客户端</p>
  395. </div>
  396. <div class="login_ewm">
  397. <img th:src="${portalHost+'/img/iPhone.jpg'}" alt="二维码" />
  398. <p>iPhone版</p>
  399. <p>客户端</p>
  400. </div>
  401. </div>
  402. <div class="login_right">
  403. <h5>用户登陆<a th:href="@{/user/signIn}">免费注册有好礼呦!!</a></h5>
  404. <form id="form_login">
  405. <div class="login_uesr">
  406. <label for="uesname"><img th:src="${portalHost+'/img/login_use.png'}"/></label>
  407. <input type="text" name="uesname" id="Lo_user" placeholder="用户名" />
  408. <img th:src="${portalHost+'/img/login_del.png'}" class="log_del"/>
  409. </div>
  410. <div class="login_pass">
  411. <label for="pass"><img th:src="${portalHost+'/img/login_password.png'}"/></label>
  412. <input type="password" name="pass" id="Lo_pass" placeholder="请输入密码" />
  413. </div>
  414. <div class="login_pass">
  415. <img th:src="${portalHost+'/img/resiger_username.jpg'}" alt=""/>
  416. <select id="customerType">
  417. <option value="0">个人</option>
  418. <option value="1">企业</option>
  419. </select>
  420. </div>
  421. <div class="login_check">
  422. <a href="#">忘记密码?</a>
  423. </div>
  424. <input type="submit" value="登 陆" class="login_submit"/>
  425. </form>
  426. <img th:src="${portalHost+'/img/login_hua.png'}" alt="" class="login_hua"/>
  427. <img th:src="${portalHost+'/img/login_shadow.png'}" alt="阴影效果" class="login_shadow"/>
  428. <img th:src="${portalHost+'/img/login_close.png'}" alt="" class="login_close"/>
  429. </div>
  430. </div>
  431. </div>
  432. <div id="forget">
  433. <div class="forget">
  434. <form id="forget_form">
  435. <div class="forget_top">
  436. <a href="">忘记密码?</a>
  437. </div>
  438. <div class="forget_center">
  439. <!-- <div class="user">
  440. <label for="forget_user">
  441. 用户名:<input type="text" name="type" id="forget_user" placeholder="请输入您的用户名"/>
  442. </label>
  443. </div> -->
  444. <div class="phone">
  445. <label for="forget_phone">
  446. 手机号码:<input type="text" name="type" id="forget_phone" placeholder="请输入您的手机号码..."/>
  447. </label>
  448. </div>
  449. <div class="login_pa">
  450. 客户类别:
  451. <select id="customerTy">
  452. <option value="0">个人</option>
  453. <option value="1">企业</option>
  454. </select>
  455. </div>
  456. <div class="cellcode_">
  457. <div>
  458. 验证码:<input type="text" name="cellCode" placeholder="手机验证码" id="photo_n"/>
  459. </div>
  460. <input type="button" id="photo_m" value="获取验证码" disabled/>
  461. </div>
  462. <div class="fastener">
  463. <input type="submit" class="forget_sub" value="确认"/>
  464. <div class="fastener_right">
  465. 取消
  466. </div>
  467. </div>
  468. </div>
  469. </form>
  470. <img th:src="${portalHost+'/img/login_close.png'}" alt="" class="login_close"/>
  471. </div>
  472. </div>
  473. <div id="new_password">
  474. <div class="new_password">
  475. <form id="new_password_form">
  476. <div class="password_top">
  477. <h4>设置新密码</h4>
  478. <span>密码长度为6-20个字符,区分大小写</span>
  479. </div>
  480. <div class="password_center">
  481. <div >
  482. <label for="new_pass">
  483. 新密码:<input type="password" name="type" id="new_pass" placeholder="请输入您的新密码..."/>
  484. </label>
  485. </div>
  486. <div >
  487. <label for="new_pass_again">
  488. 确认密码:<input type="password" name="type" id="new_pass_again" placeholder="请确认您的密码..."/>
  489. </label>
  490. </div>
  491. <div class="fastener">
  492. <input type="submit" class="new_password_sub" value="确认"/>
  493. <div class="fastener_right">
  494. 取消
  495. </div>
  496. </div>
  497. </div>
  498. </form>
  499. <img th:src="${portalHost+'/img/login_close.png'}" alt="" class="login_close"/>
  500. </div>
  501. </div>
  502. <div class="smg"><input type="text" name="msg" value="111" id="msg"/></div>
  503. <div class="loading">
  504. <div></div>
  505. </div>
  506. </th:block>
  507. <th:block th:fragment="footer(scripts)">
  508. <script src="https://s22.cnzz.com/z_stat.php?id=1274334487&web_id=1274334487" language="JavaScript"></script>
  509. <script>
  510. var _hmt = _hmt || [];
  511. (function() {
  512. var hm = document.createElement("script");
  513. hm.src = "https://hm.baidu.com/hm.js?f3add4ca3570adee0a450bd9a7fe9ffb";
  514. var s = document.getElementsByTagName("script")[0];
  515. s.parentNode.insertBefore(hm, s);
  516. })();
  517. </script>
  518. <script language="javascript" src="https://put.zoosnet.net/JS/LsJS.aspx?siteid=PUT70876498&float=1&lng=cn"></script>
  519. <script th:inline="javascript">
  520. /*<![CDATA[*/
  521. window.globalConfig = {};
  522. globalConfig.context = /*[[${basePath}]]*/'';
  523. globalConfig.portalHost = /*[[${portalHost}]]*/'';
  524. globalConfig.staticDomain = /*[[${staticDomain}]]*/'';
  525. globalConfig.staticHost = /*[[${staticHost}]]*/'';
  526. globalConfig.uploadPath = /*[[${uploadPath}]]*/'';
  527. globalConfig.uploadPrivatePath = /*[[${uploadPrivatePath}]]*/'';
  528. globalConfig.avatarHost = /*[[${avatarHost}]]*/'';
  529. globalConfig.avatarUploadHost = /*[[${avatarUploadHost}]]*/'';
  530. globalConfig.csrfToken = /*[[${csrf}]]*/'';
  531. globalConfig.kfqq = '2035994611';
  532. window.userData = {};
  533. window.adminData = {};
  534. /*]]>*/
  535. </script>
  536. <script th:inline="javascript" th:if="${adminData!=null}">
  537. /*<![CDATA[*/
  538. window.adminData = {
  539. mobile : /*[[${adminData.mobile}]]*/'',
  540. name : /*[[${adminData.name}]]*/'',
  541. email : /*[[${adminData.email}]]*/'',
  542. createTime : /*[[${adminData.createTime}]]*/'',
  543. uid : /*[[${adminData.id}]]*/'',
  544. departmentId : /*[[${adminData.departmentId}]]*/'',
  545. isSuperAdmin : /*[[${shiro.hasRole('999999')}]]*/false,
  546. isApprovalDecision : /*[[${shiro.hasRole('99999')}]]*/false
  547. }
  548. window.showUserManage = /*[[${shiro.hasRole('999999') || shiro.isPermitted('admin/userManage')}]]*/false;
  549. window.showServices = /*[[${shiro.hasRole('999999') || shiro.isPermitted('admin/services')}]]*/false;
  550. window.showAchievement = /*[[${shiro.hasRole('999999') || shiro.isPermitted('admin/achievement')}]]*/false;
  551. window.showDemand = /*[[${shiro.hasRole('999999') || shiro.isPermitted('admin/demand')}]]*/false;
  552. window.showIdea = /*[[${shiro.hasRole('999999') || shiro.isPermitted('admin/idea')}]]*/false;
  553. window.showCustomer = /*[[${shiro.hasRole('999999') || shiro.isPermitted('admin/customer')}]]*/false;
  554. window.showUserList = /*[[${shiro.hasRole('999999') || shiro.isPermitted('api/admin/userList')}]]*/false;
  555. window.showOrgList = /*[[${shiro.hasRole('999999') || shiro.isPermitted('api/admin/orgList')}]]*/false;
  556. window.showPermissionList = /*[[${shiro.hasRole('999999') || shiro.isPermitted('api/admin/permissionList')}]]*/
  557. false;
  558. window.showRoleList = /*[[${shiro.hasRole('999999') || shiro.isPermitted('api/admin/roleList')}]]*/false;
  559. window.showAuditStatus = /*[[${shiro.hasRole('999999') || shiro.isPermitted('api/admin/auditStatus')}]]*/false;
  560. window.showUserOrderList = /*[[${shiro.hasRole('999999') || shiro.isPermitted('admin/userOrder')}]]*/false;
  561. window.showSystem = /*[[${shiro.hasRole('999999') || shiro.isPermitted('admin/system')}]]*/false;
  562. /*]]>*/
  563. </script>
  564. <script th:inline="javascript" th:if="${userData!=null}">
  565. /*<![CDATA[*/
  566. window.userData = {
  567. mobile : /*[[${userData.mobile}]]*/'',
  568. nickname : /*[[${userData == null} ? null : ${userData.nickname}]]*/'',
  569. number : /*[[${userData == null} ? null : ${userData.number}]]*/'',
  570. type : /*[[${userData == null} ? null : ${userData.type}]]*/'',
  571. email : /*[[${userData == null} ? null : ${userData.email}]]*/'',
  572. createTime : /*[[${userData == null} ? null : ${userData.createTime}]]*/'',
  573. lvl : /*[[${userData == null} ? null : ${userData.lvl}]]*/''
  574. }
  575. /*]]>*/
  576. </script>
  577. <th:block th:replace="${scripts}" />
  578. </th:block>
  579. </body>
  580. </html>