index.vue 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558
  1. <template>
  2. <div class="handle-process">
  3. <div class="top-box">
  4. <div class="top-item">
  5. <rightMinTitleContent class="title-content" title="出动人员">
  6. <div class="arrow-box" @click="handlePeopleChudong"></div>
  7. </rightMinTitleContent>
  8. <div class="bottom-item">
  9. <div class="people-box">
  10. <div class="icon-box"></div>
  11. <div class="text">指挥长</div>
  12. <div class="name">张三</div>
  13. </div>
  14. <div class="center-item"></div>
  15. <div class="people-box">
  16. <div class="icon-box icon-box1"></div>
  17. <div class="text">出动数</div>
  18. <div class="name1">12</div>
  19. </div>
  20. </div>
  21. </div>
  22. <div class="top-item">
  23. <rightMinTitleContent class="title-content" title="出动装备">
  24. <div class="arrow-box"></div
  25. ></rightMinTitleContent>
  26. <div class="bottom-item">
  27. <div class="people-box">
  28. <div class="icon-box icon-box2"></div>
  29. <div class="text">车辆</div>
  30. <div class="name">12</div>
  31. </div>
  32. <div class="center-item"></div>
  33. <div class="people-box">
  34. <div class="icon-box icon-box3"></div>
  35. <div class="text">单兵装备</div>
  36. <div class="name1">12</div>
  37. </div>
  38. </div>
  39. </div>
  40. </div>
  41. <div class="top-box top-box-second">
  42. <div class="top-item">
  43. <rightMinTitleContent class="title-content" title="应急管理">
  44. <div class="arrow-box" @click="handleEmergencyVisible"></div>
  45. </rightMinTitleContent>
  46. <div class="yingji-manage">
  47. <div class="time-box">2024.11.20 12:12</div>
  48. <div class="info-report">
  49. <div class="left-arrow"></div>
  50. <div class="right-box">
  51. <span class="title">信息报告</span>
  52. <span class="name">张三</span>
  53. </div>
  54. </div>
  55. </div>
  56. </div>
  57. <div class="top-item">
  58. <rightMinTitleContent class="title-content" title="派单情况">
  59. <div class="arrow-box"></div
  60. ></rightMinTitleContent>
  61. <div class="bottom-item paidan-info">
  62. <div class="people-box">
  63. <div class="icon-box icon-box4"></div>
  64. <div class="text">发出指令</div>
  65. <div class="name1">25</div>
  66. </div>
  67. <div class="people-box">
  68. <div class="icon-box icon-box5"></div>
  69. <div class="text">签收指令</div>
  70. <div class="name1">22</div>
  71. </div>
  72. <div class="people-box">
  73. <div class="icon-box icon-box6"></div>
  74. <div class="text">完成指令</div>
  75. <div class="name1">17</div>
  76. </div>
  77. </div>
  78. </div>
  79. </div>
  80. <div class="opinion-monitoring">
  81. <rightMediumTitleContent class="title-content" title="舆情监测">
  82. <div class="arrow-box"></div>
  83. </rightMediumTitleContent>
  84. <div class="yun-echarts" ref="yunEchartsRef"></div>
  85. </div>
  86. <div class="bottom-first-box">
  87. <div class="bottom-first-item">
  88. <rightMinTitleContent class="title-content" title="病例报告">
  89. <div class="arrow-box"></div>
  90. </rightMinTitleContent>
  91. <div class="time-report-box">
  92. <div class="time-container">
  93. <span>2024-10-01</span><br />
  94. <span>12:12</span>
  95. </div>
  96. <div class="name">张三</div>
  97. <div class="title">疑似病例</div>
  98. </div>
  99. </div>
  100. <div class="bottom-first-item">
  101. <rightMinTitleContent
  102. class="title-content tufa"
  103. title="突发公共卫生事件报告"
  104. >
  105. <div class="arrow-box"></div
  106. ></rightMinTitleContent>
  107. <div class="time-report-box">
  108. <div class="time-container">
  109. <span>2024-10-01</span><br />
  110. <span>12:12</span>
  111. </div>
  112. <div class="name">一般事件</div>
  113. <div class="title">初次报告</div>
  114. </div>
  115. </div>
  116. </div>
  117. <div class="opinion-video">
  118. <rightMediumTitleContent class="title-content" title="现场处置视频">
  119. <div class="arrow-box"></div>
  120. </rightMediumTitleContent>
  121. <div class="video-box">
  122. <div class="video-item"></div>
  123. <div class="video-item"></div>
  124. <div class="video-item"></div>
  125. </div>
  126. </div>
  127. </div>
  128. <EmergencyManage v-if="rightPanelStore.emergencyVisible" />
  129. </template>
  130. <script setup>
  131. import { ref, onMounted } from "vue";
  132. import * as echarts from "echarts";
  133. import rightMinTitleContent from "../common/RightMinTitleContent.vue";
  134. import rightMediumTitleContent from "../common/RightMediumTitleContent.vue";
  135. import EmergencyManage from "./comp/EmergencyManage.vue";
  136. import { WordColudOption } from "../../echarts/echartsOption";
  137. import { useRightPanelStore } from "@/store/rightPanel";
  138. const rightPanelStore = useRightPanelStore();
  139. const handleEmergencyVisible = () => {
  140. rightPanelStore.emergencyVisible = true;
  141. };
  142. const yunEchartsRef = ref();
  143. const ciData = ref([
  144. { name: "雨雪冰冻", value: 106 },
  145. { name: "台风", value: 46 },
  146. { name: "冰雹", value: 6 },
  147. { name: "交通事故", value: 106 },
  148. { name: "道路故障", value: 16 },
  149. { name: "积水", value: 306 },
  150. { name: "冰雹", value: 26 },
  151. { name: "道路积水", value: 96 },
  152. { name: "交通事故", value: 106 },
  153. { name: "道路故障", value: 16 },
  154. { name: "积水", value: 306 },
  155. { name: "冰雹", value: 26 },
  156. { name: "道路积水", value: 96 },
  157. { name: "雨雪冰冻", value: 106 },
  158. { name: "冰雹", value: 6 },
  159. { name: "交通事故", value: 106 },
  160. { name: "道路故障", value: 16 },
  161. { name: "积水", value: 306 },
  162. { name: "冰雹", value: 26 },
  163. { name: "道路积水", value: 96 },
  164. { name: "交通事故", value: 106 },
  165. { name: "道路故障", value: 16 },
  166. { name: "积水", value: 306 },
  167. { name: "冰雹", value: 26 },
  168. { name: "道路积水", value: 96 },
  169. { name: "雨雪冰冻", value: 106 },
  170. ]);
  171. const initEcharts = (echartRef) => {
  172. const option = WordColudOption(ciData.value);
  173. const myEcharts = echarts.init(echartRef);
  174. myEcharts.setOption(option);
  175. };
  176. onMounted(() => {
  177. initEcharts(yunEchartsRef.value);
  178. });
  179. </script>
  180. <style lang="scss" scoped>
  181. .handle-process {
  182. width: 560px;
  183. .top-box {
  184. display: flex;
  185. gap: 16px;
  186. &.top-box-second {
  187. margin-top: 16px;
  188. }
  189. .top-item {
  190. position: relative;
  191. width: 50%;
  192. height: 160px;
  193. background: linear-gradient(
  194. 180deg,
  195. rgba(32, 70, 121, 0) 2%,
  196. rgba(32, 70, 121, 0.6) 100%
  197. );
  198. border-radius: 0px 0px 0px 0px;
  199. border: 1px solid;
  200. border-image: linear-gradient(
  201. 180deg,
  202. rgba(0, 150, 255, 1),
  203. rgba(7, 108, 208, 1)
  204. )
  205. 1 1;
  206. .arrow-box {
  207. width: 35px;
  208. height: 35px;
  209. background-image: url("../../../../assets/img/展开箭头.png");
  210. background-size: 100% 100%;
  211. margin-left: 15px;
  212. cursor: pointer;
  213. }
  214. .title-content {
  215. padding-left: 40px;
  216. }
  217. &::after {
  218. position: absolute;
  219. content: "";
  220. left: 0%;
  221. right: 0%;
  222. bottom: 0;
  223. height: 3px;
  224. background: url("../../../../assets/img/image-bottom.png") no-repeat;
  225. background-size: 100% 50%;
  226. }
  227. .bottom-item {
  228. display: flex;
  229. justify-content: space-between;
  230. padding: 0 60px;
  231. .people-box {
  232. display: flex;
  233. flex-direction: column;
  234. align-items: center;
  235. .icon-box {
  236. width: 44px;
  237. height: 40px;
  238. background-image: url("../../../../assets/img/Frame 1321316117@2x.png");
  239. background-size: 100% 100%;
  240. }
  241. .icon-box1 {
  242. background-image: url("../../../../assets/img/Frame 1321316117@2x(1).png");
  243. }
  244. .icon-box2 {
  245. background-image: url("../../../../assets/img/Frame car.png");
  246. }
  247. .icon-box3 {
  248. background-image: url("../../../../assets/img/Framedanbing.png");
  249. }
  250. .icon-box4 {
  251. width: 44px;
  252. height: 44px;
  253. background-image: url("../../../../assets/img/fachu.png");
  254. }
  255. .icon-box5 {
  256. width: 44px;
  257. height: 44px;
  258. background-image: url("../../../../assets/img/qianchu.png");
  259. }
  260. .icon-box6 {
  261. width: 44px;
  262. height: 44px;
  263. background-image: url("../../../../assets/img/wancheng.png");
  264. }
  265. .text {
  266. font-family: Alibaba PuHuiTi 3, Alibaba PuHuiTi 30;
  267. font-weight: normal;
  268. font-size: 16px;
  269. color: rgba(255, 255, 255, 0.9);
  270. line-height: 19px;
  271. text-align: center;
  272. font-style: normal;
  273. text-transform: none;
  274. margin-bottom: 5px;
  275. }
  276. .name {
  277. font-family: Alibaba PuHuiTi 3, Alibaba PuHuiTi 30;
  278. font-weight: normal;
  279. font-size: 20px;
  280. color: #08ffe5;
  281. line-height: 24px;
  282. text-align: center;
  283. font-style: normal;
  284. text-transform: none;
  285. }
  286. .name1 {
  287. font-family: Roboto;
  288. font-weight: bold;
  289. font-size: 20px;
  290. line-height: 24px;
  291. text-align: center;
  292. font-style: normal;
  293. text-transform: none;
  294. background: linear-gradient(to bottom, #ffffff 0%, #88eaff 100%);
  295. -webkit-background-clip: text;
  296. -webkit-text-fill-color: transparent;
  297. }
  298. }
  299. .center-item {
  300. width: 3px;
  301. height: 100px;
  302. background-image: url("../../../../assets/img/image 781@2x.png");
  303. background-size: 100% 100%;
  304. }
  305. }
  306. .yingji-manage {
  307. padding-left: 12px;
  308. .time-box {
  309. margin-top: 0px;
  310. font-family: YouSheBiaoTiHei, YouSheBiaoTiHei;
  311. font-weight: 400;
  312. font-size: 18px;
  313. color: #50e0ff;
  314. line-height: 24px;
  315. text-align: left;
  316. font-style: normal;
  317. text-transform: none;
  318. }
  319. .info-report {
  320. display: flex;
  321. align-items: center;
  322. margin-top: 12px;
  323. .left-arrow {
  324. width: 23px;
  325. height: 23px;
  326. background-image: url("../../../../assets/img/原创-箭头right.png");
  327. background-size: 100% 100%;
  328. }
  329. .right-box {
  330. display: flex;
  331. align-items: center;
  332. width: 220px;
  333. height: 36px;
  334. margin-left: 8px;
  335. padding-left: 24px;
  336. background: linear-gradient(
  337. to left,
  338. rgba(62, 174, 255, 0) 0%,
  339. #1b82cbe2 85%,
  340. rgba(27, 129, 203, 0.3) 100%
  341. );
  342. border-radius: 0px 0px 0px 0px;
  343. .title {
  344. font-family: Alibaba PuHuiTi;
  345. margin-right: 12px;
  346. font-weight: normal;
  347. font-size: 20px;
  348. color: #ffd43c;
  349. text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  350. text-align: left;
  351. font-style: normal;
  352. text-transform: none;
  353. }
  354. .name {
  355. font-family: Alibaba PuHuiTi;
  356. font-weight: normal;
  357. font-size: 16px;
  358. color: #ffffff;
  359. text-align: left;
  360. font-style: normal;
  361. text-transform: none;
  362. }
  363. }
  364. }
  365. }
  366. .paidan-info {
  367. padding: 0 20px !important;
  368. .people-box {
  369. .text {
  370. white-space: nowrap;
  371. }
  372. }
  373. }
  374. }
  375. }
  376. .opinion-monitoring {
  377. position: relative;
  378. width: 100%;
  379. height: 271px;
  380. background: linear-gradient(180deg, #244d86 2%, #0a121e 100%);
  381. border-radius: 0px 0px 0px 0px;
  382. margin-top: 16px;
  383. border: 1px solid;
  384. border-image: linear-gradient(
  385. 180deg,
  386. rgba(0, 150, 255, 1),
  387. rgba(7, 108, 208, 1)
  388. )
  389. 1 1;
  390. &::after {
  391. position: absolute;
  392. content: "";
  393. left: 0%;
  394. right: 0%;
  395. bottom: 0;
  396. height: 3px;
  397. background: url("../../../../assets/img/image-bottom.png") no-repeat;
  398. background-size: 100% 50%;
  399. }
  400. .yun-echarts {
  401. position: relative;
  402. top: -10px;
  403. width: 100%;
  404. height: calc(100% - 65px);
  405. }
  406. }
  407. .bottom-first-box {
  408. display: flex;
  409. gap: 16px;
  410. margin-top: 16px;
  411. border: 1px solid;
  412. border-image: linear-gradient(
  413. 180deg,
  414. rgba(0, 150, 255, 1),
  415. rgba(7, 108, 208, 1)
  416. )
  417. 1 1;
  418. .bottom-first-item {
  419. position: relative;
  420. width: 50%;
  421. height: 121px;
  422. background: linear-gradient(
  423. 180deg,
  424. rgba(32, 70, 121, 0) 2%,
  425. rgba(32, 70, 121, 0.6) 100%
  426. );
  427. border-radius: 0px 0px 0px 0px;
  428. padding: 0 10px;
  429. .arrow-box {
  430. width: 35px;
  431. height: 35px;
  432. background-image: url("../../../../assets/img/展开箭头.png");
  433. background-size: 100% 100%;
  434. margin-left: 15px;
  435. cursor: pointer;
  436. }
  437. .title-content {
  438. padding-left: 40px;
  439. }
  440. &::after {
  441. position: absolute;
  442. content: "";
  443. left: 0%;
  444. right: 0%;
  445. bottom: 0;
  446. height: 3px;
  447. background-image: url("../../../../assets/img/image-bottom.png");
  448. background-size: 100% 50%;
  449. }
  450. .tufa {
  451. padding-left: 30px;
  452. :deep(.text-box) {
  453. font-size: 19px !important;
  454. white-space: nowrap;
  455. padding-right: 5px;
  456. }
  457. .arrow-box {
  458. margin-left: 5px;
  459. }
  460. }
  461. .time-report-box {
  462. display: flex;
  463. justify-content: space-between;
  464. align-items: center;
  465. padding: 0 10px;
  466. height: 50px;
  467. background: linear-gradient(
  468. to left,
  469. rgba(62, 174, 255, 0) 0%,
  470. #1b81cb 85%,
  471. rgba(27, 129, 203, 0.3) 100%
  472. );
  473. border-radius: 0px 0px 0px 0px;
  474. .time-container {
  475. font-family: Alibaba PuHuiTi;
  476. font-weight: normal;
  477. font-size: 16px;
  478. color: #50e0ff;
  479. line-height: 24px;
  480. text-align: left;
  481. font-style: normal;
  482. text-transform: none;
  483. }
  484. .name {
  485. font-family: Alibaba PuHuiTi 3, Alibaba PuHuiTi 30;
  486. font-weight: normal;
  487. font-size: 16px;
  488. color: #ffffff;
  489. line-height: 24px;
  490. text-align: center;
  491. font-style: normal;
  492. text-transform: none;
  493. }
  494. .title {
  495. font-family: Alibaba PuHuiTi 3, Alibaba PuHuiTi 30;
  496. font-weight: normal;
  497. font-size: 16px;
  498. color: #f5f3f3;
  499. line-height: 24px;
  500. text-align: center;
  501. font-style: normal;
  502. text-transform: none;
  503. }
  504. }
  505. }
  506. }
  507. .opinion-video {
  508. position: relative;
  509. width: 100%;
  510. height: 162px;
  511. background: linear-gradient(180deg, #244d86 2%, #0a121e 100%);
  512. border-radius: 0px 0px 0px 0px;
  513. margin-top: 16px;
  514. border: 1px solid;
  515. border-image: linear-gradient(
  516. 180deg,
  517. rgba(0, 150, 255, 1),
  518. rgba(7, 108, 208, 1)
  519. )
  520. 1 1;
  521. &::after {
  522. position: absolute;
  523. content: "";
  524. left: 0%;
  525. right: 0%;
  526. bottom: 0;
  527. height: 3px;
  528. background: url("../../../../assets/img/image-bottom.png") no-repeat;
  529. background-size: 100% 50%;
  530. }
  531. .video-box {
  532. display: flex;
  533. justify-content: space-between;
  534. padding: 0 10px;
  535. .video-item {
  536. width: 167px;
  537. height: 90px;
  538. background: rgba(0, 0, 0, 0.4);
  539. border-radius: 0px 0px 0px 0px;
  540. border: 1px solid rgba(111, 229, 255, 0.8);
  541. }
  542. }
  543. }
  544. }
  545. </style>