index.vue 83 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185
  1. <template>
  2. <div class="out">
  3. <div class="title">
  4. <div class="title-left" @click="titlefun">
  5. <img src="../../assets/images/返回icon.png" alt />
  6. <span>主控台</span>
  7. </div>
  8. <!-- <div class="title-left1" @click="titlefun1">
  9. <img src="../../assets/images/返回icon.png" alt />
  10. <span> 第一个</span>
  11. </div>
  12. <div class="title-left2" @click="titlefun2">
  13. <img src="../../assets/images/返回icon.png" alt />
  14. <span> 第二个</span>
  15. </div>
  16. <div class="title-left3" @click="titlefun3">
  17. <img src="../../assets/images/返回icon.png" alt />
  18. <span> 第三个</span>
  19. </div>
  20. <div class="title-left4" @click="titlefun4">
  21. <img src="../../assets/images/返回icon.png" alt />
  22. <span> 第四个</span>
  23. </div> -->
  24. <div class="title-right">
  25. <span>{{ times }}</span>
  26. </div>
  27. </div>
  28. <div class="main">
  29. <div class="left">
  30. <div class="left1">
  31. <img src="../../assets/images/右上角.png" alt class="left1-jrt" />
  32. <img src="../../assets/images/右下角.png" alt class="left1-jrb" />
  33. <img src="../../assets/images/左上角.png" alt class="left1-jlt" />
  34. <img src="../../assets/images/左下角.png" alt class="left1-jlb" />
  35. <div class="left1-head">
  36. <span>今日值班</span>
  37. </div>
  38. <div class="left1-wrap">
  39. <div
  40. class="left1-wrap-item"
  41. v-for="(item, index) in jrzblist"
  42. :key="index"
  43. >
  44. <span>{{ item.name }}:</span>
  45. <b v-if="item.value ? true : false">{{ item.value }}</b>
  46. <b v-if="!item.value ? true : false">无</b>
  47. </div>
  48. </div>
  49. </div>
  50. <div class="left2">
  51. <img src="../../assets/images/右上角.png" alt class="left1-jrt" />
  52. <img src="../../assets/images/右下角.png" alt class="left1-jrb" />
  53. <img src="../../assets/images/左上角.png" alt class="left1-jlt" />
  54. <img src="../../assets/images/左下角.png" alt class="left1-jlb" />
  55. <div class="left2-1">
  56. <div class="left1-head">
  57. <span>装备值班情况</span>
  58. </div>
  59. <div class="left2-1-main">
  60. <div class="left2_d">
  61. 总计
  62. <span>{{ zhuangBei[0] }}</span>
  63. </div>
  64. <div class="left2_d">
  65. 试验
  66. <span>{{ zhuangBei[1] }}</span>
  67. </div>
  68. <div class="left2_d">
  69. 通用
  70. <span>{{ zhuangBei[2] }}</span>
  71. </div>
  72. </div>
  73. </div>
  74. <div class="left2-2">
  75. <div class="left1-head">
  76. <span>军事训练月统计情况</span>
  77. </div>
  78. <div class="left2-2-main">
  79. <div class="left2-2-main-title">
  80. <div class="center4_l-1" style="margin-left: 2%">
  81. <div
  82. style="background-color: #1d79b5; width: 5px; height: 9px"
  83. ></div>
  84. <span style="line-height: 15px">参训时</span>间
  85. </div>
  86. <div class="center4_l-1" style="margin-right: 2%">
  87. <div
  88. style="background-color: #1d79b5; width: 5px; height: 9px"
  89. ></div>
  90. 成绩
  91. </div>
  92. </div>
  93. <div class="left2-2-main-main">
  94. <table class="time">
  95. <tr
  96. style="font-size: 12px; color: #30fdff; font-weight: bold"
  97. >
  98. <td>训练类别</td>
  99. <td>人均参训时间</td>
  100. </tr>
  101. <tr>
  102. <td>合成训练</td>
  103. <td>{{ yueJiHua.synthesis }}</td>
  104. </tr>
  105. <tr>
  106. <td>专业训练</td>
  107. <td>{{ yueJiHua.professional }}</td>
  108. </tr>
  109. <tr>
  110. <td>共同训练</td>
  111. <td>{{ yueJiHua.common }}</td>
  112. </tr>
  113. </table>
  114. <table class="grade">
  115. <tr>
  116. <td>考核人次</td>
  117. <td
  118. style="
  119. font-family: 'IMPACT';
  120. color: #30fdff;
  121. font-size: 20px;
  122. "
  123. >
  124. {{ yueJiHua.peopleNumber }}
  125. </td>
  126. </tr>
  127. <tr>
  128. <td>优良</td>
  129. <td
  130. style="
  131. font-family: 'IMPACT';
  132. color: #30fdff;
  133. font-size: 20px;
  134. "
  135. >
  136. {{ yueJiHua.youliang }}
  137. </td>
  138. </tr>
  139. <tr>
  140. <td>及格</td>
  141. <td
  142. style="
  143. font-family: 'IMPACT';
  144. color: #30fdff;
  145. font-size: 20px;
  146. "
  147. >
  148. {{ yueJiHua.jige }}
  149. </td>
  150. </tr>
  151. <tr>
  152. <td>未及格</td>
  153. <td
  154. style="
  155. font-family: 'IMPACT';
  156. color: #30fdff;
  157. font-size: 20px;
  158. "
  159. >
  160. {{ yueJiHua.weijige }}
  161. </td>
  162. </tr>
  163. </table>
  164. </div>
  165. </div>
  166. </div>
  167. </div>
  168. <div class="left3">
  169. <img src="../../assets/images/右上角.png" alt class="left1-jrt" />
  170. <img src="../../assets/images/右下角.png" alt class="left1-jrb" />
  171. <img src="../../assets/images/左上角.png" alt class="left1-jlt" />
  172. <img src="../../assets/images/左下角.png" alt class="left1-jlb" />
  173. <div class="left1-head">
  174. <span>车辆在位情况</span>
  175. </div>
  176. <div class="left3-main">
  177. <div class="center4_l" style="margin-left: 2%">
  178. <div
  179. style="background-color: #1d79b5; width: 5px; height: 9px"
  180. ></div>
  181. 私家车管理
  182. </div>
  183. <div class="center4_l" style="margin-left: 16%">
  184. <div
  185. style="background-color: #1d79b5; width: 5px; height: 9px"
  186. ></div>
  187. 军车管理
  188. </div>
  189. <table class="center4_s">
  190. <tr>
  191. <td rowspan="2">
  192. <img src="../../assets/images/cheliangz.png" alt />
  193. </td>
  194. <td style="width: 88px; color: white; font-size: 1rem">
  195. 车辆统计
  196. </td>
  197. <td
  198. style="
  199. color: #30fdff;
  200. font-family: 'IMPACT';
  201. font-size: 1.6rem;
  202. "
  203. >
  204. {{ junCat[4] }}
  205. </td>
  206. </tr>
  207. </table>
  208. <table class="center4_s" style="margin-top: 1.3%">
  209. <tr>
  210. <td rowspan="2">
  211. <img src="../../assets/images/cheliangz.png" alt />
  212. </td>
  213. <td style="width: 88px; color: white; font-size: 1rem">
  214. 今日进出
  215. </td>
  216. <td
  217. style="
  218. color: #30fdff;
  219. font-family: 'IMPACT';
  220. font-size: 1.6rem;
  221. "
  222. >
  223. {{ junCat[6] }}
  224. </td>
  225. </tr>
  226. </table>
  227. <table class="center4_s" style="margin-top: 1.28%">
  228. <tr>
  229. <td rowspan="2">
  230. <img src="../../assets/images/cheliangq.png" alt />
  231. </td>
  232. <td style="width: 88px; color: white; font-size: 1rem">
  233. 夜间进入
  234. </td>
  235. <td
  236. style="
  237. color: #b4372a;
  238. font-family: 'IMPACT';
  239. font-size: 1.6rem;
  240. "
  241. >
  242. {{ junCat[5] }}
  243. </td>
  244. </tr>
  245. </table>
  246. <div class="center4_b">
  247. 总计
  248. <span style="color: #30fdff; float: right; margin-right: 20px">{{
  249. junCat[0]
  250. }}</span>
  251. </div>
  252. <div class="center4_b">
  253. 在位
  254. <span style="color: #fde17b; float: right; margin-right: 20px">{{
  255. junCat[1]
  256. }}</span>
  257. </div>
  258. <div class="center4_b">
  259. 外出
  260. <span style="color: #f0422a; float: right; margin-right: 20px">{{
  261. junCat[2]
  262. }}</span>
  263. </div>
  264. <!-- <div class="center4_b">
  265. 出车统计
  266. <span style="color: #f0422a; float: right; margin-right: 20px">{{
  267. junCat[3]
  268. }}</span>
  269. </div> -->
  270. </div>
  271. <!-- <div class="left3-main">
  272. <div class="center4_l" style="margin-left: 2%">
  273. <div
  274. style="background-color: #1d79b5; width: 5px; height: 9px"
  275. ></div>
  276. 军车管理
  277. </div>
  278. <div class="center4_l" style="margin-left: 9.5%">
  279. <div
  280. style="background-color: #1d79b5; width: 5px; height: 9px"
  281. ></div>
  282. 私家车管理
  283. </div>
  284. <div class="center4_b">
  285. 总计
  286. <span style="color: #30fdff">{{ jclist.zongji }}</span>
  287. </div>
  288. <div class="center4_b">
  289. 在位
  290. <span style="color: #fde17b">{{ jclist.zaiwei }}</span>
  291. </div>
  292. <div class="center4_b">
  293. 外出
  294. <span style="color: #f0422a">{{ jclist.waichu }}</span>
  295. </div>
  296. <table class="center4_s">
  297. <tr>
  298. <td rowspan="2">
  299. <img src="../../assets/images/cheliangz.png" alt />
  300. </td>
  301. <td
  302. style="color: #30fdff; font-family: 'IMPACT'; font-size: 22px"
  303. >
  304. 0
  305. </td>
  306. </tr>
  307. <tr>
  308. <td style="font-size: 13px; color: white">车辆统计</td>
  309. </tr>
  310. </table>
  311. <table class="center4_s" style="margin-top: 1.3%">
  312. <tr>
  313. <td rowspan="2">
  314. <img src="../../assets/images/cheliangz.png" alt />
  315. </td>
  316. <td
  317. style="color: #30fdff; font-family: 'IMPACT'; font-size: 22px"
  318. >
  319. 0
  320. </td>
  321. </tr>
  322. <tr>
  323. <td style="font-size: 13px; color: white">车辆在位</td>
  324. </tr>
  325. </table>
  326. <table class="center4_s" style="margin-top: 1.28%">
  327. <tr>
  328. <td rowspan="2">
  329. <img src="../../assets/images/cheliangz.png" alt />
  330. </td>
  331. <td
  332. style="color: #30fdff; font-family: 'IMPACT'; font-size: 22px"
  333. >
  334. 1
  335. </td>
  336. </tr>
  337. <tr>
  338. <td style="font-size: 13px; color: white">车辆出场</td>
  339. </tr>
  340. </table>
  341. <table class="center4_y" style="margin-top: 1.5%">
  342. <tr>
  343. <td>
  344. <img src="../../assets/images/cheliangq.png" alt />
  345. </td>
  346. <td
  347. style="font-family: 'IMPACT'; font-size: 22px; color: #b4372a"
  348. >
  349. 0
  350. </td>
  351. </tr>
  352. <tr>
  353. <td colspan="2" style="letter-spacing: 7px; font-size: 13px">
  354. 夜间进入
  355. </td>
  356. </tr>
  357. </table>
  358. <table class="center4_y center4_y2" style="margin-top: 1.5%">
  359. <tr>
  360. <td>
  361. <img src="../../assets/images/cheliangq.png" alt />
  362. </td>
  363. <td
  364. style="font-family: 'IMPACT'; font-size: 22px; color: #b4372a"
  365. >
  366. 0
  367. </td>
  368. </tr>
  369. <tr>
  370. <td colspan="2" style="letter-spacing: 7px; font-size: 13px">
  371. 外来车辆
  372. </td>
  373. </tr>
  374. </table>
  375. </div>-->
  376. </div>
  377. </div>
  378. <div class="center">
  379. <div class="center1">
  380. <img src="../../assets/images/右上角.png" alt class="left1-jrt" />
  381. <img src="../../assets/images/右下角.png" alt class="left1-jrb" />
  382. <img src="../../assets/images/左上角.png" alt class="left1-jlt" />
  383. <img src="../../assets/images/左下角.png" alt class="left1-jlb" />
  384. <div class="left1-head">
  385. <span>大队人员在位情况</span>
  386. </div>
  387. <div class="center1-t">
  388. <div
  389. style="height: 0px; display: flex; width: 100%; margin: 0 auto"
  390. id="center1"
  391. >
  392. <table class="center1_d" style="margin-left: 10px">
  393. <tr>
  394. <td></td>
  395. <td style="padding-left: 7px; padding-bottom: 5px">
  396. 在位总数
  397. </td>
  398. </tr>
  399. <tr>
  400. <td>
  401. <img src="../../assets/images/zong.png" alt />
  402. </td>
  403. <td>
  404. <!-- <div
  405. v-for="(item, index) in zwlist.zaiweizongshu"
  406. :key="index"
  407. >
  408. {{ item }}
  409. </div> -->
  410. <countTo
  411. v-for="(item, index) in zwlist.zaiweizongshu"
  412. :key="index"
  413. :startVal="0"
  414. :endVal="item"
  415. :duration="1000"
  416. ></countTo>
  417. </td>
  418. </tr>
  419. </table>
  420. <table class="center1_d">
  421. <tr>
  422. <td></td>
  423. <td style="padding-left: 7px; padding-bottom: 5px">
  424. 纳编在位
  425. </td>
  426. </tr>
  427. <tr>
  428. <td>
  429. <img src="../../assets/images/zaiwei.png" alt />
  430. </td>
  431. <td>
  432. <!-- <div
  433. v-for="(item, index) in zwlist.nabianzaiwei"
  434. :key="index"
  435. >
  436. {{ item }}
  437. </div> -->
  438. <countTo
  439. v-for="(item, index) in zwlist.nabianzaiwei"
  440. :key="index"
  441. :startVal="0"
  442. :endVal="item"
  443. :duration="1000"
  444. ></countTo>
  445. </td>
  446. </tr>
  447. </table>
  448. <table class="center1_d">
  449. <tr>
  450. <td></td>
  451. <td style="padding-left: 7px; padding-bottom: 5px">
  452. 纳编外出
  453. </td>
  454. </tr>
  455. <tr>
  456. <td>
  457. <img src="../../assets/images/waichu.png" alt />
  458. </td>
  459. <td>
  460. <!-- <div
  461. v-for="(item, index) in zwlist.nabianwaichu"
  462. :key="index"
  463. >
  464. {{ item }}
  465. </div> -->
  466. <countTo
  467. v-for="(item, index) in zwlist.nabianwaichu"
  468. :key="index"
  469. :startVal="0"
  470. :endVal="item"
  471. :duration="1000"
  472. ></countTo>
  473. </td>
  474. </tr>
  475. </table>
  476. <table class="center1_d">
  477. <tr>
  478. <td></td>
  479. <td style="padding-left: 7px; padding-bottom: 5px">
  480. 未纳编在位
  481. </td>
  482. </tr>
  483. <tr>
  484. <td>
  485. <img src="../../assets/images/zaiwei.png" alt />
  486. </td>
  487. <td>
  488. <!-- <div
  489. v-for="(item, index) in zwlist.weinabianzaiwei"
  490. :key="index"
  491. >
  492. {{ item }}
  493. </div> -->
  494. <countTo
  495. v-for="(item, index) in zwlist.weinabianzaiwei"
  496. :key="index"
  497. :startVal="0"
  498. :endVal="item"
  499. :duration="1000"
  500. ></countTo>
  501. </td>
  502. </tr>
  503. </table>
  504. <table class="center1_d">
  505. <tr>
  506. <td></td>
  507. <td style="padding-left: 7px; padding-bottom: 5px">
  508. 未纳编外出
  509. </td>
  510. </tr>
  511. <tr>
  512. <td>
  513. <img src="../../assets/images/waichu.png" alt />
  514. </td>
  515. <td>
  516. <!-- <div
  517. v-for="(item, index) in zwlist.weinabianwaichu"
  518. :key="index"
  519. >
  520. {{ item }}
  521. </div> -->
  522. <countTo
  523. v-for="(item, index) in zwlist.weinabianwaichu"
  524. :key="index"
  525. :startVal="0"
  526. :endVal="item"
  527. :duration="1000"
  528. ></countTo>
  529. </td>
  530. </tr>
  531. </table>
  532. </div>
  533. </div>
  534. <div class="center1-c">
  535. <div class="center2">
  536. <div class="left1-head">
  537. <span>各单位人员在位情况</span>
  538. </div>
  539. <div id="center2_d"></div>
  540. </div>
  541. <div class="center3">
  542. <div class="left1-head">
  543. <span>外出人员对比</span>
  544. </div>
  545. <div id="center3_d"></div>
  546. </div>
  547. </div>
  548. </div>
  549. <div class="center-a">
  550. <img src="../../assets/images/右上角.png" alt class="left1-jrt" />
  551. <img src="../../assets/images/右下角.png" alt class="left1-jrb" />
  552. <img src="../../assets/images/左上角.png" alt class="left1-jlt" />
  553. <img src="../../assets/images/左下角.png" alt class="left1-jlb" />
  554. <div class="left1-head">
  555. <span>检查督导统计</span>
  556. </div>
  557. <div id="center-a-main"></div>
  558. </div>
  559. <div class="center-b">
  560. <img src="../../assets/images/右上角.png" alt class="left1-jrt" />
  561. <img src="../../assets/images/右下角.png" alt class="left1-jrb" />
  562. <img src="../../assets/images/左上角.png" alt class="left1-jlt" />
  563. <img src="../../assets/images/左下角.png" alt class="left1-jlb" />
  564. <div class="center-b-l">
  565. <div class="left1-head">
  566. <span>营房统计</span>
  567. </div>
  568. <div id="center-b-l-main">
  569. <table class="center4_d-1" style="margin-top: 6%">
  570. <tr>
  571. <td rowspan="2">
  572. <img src="../../assets/images/yinfangz.png" alt />
  573. </td>
  574. <td
  575. style="
  576. color: #30fdff;
  577. font-family: 'IMPACT';
  578. font-size: 28px;
  579. "
  580. ></td>
  581. </tr>
  582. <tr>
  583. <td
  584. style="
  585. font-family: 'IMPACT';
  586. font-size: 2rem;
  587. color: #30fdff;
  588. display: block;
  589. "
  590. >
  591. {{ yingFang[0] }}
  592. </td>
  593. <td style="font-size: 20px; color: white; display: block">
  594. 营房统计
  595. </td>
  596. </tr>
  597. </table>
  598. <table class="center4_d-1" style="margin-top: 6%">
  599. <tr>
  600. <td rowspan="2">
  601. <img src="../../assets/images/yinfangs.png" alt />
  602. </td>
  603. <td
  604. style="
  605. color: #30fdff;
  606. font-family: 'IMPACT';
  607. font-size: 28px;
  608. "
  609. ></td>
  610. </tr>
  611. <tr>
  612. <td
  613. style="
  614. font-family: 'IMPACT';
  615. font-size: 2rem;
  616. color: #e6923e;
  617. display: block;
  618. "
  619. >
  620. {{ yingFang[1] }}
  621. </td>
  622. <td style="font-size: 20px; color: white; display: block">
  623. 公寓房统计
  624. </td>
  625. </tr>
  626. </table>
  627. </div>
  628. </div>
  629. <div class="center-b-r">
  630. <div class="left1-head">
  631. <span>库房统计</span>
  632. </div>
  633. <div id="center-b-r-main">
  634. <table class="center4_d-1" style="margin-top: 6%">
  635. <tr>
  636. <td rowspan="2">
  637. <img src="../../assets/images/yinjuz.png" alt />
  638. </td>
  639. <td
  640. style="
  641. color: #e6923e;
  642. font-family: 'IMPACT';
  643. font-size: 22px;
  644. "
  645. ></td>
  646. </tr>
  647. <tr>
  648. <td
  649. style="
  650. font-family: 'IMPACT';
  651. font-size: 2rem;
  652. color: #30fdff;
  653. display: block;
  654. "
  655. >
  656. {{ yingjulist.total }}
  657. </td>
  658. <td style="font-size: 20px; color: white; display: block">
  659. 物资统计
  660. </td>
  661. </tr>
  662. </table>
  663. <table class="center4_d-1" style="margin-top: 6%">
  664. <tr>
  665. <td rowspan="2">
  666. <img src="../../assets/images/yinjus.png" alt />
  667. </td>
  668. <td
  669. style="
  670. color: #e6923e;
  671. font-family: 'IMPACT';
  672. font-size: 28px;
  673. "
  674. ></td>
  675. </tr>
  676. <tr>
  677. <td
  678. style="
  679. font-family: 'IMPACT';
  680. font-size: 2rem;
  681. color: #e6923e;
  682. display: block;
  683. "
  684. >
  685. {{ yingjulist.putout }}
  686. </td>
  687. <td style="font-size: 20px; color: white; display: block">
  688. 物资使用
  689. </td>
  690. </tr>
  691. </table>
  692. </div>
  693. </div>
  694. </div>
  695. </div>
  696. <div class="right">
  697. <div class="right1">
  698. <img src="../../assets/images/右上角.png" alt class="left1-jrt" />
  699. <img src="../../assets/images/右下角.png" alt class="left1-jrb" />
  700. <img src="../../assets/images/左上角.png" alt class="left1-jlt" />
  701. <img src="../../assets/images/左下角.png" alt class="left1-jlb" />
  702. <div class="left1-head">
  703. <span>登记落实</span>
  704. </div>
  705. <div
  706. style="
  707. color: #fff;
  708. font-size: 12px;
  709. display: flex;
  710. position: absolute;
  711. right: 10px;
  712. top: 10px;
  713. "
  714. >
  715. <span
  716. style="
  717. width: 5px;
  718. height: 10px;
  719. background-color: #f56c6c;
  720. display: inline-block;
  721. margin-right: 5px;
  722. margin-top: 3.5px;
  723. "
  724. ></span
  725. >未登记
  726. <span
  727. style="
  728. width: 5px;
  729. height: 10px;
  730. background-color: #67c23a;
  731. display: inline-block;
  732. margin-right: 5px;
  733. margin-left: 10px;
  734. margin-top: 3.5px;
  735. "
  736. ></span
  737. >已登记
  738. </div>
  739. <div class="right1-main">
  740. <div class="right1-main-title">
  741. <p>
  742. <span style="width: 32%">落实单位</span>
  743. <span>要事日记</span>
  744. <span>值班登记</span>
  745. <span>工作安排</span>
  746. <span>查铺查岗</span>
  747. </p>
  748. </div>
  749. <vueSeamlessScroll
  750. :data="djlslist"
  751. class="seamless-warp"
  752. :class-option="defaultOption"
  753. >
  754. <div
  755. class="right1-main-box"
  756. v-for="(item, index) in djlslist"
  757. :key="index"
  758. >
  759. <span style="color: #fff; font-size: 12px; width: 32%">{{
  760. item.unitname
  761. }}</span>
  762. <span>
  763. <svg
  764. t="1638612550724"
  765. class="icon2"
  766. viewBox="0 0 1024 1024"
  767. version="1.1"
  768. xmlns="http://www.w3.org/2000/svg"
  769. p-id="3323"
  770. width="20"
  771. height="10"
  772. v-if="item.unitvalue.yaoshidengji == 1"
  773. >
  774. <path
  775. d="M920 789H104l-40-40V275l40-40h816l40 40v474l-40 40z"
  776. p-id="3324"
  777. fill="#d03c2a"
  778. />
  779. </svg>
  780. <svg
  781. t="1638612550724"
  782. class="icon3"
  783. viewBox="0 0 1024 1024"
  784. version="1.1"
  785. xmlns="http://www.w3.org/2000/svg"
  786. p-id="3323"
  787. width="20"
  788. height="10"
  789. v-if="item.unitvalue.yaoshidengji == 0"
  790. >
  791. <path
  792. d="M920 789H104l-40-40V275l40-40h816l40 40v474l-40 40z"
  793. p-id="3324"
  794. fill="#67c23a"
  795. />
  796. </svg>
  797. </span>
  798. <span>
  799. <svg
  800. t="1638612550724"
  801. class="icon2"
  802. viewBox="0 0 1024 1024"
  803. version="1.1"
  804. xmlns="http://www.w3.org/2000/svg"
  805. p-id="3323"
  806. width="20"
  807. height="10"
  808. v-if="item.unitvalue.daduizhiban == 1"
  809. >
  810. <path
  811. d="M920 789H104l-40-40V275l40-40h816l40 40v474l-40 40z"
  812. p-id="3324"
  813. fill="#d03c2a"
  814. />
  815. </svg>
  816. <svg
  817. t="1638612550724"
  818. class="icon3"
  819. viewBox="0 0 1024 1024"
  820. version="1.1"
  821. xmlns="http://www.w3.org/2000/svg"
  822. p-id="3323"
  823. width="20"
  824. height="10"
  825. v-if="item.unitvalue.daduizhiban == 0"
  826. >
  827. <path
  828. d="M920 789H104l-40-40V275l40-40h816l40 40v474l-40 40z"
  829. p-id="3324"
  830. fill="#67c23a"
  831. />
  832. </svg>
  833. </span>
  834. <span>
  835. <svg
  836. t="1638612550724"
  837. class="icon2"
  838. viewBox="0 0 1024 1024"
  839. version="1.1"
  840. xmlns="http://www.w3.org/2000/svg"
  841. p-id="3323"
  842. width="20"
  843. height="10"
  844. v-if="item.unitvalue.gongzuoanpai == 1"
  845. >
  846. <path
  847. d="M920 789H104l-40-40V275l40-40h816l40 40v474l-40 40z"
  848. p-id="3324"
  849. fill="#d03c2a"
  850. />
  851. </svg>
  852. <svg
  853. t="1638612550724"
  854. class="icon3"
  855. viewBox="0 0 1024 1024"
  856. version="1.1"
  857. xmlns="http://www.w3.org/2000/svg"
  858. p-id="3323"
  859. width="20"
  860. height="10"
  861. v-if="item.unitvalue.gongzuoanpai == 0"
  862. >
  863. <path
  864. d="M920 789H104l-40-40V275l40-40h816l40 40v474l-40 40z"
  865. p-id="3324"
  866. fill="#67c23a"
  867. />
  868. </svg>
  869. </span>
  870. <span>
  871. <svg
  872. t="1638612550724"
  873. class="icon2"
  874. viewBox="0 0 1024 1024"
  875. version="1.1"
  876. xmlns="http://www.w3.org/2000/svg"
  877. p-id="3323"
  878. width="20"
  879. height="10"
  880. v-if="item.unitvalue.chagangchashao == 1"
  881. >
  882. <path
  883. d="M920 789H104l-40-40V275l40-40h816l40 40v474l-40 40z"
  884. p-id="3324"
  885. fill="#d03c2a"
  886. />
  887. </svg>
  888. <svg
  889. t="1638612550724"
  890. class="icon3"
  891. viewBox="0 0 1024 1024"
  892. version="1.1"
  893. xmlns="http://www.w3.org/2000/svg"
  894. p-id="3323"
  895. width="20"
  896. height="10"
  897. v-if="item.unitvalue.chagangchashao == 0"
  898. >
  899. <path
  900. d="M920 789H104l-40-40V275l40-40h816l40 40v474l-40 40z"
  901. p-id="3324"
  902. fill="#67c23a"
  903. />
  904. </svg>
  905. </span>
  906. </div>
  907. </vueSeamlessScroll>
  908. </div>
  909. </div>
  910. <div class="right2">
  911. <img src="../../assets/images/右上角.png" alt class="left1-jrt" />
  912. <img src="../../assets/images/右下角.png" alt class="left1-jrb" />
  913. <img src="../../assets/images/左上角.png" alt class="left1-jlt" />
  914. <img src="../../assets/images/左下角.png" alt class="left1-jlb" />
  915. <div class="left1-head">
  916. <span>防疫品储备情况</span>
  917. </div>
  918. <!-- <div class="right2-main">
  919. <dv-scroll-board
  920. style="width: 99%; margin-left: 0.5%; font-size: 12px"
  921. :config="config"
  922. ref="scrollBoard"
  923. />
  924. </div>-->
  925. <div class="right1-main">
  926. <div class="right2-main-title">
  927. <p>
  928. <span>序号</span>
  929. <span>名称</span>
  930. <span>数量</span>
  931. </p>
  932. </div>
  933. <vueSeamlessScroll
  934. :data="fylist"
  935. class="seamless-warp"
  936. :class-option="defaultOption2"
  937. >
  938. <div
  939. class="right2-main-box"
  940. v-for="(item, index) in fylist"
  941. :key="index"
  942. >
  943. <span
  944. style="color: #ff3333; font-size: 12px"
  945. v-if="item.amount == 0"
  946. >{{ index + 1 }}</span
  947. >
  948. <span
  949. style="color: #fff; font-size: 12px"
  950. v-if="item.amount != 0"
  951. >{{ index + 1 }}</span
  952. >
  953. <span v-if="item.amount == 0" style="color: #ff3333">{{
  954. item.durgName
  955. }}</span>
  956. <span v-if="item.amount != 0">{{ item.durgName }}</span>
  957. <span v-if="item.amount == 0" style="color: #ff3333">{{
  958. item.amount
  959. }}</span>
  960. <span v-if="item.amount != 0">{{ item.amount }}</span>
  961. </div>
  962. </vueSeamlessScroll>
  963. </div>
  964. </div>
  965. <div class="right3">
  966. <img src="../../assets/images/右上角.png" alt class="left1-jrt" />
  967. <img src="../../assets/images/右下角.png" alt class="left1-jrb" />
  968. <img src="../../assets/images/左上角.png" alt class="left1-jlt" />
  969. <img src="../../assets/images/左下角.png" alt class="left1-jlb" />
  970. <div class="right3-l">
  971. <div class="left1-head2">
  972. <span>集中文印</span>
  973. </div>
  974. <div class="right3-l-main">
  975. <div class="right3-r-main-item">
  976. <div class="right3-r-main-item-l">
  977. <img src=".././../assets/images/打印icon.png" alt />
  978. </div>
  979. <div class="right3-r-main-item-r">
  980. <div class="s1">本周打印</div>
  981. <div class="s2">
  982. <b style="color: #30fdff">{{ wylist.total || 0 }}</b
  983. >份
  984. </div>
  985. </div>
  986. </div>
  987. <div class="right3-r-main-item">
  988. <div class="right3-r-main-item-l">
  989. <img src=".././../assets/images/归还2.png" alt />
  990. </div>
  991. <div class="right3-r-main-item-r">
  992. <div class="s1">归还数量</div>
  993. <div class="s2">
  994. <b style="color: #2bf1b2">{{ wylist.returnNumber || 0 }}</b
  995. >份
  996. </div>
  997. </div>
  998. </div>
  999. <div class="right3-r-main-item">
  1000. <div class="right3-r-main-item-l">
  1001. <img src=".././../assets/images/归还3.png" alt />
  1002. </div>
  1003. <div class="right3-r-main-item-r">
  1004. <div class="s1">未归还数量</div>
  1005. <div class="s2">
  1006. <b style="color: #ff5a5a">{{
  1007. wylist.weiReturnNumber || 0
  1008. }}</b
  1009. >份
  1010. </div>
  1011. </div>
  1012. </div>
  1013. <div class="right3-r-main-item">
  1014. <div class="right3-r-main-item-l">
  1015. <img src=".././../assets/images/归还4.png" alt />
  1016. </div>
  1017. <div class="right3-r-main-item-r">
  1018. <div class="s1">无需归还</div>
  1019. <div class="s2">
  1020. <b style="color: #738c97">{{
  1021. wylist.noReturnNumber || 0
  1022. }}</b
  1023. >份
  1024. </div>
  1025. </div>
  1026. </div>
  1027. </div>
  1028. </div>
  1029. <div class="right3-r">
  1030. <div class="left1-head2">
  1031. <span>涉密载体外借统计</span>
  1032. </div>
  1033. <div id="right3-r-main">
  1034. <div class="right3-r-main-item">
  1035. <div class="right3-r-main-item-l">
  1036. <img src=".././../assets/images/移动载体icon.png" alt />
  1037. </div>
  1038. <div class="right3-r-main-item-r">
  1039. <div class="s1">移动载体</div>
  1040. <div class="s2">
  1041. <b style="color: #30fdff">{{ smztlist[3] }}</b
  1042. >台
  1043. </div>
  1044. </div>
  1045. </div>
  1046. <div class="right3-r-main-item">
  1047. <div class="right3-r-main-item-l">
  1048. <img src=".././../assets/images/手机icon.png" alt />
  1049. </div>
  1050. <div class="right3-r-main-item-r">
  1051. <div class="s1">军用手机</div>
  1052. <div class="s2">
  1053. <b style="color: #2bf1b2">{{ smztlist[0] }}</b
  1054. >台
  1055. </div>
  1056. </div>
  1057. </div>
  1058. <div class="right3-r-main-item">
  1059. <div class="right3-r-main-item-l">
  1060. <img src=".././../assets/images/电脑icon.png" alt />
  1061. </div>
  1062. <div class="right3-r-main-item-r">
  1063. <div class="s1">电脑</div>
  1064. <div class="s2">
  1065. <b style="color: #30aaff">{{ smztlist[1] }}</b
  1066. >台
  1067. </div>
  1068. </div>
  1069. </div>
  1070. <div class="right3-r-main-item">
  1071. <div class="right3-r-main-item-l">
  1072. <img src=".././../assets/images/相机icon.png" alt />
  1073. </div>
  1074. <div class="right3-r-main-item-r">
  1075. <div class="s1">相机</div>
  1076. <div class="s2">
  1077. <b style="color: #9d83ff">{{ smztlist[2] }}</b
  1078. >台
  1079. </div>
  1080. </div>
  1081. </div>
  1082. </div>
  1083. </div>
  1084. </div>
  1085. </div>
  1086. </div>
  1087. </div>
  1088. </template>
  1089. <script>
  1090. import {
  1091. zaiweipeople,
  1092. gedanweizaiweiqingkaung,
  1093. waichurenyuanzhanbi,
  1094. jinrizhiban,
  1095. tongjiluoshi,
  1096. rizongwenyin,
  1097. getNumber,
  1098. juncheguanli,
  1099. getJieCha,
  1100. getantiepidemic,
  1101. antiepidemicArchivesList,
  1102. getLeavlNumber,
  1103. zongjinrizhiban,
  1104. zaiweipeopleGet,
  1105. listTraining,
  1106. selectCount,
  1107. selectCounts,
  1108. } from "@/api/taishi/taishi";
  1109. import * as echarts from "echarts";
  1110. import vueSeamlessScroll from "vue-seamless-scroll";
  1111. import countTo from "vue-count-to";
  1112. import Cookies from "js-cookie";
  1113. export default {
  1114. name: "TaiShi",
  1115. data() {
  1116. return {
  1117. n: 8,
  1118. //大队人员在位数据
  1119. zwlist: [],
  1120. //各单位在位情况
  1121. zwqklist: [],
  1122. //今日值班
  1123. jrzblist: [],
  1124. //登记落实
  1125. djlslist: [],
  1126. jclist: [],
  1127. //营具
  1128. yingjulist: [],
  1129. //请假
  1130. qjlist: [],
  1131. //防疫
  1132. fylist: [],
  1133. //定时器
  1134. timer: null,
  1135. //外出人员占比
  1136. wclist: [],
  1137. wylist: [],
  1138. smztlist: [],
  1139. config: {
  1140. header: ["防疫名称", "现有数量"],
  1141. data: [],
  1142. index: true,
  1143. columnWidth: [],
  1144. align: ["center", "center", "center", "center"],
  1145. headerBGC: "",
  1146. indexHeader: "序号",
  1147. oddRowBGC: "",
  1148. evenRowBGC: "",
  1149. columnWidth: [100, 200, 200, 100],
  1150. },
  1151. config2: {
  1152. header: ["人员", "份数", "日期"],
  1153. data: [
  1154. ["行1列1", "行1列2", "行1列3"],
  1155. ["行2列1", "行2列2", "行2列3"],
  1156. ["行3列1", "行3列2", "行3列3"],
  1157. ["行4列1", "行4列2", "行4列3"],
  1158. ["行5列1", "行5列2", "行5列3"],
  1159. ["行6列1", "行6列2", "行6列3"],
  1160. ["行7列1", "行7列2", "行7列3"],
  1161. ["行8列1", "行8列2", "行8列3"],
  1162. ["行9列1", "行9列2", "行9列3"],
  1163. ["行10列1", "行10列2", "行10列3"],
  1164. ],
  1165. index: false,
  1166. columnWidth: [],
  1167. align: ["center", "center", "center"],
  1168. headerBGC: "",
  1169. indexHeader: "序号",
  1170. oddRowBGC: "",
  1171. evenRowBGC: "",
  1172. },
  1173. listdata: [
  1174. { name: "发射一营", a: 0, b: 1, c: 1, d: 0 },
  1175. { name: "发射二营", a: 0, b: 1, c: 1, d: 0 },
  1176. { name: "发射三营", a: 0, b: 1, c: 1, d: 0 },
  1177. { name: "发射四营", a: 0, b: 1, c: 1, d: 0 },
  1178. ],
  1179. timer2: null,
  1180. times: null,
  1181. jrzblist: [
  1182. { name: "值班首长", value: "" },
  1183. { name: "作战值班员", value: "" },
  1184. { name: "通信值班员", value: "" },
  1185. { name: "机要值班员", value: "" },
  1186. { name: "政治工作部值班员", value: "" },
  1187. { name: "保障部值班员", value: "" },
  1188. { name: "值班通信员", value: "" },
  1189. { name: "值班总人数", value: "" },
  1190. ],
  1191. // 检查督导
  1192. jianCanName: [],
  1193. jianCanScore: [],
  1194. // 营房统计
  1195. yingFang: [],
  1196. // 月计划训练统计
  1197. yueJiHua: {},
  1198. // 装备统计
  1199. zhuangBei: [],
  1200. // 军车统计
  1201. junCat: [],
  1202. };
  1203. },
  1204. created() {
  1205. // if (Cookies.get("shuaxin") != "true") {
  1206. // window.location.reload();
  1207. // }
  1208. // Cookies.set("shuaxin", "true");
  1209. //大队人员在位数据
  1210. zaiweipeople().then((res) => {
  1211. if (res.code == 200) {
  1212. // this.zwlist = res.data[0];
  1213. let arr = res.data[0];
  1214. for (var i in arr) {
  1215. this.zsz(arr, i);
  1216. }
  1217. }
  1218. });
  1219. //今日值班
  1220. jinrizhiban().then((res) => {
  1221. if (res.data != null) {
  1222. this.jrzblist = [];
  1223. for (var i in res.data) {
  1224. if (i == "chiefDutyName") {
  1225. this.jrzblist.push({ name: "值班首长", value: res.data[i] });
  1226. } else if (i == "combatDutyName") {
  1227. this.jrzblist.push({ name: "作战值班员", value: res.data[i] });
  1228. } else if (i == "dutyOffierName") {
  1229. this.jrzblist.push({ name: "通信值班员", value: res.data[i] });
  1230. } else if (i == "confidentialName") {
  1231. this.jrzblist.push({ name: "机要值班员", value: res.data[i] });
  1232. } else if (i == "politicalName") {
  1233. this.jrzblist.push({
  1234. name: "政治工作部值班员",
  1235. value: res.data[i],
  1236. });
  1237. } else if (i == "guaranteeName") {
  1238. this.jrzblist.push({
  1239. name: "保障部值班员",
  1240. value: res.data[i],
  1241. });
  1242. } else if (i == "messengerName") {
  1243. this.jrzblist.push({
  1244. name: "值班通信员",
  1245. value: res.data[i],
  1246. });
  1247. } else if (i == "detachmentName") {
  1248. zongjinrizhiban().then((res) => {
  1249. this.jrzblist.push({ name: "值班总人数", value: res.data[1] });
  1250. });
  1251. }
  1252. }
  1253. }
  1254. });
  1255. //登记落实
  1256. tongjiluoshi().then((res) => {
  1257. this.djlslist = res.data;
  1258. });
  1259. //集中文印
  1260. rizongwenyin().then((res) => {
  1261. this.wylist = res.data;
  1262. // if (this.wylist[1]) {
  1263. // } else {
  1264. // this.wylist[1] = 0;
  1265. // }
  1266. // if (this.wylist[0]) {
  1267. // } else {
  1268. // this.wylist[0] = 0;
  1269. // }
  1270. });
  1271. //军车
  1272. juncheguanli().then((res) => {
  1273. for (var i in res.data) {
  1274. if (res.data[i] >= 0) {
  1275. res.data[i];
  1276. } else {
  1277. res.data[i] = 0;
  1278. }
  1279. }
  1280. this.jclist = res.data;
  1281. });
  1282. //涉密移动载体
  1283. getNumber().then((res) => {
  1284. this.smztlist = res.data;
  1285. });
  1286. // 营房统计
  1287. zaiweipeopleGet().then((res) => {
  1288. this.yingFang = res.data;
  1289. });
  1290. //营具
  1291. getantiepidemic().then((res) => {
  1292. this.yingjulist = res.data;
  1293. });
  1294. //防疫
  1295. antiepidemicArchivesList().then((res) => {
  1296. this.fylist = res.data;
  1297. });
  1298. this.startTime();
  1299. // 军事训练月统计
  1300. this.getJunShiTongJi();
  1301. // 装备值班统计
  1302. this.getZhuangBei();
  1303. // 军车统计
  1304. this.getCarList();
  1305. },
  1306. mounted() {
  1307. this.$forceUpdate();
  1308. //各单位在位情况
  1309. gedanweizaiweiqingkaung().then((res) => {
  1310. if (res.code == 200) {
  1311. this.zwqklist = res.data;
  1312. this.center2();
  1313. }
  1314. });
  1315. //外出人员占比
  1316. waichurenyuanzhanbi().then((res) => {
  1317. this.wclist = res.data;
  1318. this.center3();
  1319. });
  1320. this.center4();
  1321. },
  1322. methods: {
  1323. // 军车车辆统计
  1324. getCarList() {
  1325. selectCounts().then((res) => {
  1326. this.junCat = res.data;
  1327. });
  1328. },
  1329. // 装备值班情况
  1330. getZhuangBei() {
  1331. selectCount().then((res) => {
  1332. this.zhuangBei = res.data;
  1333. });
  1334. },
  1335. // 军事训练月统计情况
  1336. getJunShiTongJi() {
  1337. listTraining().then((res) => {
  1338. this.yueJiHua = res.data;
  1339. });
  1340. },
  1341. titlefun() {
  1342. this.$router.push({ path: "/pt" }).catch(() => {});
  1343. },
  1344. titlefun1() {
  1345. this.$router
  1346. .push({ path: "/taishi11", query: { name: "taishi/taishi1" } })
  1347. .catch(() => {});
  1348. },
  1349. titlefun2() {
  1350. this.$router
  1351. .push({ path: "/taishi2", query: { name: "taishi/taishi2" } })
  1352. .catch(() => {});
  1353. },
  1354. titlefun3() {
  1355. this.$router
  1356. .push({ path: "/taishi3", query: { name: "taishi/taishi3" } })
  1357. .catch(() => {});
  1358. },
  1359. titlefun4() {
  1360. this.$router
  1361. .push({ path: "/taishi4", query: { name: "taishi/taishi4" } })
  1362. .catch(() => {});
  1363. },
  1364. zsz(obj, n) {
  1365. // var s = Number((obj[n] + "").split(""));
  1366. var s = (obj[n] + "").split("");
  1367. s = s.map(Number);
  1368. if (s.length == 1) {
  1369. s.unshift(0, 0);
  1370. } else if (s.length == 2) {
  1371. s.unshift(0);
  1372. }
  1373. this.zwlist[n] = s;
  1374. },
  1375. center2() {
  1376. let myChartv = echarts.init(
  1377. document.getElementById("center2_d"),
  1378. "vintage"
  1379. );
  1380. var s = 4;
  1381. var z = -1;
  1382. var className = [];
  1383. var datav = [];
  1384. this.zwqklist.map((item) => {
  1385. for (var i in item) {
  1386. className.push(i);
  1387. if (item[i] == 0 || item[i] == 100) {
  1388. } else {
  1389. item[i] = item[i].toFixed(1);
  1390. }
  1391. datav.push(item[i]);
  1392. }
  1393. });
  1394. function c() {
  1395. if (s == datav.length - 1) {
  1396. s = 4;
  1397. z = 0;
  1398. } else {
  1399. s += 1;
  1400. z += 1;
  1401. }
  1402. var data2 = datav.slice(z, s + 1);
  1403. var data = className.slice(z, s + 1);
  1404. // console.log(data2);
  1405. // console.log(datav);
  1406. // console.log(className);
  1407. const colorList9 = [
  1408. "#39B3FF",
  1409. "#39B3FF",
  1410. "#39B3FF",
  1411. "#39B3FF",
  1412. "#39B3FF",
  1413. "#39B3FF",
  1414. "#39B3FF",
  1415. "#39B3FF",
  1416. "#39B3FF",
  1417. "#39B3FF",
  1418. "#39B3FF",
  1419. "#39B3FF",
  1420. "#39B3FF",
  1421. "#39B3FF",
  1422. "#39B3FF",
  1423. "#39B3FF",
  1424. ];
  1425. const colorList10 = [
  1426. "#ff3333",
  1427. "#ff3333",
  1428. "#ff3333",
  1429. "#ff3333",
  1430. "#ff3333",
  1431. "#ff3333",
  1432. "#ff3333",
  1433. "#ff3333",
  1434. "#ff3333",
  1435. "#ff3333",
  1436. "#ff3333",
  1437. "#ff3333",
  1438. "#ff3333",
  1439. "#ff3333",
  1440. "#ff3333",
  1441. "#ff3333",
  1442. ];
  1443. const option4 = {
  1444. // dataZoom: [
  1445. // //给x轴设置滚动条
  1446. // {
  1447. // type: "slider",
  1448. // width: 10,
  1449. // // handleHeight:'30%',
  1450. // show: true,
  1451. // yAxisIndex: [0],
  1452. // showDetail: false,
  1453. // left: "95%",
  1454. // handleColor: "#39B3FF",
  1455. // startValue: z, //数据窗口范围的起始百分比
  1456. // endValue: s
  1457. // },
  1458. // {
  1459. // type: "inside",
  1460. // yAxisIndex: [0],
  1461. // startValue: z, //数据窗口范围的起始百分比
  1462. // endValue: s
  1463. // }
  1464. // ],
  1465. grid: {
  1466. left: 10,
  1467. right: 20,
  1468. bottom: 5,
  1469. top: -15,
  1470. containLabel: true,
  1471. },
  1472. tooltip: {
  1473. trigger: "axis",
  1474. axisPointer: {
  1475. type: "none",
  1476. },
  1477. formatter: function (params) {
  1478. return (
  1479. params[0].name +
  1480. "<br/>" +
  1481. "<span style='display:inline-block;margin-right:5px;border-radius:10px;width:9px;height:9px;background-color:'></span>" +
  1482. // params[0].seriesName + ' : ' + Number((params[0].value.toFixed(4) / 10000).toFixed(2)).toLocaleString() + ' <br/>'
  1483. params[0].seriesName +
  1484. " : " +
  1485. params[0].value
  1486. );
  1487. },
  1488. },
  1489. xAxis: {
  1490. position: "top",
  1491. show: false,
  1492. type: "value",
  1493. splitLine: {
  1494. show: false,
  1495. },
  1496. axisLabel: {
  1497. show: true,
  1498. textStyle: {
  1499. color: "#fff", //更改坐标轴文字颜色
  1500. },
  1501. },
  1502. },
  1503. yAxis: [
  1504. {
  1505. type: "category",
  1506. inverse: true,
  1507. axisLabel: {
  1508. show: true,
  1509. textStyle: {
  1510. color: "#fff",
  1511. },
  1512. },
  1513. splitLine: {
  1514. show: false,
  1515. },
  1516. axisTick: {
  1517. show: false,
  1518. },
  1519. axisLine: {
  1520. show: false,
  1521. },
  1522. data: data,
  1523. },
  1524. {
  1525. type: "category",
  1526. inverse: true,
  1527. axisTick: "none",
  1528. axisLine: "none",
  1529. show: true,
  1530. axisLabel: {
  1531. textStyle: {
  1532. color: "#fffff",
  1533. fontSize: "12",
  1534. },
  1535. formatter: function (datav) {
  1536. return datav + "%";
  1537. },
  1538. },
  1539. data: data2,
  1540. },
  1541. ],
  1542. series: [
  1543. {
  1544. name: "在位率",
  1545. type: "bar",
  1546. zlevel: 1,
  1547. showBackground: true,
  1548. itemStyle: {
  1549. normal: {
  1550. barBorderRadius: 0,
  1551. color: (params) => {
  1552. if(params.value>80){
  1553. // console.log(params);
  1554. return colorList9[params.dataIndex];
  1555. }else{
  1556. return colorList10[params.dataIndex];
  1557. }
  1558. },
  1559. },
  1560. },
  1561. // 更改宽度
  1562. barWidth: 15,
  1563. data: data2,
  1564. },
  1565. ],
  1566. };
  1567. myChartv.setOption(option4);
  1568. window.addEventListener("resize", function () {
  1569. myChartv.resize();
  1570. });
  1571. }
  1572. c();
  1573. this.timer = setInterval(() => {
  1574. c();
  1575. }, 5000);
  1576. },
  1577. center3() {
  1578. const myChartss = echarts.init(
  1579. document.getElementById("center3_d"),
  1580. "vintage"
  1581. );
  1582. var data1 = [];
  1583. var data = [];
  1584. var data2 = [];
  1585. for (var i in this.wclist) {
  1586. data.push(i);
  1587. for (var e in this.wclist[i][0]) {
  1588. if (e == "renshu") {
  1589. data1.push(this.wclist[i][0][e]);
  1590. } else if (e == "zhanbi") {
  1591. data2.push(this.wclist[i][0][e]);
  1592. }
  1593. }
  1594. }
  1595. var n = 0;
  1596. data1.map((item) => {
  1597. n += item;
  1598. });
  1599. // data1=[50,10,60,90,10];
  1600. const path = "path://M1390,595h79l-39,22Z";
  1601. const myColor = ["#fff", "#fff", "#fff", "#fff", "#fff"];
  1602. const option12 = {
  1603. grid: {
  1604. left: 40,
  1605. bottom: "30%",
  1606. top: 20,
  1607. right: 30,
  1608. },
  1609. xAxis: {
  1610. axisLabel: {
  1611. padding: 15,
  1612. interval: 0,
  1613. textStyle: {
  1614. color: function (param, index) {
  1615. return myColor[index];
  1616. },
  1617. fontSize: 12,
  1618. fontWeight: 100,
  1619. },
  1620. margin: 10,
  1621. },
  1622. splitLine: {
  1623. show: false,
  1624. },
  1625. axisLine: {
  1626. show: false,
  1627. },
  1628. splitArea: {
  1629. show: false,
  1630. },
  1631. axisTick: {
  1632. show: false,
  1633. },
  1634. data: data,
  1635. },
  1636. yAxis: {
  1637. max: n,
  1638. min: 0,
  1639. axisLine: {
  1640. lineStyle: {
  1641. color: "#6e6e6e",
  1642. width: 1,
  1643. },
  1644. },
  1645. axisLabel: {
  1646. interval: 0,
  1647. formatter: "{value}",
  1648. textStyle: {
  1649. fontSize: 12,
  1650. color: "#fff",
  1651. },
  1652. margin: 20,
  1653. },
  1654. splitLine: {
  1655. show: true,
  1656. },
  1657. axisTick: {
  1658. show: true,
  1659. lineStyle: {
  1660. color: "#fff",
  1661. width: 1,
  1662. height: 5,
  1663. },
  1664. },
  1665. },
  1666. series: [
  1667. {
  1668. type: "bar",
  1669. barWidth: 30,
  1670. barGap: "-100%",
  1671. stack: "广告",
  1672. fontSize: 12,
  1673. itemStyle: {
  1674. fontSize: 12,
  1675. color: function (params) {
  1676. const colorList = [
  1677. new echarts.graphic.LinearGradient(1, 0, 0, 0, [
  1678. {
  1679. offset: 0,
  1680. color: "#39b3ff",
  1681. },
  1682. {
  1683. offset: 0.5,
  1684. color: "#39b3ff",
  1685. },
  1686. {
  1687. offset: 0.5,
  1688. color: "#39b3ff",
  1689. },
  1690. {
  1691. offset: 1,
  1692. color: "#39b3ff",
  1693. },
  1694. ]),
  1695. new echarts.graphic.LinearGradient(1, 0, 0, 0, [
  1696. {
  1697. offset: 0,
  1698. color: "#39b3ff",
  1699. },
  1700. {
  1701. offset: 0.5,
  1702. color: "#39b3ff",
  1703. },
  1704. {
  1705. offset: 0.5,
  1706. color: "#39b3ff",
  1707. },
  1708. {
  1709. offset: 1,
  1710. color: "#39b3ff",
  1711. },
  1712. ]),
  1713. new echarts.graphic.LinearGradient(1, 0, 0, 0, [
  1714. {
  1715. offset: 0,
  1716. color: "#39b3ff",
  1717. },
  1718. {
  1719. offset: 0.5,
  1720. color: "#39b3ff",
  1721. },
  1722. {
  1723. offset: 0.5,
  1724. color: "#39b3ff",
  1725. },
  1726. {
  1727. offset: 1,
  1728. color: "#39b3ff",
  1729. },
  1730. ]),
  1731. new echarts.graphic.LinearGradient(1, 0, 0, 0, [
  1732. {
  1733. offset: 0,
  1734. color: "#39b3ff",
  1735. },
  1736. {
  1737. offset: 0.5,
  1738. color: "#39b3ff",
  1739. },
  1740. {
  1741. offset: 0.5,
  1742. color: "#39b3ff",
  1743. },
  1744. {
  1745. offset: 1,
  1746. color: "#39b3ff",
  1747. },
  1748. ]),
  1749. new echarts.graphic.LinearGradient(1, 0, 0, 0, [
  1750. {
  1751. offset: 0,
  1752. color: "#39b3ff",
  1753. },
  1754. {
  1755. offset: 0.5,
  1756. color: "#39b3ff",
  1757. },
  1758. {
  1759. offset: 0.5,
  1760. color: "#39b3ff",
  1761. },
  1762. {
  1763. offset: 1,
  1764. color: "#39b3ff",
  1765. },
  1766. ]),
  1767. ];
  1768. return colorList[params.dataIndex];
  1769. },
  1770. },
  1771. data: data1,
  1772. },
  1773. {
  1774. name: "",
  1775. type: "pictorialBar",
  1776. symbol: path,
  1777. symbolSize: [60, 20],
  1778. symbolOffset: [0, 0],
  1779. z: 12,
  1780. symbolPosition: "end",
  1781. itemStyle: {
  1782. color: "#e2e2e2",
  1783. opacity: 0,
  1784. },
  1785. data: data1,
  1786. },
  1787. {
  1788. name: "",
  1789. type: "pictorialBar",
  1790. symbol: path,
  1791. symbolSize: [60, 20],
  1792. symbolOffset: [0, 20],
  1793. z: 12,
  1794. itemStyle: {
  1795. opacity: 1,
  1796. color: function (params) {
  1797. const colorList = [
  1798. new echarts.graphic.LinearGradient(1, 0, 0, 0, [
  1799. {
  1800. offset: 0,
  1801. color: "#39b3ff",
  1802. },
  1803. {
  1804. offset: 0.5,
  1805. color: "#39b3ff",
  1806. },
  1807. {
  1808. offset: 0.5,
  1809. color: "#39b3ff",
  1810. },
  1811. {
  1812. offset: 1,
  1813. color: "#39b3ff",
  1814. },
  1815. ]),
  1816. new echarts.graphic.LinearGradient(1, 0, 0, 0, [
  1817. {
  1818. offset: 0,
  1819. color: "#39b3ff",
  1820. },
  1821. {
  1822. offset: 0.5,
  1823. color: "#39b3ff",
  1824. },
  1825. {
  1826. offset: 0.5,
  1827. color: "#39b3ff",
  1828. },
  1829. {
  1830. offset: 1,
  1831. color: "#39b3ff",
  1832. },
  1833. ]),
  1834. new echarts.graphic.LinearGradient(1, 0, 0, 0, [
  1835. {
  1836. offset: 0,
  1837. color: "#39b3ff",
  1838. },
  1839. {
  1840. offset: 0.5,
  1841. color: "#39b3ff",
  1842. },
  1843. {
  1844. offset: 0.5,
  1845. color: "#39b3ff",
  1846. },
  1847. {
  1848. offset: 1,
  1849. color: "#39b3ff",
  1850. },
  1851. ]),
  1852. new echarts.graphic.LinearGradient(1, 0, 0, 0, [
  1853. {
  1854. offset: 0,
  1855. color: "#39b3ff",
  1856. },
  1857. {
  1858. offset: 0.5,
  1859. color: "#39b3ff",
  1860. },
  1861. {
  1862. offset: 0.5,
  1863. color: "#39b3ff",
  1864. },
  1865. {
  1866. offset: 1,
  1867. color: "#39b3ff",
  1868. },
  1869. ]),
  1870. new echarts.graphic.LinearGradient(1, 0, 0, 0, [
  1871. {
  1872. offset: 0,
  1873. color: "#39b3ff",
  1874. },
  1875. {
  1876. offset: 0.5,
  1877. color: "#39b3ff",
  1878. },
  1879. {
  1880. offset: 0.5,
  1881. color: "#39b3ff",
  1882. },
  1883. {
  1884. offset: 1,
  1885. color: "#39b3ff",
  1886. },
  1887. ]),
  1888. ];
  1889. return colorList[params.dataIndex];
  1890. },
  1891. },
  1892. data: data1,
  1893. },
  1894. {
  1895. name: "",
  1896. type: "pictorialBar",
  1897. symbol: path,
  1898. symbolSize: [60, 20],
  1899. symbolOffset: [0, 0],
  1900. z: 12,
  1901. label: {
  1902. show: true,
  1903. formatter: "{c}人",
  1904. position: "top",
  1905. distance: 5,
  1906. color: "#fff",
  1907. fontWeight: 100,
  1908. textShadowColor: "rgba(255, 255, 255, .6)",
  1909. fontSize: 16,
  1910. textShadowBlur: "0",
  1911. textShadowOffsetX: 1,
  1912. textShadowOffsetY: 1,
  1913. },
  1914. itemStyle: {
  1915. opacity: 1,
  1916. color: function (params) {
  1917. const colorList = [
  1918. "#39b3ff",
  1919. "#39b3ff",
  1920. "#39b3ff",
  1921. "#39b3ff",
  1922. "#39b3ff",
  1923. ];
  1924. return colorList[params.dataIndex];
  1925. },
  1926. },
  1927. symbolPosition: "end",
  1928. data: data1,
  1929. },
  1930. {
  1931. name: "",
  1932. type: "effectScatter",
  1933. rippleEffect: {
  1934. period: 1,
  1935. scale: 5,
  1936. brushType: "fill",
  1937. },
  1938. z: 20,
  1939. symbolPosition: "end",
  1940. symbol: path,
  1941. symbolSize: [15, 5],
  1942. symbolOffset: [0, 9],
  1943. itemStyle: {
  1944. normal: {
  1945. color: "#fff",
  1946. },
  1947. },
  1948. data: data1,
  1949. },
  1950. ],
  1951. };
  1952. const backImg = "/asset/get/s/data-1622796959507-HTopachtJ.png";
  1953. myChartss._dom.style.backgroundImage = "url('" + backImg + "')";
  1954. myChartss.setOption(option12);
  1955. window.addEventListener("resize", function () {
  1956. myChartss.resize();
  1957. });
  1958. },
  1959. async center4() {
  1960. var myChart = echarts.init(document.getElementById("center-a-main"));
  1961. var jc = null;
  1962. // 检查督导
  1963. await getJieCha().then((res) => {
  1964. for (var index = 0; index < res.data.score.length; index++) {
  1965. res.data.score[index] = res.data.score[index].slice(0, -3);
  1966. }
  1967. jc = res.data;
  1968. });
  1969. var option = {
  1970. color: ["#00CCFF"],
  1971. tooltip: {
  1972. color: "#00CCFF",
  1973. },
  1974. grid: {
  1975. containLabel: true,
  1976. left: "2%",
  1977. top: 30,
  1978. right: "3%",
  1979. bottom: "3%",
  1980. },
  1981. xAxis: [
  1982. {
  1983. type: "category",
  1984. data: jc.name,
  1985. axisTick: {
  1986. alignWithLabel: true,
  1987. },
  1988. nameTextStyle: {
  1989. color: "#fff",
  1990. },
  1991. axisLine: {
  1992. lineStyle: {
  1993. color: "#fff",
  1994. },
  1995. },
  1996. axisLabel: {
  1997. textStyle: {
  1998. color: "#fff",
  1999. },
  2000. },
  2001. },
  2002. ],
  2003. yAxis: [
  2004. {
  2005. type: "value",
  2006. axisLabel: {
  2007. textStyle: {
  2008. color: "#fff",
  2009. },
  2010. formatter: "{value}",
  2011. color: "#00e4ff",
  2012. },
  2013. splitLine: {
  2014. lineStyle: {
  2015. color: "#fff",
  2016. opacity: 0.3,
  2017. },
  2018. },
  2019. axisLine: {
  2020. show: false,
  2021. },
  2022. },
  2023. ],
  2024. series: [
  2025. {
  2026. name: "",
  2027. type: "pictorialBar",
  2028. symbolSize: [30, 10],
  2029. symbolOffset: [0, -5],
  2030. symbolPosition: "end",
  2031. color: "#00e4ff",
  2032. z: 12,
  2033. label: {
  2034. normal: {
  2035. show: true,
  2036. position: "top",
  2037. formatter: "{c}",
  2038. color: "#ff9000",
  2039. },
  2040. },
  2041. data: jc.score,
  2042. },
  2043. {
  2044. name: "",
  2045. type: "pictorialBar",
  2046. symbolSize: [30, 10],
  2047. symbolOffset: [0, 5],
  2048. z: 12,
  2049. data: jc.score,
  2050. },
  2051. {
  2052. type: "bar",
  2053. itemStyle: {
  2054. normal: {
  2055. color: "#00e4ff",
  2056. opacity: 0.7,
  2057. },
  2058. },
  2059. barWidth: "30",
  2060. data: jc.score,
  2061. markLine: {
  2062. silent: true,
  2063. symbol: "none",
  2064. label: {
  2065. position: "middle",
  2066. formatter: "{b}",
  2067. },
  2068. },
  2069. },
  2070. {
  2071. type: "effectScatter",
  2072. silent: true,
  2073. tooltip: {
  2074. show: false,
  2075. },
  2076. zlevel: 3,
  2077. symbolSize: 10,
  2078. showEffectOn: "render",
  2079. rippleEffect: {
  2080. brushType: "stroke",
  2081. color: "#00e4ff",
  2082. scale: 5,
  2083. },
  2084. itemStyle: {
  2085. color: "#00e4ff",
  2086. },
  2087. hoverAnimation: true,
  2088. data: [0, 0, 0, 0, 0, 0, 0],
  2089. },
  2090. ],
  2091. };
  2092. myChart.setOption(option);
  2093. window.addEventListener("resize", function () {
  2094. myChart.resize();
  2095. });
  2096. },
  2097. startTime() {
  2098. this.timer2 = setInterval(() => {
  2099. var today = new Date();
  2100. var y = today.getFullYear();
  2101. var M = today.getMonth() + 1;
  2102. var d = today.getDate();
  2103. var h = today.getHours();
  2104. var m = today.getMinutes();
  2105. var s = today.getSeconds();
  2106. var w = today.getDay();
  2107. if (M < 10) {
  2108. M = "0" + M;
  2109. }
  2110. if (d < 10) {
  2111. d = "0" + d;
  2112. }
  2113. if (h < 10) {
  2114. h = "0" + h;
  2115. }
  2116. if (m < 10) {
  2117. m = "0" + m;
  2118. }
  2119. if (s < 10) {
  2120. s = "0" + s;
  2121. }
  2122. this.times = y + "-" + M + "-" + d + " " + h + ":" + m + ":" + s;
  2123. }, 500); /* 每500毫秒执行一次,实现动态显示时间效果 */
  2124. },
  2125. },
  2126. computed: {
  2127. defaultOption() {
  2128. return {
  2129. step: 0.2, // 数值越大速度滚动越快
  2130. limitMoveNum: this.djlslist.length, // 开始无缝滚动的数据量 this.dataList.length
  2131. hoverStop: true, // 是否开启鼠标悬停stop
  2132. direction: 1, // 0向下 1向上 2向左 3向右
  2133. openWatch: true, // 开启数据实时监控刷新dom
  2134. singleHeight: 0, // 单步运动停止的高度(默认值0是无缝不停止的滚动) direction => 0/1
  2135. singleWidth: 0, // 单步运动停止的宽度(默认值0是无缝不停止的滚动) direction => 2/3
  2136. waitTime: 1000, // 单步运动停止的时间(默认值1000ms)
  2137. };
  2138. },
  2139. defaultOption2() {
  2140. return {
  2141. step: 0.2, // 数值越大速度滚动越快
  2142. limitMoveNum: 6, // 开始无缝滚动的数据量 this.dataList.length
  2143. hoverStop: true, // 是否开启鼠标悬停stop
  2144. direction: 1, // 0向下 1向上 2向左 3向右
  2145. openWatch: true, // 开启数据实时监控刷新dom
  2146. singleHeight: 0, // 单步运动停止的高度(默认值0是无缝不停止的滚动) direction => 0/1
  2147. singleWidth: 0, // 单步运动停止的宽度(默认值0是无缝不停止的滚动) direction => 2/3
  2148. waitTime: 1000, // 单步运动停止的时间(默认值1000ms)
  2149. };
  2150. },
  2151. },
  2152. destroyed() {
  2153. clearInterval(this.timer); // 清除定时器
  2154. this.timer = null;
  2155. clearInterval(this.timer2); // 清除定时器
  2156. this.timer2 = null;
  2157. },
  2158. components: {
  2159. vueSeamlessScroll,
  2160. countTo,
  2161. },
  2162. };
  2163. </script>
  2164. <style scoped>
  2165. .out {
  2166. background-image: url("../../assets/images/tsbj1.png");
  2167. background-size: 100% 100%;
  2168. height: 100%;
  2169. width: 100%;
  2170. /* padding-top: -4vh; */
  2171. background-repeat: no-repeat;
  2172. overflow: auto;
  2173. /* min-width: 1200px; */
  2174. overflow-x: hidden;
  2175. overflow-y: hidden;
  2176. z-index: -1;
  2177. display: flex;
  2178. flex-direction: column;
  2179. }
  2180. .title {
  2181. width: 100%;
  2182. height: 87px;
  2183. /* background-image: url("../../assets/images/态势分析顶部.gif"); */
  2184. background-size: 100% 100%;
  2185. background-repeat: no-repeat;
  2186. position: relative;
  2187. }
  2188. .title-left {
  2189. position: absolute;
  2190. left: 115px;
  2191. top: 12px;
  2192. width: 179px;
  2193. height: 51px;
  2194. background-image: url("../../assets/images/主控台按钮底.png");
  2195. background-size: 100% 100%;
  2196. background-repeat: no-repeat;
  2197. text-align: center;
  2198. line-height: 51px;
  2199. color: #fff;
  2200. font-size: 1.2vw;
  2201. font-weight: bold;
  2202. cursor: pointer;
  2203. opacity: 0.8;
  2204. }
  2205. .title-left img {
  2206. margin-right: 10px;
  2207. }
  2208. .title-right {
  2209. position: absolute;
  2210. color: #00f6ff;
  2211. font-size: 1.2vw;
  2212. right: 100px;
  2213. top: 36px;
  2214. }
  2215. .main {
  2216. flex: 1;
  2217. width: 100%;
  2218. margin: 0;
  2219. padding: 0;
  2220. display: flex;
  2221. }
  2222. .left {
  2223. width: 25%;
  2224. height: 100%;
  2225. margin: 0;
  2226. padding: 0;
  2227. margin-left: 15px;
  2228. }
  2229. .center {
  2230. width: 48%;
  2231. height: 100%;
  2232. margin: 0 10px;
  2233. }
  2234. .right {
  2235. width: 25%;
  2236. height: 100%;
  2237. margin-right: 15px;
  2238. }
  2239. .left1 {
  2240. width: 100%;
  2241. height: 28vh;
  2242. background-image: url("../../assets/images/底.png");
  2243. background-size: 100% 100%;
  2244. background-repeat: no-repeat;
  2245. display: flex;
  2246. flex-wrap: wrap;
  2247. margin-top: 10px;
  2248. position: relative;
  2249. }
  2250. .left1-jrt {
  2251. position: absolute;
  2252. right: 0;
  2253. top: 0;
  2254. }
  2255. .left1-jlt {
  2256. position: absolute;
  2257. left: 0;
  2258. top: 0;
  2259. }
  2260. .left1-jrb {
  2261. position: absolute;
  2262. right: 0;
  2263. bottom: 0;
  2264. }
  2265. .left1-jlb {
  2266. position: absolute;
  2267. left: 0;
  2268. bottom: 0;
  2269. }
  2270. .left1-head {
  2271. width: 20vw;
  2272. height: 25px;
  2273. background-image: url("../../assets/images/dtitle.png");
  2274. background-repeat: no-repeat;
  2275. background-size: 100%;
  2276. margin-top: 5px;
  2277. margin-left: 2%;
  2278. }
  2279. .left1-head span {
  2280. margin-left: 8%;
  2281. line-height: 23px;
  2282. color: #fff;
  2283. font-size: 0.8rem;
  2284. }
  2285. .left1-head2 {
  2286. height: 25px;
  2287. background-image: url("../../assets/images/集中文印标题底.png");
  2288. background-repeat: no-repeat;
  2289. background-size: 100%;
  2290. margin-top: 5px;
  2291. margin-left: 2%;
  2292. }
  2293. .left1-head2 span {
  2294. margin-left: 15%;
  2295. line-height: 25px;
  2296. color: #fff;
  2297. font-size: 0.8rem;
  2298. }
  2299. .left1-wrap {
  2300. width: 96%;
  2301. height: 80%;
  2302. margin-left: 2%;
  2303. }
  2304. .left1-wrap-item {
  2305. width: 46%;
  2306. height: 4.5vh;
  2307. border: 1px solid #033a5d;
  2308. display: inline-block;
  2309. margin-right: 2%;
  2310. margin-left: 2%;
  2311. margin-top: 2%;
  2312. }
  2313. .left1-wrap-item span {
  2314. font-size: 1rem;
  2315. line-height: 4.5vh;
  2316. color: #fff;
  2317. margin-left: 3%;
  2318. }
  2319. .left1-wrap-item b {
  2320. font-size: 0.9rem;
  2321. color: #30fdff;
  2322. }
  2323. .center1 {
  2324. width: 100%;
  2325. height: 40vh;
  2326. max-width: 100%;
  2327. max-height: 40vh;
  2328. background-image: url("../../assets/images/底 拷贝 3.png");
  2329. background-repeat: no-repeat;
  2330. background-size: 100% 100%;
  2331. margin-top: 10px;
  2332. padding-top: 5px;
  2333. position: relative;
  2334. }
  2335. .left2 {
  2336. width: 100%;
  2337. height: 29vh;
  2338. background-image: url("../../assets/images/底.png");
  2339. background-size: 100% 100%;
  2340. background-repeat: no-repeat;
  2341. display: flex;
  2342. flex-wrap: wrap;
  2343. margin-top: 10px;
  2344. position: relative;
  2345. }
  2346. .left2-1 {
  2347. width: 100%;
  2348. height: 20%;
  2349. }
  2350. .left2-2 {
  2351. width: 100%;
  2352. height: 80%;
  2353. }
  2354. .left2-1-main {
  2355. width: 100%;
  2356. height: 85%;
  2357. }
  2358. .left2_d {
  2359. margin-top: 1vh;
  2360. font-size: 14px;
  2361. color: white;
  2362. width: 33.3%;
  2363. text-align: center;
  2364. display: inline-block;
  2365. margin-bottom: 1vh;
  2366. }
  2367. .left2_d span {
  2368. margin-left: 0.5vw;
  2369. font-family: "IMPACT";
  2370. font-size: 1.4rem;
  2371. color: #30fdff;
  2372. }
  2373. .center4_b {
  2374. margin-top: 0.8vh;
  2375. margin-left: 2%;
  2376. color: white;
  2377. font-size: 1rem;
  2378. background-color: rgba(3, 58, 93, 0.3);
  2379. border: 0.1px solid #052c41;
  2380. height: 5.5vh;
  2381. width: 46%;
  2382. line-height: 5.5vh;
  2383. /* text-align: center; */
  2384. position: relative;
  2385. top: -85%;
  2386. right: -50%;
  2387. padding-left: 10%;
  2388. }
  2389. .center4_b span {
  2390. font-family: "IMPACT";
  2391. font-size: 1.6rem;
  2392. /* margin-left: 20px; */
  2393. }
  2394. .center4_s {
  2395. /* height: 6.3vh;
  2396. line-height: 2vh;
  2397. position: relative;
  2398. margin-top: -0.5vh;
  2399. margin-left: 4px;
  2400. margin-bottom: 5px; */
  2401. height: 6.3vh;
  2402. line-height: 2vh;
  2403. /* position: relative; */
  2404. margin-top: -0.5vh;
  2405. margin-left: 30px;
  2406. /* line-height: 50px; */
  2407. margin-bottom: 5px;
  2408. margin-top: 10px;
  2409. }
  2410. .center4_s img {
  2411. width: 45px;
  2412. height: 45px;
  2413. margin-right: 10px;
  2414. }
  2415. .center4_y {
  2416. color: white;
  2417. font-size: 12px;
  2418. position: absolute;
  2419. top: 12%;
  2420. left: 75%;
  2421. height: 8.2vh;
  2422. margin-top: -1vh;
  2423. line-height: 2.2vh;
  2424. margin-bottom: 20px;
  2425. }
  2426. .center4_y2 {
  2427. position: absolute;
  2428. top: 57%;
  2429. left: 75%;
  2430. height: 9vh;
  2431. line-height: 1.9vh;
  2432. margin-bottom: 20px;
  2433. }
  2434. .center4_y img {
  2435. width: 50px;
  2436. }
  2437. .left2-2-main {
  2438. width: 100%;
  2439. height: 85%;
  2440. }
  2441. .left2-2-main-title {
  2442. width: 100%;
  2443. height: 15%;
  2444. display: flex;
  2445. flex-direction: row;
  2446. }
  2447. .left2-2-main-title .center4_l-1 {
  2448. flex: 1;
  2449. height: 100%;
  2450. display: inline-block;
  2451. color: white;
  2452. font-size: 12px;
  2453. margin-top: 0.9vh;
  2454. }
  2455. .left2-2-main-title .center4_l-1 div {
  2456. display: inline-block;
  2457. margin-right: 8px;
  2458. box-sizing: content-box;
  2459. }
  2460. .center4_l {
  2461. color: white;
  2462. font-size: 12px;
  2463. margin-top: 0.9vh;
  2464. margin-left: 0.3vw;
  2465. display: inline-block;
  2466. margin-right: 89px;
  2467. }
  2468. .center4_l div {
  2469. display: inline-block;
  2470. margin-right: 8px;
  2471. box-sizing: content-box;
  2472. }
  2473. .left2-2-main-main {
  2474. width: 100%;
  2475. height: 85%;
  2476. display: flex;
  2477. flex-direction: row;
  2478. margin: 0;
  2479. padding: 0;
  2480. }
  2481. .time {
  2482. /* margin-top: 3px; */
  2483. flex: 1;
  2484. font-size: 9px;
  2485. color: white;
  2486. text-align: center;
  2487. /* display: inline-block; */
  2488. transform: scale(0.9);
  2489. }
  2490. .time td {
  2491. height: 3.7vh;
  2492. width: 50%;
  2493. background-color: #0c3361;
  2494. }
  2495. .people {
  2496. /* margin-top: 3px; */
  2497. flex: 1;
  2498. font-size: 9px;
  2499. color: white;
  2500. text-align: center;
  2501. transform: scale(0.9);
  2502. margin: 0;
  2503. padding: 0;
  2504. margin-left: -5%;
  2505. }
  2506. .people td {
  2507. height: 3.7vh;
  2508. width: 50%;
  2509. background-color: #0c3361;
  2510. }
  2511. .grade {
  2512. /* margin-top: 3px; */
  2513. flex: 1;
  2514. font-size: 9px;
  2515. color: white;
  2516. text-align: center;
  2517. transform: scale(0.9);
  2518. margin-left: -3%;
  2519. }
  2520. .grade td {
  2521. height: 3.7vh;
  2522. width: 50%;
  2523. background-color: #0c3361;
  2524. }
  2525. .left2-2 {
  2526. width: 100%;
  2527. height: 70%;
  2528. }
  2529. .left3 {
  2530. width: 100%;
  2531. height: 28vh;
  2532. background-image: url("../../assets/images/底.png");
  2533. background-size: 100% 100%;
  2534. background-repeat: no-repeat;
  2535. display: flex;
  2536. flex-wrap: wrap;
  2537. margin-top: 10px;
  2538. position: relative;
  2539. }
  2540. .left3-main {
  2541. width: 100%;
  2542. height: 85%;
  2543. position: relative;
  2544. }
  2545. .center1_d {
  2546. font-size: 12px;
  2547. color: white;
  2548. display: inline-block;
  2549. margin-bottom: 10px;
  2550. width: 20%;
  2551. }
  2552. .center1_d img {
  2553. width: 40px;
  2554. height: 40px;
  2555. }
  2556. .center1_d div {
  2557. display: inline-block;
  2558. font-size: 35px;
  2559. font-family: "IMPACT";
  2560. background-color: #0c3361;
  2561. margin-left: 5px;
  2562. width: 25px;
  2563. text-align: center;
  2564. color: #ff9000;
  2565. }
  2566. .center2 {
  2567. width: 50%;
  2568. height: 100%;
  2569. display: inline-block;
  2570. }
  2571. #center2_d {
  2572. width: 100%;
  2573. height: 130%;
  2574. }
  2575. #center3_d {
  2576. width: 100%;
  2577. height: 140%;
  2578. }
  2579. .center3 {
  2580. width: 50%;
  2581. height: 100%;
  2582. display: inline-block;
  2583. }
  2584. .center4 {
  2585. width: 100%;
  2586. height: 20%;
  2587. display: flex;
  2588. flex-direction: column;
  2589. }
  2590. #center4_d {
  2591. width: 100%;
  2592. flex: 1;
  2593. }
  2594. .center4_d-1 {
  2595. display: inline-block;
  2596. transform: scale(0.7);
  2597. margin-left: 0.3vw;
  2598. margin-top: -26px;
  2599. }
  2600. .center4_d-1 img {
  2601. width: 70px;
  2602. height: 70px;
  2603. margin-right: 20px;
  2604. }
  2605. .center-a {
  2606. width: 100%;
  2607. height: 30vh;
  2608. background-image: url("../../assets/images/底 拷贝 4.png");
  2609. background-repeat: no-repeat;
  2610. background-size: 100% 100%;
  2611. margin-top: 10px;
  2612. padding-top: 5px;
  2613. position: relative;
  2614. }
  2615. #center-a-main {
  2616. width: 100%;
  2617. height: 90%;
  2618. }
  2619. .center-b {
  2620. width: 100%;
  2621. height: 15vh;
  2622. background-image: url("../../assets/images/底 拷贝 5.png");
  2623. background-repeat: no-repeat;
  2624. background-size: 100% 100%;
  2625. margin-top: 10px;
  2626. display: flex;
  2627. flex-direction: row;
  2628. padding-top: 5px;
  2629. position: relative;
  2630. }
  2631. .center-b-l {
  2632. width: 48%;
  2633. height: 100%;
  2634. display: inline-block;
  2635. }
  2636. #center-b-l-main {
  2637. width: 100%;
  2638. height: 85%;
  2639. }
  2640. .center-b-r {
  2641. width: 48%;
  2642. height: 100%;
  2643. display: inline-block;
  2644. }
  2645. #center-b-r-main {
  2646. width: 100%;
  2647. height: 85%;
  2648. }
  2649. .right2_d {
  2650. color: white;
  2651. font-size: 1rem;
  2652. text-align: center;
  2653. background-color: #014264;
  2654. width: 18%;
  2655. margin-left: 1%;
  2656. height: 80%;
  2657. /* display: flex;
  2658. justify-content: center;
  2659. align-items: center; */
  2660. display: inline-block;
  2661. line-height: 40px;
  2662. margin-top: 0.5%;
  2663. }
  2664. .right2_d span {
  2665. color: #30fdff;
  2666. font-size: 1.5rem;
  2667. margin-left: 10px;
  2668. font-family: "IMPACT";
  2669. line-height: 48px;
  2670. }
  2671. .right2_b {
  2672. height: 80%;
  2673. width: 18%;
  2674. color: white;
  2675. font-size: 1rem;
  2676. text-align: center;
  2677. background-color: #2c283a;
  2678. /* margin-top: 0.7rem; */
  2679. margin-left: 1%;
  2680. display: inline-block;
  2681. line-height: 40px;
  2682. margin-top: 0.5%;
  2683. }
  2684. .right2_b span {
  2685. color: #f0422a;
  2686. font-size: 1.5rem;
  2687. margin-left: 10px;
  2688. font-family: "IMPACT";
  2689. line-height: 48px;
  2690. }
  2691. .right1 {
  2692. width: 100%;
  2693. height: 28vh;
  2694. background-image: url("../../assets/images/底.png");
  2695. background-size: 100% 100%;
  2696. background-repeat: no-repeat;
  2697. display: flex;
  2698. flex-wrap: wrap;
  2699. margin-top: 10px;
  2700. position: relative;
  2701. }
  2702. .right1-main {
  2703. width: 100%;
  2704. height: 90%;
  2705. margin: 0;
  2706. padding: 0;
  2707. }
  2708. .right1-main-title {
  2709. width: 100%;
  2710. height: 30px;
  2711. margin: 0;
  2712. padding: 0;
  2713. margin-top: -15px;
  2714. }
  2715. .right1-main-title p {
  2716. width: 100%;
  2717. height: 30px;
  2718. list-style: none;
  2719. }
  2720. .right1-main-title p span {
  2721. width: 17%;
  2722. display: inline-block;
  2723. text-align: center;
  2724. line-height: 30px;
  2725. font-size: 14px;
  2726. color: #fff;
  2727. }
  2728. .right2-main-title {
  2729. width: 100%;
  2730. height: 30px;
  2731. margin-top: -15px;
  2732. }
  2733. .right2-main-title p {
  2734. width: 100%;
  2735. height: 30px;
  2736. list-style: none;
  2737. }
  2738. .right2-main-title p span {
  2739. display: inline-block;
  2740. text-align: center;
  2741. line-height: 30px;
  2742. font-size: 14px;
  2743. color: #fff;
  2744. }
  2745. .right2-main-title p span:nth-child(1) {
  2746. width: 25%;
  2747. }
  2748. .right2-main-title p span:nth-child(2) {
  2749. width: 50%;
  2750. }
  2751. .right2-main-title p span:nth-child(3) {
  2752. width: 25%;
  2753. }
  2754. .right2 {
  2755. width: 100%;
  2756. height: 29vh;
  2757. background-image: url("../../assets/images/底.png");
  2758. background-size: 100% 100%;
  2759. background-repeat: no-repeat;
  2760. display: flex;
  2761. flex-wrap: wrap;
  2762. margin-top: 10px;
  2763. position: relative;
  2764. }
  2765. .right2-main {
  2766. width: 100%;
  2767. height: 85%;
  2768. }
  2769. .right3 {
  2770. width: 100%;
  2771. height: 28vh;
  2772. background-image: url("../../assets/images/底.png");
  2773. background-size: 100% 100%;
  2774. background-repeat: no-repeat;
  2775. display: flex;
  2776. flex-wrap: wrap;
  2777. margin-top: 10px;
  2778. position: relative;
  2779. }
  2780. .right3-l {
  2781. width: 48%;
  2782. height: 100%;
  2783. display: inline-block;
  2784. }
  2785. .right3-l-main {
  2786. width: 100%;
  2787. height: 85%;
  2788. }
  2789. .right3-r {
  2790. width: 48%;
  2791. height: 100%;
  2792. display: inline-block;
  2793. }
  2794. #right3-r-main {
  2795. width: 100%;
  2796. height: 85%;
  2797. }
  2798. .right3-r-main-item {
  2799. width: 100%;
  2800. height: 5vh;
  2801. /* height: 20%; */
  2802. display: flex;
  2803. margin-top: 1vh;
  2804. }
  2805. .right3-r-main-item-l {
  2806. margin-top: 1px;
  2807. width: 30%;
  2808. height: 100%;
  2809. display: inline-block;
  2810. text-align: center;
  2811. align-items: center;
  2812. }
  2813. .right3-r-main-item-r {
  2814. width: 68%;
  2815. height: 100%;
  2816. margin-left: 1%;
  2817. background: rgba(48, 253, 255, 0.1);
  2818. border: 2px solid rgba(48, 253, 255, 0.1);
  2819. display: inline-block;
  2820. color: #fff;
  2821. display: flex;
  2822. }
  2823. .right3-r-main-item-r .s1 {
  2824. width: 70%;
  2825. color: #fff;
  2826. font-size: 14px;
  2827. display: flex;
  2828. align-items: center;
  2829. justify-content: left;
  2830. margin-left: 3%;
  2831. }
  2832. .right3-r-main-item-r .s2 {
  2833. width: 30%;
  2834. font-size: 14px;
  2835. color: #fff;
  2836. display: flex;
  2837. align-items: center;
  2838. justify-content: right;
  2839. margin-right: 10px;
  2840. }
  2841. .right3-r-main-item-r .s2 b {
  2842. font-size: 18px;
  2843. color: #30fdff;
  2844. margin-right: 6px;
  2845. }
  2846. @keyframes breathe {
  2847. 0% {
  2848. opacity: 0.6;
  2849. box-shadow: 0 1px 2px rgb(240 66 42 / 60%);
  2850. transform: scale(1, 1);
  2851. -moz-transform: scale(1, 1);
  2852. -webkit-transform: scale(1, 1);
  2853. -o-transform: scale(1, 1);
  2854. -ms-transform: scale(1, 1);
  2855. }
  2856. 50% {
  2857. opacity: 0.8;
  2858. box-shadow: 0 1px 2px rgb(240 66 42 / 80%);
  2859. transform: scale(1.2, 1.2);
  2860. -moz-transform: scale(1.2, 1.2);
  2861. -webkit-transform: scale(1.2, 1.2);
  2862. -o-transform: scale(1.2, 1.2);
  2863. -ms-transform: scale(1.2, 1.2);
  2864. }
  2865. 100% {
  2866. opacity: 1;
  2867. box-shadow: 0 2px 30px #f0422a;
  2868. transform: scale(1, 1);
  2869. -moz-transform: scale(1, 1);
  2870. -webkit-transform: scale(1, 1);
  2871. -o-transform: scale(1, 1);
  2872. -ms-transform: scale(1, 1);
  2873. }
  2874. }
  2875. .icon2 {
  2876. animation: breathe 2s infinite;
  2877. transform: scale(1.2);
  2878. margin: 0 auto;
  2879. width: 8px;
  2880. height: 5px;
  2881. background-color: #f0422a;
  2882. }
  2883. @keyframes breathe2 {
  2884. 0% {
  2885. opacity: 0.6;
  2886. box-shadow: 0 1px 2px rgb(103 194 58 / 60%);
  2887. transform: scale(1, 1);
  2888. -moz-transform: scale(1, 1);
  2889. -webkit-transform: scale(1, 1);
  2890. -o-transform: scale(1, 1);
  2891. -ms-transform: scale(1, 1);
  2892. }
  2893. 50% {
  2894. opacity: 0.8;
  2895. box-shadow: 0 1px 2px rgb(103 194 58 / 80%);
  2896. transform: scale(1.2, 1.2);
  2897. -moz-transform: scale(1.2, 1.2);
  2898. -webkit-transform: scale(1.2, 1.2);
  2899. -o-transform: scale(1.2, 1.2);
  2900. -ms-transform: scale(1.2, 1.2);
  2901. }
  2902. 100% {
  2903. opacity: 1;
  2904. box-shadow: 0 2px 30px #67c23a;
  2905. transform: scale(1, 1);
  2906. -moz-transform: scale(1, 1);
  2907. -webkit-transform: scale(1, 1);
  2908. -o-transform: scale(1, 1);
  2909. -ms-transform: scale(1, 1);
  2910. }
  2911. }
  2912. .icon3 {
  2913. animation: breathe2 2s infinite;
  2914. transform: scale(1.2);
  2915. margin: 0 auto;
  2916. width: 8px;
  2917. height: 5px;
  2918. background-color: #67c23a;
  2919. }
  2920. .seamless-warp {
  2921. width: 100%;
  2922. height: 75%;
  2923. overflow: hidden;
  2924. }
  2925. .seamless-warp .right1-main-box {
  2926. width: 100%;
  2927. height: 30px;
  2928. }
  2929. .seamless-warp .right1-main-box span {
  2930. width: 17%;
  2931. display: inline-block;
  2932. text-align: center;
  2933. line-height: 30px;
  2934. }
  2935. .seamless-warp .right2-main-box {
  2936. width: 100%;
  2937. height: 30px;
  2938. }
  2939. .seamless-warp .right2-main-box span {
  2940. display: inline-block;
  2941. text-align: center;
  2942. line-height: 30px;
  2943. color: #fff;
  2944. font-size: 12px;
  2945. }
  2946. .right2-main-box span:nth-child(1) {
  2947. width: 25%;
  2948. }
  2949. .right2-main-box span:nth-child(2) {
  2950. width: 50%;
  2951. }
  2952. .right2-main-box span:nth-child(3) {
  2953. width: 25%;
  2954. }
  2955. .center1-t {
  2956. width: 100%;
  2957. height: 25%;
  2958. }
  2959. .center1-c {
  2960. width: 100%;
  2961. height: 46%;
  2962. }
  2963. .center1_d span {
  2964. display: inline-block;
  2965. font-size: 35px;
  2966. font-family: "IMPACT";
  2967. background-color: #0c3361;
  2968. margin-left: 5px;
  2969. width: 25px;
  2970. text-align: center;
  2971. color: #ff9000;
  2972. }
  2973. /* 最上面的标签 */
  2974. .title-left1 {
  2975. position: absolute;
  2976. left: 37vh;
  2977. top: 12px;
  2978. width: 179px;
  2979. height: 51px;
  2980. background-image: url("../../assets/images/主控台按钮底.png");
  2981. background-size: 100% 100%;
  2982. background-repeat: no-repeat;
  2983. text-align: center;
  2984. line-height: 51px;
  2985. color: #fff;
  2986. font-size: 1.2vw;
  2987. font-weight: bold;
  2988. cursor: pointer;
  2989. opacity: 0.8;
  2990. }
  2991. .title-left2 {
  2992. position: absolute;
  2993. left: 62vh;
  2994. top: 12px;
  2995. width: 179px;
  2996. height: 51px;
  2997. background-image: url("../../assets/images/主控台按钮底.png");
  2998. background-size: 100% 100%;
  2999. background-repeat: no-repeat;
  3000. text-align: center;
  3001. line-height: 51px;
  3002. color: #fff;
  3003. font-size: 1.2vw;
  3004. font-weight: bold;
  3005. cursor: pointer;
  3006. opacity: 0.8;
  3007. }
  3008. .title-left3 {
  3009. position: absolute;
  3010. left: 86vh;
  3011. top: 12px;
  3012. width: 179px;
  3013. height: 51px;
  3014. background-image: url("../../assets/images/主控台按钮底.png");
  3015. background-size: 100% 100%;
  3016. background-repeat: no-repeat;
  3017. text-align: center;
  3018. line-height: 51px;
  3019. color: #fff;
  3020. font-size: 1.2vw;
  3021. font-weight: bold;
  3022. cursor: pointer;
  3023. opacity: 0.8;
  3024. }
  3025. .title-left4 {
  3026. position: absolute;
  3027. left: 109vh;
  3028. top: 12px;
  3029. width: 179px;
  3030. height: 51px;
  3031. background-image: url("../../assets/images/主控台按钮底.png");
  3032. background-size: 100% 100%;
  3033. background-repeat: no-repeat;
  3034. text-align: center;
  3035. line-height: 51px;
  3036. color: #fff;
  3037. font-size: 1.2vw;
  3038. font-weight: bold;
  3039. cursor: pointer;
  3040. opacity: 0.8;
  3041. }
  3042. </style>