index.ejs 98 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713
  1. <link href="/public/css/bootstrap/bootstrap-colorpicker.min.css" rel="stylesheet">
  2. <div class="panel-content" style="background:#2c3237 !important">
  3. <div class="panel-title fluid border-top-0" style="background:#2c3237 !important">
  4. <div class="title-main d-flex justify-content-between">
  5. <div class="d-inline-block mr-2">
  6. <div class="btn-group" id="first-category">
  7. <button type="button" class="btn btn-sm btn-outline-dark text-white dropdown-toggle" data-cid="" data-value="" data-toggle="dropdown">全部</button>
  8. <div class="dropdown-menu" aria-labelledby="zhankai">
  9. <a class="dropdown-item select-cate" data-value="" href="javascript:void(0);">全部</a>
  10. <% if (categoryData.length > 0 && categoryData[0].value.length > 0) { %>
  11. <% for (const c of categoryData[0].value) { %>
  12. <a class="dropdown-item select-cate" data-cid="<%- c.cid %>" data-value="<%- c.id %>" href="javascript:void(0);"><%- c.value %></a>
  13. <% } %>
  14. <% } %>
  15. </div>
  16. </div>
  17. <% if (categoryData[1] && categoryData[1].value.length > 0) { %>
  18. <div class="btn-group" id="second-category" style="display: none">
  19. <button type="button" class="btn btn-sm btn-outline-dark text-white dropdown-toggle" data-cid="" data-value="" data-toggle="dropdown">全部</button>
  20. <div class="dropdown-menu" aria-labelledby="zhankai">
  21. <a class="dropdown-item select-cate" data-value="" href="javascript:void(0);">全部</a>
  22. <% for (const c of categoryData[1].value) { %>
  23. <a class="dropdown-item select-cate" data-cid="<%- c.cid %>" data-value="<%- c.id %>" href="javascript:void(0);"><%- c.value %></a>
  24. <% } %>
  25. </div>
  26. </div>
  27. <% } %>
  28. <% if (categoryData[2] && categoryData[2].value.length > 0) { %>
  29. <div class="btn-group" id="third-category" style="display: none">
  30. <button type="button" class="btn btn-sm btn-outline-dark text-white dropdown-toggle" data-cid="" data-value="" data-toggle="dropdown">全部</button>
  31. <div class="dropdown-menu" aria-labelledby="zhankai">
  32. <a class="dropdown-item select-cate" data-value="" href="javascript:void(0);">全部</a>
  33. <% for (const c of categoryData[2].value) { %>
  34. <a class="dropdown-item select-cate" data-cid="<%- c.cid %>" data-value="<%- c.id %>" href="javascript:void(0);"><%- c.value %></a>
  35. <% } %>
  36. </div>
  37. </div>
  38. <% } %>
  39. </div>
  40. <div>
  41. <a href="javascript:void(0)" title="全屏显示" id="showFull" class="text-white"><i class="fa fa-arrows-alt"></i></a>
  42. <div class="btn-group">
  43. <button type="button" class="btn btn-sm btn-outline-dark text-white dropdown-toggle" data-toggle="dropdown" id="zhankai">决策大屏<span><%- ctx.session.sessionProject.dataCollect %></span></button>
  44. <div class="dropdown-menu" aria-labelledby="zhankai">
  45. <% for (const i of projectData.data_collect_pages) { %>
  46. <a class="dropdown-item change-collect" href="javascript:void(0)" data-collect="<%- i %>">决策大屏<%- i %></a>
  47. <% } %>
  48. </div>
  49. </div>
  50. </div>
  51. </div>
  52. </div>
  53. <div class="content-wrap" id="big-data">
  54. <div style="height: 30px;background-color: #2c3237; display: none" id="exitfull-div">
  55. <div class="title-main d-flex">
  56. <div class="ml-auto">
  57. <div class="dropdown d-flex float-left mt-1 mr-2">
  58. <button id="exitFull" class="btn btn-sm btn-secondary ml-auto">退出全屏</button>
  59. </div>
  60. </div>
  61. </div>
  62. </div>
  63. <div class="c-body" style="background:#2c3237 !important">
  64. <div class="flex-content" data-content="1" <% if (ctx.session.sessionProject.dataCollect !== 1 && ctx.session.sessionProject.dataCollect !== 3) { %>style="display: none"<% } %>>
  65. <div class="row">
  66. <div class="col-3 pr-0">
  67. <div class="left-content">
  68. <div class="left-card-content">
  69. <div class="height-20 mb-2">
  70. <div class="card text-center bg-dark text-white ml-2 mr-2 py-1 height-100">
  71. <div class="card-body card-per-body">
  72. <div class="row">
  73. <div class="col-6">
  74. <h5 class="card-title card-case-title data_tender_num">0</h5>
  75. <p class="card-text card-case-text text-muted">标段个数</p>
  76. </div>
  77. <div class="col-6">
  78. <h5 class="card-title card-case-title data_tender_rate">0%</h5>
  79. <p class="card-text card-case-text text-muted">计量进度</p>
  80. </div>
  81. </div>
  82. </div>
  83. </div>
  84. </div>
  85. <div class="height-20 mb-2">
  86. <div class="card text-center bg-dark text-white ml-2 mr-2 py-2 height-100">
  87. <div class="card-body card-per-body">
  88. <h5 class="card-title card-case-title data_total_price">0.00</h5>
  89. <p class="card-text card-case-text text-muted">台账金额</p>
  90. </div>
  91. </div>
  92. </div>
  93. <div class="height-20 mb-2">
  94. <div class="card text-center bg-dark text-white ml-2 mr-2 py-2 height-100">
  95. <div class="card-body card-per-body">
  96. <h5 class="card-title card-case-title data_total_change_price">0.00</h5>
  97. <p class="card-text text-muted">累计变更金额</p>
  98. </div>
  99. </div>
  100. </div>
  101. <div class="height-20 mb-2">
  102. <div class="card text-center bg-dark text-white ml-2 mr-2 py-2 height-100">
  103. <div class="card-body card-per-body">
  104. <h5 class="card-title card-case-title data_total_stage_price">0.00</h5>
  105. <p class="card-text text-muted">累计完成金额</p>
  106. </div>
  107. </div>
  108. </div>
  109. <div class="height-20">
  110. <div class="card text-center bg-dark text-white ml-2 mr-2 height-100">
  111. <div class="card-body card-per-body">
  112. <h5 class="card-title card-case-title data_total_material_price">0.00</h5>
  113. <p class="card-text text-muted">材料调差</p>
  114. </div>
  115. </div>
  116. </div>
  117. </div>
  118. <!--饼图-->
  119. <div class="left-chart">
  120. <div class="card height-100 bg-dark mt-2 ml-2 mr-2">
  121. <div id="jechart" style="height: 100%; width: 100%;"></div>
  122. </div>
  123. </div>
  124. </div>
  125. </div>
  126. <div class="col-6 pl-0 pr-0">
  127. <div class="center-content mr-2">
  128. <div class="center-chart-content">
  129. <div class="center-di">
  130. <div class="card bg-dark height-100">
  131. <div class="jlchart" data-chart-num="1" id="jlchart" style="height: 100%; width: 100%; <% if (ctx.session.sessionProject.dataCollect === 3) { %>display:none;<% } %>"></div>
  132. <div class="di-content mb-2" id="map1" style="background: #343A40; width: 100%; <% if (ctx.session.sessionProject.dataCollect === 1) { %>display:none;<% } %>">
  133. </div>
  134. </div>
  135. </div>
  136. <div class="center-chart">
  137. <div class="card height-100 bg-dark mt-2">
  138. <div class="jlchart" data-chart-num="2" id="jlchart" style="height: 100%; width: 100%; <% if (ctx.session.sessionProject.dataCollect === 1) { %>display:none;<% } %>"></div>
  139. <div class="di-content mb-2" <% if (ctx.session.sessionProject.dataCollect === 3) { %>style="display:none;"<% } %>>
  140. <div class="jldbchart" data-chart-num="1" id="jldbchart" style="height: 100%; width: 100%;"></div>
  141. </div>
  142. </div>
  143. </div>
  144. </div>
  145. <div class="center-table">
  146. <div class="card height-100 bg-dark mt-2">
  147. <h6 class="bg-dark text-center text-white m-0 py-3">标段明细数据</h6>
  148. <div class="tablebox">
  149. <table id="tableId">
  150. <thead>
  151. <tr>
  152. <th>标段</th>
  153. <th>期数</th>
  154. <th>0号台账</th>
  155. <th>本期完成</th>
  156. <th>截止本期完成</th>
  157. <th>本期应付</th>
  158. <th>截止本期应付</th>
  159. </tr>
  160. </thead>
  161. <tbody id="stage-data">
  162. </tbody>
  163. </table>
  164. <table id="tableId1"></table>
  165. </div>
  166. </div>
  167. </div>
  168. </div>
  169. </div>
  170. <div class="col-3 pl-0">
  171. <div class="right-content">
  172. <div class="right-chart-content">
  173. <div class="right-month">
  174. <h6 class="card bg-dark text-center text-white m-0 pt-2 pb-3">本月审批统计</h6>
  175. <div class="row right-month-height">
  176. <div class="col-6 pr-0 height-50">
  177. <div class="card text-center bg-dark text-white border-right-0 border-botton-0 height-100">
  178. <div class="card-body card-small-body height-100">
  179. <h5 class="card-title card-approve-title height-50"><span class="month_stage_num">0</span><small class="small-text">期</small></h5>
  180. <p class="card-text text-muted height-50">计量期</p>
  181. </div>
  182. </div>
  183. </div>
  184. <div class="col-6 pl-0 height-50">
  185. <div class="card text-center bg-dark text-white border-botton-0 height-100">
  186. <div class="card-body card-small-body height-100">
  187. <h5 class="card-title card-approve-title height-50"><span class="month_change_num">0</span><small class="small-text">条</small></h5>
  188. <p class="card-text text-muted height-50">变更令</p>
  189. </div>
  190. </div>
  191. </div>
  192. <div class="col-6 pr-0 height-50">
  193. <div class="card text-center bg-dark text-white border-right-0 border-top-0 height-100">
  194. <div class="card-body card-small-body height-100">
  195. <h5 class="card-title card-approve-title height-50"><span class="month_revise_num">0</span><small class="small-text">次</small></h5>
  196. <p class="card-text text-muted height-50">台账修订</p>
  197. </div>
  198. </div>
  199. </div>
  200. <div class="col-6 pl-0 height-50">
  201. <div class="card text-center bg-dark text-white border-top-0 height-100">
  202. <div class="card-body card-small-body height-100">
  203. <h5 class="card-title card-approve-title height-50"><span class="month_material_num">0</span><small class="small-text">期</small></h5>
  204. <p class="card-text text-muted height-50">材料调差</p>
  205. </div>
  206. </div>
  207. </div>
  208. </div>
  209. </div>
  210. <div class="right-chart">
  211. <div class="card height-100 bg-dark">
  212. <div class="jlwcdchart" id="jlwcdchart" style="height: 100%; width: 100%;"></div>
  213. </div>
  214. </div>
  215. </div>
  216. <div class="right-biaoduan">
  217. <div class="card height-100 bg-dark mt-2">
  218. <h6 class="bg-dark text-center text-white m-0 py-3">标段审批信息</h6>
  219. <div id="review_box" class="m-0 p-3 mb-2">
  220. <ul class="list-unstyled" id="comment1">
  221. <% for (const notice of noticeList) { %>
  222. <% if(notice.type === pushType.stage) { %>
  223. <li class="media pb-3 mb-3 border-bottom-grey-1">
  224. <div class="media-body">
  225. <div class="row">
  226. <div class="col-2"><span class="badge badge-success">计量审批</span></div>
  227. <div class="col-10 text-white">
  228. <a href="/tender/<%- notice.tid %>" class="text-white"><%- notice.name %></a>
  229. <a href="/tender/<%- notice.tid %>/measure/stage/<%- notice.order %>" class="text-white">第<%- notice.order %>期 </a>
  230. <span class="<%- acStage.statusClass[notice.status] %>"><%- acStage.statusString[notice.status]%></span>
  231. </div>
  232. </div>
  233. <p class="mt-1 mb-0 text-white"><%- notice.su_name %><small class="ml-1 text-muted"><%- (notice.su_role ? '- ' + notice.su_role : '') %></small>
  234. <span class="pull-right text-muted"><%- ctx.helper.formatFullDate(notice.create_time) %></span>
  235. </p>
  236. </div>
  237. </li>
  238. <% } else if(notice.type === pushType.material) { %>
  239. <li class="media pb-3 mb-3 border-bottom-grey-1">
  240. <div class="media-body">
  241. <div class="row">
  242. <div class="col-2"><span class="badge badge-secondary">材料调差</span></div>
  243. <div class="col-10 text-white">
  244. <a href="/tender/<%- notice.tid %>" class="text-white"><%- notice.name %></a>
  245. <a href="/tender/<%- notice.tid %>/measure/material/<%- notice.order %>" class="text-white">第<%- notice.order %>期 </a>
  246. <span class="<%- acMaterial.statusClass[notice.status] %>"><%- acMaterial.statusString[notice.status]%></span>
  247. </div>
  248. </div>
  249. <p class="mt-1 mb-0 text-white"><%- notice.su_name %><small class="ml-1 text-muted"><%- (notice.su_role ? '- ' + notice.su_role : '') %></small>
  250. <span class="pull-right text-muted"><%- ctx.helper.formatFullDate(notice.create_time) %></span>
  251. </p>
  252. </div>
  253. </li>
  254. <% } else if(notice.type === pushType.ledger) { %>
  255. <li class="media pb-3 mb-3 border-bottom-grey-1">
  256. <div class="media-body">
  257. <div class="row">
  258. <div class="col-2"><span class="badge badge-info">台账审批</span></div>
  259. <div class="col-10 text-white">
  260. <a data-id="<%- notice.id %>"href="/tender/<%- notice.tid %>/ledger" class="text-white"><%- notice.name %></a> <span class="<%- acLedger.statusClass[notice.status] %>"><%- acLedger.statusString[notice.status]%></span>
  261. </div>
  262. </div>
  263. <p class="mt-1 mb-0 text-white"><%- notice.su_name %><small class="ml-1 text-muted"><%- (notice.su_role ? '- ' + notice.su_role : '') %></small>
  264. <span class="pull-right text-muted"><%- ctx.helper.formatFullDate(notice.create_time) %></span>
  265. </p>
  266. </div>
  267. </li>
  268. <% } else if(notice.type === pushType.revise) { %>
  269. <li class="media pb-3 mb-3 border-bottom-grey-1">
  270. <div class="media-body">
  271. <div class="row">
  272. <div class="col-2"><span class="badge badge-info">台账修订</span></div>
  273. <div class="col-10 text-white">
  274. <a href="/tender/<%- notice.tid %>" class="text-white"><%- notice.name %></a>
  275. <a href="/tender/<%- notice.tid %>/revise/info" class="text-white">台账修订(第<%- notice.corder %>次)</a>
  276. <span class="<%- acRevise.statusClass[notice.status] %>"><%- acRevise.statusString[notice.status]%></span>
  277. </div>
  278. </div>
  279. <p class="mt-1 mb-0 text-white"><%- notice.su_name %><small class="ml-1 text-muted"><%- (notice.su_role ? '- ' + notice.su_role : '') %></small>
  280. <span class="pull-right text-muted"><%- ctx.helper.formatFullDate(notice.create_time) %></span>
  281. </p>
  282. </div>
  283. </li>
  284. <% } else if(notice.type === pushType.change){ %>
  285. <li class="media pb-3 mb-3 border-bottom-grey-1">
  286. <div class="media-body">
  287. <div class="row">
  288. <div class="col-2"><span class="badge badge-danger">变更审批</span></div>
  289. <div class="col-10 text-white">
  290. <a href="/tender/<%- notice.tid %>" class="text-white"><%- notice.name %></a>
  291. <a href="/tender/<%- notice.tid %>/change/<%- notice.cid %>/information" class="text-white"><%- notice.c_code %> </a>
  292. <span class="<%- acChange.statusClass[notice.status] %>"><%- acChange.statusString[notice.status]%></span>
  293. </div>
  294. </div>
  295. <p class="mt-1 mb-0 text-white"><%- notice.su_name %><small class="ml-1 text-muted"><%- (notice.su_role ? '- ' + notice.su_role : '') %></small>
  296. <span class="pull-right text-muted"><%- ctx.helper.formatFullDate(notice.create_time) %></span>
  297. </p>
  298. </div>
  299. </li>
  300. <% } else if(notice.type === pushType.advance) { %>
  301. <li class="media pb-3 mb-3 border-bottom-grey-1">
  302. <div class="media-body">
  303. <div class="row">
  304. <div class="col-2"><span class="badge badge-warning">预付款</span></div>
  305. <div class="col-10 text-white">
  306. <a href="/tender/<%- notice.tid %>" class="text-white"><%- notice.name %></a>
  307. <a href="/tender/<%- notice.tid %>/advance/<%- notice.vid %>/detail" class="text-white">第<%- notice.order %>期</a>
  308. <span class="<%- acAdvance.statusClass[notice.status] %>"><%- acAdvance.statusString[notice.status]%></span>
  309. </div>
  310. </div>
  311. <p class="mt-1 mb-0 text-white"><%- notice.su_name %><small class="ml-1 text-muted"><%- (notice.su_role ? '- ' + notice.su_role : '') %></small>
  312. <span class="pull-right text-muted"><%- ctx.helper.formatFullDate(notice.create_time) %></span>
  313. </p>
  314. </div>
  315. </li>
  316. <% } %>
  317. <% } %>
  318. </ul>
  319. <ul id="comment2"></ul>
  320. </div>
  321. </div>
  322. </div>
  323. </div>
  324. </div>
  325. </div>
  326. </div>
  327. <div class="flex-content" data-content="2" <% if (ctx.session.sessionProject.dataCollect !== 2 && ctx.session.sessionProject.dataCollect !== 4) { %>style="display: none"<% } %>>
  328. <div class="mx-3">
  329. <div class="row">
  330. <div class="col-6 pr-1">
  331. <div class="left-content">
  332. <div class="left-small-card-content ml-3">
  333. <div class="row height-100">
  334. <div class="col-4 pl-0">
  335. <div class="card text-center bg-dark text-white ml-0 mr-0 height-100">
  336. <div class="card-body card-per-body">
  337. <div class="row height-100">
  338. <div class="col-6">
  339. <h5 class="card-title card-case-title data_tender_num">0</h5>
  340. <p class="card-text card-case-text text-muted">标段个数</p>
  341. </div>
  342. <div class="col-6">
  343. <h5 class="card-title card-case-title data_tender_rate">0%</h5>
  344. <p class="card-text card-case-text text-muted">计量进度</p>
  345. </div>
  346. </div>
  347. </div>
  348. </div>
  349. </div>
  350. <div class="col-4 pl-0">
  351. <div class="card text-center bg-dark text-white height-100">
  352. <div class="card-body card-per-body">
  353. <h5 class="card-title card-case-title data_total_price">0.00</h5>
  354. <p class="card-text card-case-text text-muted">台账金额</p>
  355. </div>
  356. </div>
  357. </div>
  358. <div class="col-4 pl-0">
  359. <div class="card text-center bg-dark text-white height-100">
  360. <div class="card-body card-per-body">
  361. <h5 class="card-title card-case-title data_total_change_price">0.00</h5>
  362. <p class="card-text text-muted">累计变更金额</p>
  363. </div>
  364. </div>
  365. </div>
  366. </div>
  367. </div>
  368. <div class="left-big-chart-content">
  369. <div class="card height-60 bg-dark mt-2 mb-2">
  370. <div class="jlchart" id="jlchart" style="height: 100%; width: 100%;"></div>
  371. </div>
  372. <div class="height-36">
  373. <div class="row height-100">
  374. <div class="col-6 pr-2">
  375. <div class="left-bottom-chart height-100">
  376. <div class="card height-100 bg-dark">
  377. <div class="jlwcdchart" id="jlwcdchart" style="height: 100%; width: 100%;"></div>
  378. </div>
  379. </div>
  380. </div>
  381. <div class="col-6 pl-0">
  382. <div class="left-bottom-chart height-100">
  383. <div class="card height-100 bg-dark">
  384. <div id="tztjchart" style="height: 100%; width: 100%;"></div>
  385. </div>
  386. </div>
  387. </div>
  388. </div>
  389. </div>
  390. </div>
  391. </div>
  392. </div>
  393. <div class="col-6 pl-1 pr-0">
  394. <div class="right-content">
  395. <div class="right-small-card-content mx-3">
  396. <div class="row height-100">
  397. <div class="col-4 pl-0">
  398. <div class="card text-center bg-dark text-white mb-2 height-100">
  399. <div class="card-body card-per-body">
  400. <h5 class="card-title card-case-title data_total_stage_price">0.00</h5>
  401. <p class="card-text card-case-text text-muted">累计完成金额</p>
  402. </div>
  403. </div>
  404. </div>
  405. <div class="col-4 pl-0">
  406. <div class="card text-center bg-dark text-white height-100">
  407. <div class="card-body card-per-body">
  408. <h5 class="card-title card-case-title data_total_advance_price">0.00</h5>
  409. <p class="card-text card-case-text text-muted">预付款</p>
  410. </div>
  411. </div>
  412. </div>
  413. <div class="col-4 pl-0">
  414. <div class="card text-center bg-dark text-white height-100">
  415. <div class="card-body card-per-body">
  416. <h5 class="card-title card-case-title data_total_material_price">0.00</h5>
  417. <p class="card-text card-case-text text-muted">材料调差</p>
  418. </div>
  419. </div>
  420. </div>
  421. </div>
  422. </div>
  423. <div class="right-big-chart-content mr-3">
  424. <div class="height-60 mt-2">
  425. <div class="card height-100 bg-dark">
  426. <div class="jldbchart" data-chart-num="2" id="jldbchart" style="height: 100%; width: 100%; <% if (ctx.session.sessionProject.dataCollect === 4) { %>display:none;<% } %>"></div>
  427. <div class="di-content mb-2" id="map2" style="height: 100%; width: 100%; <% if (ctx.session.sessionProject.dataCollect === 2) { %>display:none;<% } %>"></div>
  428. </div>
  429. </div>
  430. <div class="height-36 mt-2">
  431. <div class="height-100 right-bottom-50-fl">
  432. <div class="left-bd-scroll height-100 mr-1">
  433. <div class="card bg-dark height-100">
  434. <h6 class="bg-dark text-center text-white m-0 py-3">标段审批信息</h6>
  435. <div id="review_box2" class="m-0 p-3 mb-2 height-100">
  436. <ul class="list-unstyled" id="comment3">
  437. <% for (const notice of noticeList) { %>
  438. <% if(notice.type === pushType.stage) { %>
  439. <li class="media pb-3 mb-3 border-bottom-grey-1">
  440. <div class="media-body">
  441. <div class="row">
  442. <div class="col-2"><span class="badge badge-success">计量审批</span></div>
  443. <div class="col-10 text-white">
  444. <a href="/tender/<%- notice.tid %>" class="text-white"><%- notice.name %></a>
  445. <a href="/tender/<%- notice.tid %>/measure/stage/<%- notice.order %>" class="text-white">第<%- notice.order %>期 </a>
  446. <span class="<%- acStage.statusClass[notice.status] %>"><%- acStage.statusString[notice.status]%></span>
  447. </div>
  448. </div>
  449. <p class="mt-1 mb-0 text-white"><%- notice.su_name %><small class="ml-1 text-muted"><%- (notice.su_role ? '- ' + notice.su_role : '') %></small>
  450. <span class="pull-right text-muted"><%- ctx.helper.formatFullDate(notice.create_time) %></span>
  451. </p>
  452. </div>
  453. </li>
  454. <% } else if(notice.type === pushType.material) { %>
  455. <li class="media pb-3 mb-3 border-bottom-grey-1">
  456. <div class="media-body">
  457. <div class="row">
  458. <div class="col-2"><span class="badge badge-secondary">材料调差</span></div>
  459. <div class="col-10 text-white">
  460. <a href="/tender/<%- notice.tid %>" class="text-white"><%- notice.name %></a>
  461. <a href="/tender/<%- notice.tid %>/measure/material/<%- notice.order %>" class="text-white">第<%- notice.order %>期 </a>
  462. <span class="<%- acMaterial.statusClass[notice.status] %>"><%- acMaterial.statusString[notice.status]%></span>
  463. </div>
  464. </div>
  465. <p class="mt-1 mb-0 text-white"><%- notice.su_name %><small class="ml-1 text-muted"><%- (notice.su_role ? '- ' + notice.su_role : '') %></small>
  466. <span class="pull-right text-muted"><%- ctx.helper.formatFullDate(notice.create_time) %></span>
  467. </p>
  468. </div>
  469. </li>
  470. <% } else if(notice.type === pushType.ledger) { %>
  471. <li class="media pb-3 mb-3 border-bottom-grey-1">
  472. <div class="media-body">
  473. <div class="row">
  474. <div class="col-2"><span class="badge badge-info">台账审批</span></div>
  475. <div class="col-10 text-white">
  476. <a data-id="<%- notice.id %>"href="/tender/<%- notice.tid %>/ledger" class="text-white"><%- notice.name %></a> <span class="<%- acLedger.statusClass[notice.status] %>"><%- acLedger.statusString[notice.status]%></span>
  477. </div>
  478. </div>
  479. <p class="mt-1 mb-0 text-white"><%- notice.su_name %><small class="ml-1 text-muted"><%- (notice.su_role ? '- ' + notice.su_role : '') %></small>
  480. <span class="pull-right text-muted"><%- ctx.helper.formatFullDate(notice.create_time) %></span>
  481. </p>
  482. </div>
  483. </li>
  484. <% } else if(notice.type === pushType.revise) { %>
  485. <li class="media pb-3 mb-3 border-bottom-grey-1">
  486. <div class="media-body">
  487. <div class="row">
  488. <div class="col-2"><span class="badge badge-info">台账修订</span></div>
  489. <div class="col-10 text-white">
  490. <a href="/tender/<%- notice.tid %>" class="text-white"><%- notice.name %></a>
  491. <a href="/tender/<%- notice.tid %>/revise/info" class="text-white">台账修订(第<%- notice.corder %>次)</a>
  492. <span class="<%- acRevise.statusClass[notice.status] %>"><%- acRevise.statusString[notice.status]%></span>
  493. </div>
  494. </div>
  495. <p class="mt-1 mb-0 text-white"><%- notice.su_name %><small class="ml-1 text-muted"><%- (notice.su_role ? '- ' + notice.su_role : '') %></small>
  496. <span class="pull-right text-muted"><%- ctx.helper.formatFullDate(notice.create_time) %></span>
  497. </p>
  498. </div>
  499. </li>
  500. <% } else if(notice.type === pushType.change){ %>
  501. <li class="media pb-3 mb-3 border-bottom-grey-1">
  502. <div class="media-body">
  503. <div class="row">
  504. <div class="col-2"><span class="badge badge-danger">变更审批</span></div>
  505. <div class="col-10 text-white">
  506. <a href="/tender/<%- notice.tid %>" class="text-white"><%- notice.name %></a>
  507. <a href="/tender/<%- notice.tid %>/change/<%- notice.cid %>/information" class="text-white"><%- notice.c_code %> </a>
  508. <span class="<%- acChange.statusClass[notice.status] %>"><%- acChange.statusString[notice.status]%></span>
  509. </div>
  510. </div>
  511. <p class="mt-1 mb-0 text-white"><%- notice.su_name %><small class="ml-1 text-muted"><%- (notice.su_role ? '- ' + notice.su_role : '') %></small>
  512. <span class="pull-right text-muted"><%- ctx.helper.formatFullDate(notice.create_time) %></span>
  513. </p>
  514. </div>
  515. </li>
  516. <% } else if(notice.type === pushType.advance) { %>
  517. <li class="media pb-3 mb-3 border-bottom-grey-1">
  518. <div class="media-body">
  519. <div class="row">
  520. <div class="col-2"><span class="badge badge-warning">预付款</span></div>
  521. <div class="col-10 text-white">
  522. <a href="/tender/<%- notice.tid %>" class="text-white"><%- notice.name %></a>
  523. <a href="/tender/<%- notice.tid %>/advance/<%- notice.vid %>/detail" class="text-white">第<%- notice.order %>期</a>
  524. <span class="<%- acAdvance.statusClass[notice.status] %>"><%- acAdvance.statusString[notice.status]%></span>
  525. </div>
  526. </div>
  527. <p class="mt-1 mb-0 text-white"><%- notice.su_name %><small class="ml-1 text-muted"><%- (notice.su_role ? '- ' + notice.su_role : '') %></small>
  528. <span class="pull-right text-muted"><%- ctx.helper.formatFullDate(notice.create_time) %></span>
  529. </p>
  530. </div>
  531. </li>
  532. <% } %>
  533. <% } %>
  534. </ul>
  535. <ul id="comment4"></ul>
  536. </div>
  537. </div>
  538. </div>
  539. </div>
  540. <div class="height-100 right-bottom-50-fl">
  541. <div class="right-month height-100 ml-1">
  542. <h6 class="card bg-dark text-center text-white m-0 py-3">本月审批统计</h6>
  543. <div class="row right-month-height">
  544. <div class="col-6 pr-0">
  545. <div class="card text-center bg-dark text-white border-right-0 border-botton-0 height-100">
  546. <div class="card-body card-small-body">
  547. <h5 class="card-title card-approve-title height-50"><span class="month_stage_num">0</span><small class="small-text">期</small></h5>
  548. <p class="card-text text-muted height-50">计量期</p>
  549. </div>
  550. </div>
  551. </div>
  552. <div class="col-6 pl-0">
  553. <div class="card text-center bg-dark text-white border-botton-0 height-100">
  554. <div class="card-body card-small-body">
  555. <h5 class="card-title card-approve-title height-50"><span class="month_change_num">0</span><small class="small-text">条</small></h5>
  556. <p class="card-text text-muted height-50">变更令</p>
  557. </div>
  558. </div>
  559. </div>
  560. <div class="col-6 pr-0">
  561. <div class="card text-center bg-dark text-white border-right-0 border-top-0 height-100">
  562. <div class="card-body card-small-body">
  563. <h5 class="card-title card-approve-title height-50"><span class="month_revise_num">0</span><small class="small-text">次</small></h5>
  564. <p class="card-text text-muted height-50">台账修订</p>
  565. </div>
  566. </div>
  567. </div>
  568. <div class="col-6 pl-0">
  569. <div class="card text-center bg-dark text-white border-top-0 height-100">
  570. <div class="card-body card-small-body">
  571. <h5 class="card-title card-approve-title height-50"><span class="month_material_num">0</span><small class="small-text">期</small></h5>
  572. <p class="card-text text-muted height-50">材料调差</p>
  573. </div>
  574. </div>
  575. </div>
  576. </div>
  577. </div>
  578. </div>
  579. </div>
  580. </div>
  581. </div>
  582. </div>
  583. </div>
  584. </div>
  585. </div>
  586. </div>
  587. </div>
  588. </div>
  589. <script src="/public/js/datacollect_scroll.js"></script>
  590. <script type="text/javascript"> autoFlashHeight();</script>
  591. <script type="text/javascript">
  592. // 分类金额饼图表
  593. var myChart1 = echarts.init(document.getElementById('jechart'), 'dark');
  594. option1 = {
  595. tooltip : {
  596. trigger: 'item',
  597. formatter: "{a} <br/>{b} : {c} ({d}%)"
  598. },
  599. title: {
  600. text: '金额统计图',
  601. left: 'center',
  602. top:'7%'
  603. },
  604. color: ['rgba(38, 217, 217,0.7)','rgba(78, 139, 229,0.7)',
  605. 'rgba(78, 229, 139,0.7)','rgba(108, 78, 229,0.7)',
  606. 'rgba(58,207,221,0.7)','rgba(164, 229, 78,0.7)',
  607. 'rgba(199, 78, 229,0.7)', 'rgba(229, 92, 174, 0.7)',
  608. 'rgba(229, 214, 78, 0.7)', 'rgba(241, 87, 96, 0.7)',
  609. 'rgba(242, 179, 82, 0.7)'],
  610. backgroundColor: '#343a40 ',
  611. // tooltip: {
  612. // trigger: 'item'
  613. // },
  614. // legend: {
  615. // orient: 'vertical',
  616. // left: 'center',
  617. // },
  618. series: [
  619. {
  620. name: '台账金额',
  621. type: 'pie',
  622. radius: '60%',
  623. top:'15%',
  624. formatter: function(name){
  625. return name.length>10?name.substr(0,10)+"...":name;
  626. },
  627. data: [],
  628. emphasis: {
  629. itemStyle: {
  630. shadowBlur: 10,
  631. shadowOffsetX: 0,
  632. shadowColor: 'rgba(0, 0, 0, 0.5)'
  633. }
  634. }
  635. }
  636. ]
  637. };
  638. myChart1.setOption(option1);
  639. // 计量情况柱状图表
  640. // var myChart2 = echarts.init(document.getElementsByClassName('jlchart')[0], 'dark');
  641. option2 = {
  642. title: {
  643. text: '计量情况',
  644. left: 'center',
  645. top:'5%'
  646. },
  647. color: ['rgba(38, 217, 217,0.7)','rgba(78, 139, 229,0.7)',
  648. 'rgba(78, 229, 139,0.7)','rgba(108, 78, 229,0.7)',
  649. 'rgba(58,207,221,0.7)','rgba(164, 229, 78,0.7)',
  650. 'rgba(199, 78, 229,0.7)', 'rgba(229, 92, 174, 0.7)',
  651. 'rgba(229, 214, 78, 0.7)', 'rgba(241, 87, 96, 0.7)',
  652. 'rgba(242, 179, 82, 0.7)'],
  653. backgroundColor: '#343a40 ',
  654. tooltip: {
  655. trigger: 'axis',
  656. axisPointer: { // 坐标轴指示器,坐标轴触发有效
  657. type: 'shadow' // 默认为直线,可选为:'line' | 'shadow'
  658. }
  659. },
  660. dataZoom: [
  661. {
  662. brushSelect:false,
  663. // zoomLock: false,
  664. type: 'slider',
  665. show: true,
  666. realtime: true,
  667. showdetail: false,
  668. showDataShadow: false,
  669. // dataZoomIndex: 10,
  670. start: 0,
  671. end: 8,
  672. handleSize: 0,
  673. height: 10,
  674. bottom: '10%',
  675. },
  676. // {
  677. // // realtime: true,
  678. // type: 'slider',
  679. // show: true,
  680. // realtime: true,
  681. // showdetail: false,
  682. // showDataShadow: false,
  683. // // dataZoomIndex: 10,
  684. // start: 0,
  685. // end: 8,
  686. // handleSize: 0,
  687. // bottom:30,
  688. // height:10,
  689. // }
  690. ],
  691. legend: {
  692. data: ['台账', '合同计量', '变更计量'],
  693. top:'17%'
  694. },
  695. grid: {
  696. top:'25%',
  697. left: '3%',
  698. right: '4%',
  699. bottom: '15%',
  700. containLabel: true
  701. },
  702. xAxis: [
  703. {
  704. type: 'category',
  705. data: [],
  706. axisLabel: {
  707. show: true,
  708. interval: 0,
  709. textStyle: {
  710. color: "#fff",
  711. fontSize: 14
  712. },
  713. formatter: function(value) {
  714. var res = value;
  715. if(res.length > 6) {
  716. res = res.substring(0, 5) + "..";
  717. }
  718. return res;
  719. }
  720. }
  721. }
  722. ],
  723. yAxis: [
  724. {
  725. type: 'value',
  726. name:'金额',
  727. position: 'left',
  728. axisLabel : {
  729. formatter: function (value, index) {
  730. if (value < 0) {
  731. let newValue = Math.abs(value);
  732. if (newValue >= 10000 && newValue < 10000000) {
  733. newValue = newValue / 10000 + "万";
  734. } else if (newValue >= 10000000) {
  735. newValue = newValue / 10000000 + "千万";
  736. }
  737. value = '-' + newValue;
  738. }
  739. if (value >= 10000 && value < 10000000) {
  740. value = value / 10000 + "万";
  741. } else if (value >= 10000000) {
  742. value = value / 10000000 + "千万";
  743. }
  744. return value;
  745. }
  746. },
  747. splitArea : {show : true}
  748. },
  749. // {
  750. // type: 'value',
  751. // name:'完成度',
  752. // position: 'right',
  753. // min:0,
  754. // max:100,
  755. // axisLabel : {
  756. // formatter: '{value} %'
  757. // },
  758. // splitArea : {show : true}
  759. // }
  760. ],
  761. series: [
  762. {
  763. name: '台账',
  764. type: 'bar',
  765. emphasis: {
  766. focus: 'series'
  767. },
  768. data: []
  769. },
  770. {
  771. name: '合同计量',
  772. type: 'bar',
  773. stack: '计量',
  774. emphasis: {
  775. focus: 'series'
  776. },
  777. data: []
  778. },
  779. {
  780. name: '变更计量',
  781. type: 'bar',
  782. stack: '计量',
  783. emphasis: {
  784. focus: 'series'
  785. },
  786. data: []
  787. }
  788. ]
  789. };
  790. var chart2 = document.getElementsByClassName('jlchart');
  791. var myChart2_1 = echarts.init(chart2[0], 'dark');
  792. var myChart2_2 = echarts.init(chart2[1], 'dark');
  793. var myChart2_3 = echarts.init(chart2[2], 'dark');
  794. myChart2_1.setOption(option2);
  795. myChart2_2.setOption(option2);
  796. myChart2_3.setOption(option2);
  797. // myChart2.setOption(option);
  798. // 计量完成度统计柱状图表
  799. // var myChart3 = echarts.init(document.getElementsByClassName('jlwcdchart')[0], 'dark');
  800. option3 = {
  801. title: {
  802. text: '计量完成度统计',
  803. left: 'center',
  804. top:'5%'
  805. },
  806. color: ['rgba(38, 217, 217,0.7)','rgba(78, 139, 229,0.7)',
  807. 'rgba(78, 229, 139,0.7)','rgba(108, 78, 229,0.7)',
  808. 'rgba(58,207,221,0.7)','rgba(164, 229, 78,0.7)',
  809. 'rgba(199, 78, 229,0.7)', 'rgba(229, 92, 174, 0.7)',
  810. 'rgba(229, 214, 78, 0.7)', 'rgba(241, 87, 96, 0.7)',
  811. 'rgba(242, 179, 82, 0.7)'],
  812. backgroundColor: '#343a40 ',
  813. tooltip: {
  814. trigger: 'axis',
  815. axisPointer: { // Use axis to trigger tooltip
  816. type: 'shadow' // 'shadow' as default; can also be 'line' or 'shadow'
  817. }
  818. },
  819. grid: {
  820. left: '10%',
  821. right: '10%',
  822. bottom: '3%',
  823. containLabel: true
  824. },
  825. xAxis: {
  826. type: 'value'
  827. },
  828. yAxis: {
  829. type: 'category',
  830. data: [],
  831. axisLabel: {
  832. show: true,
  833. interval: 0,
  834. // textStyle: {
  835. // color: "#fff",
  836. // fontSize: 14
  837. // },
  838. formatter: function(value) {
  839. var res = value;
  840. if(res.length > 6) {
  841. res = res.substring(0, 5) + "..";
  842. }
  843. return res;
  844. }
  845. }
  846. },
  847. dataZoom: [
  848. {
  849. brushSelect:false,
  850. start: 0,
  851. end: 10,
  852. type: 'slider',
  853. show: true,
  854. handleSize: 0,
  855. realtime: true,
  856. showDetail: false,
  857. // filterMode: 'empty',
  858. yAxisIndex: [0,1],
  859. width: 10,
  860. height: '80%',
  861. right: '5%',
  862. bottom:'2%'
  863. },
  864. ],
  865. series: [
  866. {
  867. name: '完成度',
  868. type: 'bar',
  869. stack: 'total',
  870. label: {
  871. show: true
  872. },
  873. emphasis: {
  874. focus: 'series'
  875. },
  876. data: []
  877. }
  878. ]
  879. };
  880. var chart3 = document.getElementsByClassName('jlwcdchart');
  881. var myChart3_1 = echarts.init(chart3[0], 'dark');
  882. var myChart3_2 = echarts.init(chart3[1], 'dark');
  883. myChart3_1.setOption(option3);
  884. myChart3_2.setOption(option3);
  885. // 计量对比线形图表
  886. option4 = {
  887. title: {
  888. text: '计量对比',
  889. left: 'center',
  890. top:'5%'
  891. },
  892. color: ['rgba(38, 217, 217,0.7)','rgba(78, 139, 229,0.7)',
  893. 'rgba(78, 229, 139,0.7)','rgba(108, 78, 229,0.7)',
  894. 'rgba(58,207,221,0.7)','rgba(164, 229, 78,0.7)',
  895. 'rgba(199, 78, 229,0.7)', 'rgba(229, 92, 174, 0.7)',
  896. 'rgba(229, 214, 78, 0.7)', 'rgba(241, 87, 96, 0.7)',
  897. 'rgba(242, 179, 82, 0.7)'],
  898. backgroundColor: '#343a40 ',
  899. tooltip: {
  900. trigger: 'axis',
  901. axisPointer: {
  902. type: 'cross',
  903. label: {
  904. backgroundColor: '#6a7985'
  905. }
  906. }
  907. },
  908. legend: {
  909. data: ['本月计量', '累计计量'],
  910. top:'15%'
  911. },
  912. grid: {
  913. top:'25%',
  914. left: '3%',
  915. right: '4%',
  916. bottom: '15%',
  917. containLabel: true
  918. },
  919. xAxis: [
  920. {
  921. type: 'category',
  922. boundaryGap: false,
  923. data: []
  924. }
  925. ],
  926. yAxis: [
  927. {
  928. type: 'value',
  929. axisLabel : {
  930. formatter: function (value, index) {
  931. if (value < 0) {
  932. let newValue = Math.abs(value);
  933. if (newValue >= 10000 && newValue < 10000000) {
  934. newValue = newValue / 10000 + "万";
  935. } else if (newValue >= 10000000) {
  936. newValue = newValue / 10000000 + "千万";
  937. }
  938. value = '-' + newValue;
  939. }
  940. if (value >= 10000 && value < 10000000) {
  941. value = value / 10000 + "万";
  942. } else if (value >= 10000000) {
  943. value = value / 10000000 + "千万";
  944. }
  945. return value;
  946. }
  947. },
  948. }
  949. ],
  950. dataZoom: [
  951. {
  952. brushSelect: false,
  953. showdetail: false,
  954. show: true,
  955. realtime: true,
  956. dataZoomIndex: 10,
  957. start: 0,
  958. end: 5,
  959. handleSize: 0,
  960. height: 10,
  961. bottom: '10%'
  962. },
  963. ],
  964. series: [
  965. {
  966. name: '本月计量',
  967. type: 'line',
  968. stack: '总量',
  969. areaStyle: {},
  970. emphasis: {
  971. focus: 'series'
  972. },
  973. data: []
  974. },
  975. {
  976. name: '累计计量',
  977. type: 'line',
  978. stack: '总量',
  979. areaStyle: {},
  980. emphasis: {
  981. focus: 'series'
  982. },
  983. data: []
  984. }
  985. ]
  986. };
  987. var chart4 = document.getElementsByClassName('jldbchart');
  988. var myChart4_1 = echarts.init(chart4[0], 'dark');
  989. var myChart4_2 = echarts.init(chart4[1], 'dark');
  990. myChart4_1.setOption(option4);
  991. myChart4_2.setOption(option4);
  992. // for (var i = 0; i < chart4.length; i++) {
  993. // var myChart4 = echarts.init(chart4[i], 'dark');
  994. // myChart4.setOption(option);
  995. // }
  996. // 投资统计分析圆饼图表
  997. var myChart5 = echarts.init(document.getElementById('tztjchart'), 'dark');
  998. option5 = {
  999. title: {
  1000. text: '投资统计分析',
  1001. left: 'center',
  1002. top:'7%'
  1003. },
  1004. color: ['rgba(38, 217, 217,0.7)','rgba(78, 139, 229,0.7)',
  1005. 'rgba(78, 229, 139,0.7)','rgba(108, 78, 229,0.7)',
  1006. 'rgba(58,207,221,0.7)','rgba(164, 229, 78,0.7)',
  1007. 'rgba(199, 78, 229,0.7)', 'rgba(229, 92, 174, 0.7)',
  1008. 'rgba(229, 214, 78, 0.7)', 'rgba(241, 87, 96, 0.7)',
  1009. 'rgba(242, 179, 82, 0.7)'],
  1010. backgroundColor: '#343a40 ',
  1011. tooltip: {
  1012. trigger: 'item',
  1013. },
  1014. series: [
  1015. {
  1016. name: '访问来源',
  1017. type: 'pie',
  1018. top:'15%',
  1019. bottom:'10%',
  1020. radius: <% if (categoryData && categoryData[2] && categoryData[2].value.length > 0) { %>['0%', '30%']<% } else if (categoryData && categoryData[1] && categoryData[1].value.length > 0) { %>['0%', '50%']<% } else { %>['0%', '85%']<% } %>,
  1021. // label: {
  1022. // position: 'inner',
  1023. // fontSize: 14
  1024. // },
  1025. label:{
  1026. show:false
  1027. },
  1028. labelLine: {
  1029. show: true
  1030. },
  1031. formatter: function(name){
  1032. return name.length>10?name.substr(0,10)+"...":name;
  1033. },
  1034. data: [
  1035. ]
  1036. },
  1037. {
  1038. name: '访问来源',
  1039. type: 'pie',
  1040. top:'15%',
  1041. bottom:'10%',
  1042. radius: <% if (categoryData && categoryData[2] && categoryData[2].value.length > 0) { %>['30%', '60%']<% } else { %>['50%', '85%']<% } %>,
  1043. // label: {
  1044. // position: 'inner',
  1045. // fontSize: 14
  1046. // },
  1047. label:{
  1048. show:false
  1049. },
  1050. labelLine: {
  1051. show: true,
  1052. },
  1053. formatter: function(name){
  1054. return name.length>10?name.substr(0,10)+"...":name;
  1055. },
  1056. data: [
  1057. ]
  1058. },
  1059. {
  1060. name: '访问来源',
  1061. type: 'pie',
  1062. top:'15%',
  1063. bottom:'10%',
  1064. radius: ['60%', '85%'],
  1065. // label: {
  1066. // position: 'inner',
  1067. // fontSize: 14
  1068. // },
  1069. label:{
  1070. show:false
  1071. },
  1072. labelLine: {
  1073. show: true
  1074. },
  1075. formatter: function(name){
  1076. return name.length>10?name.substr(0,10)+"...":name;
  1077. },
  1078. data: [
  1079. ]
  1080. }
  1081. ]
  1082. };
  1083. myChart5.setOption(option5);
  1084. function echartsReset() {
  1085. myChart1.resize();
  1086. myChart2_1.resize();
  1087. myChart2_2.resize();
  1088. myChart2_3.resize();
  1089. myChart3_1.resize();
  1090. myChart3_2.resize();
  1091. myChart4_1.resize();
  1092. myChart4_2.resize();
  1093. myChart5.resize();
  1094. }
  1095. $(function () {
  1096. $('#showFull').click(function () {
  1097. const full=document.getElementById("big-data");
  1098. launchIntoFullscreen(full);
  1099. });
  1100. $('#exitFull').click(function () {
  1101. exitFullscreen();
  1102. })
  1103. })
  1104. let resizeTimer = null;
  1105. $(window).bind('resize', function () {
  1106. if (resizeTimer) clearTimeout(resizeTimer);
  1107. resizeTimer = setTimeout(function () {
  1108. echartsReset();
  1109. $(".tableid_").find('th').each(function(i) {
  1110. $(this).css('width', $('#tableId').find('th:eq(' + i + ')').innerWidth());
  1111. });
  1112. }, 500);
  1113. })
  1114. // 数据全屏
  1115. function launchIntoFullscreen(element) {
  1116. if(element.requestFullscreen){
  1117. element.requestFullscreen();
  1118. }
  1119. else if(element.mozRequestFullScreen) {
  1120. element.mozRequestFullScreen();
  1121. }
  1122. else if(element.webkitRequestFullscreen) {
  1123. element.webkitRequestFullscreen();
  1124. }
  1125. else if(element.msRequestFullscreen) {
  1126. element.msRequestFullscreen();
  1127. }
  1128. }
  1129. function exitFullscreen() {
  1130. if(document.exitFullscreen) {
  1131. document.exitFullscreen();
  1132. } else if(document.mozCancelFullScreen) {
  1133. document.mozCancelFullScreen();
  1134. } else if(document.webkitExitFullscreen) {
  1135. document.webkitExitFullscreen();
  1136. }
  1137. }
  1138. document.addEventListener("fullscreenchange", function (event) {
  1139. if (document.fullscreenElement) {
  1140. $('#exitfull-div').show();
  1141. $('#showFull').hide();
  1142. } else {
  1143. $('#exitfull-div').hide();
  1144. $('#showFull').show();
  1145. }
  1146. });
  1147. </script>
  1148. <!--<script src="/public/js/map/turf.min.js"></script>-->
  1149. <!--<script src="/public/js/map/gcoord.js"></script>-->
  1150. <!--<script type="text/javascript" src="https://api.map.baidu.com/api?v=1.0&type=webgl&ak=C3hLZAjuWTaCdwnwoYY83APrwlPEj4v7"></script>-->
  1151. <script>
  1152. // let map1, map2;
  1153. // function loadScript() {
  1154. // var script = document.createElement("script");
  1155. // script.src = "https://api.map.baidu.com/api?v=1.0&type=webgl&ak=C3hLZAjuWTaCdwnwoYY83APrwlPEj4v7&callback=initialize";
  1156. // document.body.appendChild(script);
  1157. // }
  1158. // window.onload = loadScript;
  1159. // const map1 = new BMapGL.Map("map1");
  1160. // const map2 = new BMapGL.Map("map2");
  1161. // map1.enableScrollWheelZoom(true);
  1162. // map1.setMapStyleV2({styleId: '20d4aea41cf71387395f2dc835f1c4b6'});
  1163. // map2.enableScrollWheelZoom(true);
  1164. // map2.setMapStyleV2({styleId: '20d4aea41cf71387395f2dc835f1c4b6'});
  1165. const originDataCollect = parseInt('<%- ctx.session.sessionProject.dataCollect %>');
  1166. const category = JSON.parse(unescape('<%- escape(JSON.stringify(categoryData)) %>'));
  1167. <!--const mapJson = JSON.parse(unescape('<%- escape(JSON.stringify(map_json)) %>'));-->
  1168. let tenders = '';
  1169. // let noticeList = '';
  1170. $(function () {
  1171. postData('/datacollect/load', {}, function (result) {
  1172. tenders = result.tenderList;
  1173. const chart_option5_data = {
  1174. data1: [],
  1175. data2: [],
  1176. data3: [],
  1177. }
  1178. const chart_category_data = {
  1179. data1: [],
  1180. data2: [],
  1181. data3: [],
  1182. }
  1183. let option5_is_tender = false;
  1184. // 设置圆环图5数据,还要设置圆环图大小
  1185. if (category && category.length > 0) {
  1186. if (category[0] && category[0].value.length > 0) {
  1187. for (const c of category[0].value) {
  1188. chart_category_data.data1.push([{
  1189. cid: category[0].id,
  1190. value: c.id,
  1191. }]);
  1192. chart_option5_data.data1.push({
  1193. value: 0,
  1194. name: c.value,
  1195. });
  1196. }
  1197. }
  1198. if (category[1] && category[1].value.length > 0) {
  1199. for (const cc1 of chart_category_data.data1) {
  1200. for (const c of category[1].value) {
  1201. chart_category_data.data2.push([...cc1, {
  1202. cid: category[1].id,
  1203. value: c.id,
  1204. }]);
  1205. }
  1206. }
  1207. for (const cd1 of chart_option5_data.data1) {
  1208. for (const c of category[1].value) {
  1209. chart_option5_data.data2.push({
  1210. value: 0,
  1211. name: cd1.name + ' ' + c.value,
  1212. });
  1213. }
  1214. }
  1215. }
  1216. if (category[2] && category[2].value.length > 0) {
  1217. for (const cc2 of chart_category_data.data2) {
  1218. for (const c of category[2].value) {
  1219. chart_category_data.data3.push([...cc2, {
  1220. cid: category[2].id,
  1221. value: c.id,
  1222. }]);
  1223. }
  1224. }
  1225. for (const cd2 of chart_option5_data.data2) {
  1226. for (const c of category[2].value) {
  1227. chart_option5_data.data3.push({
  1228. value: 0,
  1229. name: cd2.name + ' ' + c.value,
  1230. });
  1231. }
  1232. }
  1233. }
  1234. } else {
  1235. option5_is_tender = true;
  1236. }
  1237. for (const t of tenders) {
  1238. calculateTender(t);
  1239. if (option5_is_tender) {
  1240. if (t.total_price) chart_option5_data.data1.push({ value: t.total_price, name: t.name});
  1241. } else {
  1242. for (const cc1 of chart_category_data.data1) {
  1243. const sameObject = _.intersectionWith(t.category, cc1, _.isEqual);
  1244. if(sameObject.length === 1) {
  1245. const index = _.findIndex(chart_category_data.data1, function (item) {
  1246. return _.isEqual(item, sameObject);
  1247. });
  1248. if (index !== -1) {
  1249. chart_option5_data.data1[index].value = ZhCalc.add(chart_option5_data.data1[index].value, (t.total_price ? t.total_price : 0));
  1250. }
  1251. }
  1252. // const index = sameObject[0] ? _.findIndex(cc1, { cid: sameObject[0].cid, value: sameObject[0].value }) : -1;
  1253. // console.log(cc1, chart_category_data.data1, index);
  1254. // if (index !== -1) {
  1255. // chart_option5_data.data1[index].value = ZhCalc.add(chart_option5_data.data1[index].value, (t.total_price ? t.total_price : 0));
  1256. // }
  1257. }
  1258. for (const cc2 of chart_category_data.data2) {
  1259. const sameObject = _.intersectionWith(t.category, cc2, _.isEqual);
  1260. if(sameObject.length === 2) {
  1261. const index = _.findIndex(chart_category_data.data2, function (item) {
  1262. return _.isEqual(item, sameObject);
  1263. })
  1264. if (index !== -1) {
  1265. chart_option5_data.data2[index].value = ZhCalc.add(chart_option5_data.data2[index].value, (t.total_price ? t.total_price : 0));
  1266. }
  1267. }
  1268. }
  1269. for (const cc3 of chart_category_data.data3) {
  1270. const sameObject = _.intersectionWith(t.category, cc3, _.isEqual);
  1271. if(sameObject.length === 3) {
  1272. const index = _.findIndex(chart_category_data.data3, function (item) {
  1273. return _.isEqual(item, sameObject);
  1274. })
  1275. if (index !== -1) {
  1276. chart_option5_data.data3[index].value = ZhCalc.add(chart_option5_data.data3[index].value, (t.total_price ? t.total_price : 0));
  1277. }
  1278. }
  1279. }
  1280. }
  1281. }
  1282. const option5 = myChart5.getOption();
  1283. option5.series[0].data = _.filter(chart_option5_data.data1, function (item) {
  1284. return item.value !== 0;
  1285. });
  1286. option5.series[1].data = _.filter(chart_option5_data.data2, function (item) {
  1287. return item.value !== 0;
  1288. });
  1289. option5.series[2].data = _.filter(chart_option5_data.data3, function (item) {
  1290. return item.value !== 0;
  1291. });
  1292. myChart5.setOption(option5);
  1293. // const selectCategory = {
  1294. // cid: category && category[0].value ? category[0].id : ,
  1295. // }
  1296. // const categoryName =
  1297. if (category && category.length > 0) {
  1298. if (category[0] && category[0].value.length > 0) {
  1299. for (const [i, fc] of category[0].value.entries()) {
  1300. const fcCategory = {cid: fc.cid, value: fc.id};
  1301. if (_.findIndex(tenders, function (item) {
  1302. return _.findIndex(item.category, fcCategory) !== -1;
  1303. }) === -1) {
  1304. $('#first-category .select-cate').eq(i + 1).hide();
  1305. } else {
  1306. $('#first-category .select-cate').eq(i + 1).show();
  1307. }
  1308. }
  1309. }
  1310. }
  1311. setData(tenders, 0);
  1312. })
  1313. function calculateTender(tender) {
  1314. if (tender.lastStage) {
  1315. tender.gather_tp = ZhCalc.add(tender.lastStage.contract_tp, tender.lastStage.qc_tp);
  1316. tender.end_contract_tp = ZhCalc.add(tender.lastStage.pre_contract_tp, tender.lastStage.contract_tp);
  1317. tender.end_qc_tp = ZhCalc.add(tender.lastStage.pre_qc_tp, tender.lastStage.qc_tp);
  1318. tender.end_gather_tp = ZhCalc.add(tender.end_contract_tp, tender.end_qc_tp);
  1319. tender.pre_gather_tp = ZhCalc.add(tender.lastStage.pre_contract_tp, tender.lastStage.pre_qc_tp);
  1320. tender.yf_tp = ZhCalc.add(tender.lastStage.yf_tp);
  1321. tender.end_yf_tp = ZhCalc.add(tender.lastStage.pre_yf_tp, tender.yf_tp);
  1322. }
  1323. }
  1324. function setData(tenderList, categoryIndex = 0) {
  1325. let total_price = 0;
  1326. let total_change_price = 0;
  1327. let total_stage_price = 0;
  1328. let total_advance_price = 0;
  1329. let total_material_price = 0;
  1330. let month_stage_num = 0;
  1331. let month_change_num = 0;
  1332. let month_revise_num = 0;
  1333. let month_material_num = 0;
  1334. let html = '';
  1335. const chart_option_name = [];
  1336. const chart_option2_data = {
  1337. total_price: [],
  1338. contract_tp:[],
  1339. qc_tp:[],
  1340. };
  1341. const chart_option3_data = [];
  1342. const chart_option1_data = [];
  1343. let option1_is_tender = false;
  1344. const chart_category_data = [];
  1345. if (category && category.length > 0 && category[categoryIndex] && category[categoryIndex].value.length > 0) {
  1346. for (const c of category[categoryIndex].value) {
  1347. chart_category_data.push({
  1348. cid: category[categoryIndex].id,
  1349. value: c.id,
  1350. });
  1351. chart_option1_data.push({
  1352. value: 0,
  1353. name: c.value,
  1354. });
  1355. }
  1356. } else {
  1357. option1_is_tender = true;
  1358. }
  1359. const chart_option4_data = [];
  1360. for(const t of tenderList) {
  1361. total_price = ZhCalc.add(total_price, t.total_price);
  1362. total_change_price = ZhCalc.add(total_change_price, t.end_qc_tp);
  1363. total_stage_price = ZhCalc.add(total_stage_price, t.end_gather_tp);
  1364. total_material_price = ZhCalc.add(total_material_price, t.material_tp);
  1365. total_advance_price = ZhCalc.add(total_advance_price, t.advance_tp);
  1366. month_stage_num = ZhCalc.add(month_stage_num, t.month_stage_num);
  1367. month_change_num = ZhCalc.add(month_change_num, t.month_change_num);
  1368. month_revise_num = ZhCalc.add(month_revise_num, t.month_revise_num);
  1369. month_material_num = ZhCalc.add(month_material_num, t.month_material_num);
  1370. html += '<tr>\n' +
  1371. ' <td><span data-toggle="tooltip" data-placement="right" data-original-title="'+ t.name +'">'+ (t.name.length > 15 ? t.name.substring(0, 15) + '...' : t.name) +'</span></td>\n' +
  1372. ' <td>'+ (t.lastStage ? '第' + (t.lastStage ? t.lastStage.order : 0) + '期': '台账' ) + '</td>\n' +
  1373. ' <td>'+ (t.total_price ? t.total_price : 0) +'</td>\n' +
  1374. ' <td>'+ (t.gather_tp ? t.gather_tp : 0) +'</td>\n' +
  1375. ' <td>'+ (t.end_gather_tp ? t.end_gather_tp : 0) +'</td>\n' +
  1376. ' <td>'+ (t.yf_tp ? t.yf_tp : 0) +'</td>\n' +
  1377. ' <td>'+ (t.end_yf_tp ? t.end_yf_tp : 0) +'</td>\n' +
  1378. ' </tr>\n';
  1379. chart_option_name.push(t.name);
  1380. chart_option2_data.total_price.push(t.total_price ? t.total_price : 0);
  1381. chart_option2_data.contract_tp.push(t.end_contract_tp ? t.end_contract_tp : 0);
  1382. chart_option2_data.qc_tp.push(t.end_qc_tp ? t.end_qc_tp : 0);
  1383. const rate = ZhCalc.mul(ZhCalc.div(ZhCalc.add(t.pre_gather_tp, t.gather_tp), t.total_price, 2), 100, 0);
  1384. chart_option3_data.push(rate ? rate : '');
  1385. if (option1_is_tender) {
  1386. if(t.total_price) chart_option1_data.push({ value: t.total_price, name: t.name});
  1387. } else {
  1388. const sameObject = _.intersectionWith(t.category, chart_category_data, _.isEqual);
  1389. const index = sameObject[0] ? _.findIndex(chart_category_data, { cid: sameObject[0].cid, value: sameObject[0].value }) : -1;
  1390. if (index !== -1) {
  1391. chart_option1_data[index].value = ZhCalc.add(chart_option1_data[index].value, (t.total_price ? t.total_price : 0));
  1392. }
  1393. }
  1394. for (const s of t.month_stage) {
  1395. const index = _.findIndex(chart_option4_data, { yearmonth: s.yearmonth });
  1396. if (index === -1) {
  1397. chart_option4_data.push({
  1398. yearmonth: s.yearmonth,
  1399. tp: s.tp,
  1400. end_tp: s.end_tp,
  1401. })
  1402. // chart_option4_data.yearmonth.push(s.yearmonth);
  1403. // chart_option4_data.tp.push(s.tp);
  1404. // chart_option4_data.end_tp.push(s.end_tp);
  1405. } else {
  1406. // chart_option4_data.tp[index].tp = ZhCalc.add(chart_option4_data.tp[index].tp, s.tp);
  1407. // chart_option4_data.tp[index].end_tp = ZhCalc.add(chart_option4_data.tp[index].end_tp, s.end_tp);
  1408. chart_option4_data[index].tp = ZhCalc.add(chart_option4_data[index].tp, s.tp);
  1409. chart_option4_data[index].end_tp = ZhCalc.add(chart_option4_data[index].end_tp, s.end_tp);
  1410. }
  1411. }
  1412. }
  1413. // console.log(tenderList);
  1414. $('.data_tender_num').text(tenderList.length);
  1415. const rate = total_price ? ZhCalc.round(ZhCalc.div(total_stage_price, total_price) * 100, 2) : 0;
  1416. $('.data_tender_rate').text(rate ? rate + '%' : '0%');
  1417. $('.data_total_price').text(formatMoney(total_price));
  1418. $('.data_total_change_price').text(formatMoney(total_change_price));
  1419. $('.data_total_stage_price').text(formatMoney(total_stage_price));
  1420. $('.data_total_advance_price').text(formatMoney(total_advance_price));
  1421. $('.data_total_material_price').text(formatMoney(total_material_price));
  1422. $('.month_stage_num').text(month_stage_num);
  1423. $('.month_change_num').text(month_change_num);
  1424. $('.month_revise_num').text(month_revise_num);
  1425. $('.month_material_num').text(month_material_num);
  1426. // 滚动数据
  1427. $('#stage-data').html(html);
  1428. // if (originDataCollect === 1 || originDataCollect === 2) {
  1429. tableScroll('tableId', '100%', 30, 7);
  1430. // }
  1431. $('[data-toggle="tooltip"]').tooltip();
  1432. // 图表数据赋值
  1433. const option2 = myChart2_1.getOption();
  1434. option2.dataZoom[0].start = 0;
  1435. option2.dataZoom[0].end = computedPosition(tenderList.length);
  1436. option2.xAxis[0].data = chart_option_name;
  1437. option2.series[0].data = chart_option2_data.total_price;
  1438. option2.series[1].data = chart_option2_data.contract_tp;
  1439. option2.series[2].data = chart_option2_data.qc_tp;
  1440. option2.series[2].data = chart_option2_data.qc_tp;
  1441. if (tenderList.length >= 8) {
  1442. option2.dataZoom[0].show = true;
  1443. } else {
  1444. option2.dataZoom[0].show = false;
  1445. }
  1446. myChart2_1.setOption(option2);
  1447. myChart2_2.setOption(option2);
  1448. myChart2_3.setOption(option2);
  1449. const option3 = myChart3_1.getOption();
  1450. option3.dataZoom[0].start = 0;
  1451. option3.dataZoom[0].end = computedPosition(tenderList.length);
  1452. option3.yAxis[0].data = chart_option_name;
  1453. option3.series[0].data = chart_option3_data;
  1454. if (tenderList.length >= 8) {
  1455. option3.dataZoom[0].show = true;
  1456. // option3.dataZoom[0].bottom = '10%';
  1457. // option3.grid.bottom = '15%';
  1458. } else {
  1459. option3.dataZoom[0].show = false;
  1460. // option3.dataZoom[0].bottom = '0%';
  1461. // option3.grid.bottom = '3%';
  1462. }
  1463. myChart3_1.setOption(option3);
  1464. myChart3_2.setOption(option3);
  1465. const option1 = myChart1.getOption();
  1466. option1.series[0].data = _.filter(chart_option1_data, function (item) {
  1467. return item.value !== 0;
  1468. });
  1469. myChart1.setOption(option1);
  1470. const option4_data = {
  1471. yearmonth: [],
  1472. tp: [],
  1473. end_tp: [],
  1474. }
  1475. if (chart_option4_data.length > 0) {
  1476. // chart_option4_data 排序
  1477. const new_chart_option4_data = _.sortBy(chart_option4_data, 'yearmonth');
  1478. for (const [i,c4] of new_chart_option4_data.entries()) {
  1479. option4_data.yearmonth.push(c4.yearmonth);
  1480. option4_data.tp.push(c4.tp);
  1481. if(i !== 0) {
  1482. option4_data.end_tp.push(ZhCalc.add(c4.tp, option4_data.end_tp[i-1]));
  1483. } else {
  1484. option4_data.end_tp.push(c4.tp);
  1485. }
  1486. }
  1487. }
  1488. const option4 = myChart4_1.getOption();
  1489. option4.dataZoom[0].start = 0;
  1490. option4.dataZoom[0].end = computedPosition(option4_data.yearmonth.length);
  1491. option4.xAxis[0].data = option4_data.yearmonth;
  1492. option4.series[0].data = option4_data.tp;
  1493. option4.series[1].data = option4_data.end_tp;
  1494. if (option4_data.yearmonth.length >= 8) {
  1495. option4.dataZoom[0].show = true;
  1496. // option4.dataZoom[0].bottom = '10%';
  1497. // option4.grid.bottom = '15%';
  1498. } else {
  1499. option4.dataZoom[0].show = false;
  1500. // option4.dataZoom[0].bottom = '0%';
  1501. // option4.grid.bottom = '3%';
  1502. }
  1503. myChart4_1.setOption(option4);
  1504. myChart4_2.setOption(option4);
  1505. $('#tableId').css({'margin-top': 0});
  1506. // 地图设置
  1507. // const polyLineList = [];
  1508. // const centerPoint = { lng: mapJson.lng, lat: mapJson.lat };
  1509. // let level = mapJson.level;
  1510. // // 初始化地图,设置中心点坐标和地图级别
  1511. // const point = new BMapGL.Point(centerPoint.lng, centerPoint.lat);
  1512. // // 创建地图实例
  1513. // map1.centerAndZoom(point, level);
  1514. // // 创建地图实例
  1515. // map2.centerAndZoom(point, level);
  1516. // map1.reset();
  1517. // map2.reset();
  1518. }
  1519. $('.change-collect').on('click', function () {
  1520. const num = parseInt($(this).data('collect'));
  1521. $('#zhankai span').text(num);
  1522. if (num === 1 || num === 3) {
  1523. $('.flex-content[data-content="1"]').show();
  1524. $('.flex-content[data-content="2"]').hide();
  1525. if (originDataCollect !== 1 && originDataCollect !== 3) {
  1526. tableScroll('tableId', '100%', 30, 7);
  1527. }
  1528. if (num === 3) {
  1529. $('.jlchart[data-chart-num="1"]').hide();
  1530. $('.jlchart[data-chart-num="1"]').siblings().show();
  1531. $('.jlchart[data-chart-num="2"]').show();
  1532. $('.jlchart[data-chart-num="2"]').siblings().hide();
  1533. } else {
  1534. $('.jlchart[data-chart-num="1"]').show();
  1535. $('.jlchart[data-chart-num="1"]').siblings().hide();
  1536. $('.jlchart[data-chart-num="2"]').hide();
  1537. $('.jlchart[data-chart-num="2"]').siblings().show();
  1538. }
  1539. // roll(50);
  1540. } else {
  1541. $('.flex-content[data-content="2"]').show();
  1542. $('.flex-content[data-content="1"]').hide();
  1543. // roll2(50);
  1544. if (num === 4) {
  1545. $('.jldbchart[data-chart-num="2"]').hide();
  1546. $('.jldbchart[data-chart-num="2"]').siblings().show();
  1547. } else {
  1548. $('.jldbchart[data-chart-num="2"]').show();
  1549. $('.jldbchart[data-chart-num="2"]').siblings().hide();
  1550. }
  1551. }
  1552. echartsReset();
  1553. });
  1554. // 第一层分类选择
  1555. $("body").on('click', '#first-category .select-cate', function () {
  1556. const id = $(this).data('value');
  1557. $(this).parents('.dropdown-menu').siblings('button').text($(this).text());
  1558. let newTenderList = tenders;
  1559. let categoryIndex = 0;
  1560. if (!id) {
  1561. $('#second-category').hide();
  1562. $('#third-category').hide();
  1563. $('#first-category').children('button').attr('data-cid', '').attr('data-value', '');
  1564. } else {
  1565. // 获取第一层已选类别
  1566. const firstCategory = { cid: parseInt($(this).data('cid')), value: parseInt(id) };
  1567. $('#first-category').children('button').attr('data-cid', $(this).data('cid')).attr('data-value', id);
  1568. newTenderList = _.filter(tenders, function (item) {
  1569. return _.findIndex(item.category, firstCategory) !== -1;
  1570. })
  1571. categoryIndex = 1;
  1572. if (category[1] && category[1].value.length > 0) {
  1573. $('#second-category').show();
  1574. $('#third-category').hide();
  1575. $('#second-category').children('button').text('全部').attr('data-cid', '').attr('data-value', '');
  1576. for (const [i,sc] of category[1].value.entries()) {
  1577. const scCategory = { cid: sc.cid, value: sc.id };
  1578. if (_.findIndex(newTenderList, function (item) {
  1579. return _.findIndex(item.category, scCategory) !== -1;}) === -1) {
  1580. $('#second-category .select-cate').eq(i+1).hide();
  1581. } else {
  1582. $('#second-category .select-cate').eq(i+1).show();
  1583. }
  1584. }
  1585. }
  1586. // categoryList.push(firstCategory);
  1587. }
  1588. setData(newTenderList, categoryIndex);
  1589. // 获取新的tenderList及categoryList
  1590. });
  1591. // 第二层分类选择
  1592. $("body").on('click', '#second-category .select-cate', function () {
  1593. const id = $(this).data('value');
  1594. // 获取第一层已选类别
  1595. const first_cid = $('#first-category').children('button').attr('data-cid');
  1596. const first_value = $('#first-category').children('button').attr('data-value');
  1597. const firstCategory = { cid: parseInt(first_cid), value: parseInt(first_value) };
  1598. let newTenderList = _.filter(tenders, function (item) {
  1599. return _.findIndex(item.category, firstCategory) !== -1;
  1600. });
  1601. // let categoryList = [firstCategory];
  1602. let categoryIndex = 1;
  1603. $(this).parents('.dropdown-menu').siblings('button').text($(this).text());
  1604. if (!id) {
  1605. $('#third-category').hide();
  1606. } else {
  1607. // 获取第二层已选类别
  1608. const secondCategory = { cid: parseInt($(this).data('cid')), value: parseInt(id) };
  1609. $('#second-category').children('button').attr('data-cid', $(this).data('cid')).attr('data-value', id);
  1610. newTenderList = _.filter(newTenderList, function (item) {
  1611. return _.findIndex(item.category, secondCategory) !== -1;
  1612. });
  1613. categoryIndex = 2;
  1614. if (category[2] && category[2].value.length > 0) {
  1615. $('#third-category').show();
  1616. $('#third-category').children('button').text('全部').attr('data-cid', '').attr('data-value', '');
  1617. for (const [i,sc] of category[2].value.entries()) {
  1618. const tcCategory = { cid: sc.cid, value: sc.id };
  1619. if (_.findIndex(newTenderList, function (item) {
  1620. return _.findIndex(item.category, tcCategory) !== -1;}) === -1) {
  1621. $('#third-category .select-cate').eq(i+1).hide();
  1622. } else {
  1623. $('#third-category .select-cate').eq(i+1).show();
  1624. }
  1625. }
  1626. }
  1627. // categoryList.push(secondCategory);
  1628. }
  1629. setData(newTenderList, categoryIndex);
  1630. // 获取新的tenderList及categoryList
  1631. });
  1632. // 第三层分类选择(至多三层)
  1633. $("body").on('click', '#third-category .select-cate', function () {
  1634. const id = $(this).data('value');
  1635. // 获取第一层已选类别
  1636. const first_cid = $('#first-category').children('button').attr('data-cid');
  1637. const first_value = $('#first-category').children('button').attr('data-value');
  1638. const firstCategory = { cid: parseInt(first_cid), value: parseInt(first_value) };
  1639. let newTenderList = _.filter(tenders, function (item) {
  1640. return _.findIndex(item.category, firstCategory) !== -1;
  1641. });
  1642. // 获取第二层已选类别
  1643. const second_cid = $('#second-category').children('button').attr('data-cid');
  1644. const second_value = $('#second-category').children('button').attr('data-value');
  1645. const secondCategory = { cid: parseInt(second_cid), value: parseInt(second_value) };
  1646. newTenderList = _.filter(newTenderList, function (item) {
  1647. return _.findIndex(item.category, secondCategory) !== -1;
  1648. });
  1649. // let categoryList = [firstCategory, secondCategory];
  1650. let categoryIndex = 2;
  1651. $(this).parents('.dropdown-menu').siblings('button').text($(this).text());
  1652. if (!id) {
  1653. $('#third-category').children('button').text('全部').attr('data-cid', '').attr('data-value', '');
  1654. } else {
  1655. $('#third-category').children('button').attr('data-cid', $(this).data('cid')).attr('data-value', id);
  1656. categoryIndex = 3;
  1657. const third_cid = $('#third-category').children('button').attr('data-cid');
  1658. const third_value = $('#third-category').children('button').attr('data-value');
  1659. const thirdCategory = { cid: parseInt(third_cid), value: parseInt(third_value) };
  1660. newTenderList = _.filter(newTenderList, function (item) {
  1661. return _.findIndex(item.category, thirdCategory) !== -1;
  1662. });
  1663. // categoryList.push({ cid: parseInt($(this).data('cid')), value: parseInt($(this).data('value')) });
  1664. }
  1665. setData(newTenderList, categoryIndex);
  1666. // 获取新的tenderList及categoryList
  1667. })
  1668. })
  1669. function formatMoney(s, dot = ',', decimal = 2) {
  1670. if (!s) {
  1671. s = 0;
  1672. return s.toFixed(decimal);
  1673. }
  1674. s = parseFloat((s + '').replace(/[^\d\.-]/g, '')).toFixed(decimal) + '';
  1675. if (!decimal) {
  1676. s += '.';
  1677. }
  1678. const l = s.split('.')[0].split('').reverse(),
  1679. r = s.split('.')[1];
  1680. let t = '';
  1681. for (let i = 0; i < l.length; i++) {
  1682. t += l[i] + ((i + 1) % 3 == 0 && (i + 1) != l.length ? dot : '');
  1683. }
  1684. const num = t.split('').reverse().join('') + (decimal === 0 ? '' : '.' + r);
  1685. return num.replace('-,', '-');
  1686. }
  1687. // 计算显示滚动条长度
  1688. function computedPosition(xArrayLength) {
  1689. if (xArrayLength >= 8) {
  1690. return Math.floor(8 / xArrayLength * 100) > 100 ? 100 : Math.floor(8 / xArrayLength * 100);
  1691. // return length <= 10 ? 35 : 100 - Math.floor(35 / length * 100);
  1692. } else {
  1693. return 100;
  1694. }
  1695. }
  1696. </script>