home.blade.php 56 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  6. <link rel="shortcut icon" href="{{asset('favicon.ico')}}">
  7. <link href="{{asset('css/bootstrap.min.css')}}" rel="stylesheet">
  8. <link href="{{asset('css/style.min.css?v=4.0.0')}}" rel="stylesheet">
  9. <link href="{{asset('css/font-awesome-4.7.0/css/font-awesome.min.css')}}" rel="stylesheet">
  10. <link href="{{asset('css/style.min862f.css?v=4.2')}}" rel="stylesheet">
  11. <style>
  12. .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4,
  13. .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11,
  14. .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8,
  15. .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4,
  16. .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11,
  17. .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  18. padding-left: 5px;
  19. padding-right: 5px;
  20. }
  21. .ibox {
  22. margin-bottom: 10px;
  23. }
  24. .abc2 > .row {
  25. display: flex;
  26. padding: 0 0 10px 0;
  27. }
  28. .ibox-content {
  29. padding: 28px 20px 20px;
  30. }
  31. .abc2 .row .ibox {
  32. margin-bottom: 0;
  33. }
  34. .abc2 .row .ibox {
  35. height: 100%;
  36. margin-bottom: 0;
  37. background-color: #fff;
  38. }
  39. .abc2 .row .col-lg-8 .ibox .ibox-content {
  40. height: 100%;
  41. }
  42. .abc3 {
  43. padding: 5px 0;
  44. }
  45. .abc3 > .row > .row {
  46. margin: auto;
  47. width: calc(100% - 10px);
  48. }
  49. .wrapper.wrapper-content .container {
  50. width: 100%;
  51. }
  52. .top-navigation .wrapper.wrapper-content {
  53. padding: 20px 0;
  54. }
  55. .ibox-content-icons {
  56. padding: 0;
  57. margin: 0 -5px;
  58. }
  59. .ibox-content-icons li {
  60. width: 25%;
  61. float: left;
  62. padding: 0 5px;
  63. margin-bottom: 10px;
  64. }
  65. .ibox-content-icons li:nth-child(n+5) {
  66. margin-bottom: 0;
  67. }
  68. .ibox-content-icons:before {
  69. content: '';
  70. display: table;
  71. clear: both;
  72. }
  73. .ibox-content-icons:after {
  74. content: '';
  75. display: table;
  76. clear: both;
  77. }
  78. .ibox-content-icons li .icon {
  79. height: 70px;
  80. background-color: #f2f2f2;
  81. border-radius: 5px;
  82. line-height: 60px;
  83. text-align: center;
  84. margin-bottom: 10px;
  85. display: block;
  86. }
  87. .ibox-content-icons li {
  88. list-style: none;
  89. }
  90. .ibox-content-icons li .title {
  91. font-size: 14px;
  92. color: #333;
  93. display: block;
  94. text-align: center;
  95. }
  96. @media screen and (max-width: 768px) {
  97. .abc2 .row {
  98. display: block;
  99. }
  100. }
  101. .icon-class {
  102. font-size: 40px;
  103. color: #333333;
  104. position: absolute;
  105. left: 50%;
  106. transform: translate(-50%, -50%);
  107. top: 50%;
  108. }
  109. @media screen and (max-width: 1200px) {
  110. .abc2 > .row {
  111. display: block;
  112. }
  113. }
  114. </style>
  115. </head>
  116. <body class="gray-bg top-navigation">
  117. <div id="wrapper">
  118. <div id="page-wrapper" class="gray-bg">
  119. <div class="wrapper wrapper-content">
  120. <div class="container">
  121. <div class="abc1">
  122. <div class="row">
  123. <div class="col-md-2">
  124. <div class="ibox float-e-margins clearfix">
  125. <div class="ibox-title" style="border-style: none">
  126. <button class="times" style="border:none"
  127. onclick="units.openDetail('/admin/analyze/index/online','当月上线')">
  128. <span style="font-weight:bold">当月上线</span>
  129. </button>
  130. </div>
  131. <div class="ibox-content">
  132. <h1 class="no-margins">{{$thisMonthOnlineSite}}</h1>
  133. @if($ratioOnlineSite<0)
  134. <div class="stat-percent font-bold" style="color: #4ea397">
  135. 较上月环比 {{$ratioOnlineSite}}%
  136. </div>
  137. @else
  138. <div class="stat-percent font-bold" style="color: #d0648a">
  139. 较上月环比 {{$ratioOnlineSite}}%
  140. </div>
  141. @endif
  142. <small>项目数</small>
  143. </div>
  144. </div>
  145. <div class="ibox float-e-margins clearfix" style="margin-bottom: 0">
  146. <div class="ibox-title" style="border-style: none">
  147. <button class="times" style="border:none"
  148. onclick="units.openDetail('/admin/analyze/index/place-order','当月签单')">
  149. <span style="font-weight:bold">当月签单</span>
  150. </button>
  151. </div>
  152. <div class="ibox-content">
  153. <h1 class="no-margins">{{$thisMonthOrderSite}}</h1>
  154. @if($ratioOrderSite<0)
  155. <div class="stat-percent font-bold" style="color: #4ea397">
  156. 较上月环比 {{$ratioOrderSite}}%
  157. </div>
  158. @else
  159. <div class="stat-percent font-bold" style="color: #d0648a">
  160. 较上月环比 {{$ratioOrderSite}}%
  161. </div>
  162. @endif
  163. <small>项目数</small>
  164. </div>
  165. </div>
  166. </div>
  167. <div class="col-md-2">
  168. <div class="ibox float-e-margins clearfix">
  169. <div class="ibox-title" style="border-style: none">
  170. <button class="times" style="border:none"
  171. onclick="units.openDetail('/admin/analyze/index/reach','当月达标')">
  172. <span style="font-weight:bold">当月达标</span>
  173. </button>
  174. </div>
  175. <div class="ibox-content">
  176. <h1 class="no-margins">{{$thisMonthQualifiedSite}}</h1>
  177. @if($ratioQualifiedSite<0)
  178. <div class="stat-percent font-bold" style="color: #4ea397">
  179. 较上月环比 {{$ratioQualifiedSite}}%
  180. </div>
  181. @else
  182. <div class="stat-percent font-bold" style="color: #d0648a">
  183. 较上月环比 {{$ratioQualifiedSite}}%
  184. </div>
  185. @endif
  186. <small>项目数</small>
  187. </div>
  188. </div>
  189. <div class="ibox float-e-margins clearfix" style="margin-bottom: 0">
  190. <div class="ibox-title" style="border-style: none">
  191. <button class="times" style="border:none"
  192. onclick="units.openDetail('/admin/analyze/index/place-order','当月已下单')">
  193. <span style="font-weight:bold">当月已下单</span>
  194. </button>
  195. </div>
  196. <div class="ibox-content">
  197. <h1 class="no-margins">{{$thisMonthAssignSite}}</h1>
  198. @if($ratioAssignSite<0)
  199. <div class="stat-percent font-bold" style="color: #4ea397">
  200. 较上月环比 {{$ratioAssignSite}}%
  201. </div>
  202. @else
  203. <div class="stat-percent font-bold" style="color: #d0648a">
  204. 较上月环比 {{$ratioAssignSite}}%
  205. </div>
  206. @endif
  207. <small>项目数</small>
  208. </div>
  209. </div>
  210. </div>
  211. <div class="col-md-4">
  212. <div class="ibox float-e-margins clearfix">
  213. <div class="ibox-title" style="border-style: none">
  214. <h5>快捷方式</h5>
  215. </div>
  216. <div class="ibox-content">
  217. <ul class="ibox-content-icons">
  218. <li>
  219. <a onclick="units.openDetail('/admin/sites','项目管理')"
  220. class="J_menuItem icon iconfont" style="position: relative">
  221. <i class="fa fa fa-user icon-class" aria-hidden="true"></i>
  222. </a>
  223. <a onclick="units.openDetail('/admin/sites','项目管理')" class="title">
  224. 项目管理
  225. </a>
  226. </li>
  227. <li>
  228. <a onclick="units.openDetail('/admin/plan/week-task/index','当前任务')"
  229. class="J_menuItem icon iconfont" style="position: relative">
  230. <i class="fa fa-calendar icon-class" aria-hidden="true"></i>
  231. </a>
  232. <a onclick="units.openDetail('/admin/plan/week-task/index','当前任务')"
  233. class="title">
  234. 当前任务
  235. </a>
  236. </li>
  237. @if(in_array($user->role_id, [7, 24]))
  238. <li>
  239. <a onclick="units.openDetail('/admin/analyze/index/reach','当月达标')"
  240. class="J_menuItem icon iconfont" style="position: relative">
  241. <i class="fa fa-bar-chart icon-class" aria-hidden="true"></i>
  242. </a>
  243. <a onclick="units.openDetail('/admin/analyze/index/reach','当月达标')"
  244. class="title">
  245. 当月达标
  246. </a>
  247. </li>
  248. @else
  249. <li>
  250. <a onclick="units.openDetail('/admin/plan/week-task/index?type=next','下周任务')"
  251. class="J_menuItem icon iconfont" style="position: relative">
  252. <i class="fa fa-bar-chart icon-class" aria-hidden="true"></i>
  253. </a>
  254. <a onclick="units.openDetail('/admin/plan/week-task/index?type=next','下周任务')"
  255. class="title">
  256. 下周任务
  257. </a>
  258. </li>
  259. @endif
  260. @if(in_array($user->role_id, [1,7, 24]))
  261. <li>
  262. <a onclick="units.openDetail('/admin/googleTrends/query','接单评估')"
  263. class="J_menuItem icon iconfont" style="position: relative">
  264. <i class="fa fa-handshake-o icon-class" aria-hidden="true"></i>
  265. </a>
  266. <a onclick="units.openDetail('/admin/googleTrends/query','接单评估')"
  267. class="title">
  268. 接单评估
  269. </a>
  270. </li>
  271. @else
  272. <li>
  273. <a onclick="units.openDetail('/admin/plan/week-task/history','任务历史')"
  274. class="J_menuItem icon iconfont" style="position: relative">
  275. <i class="fa fa-area-chart icon-class" aria-hidden="true"></i>
  276. </a>
  277. <a onclick="units.openDetail('/admin/plan/week-task/history','任务历史')"
  278. class="title">
  279. 任务历史
  280. </a>
  281. </li>
  282. @endif
  283. <li>
  284. <a onclick="units.openDetail('/admin/flow/buildFlow','建站进度')"
  285. class="J_menuItem icon iconfont" style="position: relative">
  286. <i class="fa fa-address-card icon-class" aria-hidden="true"></i>
  287. </a>
  288. <a onclick="units.openDetail('/admin/flow/buildFlow','建站进度')"
  289. class="title">
  290. 建站进度
  291. </a>
  292. </li>
  293. <li>
  294. <a onclick="units.openDetail('/admin/analyze/index/online','上线统计')"
  295. class="J_menuItem icon iconfont" style="position: relative">
  296. <i class="fa fa-signal icon-class" aria-hidden="true"></i>
  297. </a>
  298. <a onclick="units.openDetail('/admin/analyze/index/online','上线统计')"
  299. class="title">
  300. 上线统计
  301. </a>
  302. </li>
  303. <li>
  304. <a onclick="units.openDetail('/admin/flow/notOnlineReason','未上线统计')"
  305. class="J_menuItem icon iconfont" style="position: relative">
  306. <i class="fa fa-calendar-o icon-class" aria-hidden="true"></i>
  307. </a>
  308. <a onclick="units.openDetail('/admin/flow/notOnlineReason','未上线统计')"
  309. class="title">
  310. 未上线统计
  311. </a>
  312. </li>
  313. <li>
  314. <a onclick="units.openDetail('/admin/analyze/index/plan','百千项目')"
  315. class="J_menuItem icon iconfont" style="position: relative">
  316. <i class="fa fa-podcast icon-class" aria-hidden="true"></i>
  317. </a>
  318. <a onclick="units.openDetail('/admin/analyze/index/plan','百千项目')"
  319. class="title">
  320. 百千项目
  321. </a>
  322. </li>
  323. </ul>
  324. </div>
  325. </div>
  326. </div>
  327. <div class="col-md-4">
  328. <div class="ibox float-e-margins clearfix">
  329. <div class="ibox-title" style="border-style: none">
  330. <button class="times" style="border:none"
  331. onclick="units.openDetail('/admin/collect/speedMeasurement','测速异常项目')">
  332. <span style="font-weight:bold">测速异常</span>
  333. </button>
  334. </div>
  335. <div class="ibox-content">
  336. <div id="mjBox5" style="width: 100%;height:210px;"></div>
  337. </div>
  338. </div>
  339. </div>
  340. </div>
  341. </div>
  342. <div class="abc2">
  343. <div class="row">
  344. <div class="col-lg-8">
  345. <div class="ibox float-e-margins clearfix">
  346. <div class="ibox-title" style="border-style: none">
  347. <h5>项目总揽</h5>
  348. </div>
  349. <div class="col-sm-6">
  350. <div id="mjBox1" style="width: 100%;height:400px;"></div>
  351. </div>
  352. <div class="col-sm-6">
  353. <div id="mjBox2" style="width: 100%;height:380px;"></div>
  354. </div>
  355. </div>
  356. </div>
  357. <div class="col-lg-4">
  358. <div class="ibox float-e-margins clearfix">
  359. <div class="ibox-title" style="border-style: none">
  360. <button class="times" style="border:none"
  361. onclick="units.openDetail('/admin/collect/index','404异常项目')">
  362. <span style="font-weight:bold">404异常项目</span>
  363. </button>
  364. </div>
  365. <div id="mjBox3" style="width: 100%;height:400px;"></div>
  366. </div>
  367. </div>
  368. </div>
  369. </div>
  370. <div class="abc3">
  371. <div class="row">
  372. <div class="row border-bottom white-bg dashboard-header">
  373. <div class="col-sm-4">
  374. <h2>前端逾期任务汇总</h2>
  375. <ul class="list-group clear-list m-t">
  376. <li class="list-group-item fist-item">
  377. @foreach($taskList as $key=>$item)
  378. <li class="list-group-item">
  379. <span class="pull-right">{{$item->deadline}}</span>
  380. <span class="label label-primary">{{$key+1}}</span>{{$item->describe}}
  381. </li>
  382. @endforeach
  383. </ul>
  384. </div>
  385. <div class="col-sm-4">
  386. <div id="mjBox4" style="width: 100%;height:400px;"></div>
  387. </div>
  388. <div class="col-sm-4">
  389. <div id="mjBox" style="width: 100%;height:400px;"></div>
  390. </div>
  391. </div>
  392. </div>
  393. </div>
  394. <div class="abc3">
  395. <div class="row">
  396. <div class="row border-bottom white-bg dashboard-header">
  397. <div class="col-sm-4">
  398. <h2>设计逾期任务汇总</h2>
  399. <ul class="list-group clear-list m-t">
  400. <li class="list-group-item fist-item">
  401. @foreach($taskList2 as $key=>$item)
  402. <li class="list-group-item">
  403. <span class="pull-right">{{$item->deadline}}</span>
  404. <span class="label label-primary">{{$key+1}}</span>{{$item->describe}}
  405. </li>
  406. @endforeach
  407. </ul>
  408. </div>
  409. <div class="col-sm-4">
  410. <div id="mjBox12" style="width: 100%;height:400px;"></div>
  411. </div>
  412. <div class="col-sm-4">
  413. <div id="mjBox11" style="width: 100%;height:400px;"></div>
  414. </div>
  415. </div>
  416. </div>
  417. </div>
  418. <div class="abc3">
  419. <div class="row">
  420. <div class="row border-bottom white-bg dashboard-header">
  421. <div class="col-sm-8">
  422. <div id="mjBox7" style="width: 100%;height:400px;"></div>
  423. </div>
  424. <div class="col-sm-4">
  425. <div id="mjBox13" style="width: 100%;height:400px;"></div>
  426. </div>
  427. </div>
  428. </div>
  429. </div>
  430. <div class="abc3">
  431. <div class="row">
  432. <div class="row border-bottom white-bg dashboard-header">
  433. <div class="col-sm-8">
  434. <div id="mjBox8" style="width: 100%;height:400px;"></div>
  435. </div>
  436. <div class="col-sm-4">
  437. <div id="mjBox14" style="width: 100%;height:400px;"></div>
  438. </div>
  439. </div>
  440. </div>
  441. </div>
  442. <div class="abc3">
  443. <div class="row">
  444. <div class="row border-bottom white-bg dashboard-header">
  445. <div class="col-sm-8">
  446. <div id="mjBox9" style="width: 100%;height:400px;"></div>
  447. </div>
  448. <div class="col-sm-4">
  449. <div id="mjBox15" style="width: 100%;height:400px;"></div>
  450. </div>
  451. </div>
  452. </div>
  453. </div>
  454. <div class="abc3">
  455. <div class="row">
  456. <div class="row border-bottom white-bg dashboard-header">
  457. <div class="col-sm-8">
  458. <div id="mjBox10" style="width: 100%;height:400px;"></div>
  459. </div>
  460. <div class="col-sm-4">
  461. <div id="mjBox16" style="width: 100%;height:400px;"></div>
  462. </div>
  463. </div>
  464. </div>
  465. </div>
  466. </div>
  467. </div>
  468. </div>
  469. </div>
  470. <script src="{{asset('js/jquery.min.js?v=2.1.4')}}"></script>
  471. {{--echarts--}}
  472. <script src="{{asset('js/plugins/echarts/echarts.min.js')}}"></script>
  473. <script src="{{asset('js/plugins/wonderland/wonderland.js?v=1.3')}}"></script>
  474. <script src="{{asset('js/tools/tips.js')}}"></script>
  475. <script>
  476. var units = {
  477. openDetail: function (url, title) {
  478. tips.page(url, title);
  479. }
  480. };
  481. $(document).ready(function () {
  482. // 基于准备好的dom,初始化echarts实例
  483. var Echart = echarts.init(document.getElementById('mjBox1'), 'wonderland');
  484. var option1 = {
  485. legend: {},
  486. tooltip: {},
  487. dataset: {
  488. source: JSON.parse('{!!json_encode($monthBySiteList)!!}'),
  489. },
  490. xAxis: [
  491. {type: 'category', gridIndex: 0},
  492. {type: 'category', gridIndex: 1}
  493. ],
  494. yAxis: [
  495. {gridIndex: 0},
  496. {gridIndex: 1}
  497. ],
  498. grid: [
  499. {bottom: '55%'},
  500. {top: '55%'}
  501. ],
  502. series: [
  503. // These series are in the first grid.
  504. {type: 'bar', seriesLayoutBy: 'row'},
  505. {type: 'bar', seriesLayoutBy: 'row'},
  506. {type: 'bar', seriesLayoutBy: 'row'},
  507. // These series are in the second grid.
  508. {type: 'bar', xAxisIndex: 1, yAxisIndex: 1},
  509. {type: 'bar', xAxisIndex: 1, yAxisIndex: 1},
  510. {type: 'bar', xAxisIndex: 1, yAxisIndex: 1},
  511. ]
  512. };
  513. // 使用制定的配置项和数据显示图表
  514. Echart.setOption(option1);
  515. // 基于准备好的dom,初始化echarts实例
  516. var Echart2 = echarts.init(document.getElementById('mjBox2'), 'wonderland');
  517. var option2 = {
  518. tooltip: {
  519. trigger: 'axis',
  520. axisPointer: { // Use axis to trigger tooltip
  521. type: 'shadow' // 'shadow' as default; can also be 'line' or 'shadow'
  522. }
  523. },
  524. legend: {
  525. data: JSON.parse('{!!json_encode($monthBySiteList2['title'])!!}')
  526. },
  527. grid: {
  528. left: '3%',
  529. right: '4%',
  530. bottom: '3%',
  531. containLabel: true
  532. },
  533. xAxis: {
  534. type: 'value'
  535. },
  536. yAxis: {
  537. type: 'category',
  538. data: JSON.parse('{!!json_encode($monthBySiteList2['months'])!!}')
  539. },
  540. series: [
  541. {
  542. name: '签单',
  543. type: 'bar',
  544. stack: 'total',
  545. label: {
  546. show: true
  547. },
  548. emphasis: {
  549. focus: 'series'
  550. },
  551. data: JSON.parse('{!!json_encode($monthBySiteList2['orderList'])!!}')
  552. },
  553. {
  554. name: '上线',
  555. type: 'bar',
  556. stack: 'total',
  557. label: {
  558. show: true
  559. },
  560. emphasis: {
  561. focus: 'series'
  562. },
  563. data: JSON.parse('{!!json_encode($monthBySiteList2['onlineList'])!!}')
  564. },
  565. {
  566. name: '达标',
  567. type: 'bar',
  568. stack: 'total',
  569. label: {
  570. show: true
  571. },
  572. emphasis: {
  573. focus: 'series'
  574. },
  575. data: JSON.parse('{!!json_encode($monthBySiteList2['reachList'])!!}')
  576. },
  577. {
  578. name: '到期',
  579. type: 'bar',
  580. stack: 'total',
  581. label: {
  582. show: true
  583. },
  584. emphasis: {
  585. focus: 'series'
  586. },
  587. data: JSON.parse('{!!json_encode($monthBySiteList2['expiredList'])!!}')
  588. },
  589. {
  590. name: '续费',
  591. type: 'bar',
  592. stack: 'total',
  593. label: {
  594. show: true
  595. },
  596. emphasis: {
  597. focus: 'series'
  598. },
  599. data: JSON.parse('{!!json_encode($monthBySiteList2['renewalList'])!!}')
  600. },
  601. ]
  602. };
  603. // 使用制定的配置项和数据显示图表
  604. Echart2.setOption(option2);
  605. // 基于准备好的dom,初始化echarts实例
  606. var Echart3 = echarts.init(document.getElementById('mjBox3'), 'wonderland');
  607. var option3 = {
  608. tooltip: {
  609. trigger: 'axis',
  610. axisPointer: {
  611. type: 'shadow'
  612. }
  613. },
  614. legend: {},
  615. grid: {
  616. left: '3%',
  617. right: '4%',
  618. bottom: '3%',
  619. containLabel: true
  620. },
  621. xAxis: [
  622. {
  623. type: 'category',
  624. data: JSON.parse('{!!json_encode($sitesStatusList['user'])!!}'),
  625. }
  626. ],
  627. yAxis: [
  628. {
  629. type: 'value'
  630. }
  631. ],
  632. series: [
  633. {
  634. name: '项目数量',
  635. type: 'bar',
  636. stack: 'Ad',
  637. emphasis: {
  638. focus: 'series'
  639. },
  640. data: JSON.parse('{!!json_encode($sitesStatusList['count'])!!}'),
  641. itemStyle: {
  642. normal: {
  643. label: {
  644. show: true, //开启显示
  645. position: 'top', //在上方显示
  646. }
  647. }
  648. }
  649. },
  650. ]
  651. };
  652. // 使用制定的配置项和数据显示图表
  653. Echart3.setOption(option3);
  654. // 基于准备好的dom,初始化echarts实例
  655. var mjBoxEchart = echarts.init(document.getElementById('mjBox'), 'wonderland');
  656. var option = {
  657. tooltip: {
  658. trigger: 'axis',
  659. axisPointer: {
  660. type: 'shadow'
  661. }
  662. },
  663. legend: {},
  664. grid: {
  665. left: '3%',
  666. right: '4%',
  667. bottom: '3%',
  668. containLabel: true
  669. },
  670. xAxis: [
  671. {
  672. type: 'category',
  673. data: JSON.parse('{!!json_encode($taskListByWeek['name'])!!}'),
  674. }
  675. ],
  676. yAxis: [
  677. {
  678. type: 'value'
  679. }
  680. ],
  681. series: [
  682. {
  683. name: '逾期任务数',
  684. type: 'bar',
  685. stack: 'Ad',
  686. emphasis: {
  687. focus: 'series'
  688. },
  689. data: JSON.parse('{!!json_encode($taskListByWeek['list'])!!}'),
  690. itemStyle: {
  691. normal: {
  692. label: {
  693. show: true, //开启显示
  694. position: 'top', //在上方显示
  695. }
  696. }
  697. }
  698. },
  699. ]
  700. };
  701. mjBoxEchart.setOption(option);
  702. // 基于准备好的dom,初始化echarts实例
  703. var mjBoxEchart4 = echarts.init(document.getElementById('mjBox4'), 'wonderland');
  704. var labelRight = {
  705. position: 'right'
  706. };
  707. var option4 = {
  708. tooltip: {
  709. trigger: 'axis',
  710. axisPointer: { // 坐标轴指示器,坐标轴触发有效
  711. type: 'shadow' // 默认为直线,可选为:'line' | 'shadow'
  712. }
  713. },
  714. legend: {
  715. data: ['完成', '进行', '逾期']
  716. },
  717. grid: {
  718. left: '3%',
  719. right: '4%',
  720. bottom: '3%',
  721. containLabel: true
  722. },
  723. xAxis: [
  724. {
  725. type: 'value'
  726. }
  727. ],
  728. yAxis: [
  729. {
  730. type: 'category',
  731. axisTick: {
  732. show: false
  733. },
  734. data: ['周一', '周二', '周三', '周四', '周五', '周六', '周日']
  735. }
  736. ],
  737. series: [
  738. {
  739. name: '完成',
  740. type: 'bar',
  741. label: {
  742. show: true,
  743. position: 'inside'
  744. },
  745. emphasis: {
  746. focus: 'series'
  747. },
  748. data: JSON.parse('{!!json_encode($projectStatusList['inside'])!!}')
  749. },
  750. {
  751. name: '进行',
  752. type: 'bar',
  753. stack: '总量',
  754. label: {
  755. show: true
  756. },
  757. emphasis: {
  758. focus: 'series'
  759. },
  760. data: JSON.parse('{!!json_encode($projectStatusList['series'])!!}')
  761. },
  762. {
  763. name: '逾期',
  764. type: 'bar',
  765. stack: '总量',
  766. label: {
  767. show: true,
  768. position: 'left'
  769. },
  770. emphasis: {
  771. focus: 'series'
  772. },
  773. data: JSON.parse('{!!json_encode($projectStatusList['left'])!!}')
  774. }
  775. ]
  776. };
  777. mjBoxEchart4.setOption(option4);
  778. // 基于准备好的dom,初始化echarts实例
  779. var mjBoxEchart5 = echarts.init(document.getElementById('mjBox5'), 'wonderland');
  780. var option5 = {
  781. tooltip: {
  782. trigger: 'axis',
  783. axisPointer: {
  784. type: 'shadow'
  785. }
  786. },
  787. legend: {},
  788. grid: {
  789. left: '3%',
  790. right: '4%',
  791. bottom: '3%',
  792. containLabel: true
  793. },
  794. xAxis: [
  795. {
  796. type: 'category',
  797. data: JSON.parse('{!!json_encode($speedMeasurement['list'])!!}'),
  798. }
  799. ],
  800. yAxis: [
  801. {
  802. type: 'value'
  803. }
  804. ],
  805. series: [
  806. {
  807. name: '项目数量',
  808. type: 'bar',
  809. stack: 'Ad',
  810. emphasis: {
  811. focus: 'series'
  812. },
  813. data: JSON.parse('{!!json_encode($speedMeasurement['count'])!!}'),
  814. itemStyle: {
  815. normal: {
  816. label: {
  817. show: true, //开启显示
  818. position: 'top', //在上方显示
  819. }
  820. }
  821. }
  822. },
  823. ]
  824. };
  825. mjBoxEchart5.setOption(option5);
  826. // 基于准备好的dom,初始化echarts实例
  827. var mjBoxEchart7 = echarts.init(document.getElementById('mjBox7'), 'wonderland');
  828. var option7 = {
  829. title: {
  830. text: '项目经理上线统计'
  831. },
  832. tooltip: {
  833. trigger: 'axis',
  834. axisPointer: {
  835. type: 'cross',
  836. label: {
  837. backgroundColor: '#6a7985'
  838. }
  839. }
  840. },
  841. legend: {
  842. //data: ['茹云峰', '郭天俊', '许兴港', '郭翔', '陈旭', '贾钟阁', '周晓慧', '柯嘉敏']
  843. data: JSON.parse('{!!json_encode($siteListCountByUsers['name'])!!}'),
  844. selected: JSON.parse('{!!json_encode($siteListCountByUsers['user'])!!}'),
  845. },
  846. /* toolbox: {
  847. feature: {
  848. saveAsImage: {}
  849. }
  850. },*/
  851. grid: {
  852. left: '3%',
  853. right: '4%',
  854. bottom: '3%',
  855. containLabel: true
  856. },
  857. xAxis: [
  858. {
  859. type: 'category',
  860. boundaryGap: false,
  861. data: JSON.parse('{!!json_encode($siteListCountByUsers['title'])!!}')
  862. }
  863. ],
  864. yAxis: [
  865. {
  866. type: 'value'
  867. }
  868. ],
  869. series: [
  870. @foreach($siteListCountByUsers['list'] as $key=>$item)
  871. {
  872. name: '{{$key}}',
  873. smooth: true,//变为曲线 默认false折线
  874. type: 'line',
  875. stack: '总量',
  876. areaStyle: {},
  877. emphasis: {
  878. focus: 'series'
  879. },
  880. label: {
  881. show: true,
  882. position: 'top'
  883. },
  884. data: JSON.parse('{!!json_encode($item)!!}')
  885. },
  886. @endforeach
  887. ]
  888. };
  889. // 使用制定的配置项和数据显示图表
  890. mjBoxEchart7.setOption(option7);
  891. // 基于准备好的dom,初始化echarts实例
  892. var mjBoxEchart8 = echarts.init(document.getElementById('mjBox8'), 'wonderland');
  893. var option8 = {
  894. title: {
  895. text: '优化采编网站达标统计'
  896. },
  897. tooltip: {
  898. trigger: 'axis',
  899. axisPointer: {
  900. type: 'cross',
  901. label: {
  902. backgroundColor: '#6a7985'
  903. }
  904. }
  905. },
  906. legend: {
  907. //data: ['茹云峰', '郭天俊', '许兴港', '郭翔', '陈旭', '贾钟阁', '周晓慧', '柯嘉敏']
  908. data: JSON.parse('{!!json_encode($siteListByOptimizeEditing['name'])!!}'),
  909. selected: JSON.parse('{!!json_encode($siteListByOptimizeEditing['user'])!!}'),
  910. },
  911. /* toolbox: {
  912. feature: {
  913. saveAsImage: {}
  914. }
  915. },*/
  916. grid: {
  917. left: '3%',
  918. right: '4%',
  919. bottom: '3%',
  920. containLabel: true
  921. },
  922. xAxis: [
  923. {
  924. type: 'category',
  925. boundaryGap: false,
  926. data: JSON.parse('{!!json_encode($siteListByOptimizeEditing['title'])!!}')
  927. }
  928. ],
  929. yAxis: [
  930. {
  931. type: 'value'
  932. }
  933. ],
  934. series: [
  935. @foreach($siteListByOptimizeEditing['list'] as $key=>$item)
  936. {
  937. name: '{{$key}}',
  938. smooth: true,//变为曲线 默认false折线
  939. type: 'line',
  940. stack: '总量',
  941. areaStyle: {},
  942. emphasis: {
  943. focus: 'series'
  944. },
  945. label: {
  946. show: true,
  947. position: 'top'
  948. },
  949. data: JSON.parse('{!!json_encode($item)!!}')
  950. },
  951. @endforeach
  952. ]
  953. };
  954. // 使用制定的配置项和数据显示图表
  955. mjBoxEchart8.setOption(option8);
  956. // 基于准备好的dom,初始化echarts实例
  957. var mjBoxEchart9 = echarts.init(document.getElementById('mjBox9'), 'wonderland');
  958. var option9 = {
  959. title: {
  960. text: '项目管家网站续费项目统计'
  961. },
  962. tooltip: {
  963. trigger: 'axis',
  964. axisPointer: {
  965. type: 'cross',
  966. label: {
  967. backgroundColor: '#6a7985'
  968. }
  969. }
  970. },
  971. legend: {
  972. //data: ['茹云峰', '郭天俊', '许兴港', '郭翔', '陈旭', '贾钟阁', '周晓慧', '柯嘉敏']
  973. data: JSON.parse('{!!json_encode($siteListByProjectHousekeeper['name'])!!}'),
  974. selected: JSON.parse('{!!json_encode($siteListByProjectHousekeeper['user'])!!}'),
  975. },
  976. /* toolbox: {
  977. feature: {
  978. saveAsImage: {}
  979. }
  980. },*/
  981. grid: {
  982. left: '3%',
  983. right: '4%',
  984. bottom: '3%',
  985. containLabel: true
  986. },
  987. xAxis: [
  988. {
  989. type: 'category',
  990. boundaryGap: false,
  991. data: JSON.parse('{!!json_encode($siteListByProjectHousekeeper['title'])!!}')
  992. }
  993. ],
  994. yAxis: [
  995. {
  996. type: 'value'
  997. }
  998. ],
  999. series: [
  1000. @foreach($siteListByProjectHousekeeper['list'] as $key=>$item)
  1001. {
  1002. name: '{{$key}}',
  1003. smooth: true,//变为曲线 默认false折线
  1004. type: 'line',
  1005. stack: '总量',
  1006. areaStyle: {},
  1007. emphasis: {
  1008. focus: 'series'
  1009. },
  1010. label: {
  1011. show: true,
  1012. position: 'top'
  1013. },
  1014. data: JSON.parse('{!!json_encode($item)!!}')
  1015. },
  1016. @endforeach
  1017. ]
  1018. };
  1019. // 使用制定的配置项和数据显示图表
  1020. mjBoxEchart9.setOption(option9);
  1021. // 基于准备好的dom,初始化echarts实例
  1022. var mjBoxEchart10 = echarts.init(document.getElementById('mjBox10'), 'wonderland');
  1023. var option10 = {
  1024. title: {
  1025. text: '项目管家网站续费金额统计'
  1026. },
  1027. tooltip: {
  1028. trigger: 'axis'
  1029. },
  1030. legend: {
  1031. data: JSON.parse('{!!json_encode($siteRenewListByProjectHousekeeper['name'])!!}'),
  1032. selected: JSON.parse('{!!json_encode($siteRenewListByProjectHousekeeper['user'])!!}'),
  1033. },
  1034. grid: {
  1035. left: '3%',
  1036. right: '4%',
  1037. bottom: '3%',
  1038. containLabel: true
  1039. },
  1040. /* toolbox: {
  1041. feature: {
  1042. saveAsImage: {}
  1043. }
  1044. },*/
  1045. xAxis: {
  1046. type: 'category',
  1047. boundaryGap: false,
  1048. data: JSON.parse('{!!json_encode($siteRenewListByProjectHousekeeper['title'])!!}')
  1049. },
  1050. yAxis: {
  1051. type: 'value'
  1052. },
  1053. series: [
  1054. @foreach($siteRenewListByProjectHousekeeper['list'] as $key=>$item)
  1055. {
  1056. name: '{{$key}}',
  1057. smooth: true,//变为曲线 默认false折线
  1058. type: 'line',
  1059. stack: '金额',
  1060. areaStyle: {},
  1061. emphasis: {
  1062. focus: 'series'
  1063. },
  1064. label: {
  1065. show: true,
  1066. position: 'top'
  1067. },
  1068. data: JSON.parse('{!!json_encode($item)!!}')
  1069. },
  1070. @endforeach
  1071. ]
  1072. };
  1073. // 使用制定的配置项和数据显示图表
  1074. mjBoxEchart10.setOption(option10);
  1075. // 基于准备好的dom,初始化echarts实例
  1076. var mjBoxEchart11 = echarts.init(document.getElementById('mjBox11'), 'wonderland');
  1077. var option11 = {
  1078. tooltip: {
  1079. trigger: 'axis',
  1080. axisPointer: {
  1081. type: 'shadow'
  1082. }
  1083. },
  1084. legend: {},
  1085. grid: {
  1086. left: '3%',
  1087. right: '4%',
  1088. bottom: '3%',
  1089. containLabel: true
  1090. },
  1091. xAxis: [
  1092. {
  1093. type: 'category',
  1094. data: JSON.parse('{!!json_encode($taskListByWeek2['name'])!!}'),
  1095. }
  1096. ],
  1097. yAxis: [
  1098. {
  1099. type: 'value'
  1100. }
  1101. ],
  1102. series: [
  1103. {
  1104. name: '逾期任务数',
  1105. type: 'bar',
  1106. stack: 'Ad',
  1107. emphasis: {
  1108. focus: 'series'
  1109. },
  1110. data: JSON.parse('{!!json_encode($taskListByWeek2['list'])!!}'),
  1111. itemStyle: {
  1112. normal: {
  1113. label: {
  1114. show: true, //开启显示
  1115. position: 'top', //在上方显示
  1116. }
  1117. }
  1118. }
  1119. },
  1120. ]
  1121. };
  1122. mjBoxEchart11.setOption(option11);
  1123. // 基于准备好的dom,初始化echarts实例
  1124. var mjBoxEchart12 = echarts.init(document.getElementById('mjBox12'), 'wonderland');
  1125. var option12 = {
  1126. tooltip: {
  1127. trigger: 'axis',
  1128. axisPointer: { // 坐标轴指示器,坐标轴触发有效
  1129. type: 'shadow' // 默认为直线,可选为:'line' | 'shadow'
  1130. }
  1131. },
  1132. legend: {
  1133. data: ['完成', '进行', '逾期']
  1134. },
  1135. grid: {
  1136. left: '3%',
  1137. right: '4%',
  1138. bottom: '3%',
  1139. containLabel: true
  1140. },
  1141. xAxis: [
  1142. {
  1143. type: 'value'
  1144. }
  1145. ],
  1146. yAxis: [
  1147. {
  1148. type: 'category',
  1149. axisTick: {
  1150. show: false
  1151. },
  1152. data: ['周一', '周二', '周三', '周四', '周五', '周六', '周日']
  1153. }
  1154. ],
  1155. series: [
  1156. {
  1157. name: '完成',
  1158. type: 'bar',
  1159. label: {
  1160. show: true,
  1161. position: 'inside'
  1162. },
  1163. emphasis: {
  1164. focus: 'series'
  1165. },
  1166. data: JSON.parse('{!!json_encode($projectStatusList2['inside'])!!}')
  1167. },
  1168. {
  1169. name: '进行',
  1170. type: 'bar',
  1171. stack: '总量',
  1172. label: {
  1173. show: true
  1174. },
  1175. emphasis: {
  1176. focus: 'series'
  1177. },
  1178. data: JSON.parse('{!!json_encode($projectStatusList2['series'])!!}')
  1179. },
  1180. {
  1181. name: '逾期',
  1182. type: 'bar',
  1183. stack: '总量',
  1184. label: {
  1185. show: true,
  1186. position: 'left'
  1187. },
  1188. emphasis: {
  1189. focus: 'series'
  1190. },
  1191. data: JSON.parse('{!!json_encode($projectStatusList2['left'])!!}')
  1192. }
  1193. ]
  1194. };
  1195. mjBoxEchart12.setOption(option12);
  1196. // 基于准备好的dom,初始化echarts实例
  1197. var mjBoxEchart13 = echarts.init(document.getElementById('mjBox13'), 'wonderland');
  1198. var option13 = {
  1199. title: {
  1200. text: '最近一年统计'
  1201. },
  1202. tooltip: {
  1203. trigger: 'axis',
  1204. axisPointer: { // 坐标轴指示器,坐标轴触发有效
  1205. type: 'shadow' // 默认为直线,可选为:'line' | 'shadow'
  1206. }
  1207. },
  1208. xAxis: [
  1209. {
  1210. type: 'category',
  1211. data: JSON.parse('{!!json_encode($siteListCountByUsers['name'])!!}'),
  1212. axisTick: {
  1213. alignWithLabel: true
  1214. },
  1215. axisLabel: {
  1216. interval: 0,
  1217. rotate: 40
  1218. },
  1219. }
  1220. ],
  1221. yAxis: [
  1222. {
  1223. type: 'value'
  1224. }
  1225. ],
  1226. series: [
  1227. {
  1228. name: '数量',
  1229. type: 'bar',
  1230. itemStyle: {
  1231. normal: {
  1232. label: {
  1233. show: true,
  1234. position: 'top',
  1235. }
  1236. }
  1237. },
  1238. data: JSON.parse('{!!json_encode($siteListCountByUsers['sum'])!!}'),
  1239. }
  1240. ]
  1241. };
  1242. mjBoxEchart13.setOption(option13);
  1243. // 基于准备好的dom,初始化echarts实例
  1244. var mjBoxEchart14 = echarts.init(document.getElementById('mjBox14'), 'wonderland');
  1245. var option14 = {
  1246. title: {
  1247. text: '最近一年统计'
  1248. },
  1249. tooltip: {
  1250. trigger: 'axis',
  1251. axisPointer: { // 坐标轴指示器,坐标轴触发有效
  1252. type: 'shadow' // 默认为直线,可选为:'line' | 'shadow'
  1253. }
  1254. },
  1255. xAxis: [
  1256. {
  1257. type: 'category',
  1258. data: JSON.parse('{!!json_encode($siteListByOptimizeEditing['name'])!!}'),
  1259. axisTick: {
  1260. alignWithLabel: true
  1261. },
  1262. axisLabel: {
  1263. interval: 0,
  1264. rotate: 40
  1265. },
  1266. }
  1267. ],
  1268. yAxis: [
  1269. {
  1270. type: 'value'
  1271. }
  1272. ],
  1273. series: [
  1274. {
  1275. name: '数量',
  1276. type: 'bar',
  1277. itemStyle: {
  1278. normal: {
  1279. label: {
  1280. show: true,
  1281. position: 'top',
  1282. }
  1283. }
  1284. },
  1285. data: JSON.parse('{!!json_encode($siteListByOptimizeEditing['sum'])!!}'),
  1286. }
  1287. ]
  1288. };
  1289. mjBoxEchart14.setOption(option14);
  1290. // 基于准备好的dom,初始化echarts实例
  1291. var mjBoxEchart15 = echarts.init(document.getElementById('mjBox15'), 'wonderland');
  1292. var option15 = {
  1293. title: {
  1294. text: '最近一年统计'
  1295. },
  1296. tooltip: {
  1297. trigger: 'axis',
  1298. axisPointer: { // 坐标轴指示器,坐标轴触发有效
  1299. type: 'shadow' // 默认为直线,可选为:'line' | 'shadow'
  1300. }
  1301. },
  1302. xAxis: [
  1303. {
  1304. type: 'category',
  1305. data: JSON.parse('{!!json_encode($siteListByProjectHousekeeper['name'])!!}'),
  1306. axisTick: {
  1307. alignWithLabel: true
  1308. },
  1309. axisLabel: {
  1310. interval: 0,
  1311. rotate: 40
  1312. },
  1313. }
  1314. ],
  1315. yAxis: [
  1316. {
  1317. type: 'value'
  1318. }
  1319. ],
  1320. series: [
  1321. {
  1322. name: '数量',
  1323. type: 'bar',
  1324. itemStyle: {
  1325. normal: {
  1326. label: {
  1327. show: true,
  1328. position: 'top',
  1329. }
  1330. }
  1331. },
  1332. data: JSON.parse('{!!json_encode($siteListByProjectHousekeeper['sum'])!!}'),
  1333. }
  1334. ]
  1335. };
  1336. mjBoxEchart15.setOption(option15);
  1337. // 基于准备好的dom,初始化echarts实例
  1338. var mjBoxEchart16 = echarts.init(document.getElementById('mjBox16'), 'wonderland');
  1339. var option16 = {
  1340. title: {
  1341. text: '最近一年统计'
  1342. },
  1343. tooltip: {
  1344. trigger: 'axis',
  1345. axisPointer: { // 坐标轴指示器,坐标轴触发有效
  1346. type: 'shadow' // 默认为直线,可选为:'line' | 'shadow'
  1347. }
  1348. },
  1349. xAxis: [
  1350. {
  1351. type: 'category',
  1352. data: JSON.parse('{!!json_encode($siteRenewListByProjectHousekeeper['name'])!!}'),
  1353. axisTick: {
  1354. alignWithLabel: true
  1355. },
  1356. axisLabel: {
  1357. interval: 0,
  1358. rotate: 40
  1359. },
  1360. }
  1361. ],
  1362. yAxis: [
  1363. {
  1364. type: 'value'
  1365. }
  1366. ],
  1367. series: [
  1368. {
  1369. name: '金额',
  1370. type: 'bar',
  1371. itemStyle: {
  1372. normal: {
  1373. label: {
  1374. show: true,
  1375. position: 'top',
  1376. }
  1377. }
  1378. },
  1379. data: JSON.parse('{!!json_encode($siteRenewListByProjectHousekeeper['sum'])!!}'),
  1380. }
  1381. ]
  1382. };
  1383. mjBoxEchart16.setOption(option16);
  1384. });
  1385. </script>
  1386. </body>
  1387. </html>