water.vue 56 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305
  1. <!--可视化公共模板 林业-->
  2. <template>
  3. <div class="visual-con">
  4. <!--头部-->
  5. <vheader></vheader>
  6. <!--主体-->
  7. <div class="visual-body">
  8. <!-- 左侧 -->
  9. <div class="leftbar" ref="left">
  10. <!-- 1 基本情况 -->
  11. <div class="forthis">
  12. <dv-border-box-13 backgroundColor="rgba(12, 19, 38, .90)" style="padding-bottom: 1rem;">
  13. <img src="../assets/images/integrated/light.png" style="width: 100%; margin-top: .4rem;"/>
  14. <div class="this-title">
  15. <span>基本情况</span>
  16. <dv-decoration-3 style="width:150px;height:15px;margin-right: 1rem;"/>
  17. </div>
  18. <div class="i-list-con h-14">
  19. <div class="d-l-con no_hover">
  20. <div class="d-l-l-text w-100p no-weight">
  21. <h4 class="line-h-1 w-100p" v-html="forestInfo">{{ forestInfo }}</h4>
  22. </div>
  23. </div>
  24. </div>
  25. </dv-border-box-13>
  26. </div>
  27. <!-- 2 事件统计-->
  28. <div class="forthis">
  29. <dv-border-box-13 backgroundColor="rgba(12, 19, 38, .90)" style="padding-bottom: 1rem;">
  30. <img src="../assets/images/integrated/light.png" style="width: 100%; margin-top: .4rem;"/>
  31. <div class="i-list-con h-29-5">
  32. <div class="d-l-con no_hover">
  33. <div class="event-count">
  34. <div class="count-number">{{ totalStr.charAt(0) }}</div>
  35. <div class="count-number">{{ totalStr.charAt(1) }}</div>
  36. <div class="count-number">{{ totalStr.charAt(2) }}</div>
  37. <div class="count-number">{{ totalStr.charAt(3) }}</div>
  38. <div class="count-number">{{ totalStr.charAt(4) }}</div>
  39. <div class="count-number">{{ totalStr.charAt(5) }}</div>
  40. <dv-decoration-5
  41. style="width:81%;height:15px;position: absolute; top:4.2rem;z-index: 0; "/>
  42. </div>
  43. </div>
  44. <div class="d-l-con-icon">
  45. <div class="icon-con w-33 flex-d t-a-center">
  46. <dv-decoration-9
  47. style="width: 5.5rem;height: 5.5rem; color:#16e29e;font-size: 1rem;font-weight: bolder;">
  48. {{ newReport_pre }}%
  49. </dv-decoration-9>
  50. <div class="e-state"
  51. :style="{'background-image':`url(${require('@/assets/images/integrated/state-bg.png')})`}">
  52. <span>新上报</span> <span>{{ newReport }}</span>
  53. </div>
  54. </div>
  55. <div class="icon-con w-33 flex-d t-a-center">
  56. <dv-decoration-9
  57. style="width: 5.5rem;height: 5.5rem; color:#f18425;font-size: 1rem;font-weight: bolder;">
  58. {{ readySure_pre }}%
  59. </dv-decoration-9>
  60. <div class="e-state"
  61. :style="{'background-image':`url(${require('@/assets/images/integrated/state-bg.png')})`}">
  62. <span>处理中</span> <span>{{ readySure }}</span>
  63. </div>
  64. </div>
  65. <div class="icon-con w-33 flex-d t-a-center">
  66. <dv-decoration-9
  67. style="width: 5.5rem;height: 5.5rem; color:#9179f1;font-size: 1rem;font-weight: bolder;">
  68. {{ readyFinish_pre }}%
  69. </dv-decoration-9>
  70. <div class="e-state"
  71. :style="{'background-image':`url(${require('@/assets/images/integrated/state-bg.png')})`}">
  72. <span>已完成</span> <span>{{ readyFinish }}</span>
  73. </div>
  74. </div>
  75. </div>
  76. <div class="d-l-con no_hover">
  77. <div id="chart-event-ai" style="width: 100%;height:6vh;"></div>
  78. </div>
  79. </div>
  80. </dv-border-box-13>
  81. </div>
  82. <!-- 3 组织机构 -->
  83. <div class="forthis">
  84. <dv-border-box-13 backgroundColor="rgba(12, 19, 38, .90)" style="padding-bottom: 1rem;">
  85. <img src="../assets/images/integrated/light.png" style="width: 100%; margin-top: .4rem;"/>
  86. <div class="i-list-con h-27" style="padding-left: 1rem;">
  87. <el-collapse accordion>
  88. <el-collapse-item v-for="(item,index) in forestFarm" :key="index">
  89. <!-- deptId -->
  90. <template slot="title">
  91. <div class="d-l-con sj-collapse" :class="{on:listCurrentIndex1==item.deptId}"
  92. v-on:click="selectCameraByDeptId(item.deptId)">
  93. <div class="d-l-l-text">
  94. <h4 class="collapse-title">{{ item.deptName }}</h4>
  95. </div>
  96. <div class="d-l-l-count">{{ item.eventCount }}</div>
  97. </div>
  98. </template>
  99. </el-collapse-item>
  100. </el-collapse>
  101. </div>
  102. </dv-border-box-13>
  103. </div>
  104. </div>
  105. <!-- 地图 -->
  106. <supermap ref="supermap" style="width: 100%;height: 100vh;" class="indexSupermapClass" :mapDiv="'forestMap'"
  107. :dynamicPlotting="false"
  108. :mapSite="{doubleClickZoom:false}" :codes="['9fa5']" :isSideBySide="false"
  109. @showEventDialog="showEventDialog" ></supermap>
  110. <!-- 右侧 -->
  111. <div class="rightbar rightbar-index" ref="right">
  112. <div class="right-item1">
  113. <!-- 天气 -->
  114. <div class="forthis">
  115. <dv-border-box-13 backgroundColor="rgba(12, 19, 38, .90)">
  116. <img src="../assets/images/integrated/light.png" style="width: 100%; margin-top: .4rem;"/>
  117. <div class="i-list-con small-bottom-margin h-18">
  118. <el-row :gutter="20" v-if="todatWeather">
  119. <el-col :span="9">
  120. <div class="weather-img">
  121. <img v-if="weatherinformationWeather==1"
  122. src="../assets/images/integrated/weather/qing-1.png">
  123. <img v-if="weatherinformationWeather==2"
  124. src="../assets/images/integrated/weather/duoyun-2.png">
  125. <img v-if="weatherinformationWeather==3"
  126. src="../assets/images/integrated/weather/yin-3.png">
  127. <img v-if="weatherinformationWeather==4"
  128. src="../assets/images/integrated/weather/zhenyu-4.png">
  129. <img v-if="weatherinformationWeather==5"
  130. src="../assets/images/integrated/weather/leizhenyu-5.png">
  131. <img v-if="weatherinformationWeather==6"
  132. src="../assets/images/integrated/weather/leizhenyubingbao-6.png">
  133. <img v-if="weatherinformationWeather==7"
  134. src="../assets/images/integrated/weather/yujiaxue-7.png">
  135. <img v-if="weatherinformationWeather==8"
  136. src="../assets/images/integrated/weather/xiaoyu-8.png">
  137. <img v-if="weatherinformationWeather==9||weatherinformationWeather==22"
  138. src="../assets/images/integrated/weather/zhongyu-9.png">
  139. <img v-if="weatherinformationWeather==10||weatherinformationWeather==23"
  140. src="../assets/images/integrated/weather/dayu-10.png">
  141. <img v-if="weatherinformationWeather==11||weatherinformationWeather==24"
  142. src="../assets/images/integrated/weather/baoyu-11.png">
  143. <img v-if="weatherinformationWeather==12||weatherinformationWeather==25"
  144. src="../assets/images/integrated/weather/dabaoyu-12.png">
  145. <img v-if="weatherinformationWeather==13||weatherinformationWeather==26"
  146. src="../assets/images/integrated/weather/tedabaoyu-13.png">
  147. <img v-if="weatherinformationWeather==14"
  148. src="../assets/images/integrated/weather/zhenxue-14.png">
  149. <img v-if="weatherinformationWeather==15"
  150. src="../assets/images/integrated/weather/xiaoxue-15.png">
  151. <img v-if="weatherinformationWeather==16||weatherinformationWeather==27"
  152. src="../assets/images/integrated/weather/zhongxue-16.png">
  153. <img v-if="weatherinformationWeather==17||weatherinformationWeather==28"
  154. src="../assets/images/integrated/weather/daxue-17.png">
  155. <img v-if="weatherinformationWeather==18||weatherinformationWeather==29"
  156. src="../assets/images/integrated/weather/baoxue-18.png">
  157. <img v-if="weatherinformationWeather==19"
  158. src="../assets/images/integrated/weather/wu-19.png">
  159. <img v-if="weatherinformationWeather==20"
  160. src="../assets/images/integrated/weather/dongyu-20.png">
  161. <img v-if="weatherinformationWeather==21"
  162. src="../assets/images/integrated/weather/shachenbao-21.png">
  163. <img v-if="weatherinformationWeather==30"
  164. src="../assets/images/integrated/weather/fuchen-30.png">
  165. <img v-if="weatherinformationWeather==31"
  166. src="../assets/images/integrated/weather/yangsha-31.png">
  167. <img v-if="weatherinformationWeather==32"
  168. src="../assets/images/integrated/weather/qiangshachenbao-32.png">
  169. <span v-if="weatherinformationWeather==1">晴</span>
  170. <span v-if="weatherinformationWeather==2">多云</span>
  171. <span v-if="weatherinformationWeather==3">阴</span>
  172. <span v-if="weatherinformationWeather==4">阵雨</span>
  173. <span v-if="weatherinformationWeather==5">雷阵雨</span>
  174. <span v-if="weatherinformationWeather==6">雷阵雨伴有冰雹</span>
  175. <span v-if="weatherinformationWeather==7">雨夹雪</span>
  176. <span v-if="weatherinformationWeather==8">小雨</span>
  177. <span v-if="weatherinformationWeather==9">中雨</span>
  178. <span v-if="weatherinformationWeather==10">大雨</span>
  179. <span v-if="weatherinformationWeather==11">暴雨</span>
  180. <span v-if="weatherinformationWeather==12">大暴雨</span>
  181. <span v-if="weatherinformationWeather==13">特大暴雨</span>
  182. <span v-if="weatherinformationWeather==14">阵雪</span>
  183. <span v-if="weatherinformationWeather==15">小雪</span>
  184. <span v-if="weatherinformationWeather==16">中雪</span>
  185. <span v-if="weatherinformationWeather==17">大雪</span>
  186. <span v-if="weatherinformationWeather==18">暴雪</span>
  187. <span v-if="weatherinformationWeather==19">雾</span>
  188. <span v-if="weatherinformationWeather==20">冻雨</span>
  189. <span v-if="weatherinformationWeather==21">沙尘暴</span>
  190. <span v-if="weatherinformationWeather==22">小雨—中雨</span>
  191. <span v-if="weatherinformationWeather==23">中雨—大雨</span>
  192. <span v-if="weatherinformationWeather==24">大雨—暴雨</span>
  193. <span v-if="weatherinformationWeather==25">暴雨—大暴雨</span>
  194. <span v-if="weatherinformationWeather==26">大暴雨—特大暴雨</span>
  195. <span v-if="weatherinformationWeather==27">小雪—中雪</span>
  196. <span v-if="weatherinformationWeather==28">中雪—大雪</span>
  197. <span v-if="weatherinformationWeather==29">大雪—暴雪</span>
  198. <span v-if="weatherinformationWeather==30">浮尘</span>
  199. <span v-if="weatherinformationWeather==31">扬沙</span>
  200. <span v-if="weatherinformationWeather==32">强沙尘暴</span>
  201. </div>
  202. </el-col>
  203. <el-col :span="15">
  204. <div class="weather-info">
  205. <ul>
  206. <li>风力:{{ weatherinformationPower }}级</li>
  207. <li>低温:{{ weatherinformationLow }}℃</li>
  208. <li v-if="weatherinformationDirection==1">风向:东风</li>
  209. <li v-if="weatherinformationDirection==2">风向:东南风</li>
  210. <li v-if="weatherinformationDirection==3">风向:南风</li>
  211. <li v-if="weatherinformationDirection==4">风向:西南风</li>
  212. <li v-if="weatherinformationDirection==5">风向:西风</li>
  213. <li v-if="weatherinformationDirection==6">风向:西北风</li>
  214. <li v-if="weatherinformationDirection==7">风向:北风</li>
  215. <li v-if="weatherinformationDirection==8">风向:东北风</li>
  216. <li>高温:{{ weatherinformationHigh }}℃</li>
  217. <li>火险:{{ weatherinformationLevelValue }}
  218. </li>
  219. <li>湿度:{{ weatherinformationTemperature }}</li>
  220. </ul>
  221. </div>
  222. </el-col>
  223. </el-row>
  224. <el-row :gutter="20" v-else>
  225. <el-col :span="24">
  226. <div class="weather-img">
  227. 暂无天气信息!
  228. </div>
  229. </el-col>
  230. </el-row>
  231. <div class="firestate" v-if="todatWeather">
  232. <div
  233. :class="weatherinformationLevel=='forest_weatherinformation_level_1'? 'state-block1 state-on':'state-block1'">
  234. </div>
  235. <div
  236. :class="weatherinformationLevel=='forest_weatherinformation_level_2'? 'state-block2 state-on':'state-block2'">
  237. </div>
  238. <div
  239. :class="weatherinformationLevel=='forest_weatherinformation_level_3'? 'state-block3 state-on':'state-block3'">
  240. </div>
  241. <div
  242. :class="weatherinformationLevel=='forest_weatherinformation_level_4'? 'state-block4 state-on':'state-block4'">
  243. </div>
  244. <div
  245. :class="weatherinformationLevel=='forest_weatherinformation_level_5'? 'state-block5 state-on':'state-block5'">
  246. </div>
  247. </div>
  248. </div>
  249. </dv-border-box-13>
  250. </div>
  251. <!-- 曝光台 -->
  252. <div class="forthis">
  253. <dv-border-box-13 backgroundColor="rgba(12, 19, 38, .90)" style="padding-bottom: 1rem;">
  254. <img src="../assets/images/integrated/light.png" style="width: 100%; margin-top: .4rem;"/>
  255. <div class="this-title">
  256. <span>曝光台</span>
  257. <dv-decoration-3 style="width:150px;height:15px;margin-right: 1rem;"/>
  258. </div>
  259. <div class="i-list-con small-bottom-margin h-18">
  260. <div class="d-l-con padding-box nowrap" v-for="(item,index) in exposureStageList">
  261. <div class="bgt-state">
  262. <div class="bgt-state-frequency">{{ item.urgeCount }}</div>
  263. <div class="bgt-state-minute">{{ item.timeDiff }}分钟</div>
  264. </div>
  265. <div class="bgt-info">
  266. <div class="bgt-info-name">{{ item.eventName }}</div>
  267. <div class="bgt-info-place">
  268. <ul>
  269. <li>{{ item.deptNames }}</li>
  270. </ul>
  271. </div>
  272. </div>
  273. </div>
  274. </div>
  275. </dv-border-box-13>
  276. </div>
  277. <!-- 事件列表 -->
  278. <div class="forthis">
  279. <dv-border-box-13 backgroundColor="rgba(12, 19, 38, .90)" style="padding-bottom: 1rem;">
  280. <img src="../assets/images/integrated/light.png" style="width: 100%; margin-top: .4rem;"/>
  281. <div class="this-title">
  282. <span>事件列表</span>
  283. <dv-decoration-3 style="width:150px;height:15px;margin-right: 1rem;"/>
  284. </div>
  285. <div class="i-list-con small-bottom-margin" style="height: 30vh;">
  286. <div class="event-list-search">
  287. <el-input placeholder="请输入内容" prefix-icon="el-icon-search" v-model="eventSearch"
  288. @change="getEventList(calendarDay,10,1,eventSearch)">
  289. </el-input>
  290. </div>
  291. <div class="d-l-con padding-box nowrap" v-for="(item,index) in eventList"
  292. @click="dropLocation(item.latitude,item.longitude)" data-html2canvas-ignore>
  293. <div class="bgt-img">
  294. <img v-if="item.picturePath!=null&&item.picturePath!=''&& item.pictureType=='image'"
  295. :src="item.picturePath" style="width: 93px;height: 64px" loading="lazy"/>
  296. <img v-else src="../assets/images/integrated/event-img-sub.png"
  297. style="width: 93px;height: 64px"/>
  298. </div>
  299. <div class="bgt-info">
  300. <div v-if="item.eventStatusValue=='forest_event_status_1'&&item.urgeCount==0"
  301. class="event-state-sb">
  302. <i class="el-icon-caret-left"></i>
  303. <div class="event-list-state-sb">
  304. 新上报
  305. </div>
  306. </div>
  307. <div v-if="item.eventStatusValue=='forest_event_status_1'&&item.urgeCount>0"
  308. class="event-state-cb">
  309. <i class="el-icon-caret-left"></i>
  310. <div class="event-list-state-cb">
  311. 催办
  312. </div>
  313. </div>
  314. <div v-if="item.eventStatusValue=='forest_event_status_2'"
  315. class="event-state-qs">
  316. <i class="el-icon-caret-left"></i>
  317. <div class="event-list-state-qs">
  318. 签收
  319. </div>
  320. </div>
  321. <div v-if="item.eventStatusValue=='forest_event_status_3'"
  322. class="event-state-wb">
  323. <i class="el-icon-caret-left"></i>
  324. <div class="event-list-state-wb">
  325. 误报
  326. </div>
  327. </div>
  328. <div v-if="item.eventStatusValue=='forest_event_status_4'"
  329. class="event-state-cf">
  330. <i class="el-icon-caret-left"></i>
  331. <div class="event-list-state-cf">
  332. 重复
  333. </div>
  334. </div>
  335. <div v-if="item.eventStatusValue=='forest_event_status_5'"
  336. class="event-state-bj">
  337. <i class="el-icon-caret-left"></i>
  338. <div class="event-list-state-bj">
  339. 办结
  340. </div>
  341. </div>
  342. <div v-if="item.eventStatusValue=='forest_event_status_6'"
  343. class="event-state-gd">
  344. <i class="el-icon-caret-left"></i>
  345. <div class="event-list-state-gd">
  346. 归档
  347. </div>
  348. </div>
  349. <div v-if="item.eventStatusValue=='forest_event_status_7'"
  350. class="event-state-qr">
  351. <i class="el-icon-caret-left"></i>
  352. <div class="event-list-state-qr">
  353. 确认
  354. </div>
  355. </div>
  356. <div class="bgt-info-name">{{ item.reportor }} {{ item.eventName }}</div>
  357. <div class="bgt-info-place">
  358. <ul>
  359. <li>{{ item.createTime }}</li>
  360. </ul>
  361. </div>
  362. </div>
  363. </div>
  364. </div>
  365. <!--分页-->
  366. <div class="paging">
  367. <el-button type="button" @click="getEventList(calendarDay,10,pageNum-1)">上一页
  368. </el-button>
  369. <!-- <span>第0页</span> -->
  370. <el-button type="button" @click="getEventList(calendarDay,10,pageNum+1)">下一页
  371. </el-button>
  372. </div>
  373. </dv-border-box-13>
  374. </div>
  375. </div>
  376. <div class="right-item2">
  377. <!-- 日历 -->
  378. <div class="forthis">
  379. <dv-border-box-13 backgroundColor="rgba(12, 19, 38, .90)" style="padding-bottom: 1rem;">
  380. <img src="../assets/images/integrated/light.png" style="width: 100%; margin-top: .4rem;"/>
  381. <div class="i-list-con small-bottom-margin h-30">
  382. <dateChoose @selectDay="selectDay"></dateChoose>
  383. </div>
  384. </dv-border-box-13>
  385. </div>
  386. <!-- 事件分类 -->
  387. <div class="forthis">
  388. <dv-border-box-13 backgroundColor="rgba(12, 19, 38, .90)" style="padding-bottom: 1rem;">
  389. <img src="../assets/images/integrated/light.png" style="width: 100%; margin-top: .4rem;"/>
  390. <div class="this-title" style="cursor: pointer" @click="setEventTypeId({eventTypeIdDl: [], eventTypeId: []})">
  391. <span>事件分类</span>
  392. <dv-decoration-3 style="width:150px;height:15px;margin-right: 1rem;"/>
  393. </div>
  394. <div class="i-list-con small-bottom-margin h-19">
  395. <chart v-if="showEventKind" :config="eventKind" @setEventTypeId="setEventTypeId"
  396. style="width: 90%;height: 18vh; padding:.5rem 1rem"/>
  397. </div>
  398. </dv-border-box-13>
  399. </div>
  400. <!-- 上报排行 -->
  401. <div class="forthis">
  402. <dv-border-box-13 backgroundColor="rgba(12, 19, 38, .90)" style="padding-bottom: 1rem;">
  403. <img src="../assets/images/integrated/light.png" style="width: 100%; margin-top: .4rem;"/>
  404. <div class="this-title">
  405. <span>上报排行</span>
  406. <dv-decoration-3 style="width:150px;height:15px;margin-right: 1rem;"/>
  407. </div>
  408. <div class="i-list-con small-bottom-margin h-19">
  409. <dv-scroll-ranking-board :config="reportList"
  410. style="width: 100%;height: 300px; padding:.5rem 1rem"/>
  411. </div>
  412. </dv-border-box-13>
  413. </div>
  414. </div>
  415. </div>
  416. <vBottomMenu ref="bottomMenu" @stopAudio="stopAudio"></vBottomMenu>
  417. </div>
  418. <audio id="resource" ref="up" :src="audioSrc" controls style="display: none;"></audio>
  419. <eventdetailsdialog ref="eventdetailsdialog" :calendarDay="calendarDay" @getEventList="getEventList"
  420. @getTodayEvents="getTodayEvents" @getFirespread="getFirespread"
  421. @getSupermap="getSupermap"></eventdetailsdialog>
  422. <firespread ref="firespread" :calendarDay="calendarDay" @getEventList="getEventList"
  423. @getTodayEvents="getTodayEvents" @showEventDialog="showEventDialog"
  424. @getSupermap="getSupermap"></firespread>
  425. <eventLocation ref="eventLocation"></eventLocation>
  426. <TVWall ref="TVWall"></TVWall>
  427. </div>
  428. </template>
  429. <script>
  430. import dateChoose from '@/views/date.vue' //日历
  431. /** ----------------------------------weosocket开始------------------------------------- */
  432. import Cookies from 'js-cookie'
  433. /** ----------------------------------weosocket结束------------------------------------- */
  434. import {
  435. getBaseInfo,
  436. getTodayEvents,
  437. getDeptEventCount,
  438. getWeather,
  439. getEventList,
  440. getEventByEventType,
  441. getEventByReportorOrder,
  442. getExposureStage
  443. } from '@/api/forest'
  444. import {
  445. getNearEvent
  446. } from '@/api/event'
  447. import supermap from '@/components/supermap' //超图
  448. // import supermapNotProcessed from '@/components/supermap' //超图
  449. // import supermapProcessed from '@/components/supermap' //超图
  450. import vheader from '@/components/v-header.vue' //一体化共用头部
  451. import vBottomMenu from '@/components/vBottomMenu.vue' //一体化公共底部菜单
  452. import eventLocation from '@/components/eventLocation.vue' //事件定位弹窗
  453. import TVWall from '@/components/TVWall.vue' //电视墙弹窗
  454. import eventdetailsdialog from '@/views/eventdetailsdialog.vue' //事件详情弹窗
  455. import firespread from '@/views/firespread.vue' //事件详情弹窗
  456. import chart from "./from/dvCapsuleChart.vue";
  457. /** ----------------------------------摄像头预览开始------------------------------------- */
  458. import {
  459. getDahuaVideoServer
  460. } from '@/api/dahua/dahua'
  461. // import DHWs from '@/dahua/lib/DHWs'
  462. import Firespread from "./firespread";
  463. /** ----------------------------------摄像头预览结束------------------------------------- */
  464. let echarts = require('echarts')
  465. export default {
  466. components: {
  467. Firespread,
  468. supermap,
  469. chart,
  470. // supermapNotProcessed,
  471. // supermapProcessed,
  472. vheader,
  473. vBottomMenu,
  474. eventLocation,
  475. TVWall,
  476. dateChoose,
  477. eventdetailsdialog,
  478. firespread
  479. },
  480. created() {
  481. /** ----------------------------------底部按钮公用组件开始------------------------------------- */
  482. window.showDialog = this.showDialog
  483. window.choseLayerSwitching = this.choseLayerSwitching
  484. window.choseLayerSwitchingList = this.choseLayerSwitchingList
  485. /** ----------------------------------底部按钮公用组件结束------------------------------------- */
  486. },
  487. mounted() {
  488. this.getBaseInfo()
  489. this.getTodayEvents(this.getCurrentDataStr())
  490. this.getDeptEventCount(this.getCurrentDataStr())
  491. this.getWeather(this.getCurrentDataStr())
  492. this.getEventList(this.getCurrentDataStr(), this.pageSize, this.pageNum)
  493. this.getEventByEventType(this.getCurrentDataStr())
  494. this.getEventByReportorOrder(this.getCurrentDataStr())
  495. this.getExposureStage(this.getCurrentDataStr())
  496. this.getSupermap(this.getCurrentDataStr())
  497. /** ----------------------------------weosocket开始------------------------------------- */
  498. // this.initWebSocket()
  499. /** ----------------------------------weosocket结束------------------------------------- */
  500. setInterval(() => {
  501. if (this.calendarDay == this.getCurrentDataStr()) {
  502. this.getTodayEvents(this.getCurrentDataStr(), true);
  503. this.getDeptEventCount(this.getCurrentDataStr(), true);
  504. this.getEventList(this.getCurrentDataStr(), this.pageSize, this.pageNum, '', true);
  505. this.getEventByEventType(this.getCurrentDataStr(), true);
  506. this.getEventByReportorOrder(this.getCurrentDataStr(), true);
  507. this.getExposureStage(this.getCurrentDataStr(), true);
  508. this.getSupermap(this.getCurrentDataStr(), true);
  509. }
  510. }, 10000)
  511. this.bottomMenuList() //获取底部公共组件消息和任务
  512. },
  513. data() {
  514. return {
  515. //警报MP3文件
  516. audioSrc: require('@/assets/jingbao.mp3'),
  517. calendarDay: this.getCurrentDataStr(),
  518. //基本情况
  519. forestInfo: '', //基本情况
  520. //左侧获取事件信息统计
  521. totalStr: '000000',
  522. aiTotal: '',
  523. newReport: '',
  524. otherTotal: '',
  525. readyFinish: '',
  526. readySure: '',
  527. total: '',
  528. aiTotal_pre: '',
  529. newReport_pre: '',
  530. otherTotal_pre: '',
  531. readyFinish_pre: '',
  532. readySure_pre: '',
  533. //左侧部门事件数量
  534. forestFarm: [],
  535. //右侧天气
  536. todatWeather: false,
  537. weatherinformationDirection: '',
  538. weatherinformationHigh: '',
  539. weatherinformationLevel: '',
  540. weatherinformationLevelValue: '', //火险登记中文
  541. weatherinformationLow: '',
  542. weatherinformationPower: '',
  543. weatherinformationTemperature: '',
  544. weatherinformationTime: '',
  545. weatherinformationWeather: '',
  546. //右侧曝光台
  547. exposureStageList: [],
  548. //右侧事件列表
  549. eventList: [],
  550. pageSize: 10,
  551. pageNum: 1,
  552. eventTypeIdDl:[],
  553. eventTypeId:[],
  554. eventListnew: [],
  555. eventListAll: [],
  556. eventSearch: '', //事件列表搜索
  557. listCurrentIndex1: '',
  558. // ----------------------------------事件分类柱状----------------------------------------
  559. eventKind: {},
  560. showEventKind: false,
  561. // ----------------------------------上报排行----------------------------------------
  562. reportList: {
  563. data: []
  564. },
  565. /** ----------------------------------weosocket开始------------------------------------- */
  566. weosocket: false,
  567. websock: '',
  568. setIntervalWesocketPush: null,
  569. /** ----------------------------------weosocket结束------------------------------------- */
  570. /** ----------------------------------摄像头预览开始------------------------------------- */
  571. activePanel: 'key1',
  572. isLogin: false,
  573. cameraParams: [],
  574. ws: null,
  575. /** ----------------------------------摄像头预览结束------------------------------------- */
  576. markersList: [], //点位列表
  577. cameraList: [] //摄像头列表
  578. }
  579. },
  580. /** ----------------------------------weosocket开始------------------------------------- */
  581. destroyed() { //离开页面关闭Socket连接
  582. if (this.websock) {
  583. clearInterval(this.setIntervalWesocketPush)
  584. this.websock.close()
  585. this.websock = null
  586. }
  587. },
  588. /** ----------------------------------weosocket结束------------------------------------- */
  589. methods: {
  590. setEventTypeId(data) {
  591. // let data = {eventTypeIdDl: [], eventTypeId: []}
  592. // let data = {eventTypeIdDl: that.eventTypeIdDl, eventTypeId: that.eventTypeId}
  593. let that = this
  594. that.eventTypeIdDl = data.eventTypeIdDl
  595. that.eventTypeId = data.eventTypeId
  596. that.getSupermap(that.calendarDay, false)
  597. that.getTodayEvents(that.calendarDay, false)
  598. that.getEventByEventType(that.calendarDay, false)
  599. that.getExposureStage(that.calendarDay, false)
  600. that.getEventByReportorOrder(that.calendarDay, false)
  601. that.getDeptEventCount(that.calendarDay, false)
  602. that.getEventList(that.calendarDay, that.pageSize, that.pageNum, '', false)
  603. },
  604. // searchEvent(pageSize,pageNum,eventSearch) {
  605. // this.pageSize = pageSize;
  606. // this.pageNum = pageNum;
  607. // let that = this
  608. // //事件列表搜索
  609. // this.eventList = []
  610. // //右侧获取事件列表
  611. // getEventList({ day: that.calendarDay,pageSize:pageSize,pageNum: pageNum ,eventName:eventSearch}).then(res => {
  612. // this.eventList = res.data
  613. // if (this.eventList != null && this.eventList.length > 0) {
  614. // if(this.eventList[0].eventStatusValue == 'forest_event_status_1'){
  615. // that.$refs.bottomMenu.updateAlert();
  616. // that.$refs.up.play();
  617. // }
  618. // }
  619. // })
  620. // },
  621. dropLocation(lat, lng) {
  622. this.$refs.supermap.dropLocation(lat, lng)
  623. },
  624. showEventDialog(eventCode) {
  625. //事件信息弹出
  626. this.$refs.eventdetailsdialog.showEventDialog(eventCode)
  627. },
  628. getFirespread(eventCode) {
  629. this.$refs.firespread.showEventDialog(eventCode);
  630. },
  631. getCurrentDataStr() {
  632. let date = new Date()
  633. let y = date.getFullYear()
  634. let m = date.getMonth() + 1
  635. m = m < 10 ? '0' + m : m
  636. let d = date.getDate()
  637. d = d < 10 ? '0' + d : d
  638. return y + '-' + m + '-' + d
  639. },
  640. selectDay(day) { //日历点击
  641. this.getTodayEvents(day)
  642. this.getDeptEventCount(day)
  643. this.getWeather(day)
  644. this.getEventList(day, 10, 1)
  645. this.getEventByEventType(day)
  646. this.getEventByReportorOrder(day)
  647. this.getExposureStage(day)
  648. this.getSupermap(day);
  649. this.calendarDay = day
  650. },
  651. //事件数量统计chart 样例地址http://192.144.199.210:8080/editor/index.html?chart_id=jTXf0Rv4A3oiBONB
  652. eventChartAi(aiTotal_pre, otherTotal_pre) {
  653. // 基于准备好的dom,初始化echarts实例
  654. let myChart = echarts.init(document.getElementById('chart-event-ai'))
  655. myChart.setOption({
  656. tooltip: {
  657. trigger: 'none'
  658. },
  659. grid: {
  660. top: '65%',
  661. left: '5%',
  662. right: '5%'
  663. },
  664. yAxis: {
  665. data: ['百分比'],
  666. axisTick: {
  667. show: false
  668. },
  669. axisLine: {
  670. show: false
  671. },
  672. axisLabel: {
  673. show: false
  674. }
  675. },
  676. xAxis: {
  677. splitLine: {
  678. show: false
  679. },
  680. axisTick: {
  681. show: false
  682. },
  683. axisLine: {
  684. show: false
  685. },
  686. axisLabel: {
  687. show: false
  688. }
  689. },
  690. legend: {
  691. data: ['AI', '其他'],
  692. bottom: '5%',
  693. textStyle: {
  694. color: '#1FC3CE',
  695. fontSize: 14
  696. }
  697. },
  698. series: [{
  699. // name: '最上层立体圆',
  700. type: 'pictorialBar',
  701. symbolSize: [10, 20],
  702. symbolOffset: [2, 0],
  703. z: 12,
  704. itemStyle: {
  705. normal: {
  706. color: '#293CA0'
  707. }
  708. },
  709. data: [{
  710. value: 100,
  711. symbolPosition: 'end'
  712. }]
  713. }, {
  714. // name: '中间立体圆',
  715. type: 'pictorialBar',
  716. symbolSize: [10, 20],
  717. symbolOffset: [2, 0],
  718. z: 12,
  719. itemStyle: {
  720. normal: {
  721. color: '#45ac8d'
  722. }
  723. },
  724. data: [{
  725. value: aiTotal_pre,
  726. symbolPosition: 'end'
  727. }]
  728. }, {
  729. // name: '最底部立体圆',
  730. type: 'pictorialBar',
  731. symbolSize: [10, 20],
  732. symbolOffset: [-4, 0],
  733. z: 12,
  734. itemStyle: {
  735. normal: {
  736. color: '#196d59'
  737. }
  738. },
  739. data: [otherTotal_pre]
  740. }, {
  741. name: 'AI',
  742. //底部立体柱
  743. stack: '1',
  744. type: 'bar',
  745. itemStyle: {
  746. normal: {
  747. color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
  748. offset: 0,
  749. color: '#29ac8f'
  750. }, {
  751. offset: 1,
  752. color: '#0a3f3f'
  753. }])
  754. }
  755. },
  756. label: {
  757. normal: {
  758. show: true,
  759. position: 'inside',
  760. offset: [0, 1],
  761. formatter: function (obj) {
  762. return (obj.value).toLocaleString() + '%'
  763. },
  764. textStyle: {
  765. align: 'center',
  766. baseline: 'middle',
  767. fontSize: 14,
  768. fontWeight: '400',
  769. color: '#fff',
  770. textShadowColor: '#000',
  771. textShadowBlur: '0',
  772. textShadowOffsetX: 1,
  773. textShadowOffsetY: 1
  774. }
  775. }
  776. },
  777. silent: true,
  778. barWidth: 20,
  779. barGap: '-100%', // Make series be overlap
  780. data: [aiTotal_pre]
  781. }, {
  782. name: '其他',
  783. //上部立体柱
  784. stack: '1',
  785. type: 'bar',
  786. itemStyle: {
  787. normal: {
  788. color: '#14257B',
  789. opacity: .7
  790. }
  791. },
  792. silent: true,
  793. barWidth: 20,
  794. barGap: '-100%', // Make series be overlap
  795. data: [otherTotal_pre],
  796. // itemStyle: {
  797. // normal: {
  798. // color: 'rgba(29,67,243,1)',
  799. // }
  800. // },
  801. label: {
  802. normal: {
  803. show: true,
  804. position: 'inside',
  805. offset: [0, 1],
  806. formatter: function (obj) {
  807. return (obj.value).toLocaleString() + '%'
  808. },
  809. textStyle: {
  810. align: 'center',
  811. baseline: 'middle',
  812. fontSize: 14,
  813. fontWeight: '400',
  814. color: '#fff',
  815. textShadowColor: '#000',
  816. textShadowBlur: '0',
  817. textShadowOffsetX: 1,
  818. textShadowOffsetY: 1
  819. }
  820. }
  821. }
  822. }]
  823. })
  824. },
  825. getBaseInfo() {
  826. //左侧获取部门信息
  827. getBaseInfo().then(res => {
  828. if (res.code == 200) {
  829. if (res.msg == '未找到部门信息') {
  830. this.forestInfo = '未找到部门信息!'
  831. } else {
  832. this.forestInfo = res.data.baseinfo //基本情况
  833. }
  834. }
  835. })
  836. },
  837. getTodayEvents(day, loading) {
  838. let that = this
  839. //左侧获取事件信息统计
  840. getTodayEvents({eventTypeIdDl: that.eventTypeIdDl,eventTypeId: that.eventTypeId,day: day}, loading).then(res => {
  841. this.aiTotal = res.data.aiTotal
  842. this.aiTotal_pre = res.data.aiTotal_pre
  843. this.newReport = res.data.newReport
  844. this.newReport_pre = res.data.newReport_pre
  845. this.otherTotal = res.data.otherTotal
  846. this.otherTotal_pre = res.data.otherTotal_pre
  847. this.readyFinish = res.data.readyFinish
  848. this.readyFinish_pre = res.data.readyFinish_pre
  849. this.readySure = res.data.readySure
  850. this.readySure_pre = res.data.readySure_pre
  851. this.totalStr = res.data.totalStr
  852. this.total = res.data.total
  853. this.eventChartAi(this.aiTotal_pre, this.otherTotal_pre)
  854. })
  855. },
  856. getDeptEventCount(day, loading) {
  857. let that = this
  858. //左侧获取事件部门数量
  859. getDeptEventCount({eventTypeIdDl: that.eventTypeIdDl,eventTypeId: that.eventTypeId,day: day}, loading).then(res => {
  860. this.forestFarm = res.data
  861. })
  862. },
  863. getWeather(day) {
  864. let that = this
  865. //右侧获取天气信息
  866. getWeather({day: day}).then(res => {
  867. if (res.code == 200) {
  868. if (res.msg == '天气未添加') {
  869. this.todatWeather = false
  870. } else {
  871. this.todatWeather = true
  872. this.weatherinformationDirection = res.data.weatherinformationDirection
  873. this.weatherinformationHigh = res.data.weatherinformationHigh
  874. this.weatherinformationLevel = res.data.weatherinformationLevel
  875. this.weatherinformationLevelValue = res.data.weatherinformationLevelValue
  876. this.weatherinformationLow = res.data.weatherinformationLow
  877. this.weatherinformationPower = res.data.weatherinformationPower
  878. this.weatherinformationTemperature = res.data.weatherinformationTemperature
  879. this.weatherinformationTime = res.data.weatherinformationTime
  880. this.weatherinformationWeather = res.data.weatherinformationWeather
  881. }
  882. } else {
  883. this.todatWeather = false
  884. }
  885. })
  886. },
  887. getSupermap(day, loading) {
  888. let that = this
  889. getNearEvent('', '', day, loading, that.eventTypeIdDl, that.eventTypeId).then(res => {
  890. that.markersList = [];
  891. if (res.data != null && res.data.length > 0) {
  892. for (let i = 0; i < res.data.length; i++) {
  893. let markersMap = {
  894. lng: 124.59,
  895. lat: 43.02,
  896. icon: 'marker',
  897. bindPopupHtml: '',
  898. click: '',
  899. parameter: '',
  900. keepBindPopup: false,
  901. isAggregation: false
  902. }
  903. if (res.data.length > 200) {
  904. markersMap.isAggregation = true
  905. }
  906. if (res.data[i].eventStatusValue == 'forest_event_status_1' && res.data[i].urgeCount == 0) {
  907. markersMap.click = 'showEventDialog'
  908. markersMap.icon = 'sj-icon-map-xinshangbao'
  909. }
  910. if (res.data[i].eventStatusValue == 'forest_event_status_1' && res.data[i].urgeCount > 0) {
  911. markersMap.click = 'showEventDialog'
  912. markersMap.icon = 'sj-icon-map-cuiban'
  913. } else if (res.data[i].eventStatusValue == 'forest_event_status_2') {
  914. markersMap.click = 'showEventDialog'
  915. markersMap.icon = 'sj-icon-map-qianshou'
  916. markersMap.isAggregation = false
  917. } else if (res.data[i].eventStatusValue == 'forest_event_status_5') {
  918. markersMap.click = 'showEventDialog'
  919. markersMap.icon = 'sj-icon-map-banjie'
  920. markersMap.isAggregation = false
  921. } else if (res.data[i].eventStatusValue == 'forest_event_status_6') {
  922. markersMap.click = 'showEventDialog'
  923. markersMap.icon = 'sj-icon-map-guidang'
  924. } else if (res.data[i].eventStatusValue == 'forest_event_status_7') {
  925. markersMap.click = 'showEventDialog'
  926. markersMap.icon = 'sj-icon-map-queren'
  927. }
  928. markersMap.parameter = res.data[i].eventCode
  929. markersMap.lng = res.data[i].longitude
  930. markersMap.lat = res.data[i].latitude
  931. markersMap.bindPopupHtml = '<div class="map-tip">' +
  932. '<span>' +
  933. ' <div class="d-l-con">' +
  934. ' <div class="d-l-l-text">' +
  935. ' <h4>经纬度:' + res.data[i].longitude + ',' + res.data[i].latitude + '</h4>' +
  936. ' </div>' +
  937. ' </div>' +
  938. ' </span>' +
  939. '<span>' +
  940. ' <div class="d-l-con">' +
  941. ' <div class="d-l-l-text">' +
  942. ' <h4>事件名称:' + res.data[i].eventName + '</h4>' +
  943. ' </div>' +
  944. ' </div>' +
  945. ' </span>' +
  946. '<span>' +
  947. ' <div class="d-l-con">' +
  948. ' <div class="d-l-l-text">' +
  949. ' <h4>事件时间:' + res.data[i].createTime + '</h4>' +
  950. ' </div>' +
  951. ' </div>' +
  952. ' </span>';
  953. if (res.data[i].pictureType == 'image' && res.data[i].picturePath != null && res.data[i].picturePath != '') {
  954. markersMap.bindPopupHtml += '<span>' +
  955. ' <div class="d-l-con">' +
  956. ' <div class="d-l-l-text">' +
  957. '<img src="' + res.data[i].picturePath + '" style="width: 150px;height: 100px"/>' +
  958. ' </div>' +
  959. ' </div>' +
  960. ' </span>'
  961. }
  962. markersMap.bindPopupHtml += '</div>'
  963. that.markersList.push(markersMap)
  964. }
  965. setTimeout(() => {
  966. that.$refs.supermap.clearM(false)
  967. that.$refs.supermap.clearM(true)
  968. that.$refs.supermap.setMarkers(that.markersList)
  969. }, 2000)
  970. } else {
  971. setTimeout(() => {
  972. that.$refs.supermap.clearM(false)
  973. that.$refs.supermap.clearM(true)
  974. }, 2000)
  975. }
  976. })
  977. },
  978. getEventList(day, pageSize, pageNum, eventSearch, loading) {
  979. if (pageNum < 1) {
  980. this.$modal.msg('当前已是第一页')
  981. return;
  982. }
  983. this.pageSize = pageSize;
  984. this.pageNum = pageNum;
  985. let that = this
  986. this.eventList = []
  987. //右侧获取事件列表
  988. getEventList({eventTypeIdDl: that.eventTypeIdDl,eventTypeId: that.eventTypeId, day: day, pageSize: pageSize, pageNum: pageNum, eventName: eventSearch}, loading).then(res => {
  989. this.eventList = res.data
  990. if (this.eventList != null && this.eventList.length > 0) {
  991. if (this.eventList[0].eventStatusValue == 'forest_event_status_1') {
  992. that.$refs.bottomMenu.updateAlert();
  993. that.$refs.up.play();
  994. } else {
  995. that.$refs.bottomMenu.updateAlertFalse();
  996. }
  997. }
  998. })
  999. },
  1000. getEventByEventType(day, loading) {
  1001. let that = this
  1002. //右侧获取事件分类
  1003. getEventByEventType({eventTypeIdDl: that.eventTypeIdDl,eventTypeId: that.eventTypeId, day: day}, loading).then(res => {
  1004. if (res.data != null && res.data.length > 0) {
  1005. this.showEventKind = true
  1006. this.eventKind.data = res.data
  1007. this.eventKind.colors = ['#1ce0a9', '#d6333b', '#e68d3f', '#32c5e9', '#2abc65']
  1008. this.eventKind.showValue = true
  1009. this.eventKind = {...this.eventKind}
  1010. } else {
  1011. this.showEventKind = false
  1012. this.eventKind = {}
  1013. this.eventKind = {...this.eventKind}
  1014. }
  1015. })
  1016. },
  1017. getEventByReportorOrder(day, loading) {
  1018. let that = this
  1019. //右侧获取上报排名
  1020. getEventByReportorOrder({eventTypeIdDl: that.eventTypeIdDl,eventTypeId: that.eventTypeId,day: day}, loading).then(res => {
  1021. if (res.data != null && res.data.length > 0) {
  1022. this.reportList.data = res.data
  1023. this.reportList = {...this.reportList}
  1024. } else {
  1025. this.reportList.data = []
  1026. this.reportList = {...this.reportList}
  1027. }
  1028. })
  1029. },
  1030. getEventListNew() {
  1031. this.eventList = []
  1032. this.eventListAll = []
  1033. //右侧获取事件列表
  1034. getEventList({day: this.getCurrentDataStr()}).then(res => {
  1035. this.eventList = res.data
  1036. this.eventListAll = res.data
  1037. })
  1038. },
  1039. getWebSocketEvent(data) {
  1040. let that = this
  1041. const event = JSON.parse(data);
  1042. //右侧获取事件列表
  1043. that.markersList = []
  1044. let markersMap = {
  1045. lng: 124.59,
  1046. lat: 43.02,
  1047. icon: 'marker',
  1048. bindPopupHtml: '',
  1049. click: '',
  1050. parameter: '',
  1051. keepBindPopup: false,
  1052. isAggregation: false
  1053. }
  1054. if (event.eventStatusValue == 'forest_event_status_1' && event.urgeCount == 0) {
  1055. markersMap.click = 'showEventDialog'
  1056. markersMap.icon = 'sj-icon-map-xinshangbao'
  1057. }
  1058. if (event.eventStatusValue == 'forest_event_status_1' && event.urgeCount > 0) {
  1059. markersMap.click = 'showEventDialog'
  1060. markersMap.icon = 'sj-icon-map-cuiban'
  1061. } else if (event.eventStatusValue == 'forest_event_status_2') {
  1062. markersMap.click = 'showEventDialog'
  1063. markersMap.icon = 'sj-icon-map-qianshou'
  1064. markersMap.isAggregation = false
  1065. } else if (event.eventStatusValue == 'forest_event_status_5') {
  1066. markersMap.click = 'showEventDialog'
  1067. markersMap.icon = 'sj-icon-map-banjie'
  1068. markersMap.isAggregation = false
  1069. } else if (event.eventStatusValue == 'forest_event_status_6') {
  1070. markersMap.click = 'showEventDialog'
  1071. markersMap.icon = 'sj-icon-map-guidang'
  1072. } else if (event.eventStatusValue == 'forest_event_status_7') {
  1073. markersMap.click = 'showEventDialog'
  1074. markersMap.icon = 'sj-icon-map-queren'
  1075. }
  1076. markersMap.parameter = event.eventCode
  1077. markersMap.lng = event.longitude
  1078. markersMap.lat = event.latitude
  1079. markersMap.bindPopupHtml = '<div class="map-tip">' +
  1080. '<span>' +
  1081. ' <div class="d-l-con">' +
  1082. ' <div class="d-l-l-text">' +
  1083. ' <h4>经纬度:' + event.longitude + ',' + event.latitude + '</h4>' +
  1084. ' </div>' +
  1085. ' </div>' +
  1086. ' </span>' +
  1087. '<span>' +
  1088. ' <div class="d-l-con">' +
  1089. ' <div class="d-l-l-text">' +
  1090. ' <h4>事件名称:' + event.eventName + '</h4>' +
  1091. ' </div>' +
  1092. ' </div>' +
  1093. ' </span>' +
  1094. '<span>' +
  1095. ' <div class="d-l-con">' +
  1096. ' <div class="d-l-l-text">' +
  1097. ' <h4>事件时间:' + event.createTime + '</h4>' +
  1098. ' </div>' +
  1099. ' </div>' +
  1100. ' </span>';
  1101. if (event.pictureType == 'image' && event.picturePath != null && event.picturePath != '') {
  1102. markersMap.bindPopupHtml += '<span>' +
  1103. ' <div class="d-l-con">' +
  1104. ' <div class="d-l-l-text">' +
  1105. '<img src="' + event.picturePath + '" style="width: 150px;height: 100px"/>' +
  1106. ' </div>' +
  1107. ' </div>' +
  1108. ' </span>'
  1109. }
  1110. markersMap.bindPopupHtml += '</div>'
  1111. that.markersList.push(markersMap)
  1112. setTimeout(() => {
  1113. that.$refs.supermap.setMarkers(that.markersList)
  1114. }, 1000)
  1115. },
  1116. getExposureStage(day, loading) {
  1117. let that = this
  1118. //右侧获取曝光台
  1119. getExposureStage({eventTypeIdDl: that.eventTypeIdDl,eventTypeId: that.eventTypeId,day: day}, loading).then(res => {
  1120. this.exposureStageList = res.data
  1121. })
  1122. },
  1123. /** ----------------------------------weosocket开始------------------------------------- */
  1124. initWebSocket() { //初始化weosocket
  1125. // const wsuri = 'ws://127.0.0.1:10003/webSocket/' + Cookies.get('username')
  1126. const wsuri = 'ws://127.0.0.1:10003/webSocket/admin'
  1127. this.websock = new WebSocket(wsuri)
  1128. console.log('建立websocket连接')
  1129. this.websock.onopen = this.websocketonopen
  1130. this.websock.onmessage = this.websocketonmessage
  1131. this.websock.onerror = this.websocketonerror
  1132. },
  1133. websocketonopen() { //连接建立之后执行send方法发送数据
  1134. console.log('websocket连接成功')
  1135. this.weosocket = true
  1136. this.sendPing()
  1137. },
  1138. websocketonerror() { //连接建立失败重连
  1139. this.initWebSocket()
  1140. },
  1141. websocketonmessage(e) { //数据接收
  1142. console.log('接收数据', e.data)
  1143. // let data = "{\"fromId\":\"forest\",\"fromUserId\":\""+Cookies.get('username')+"\",\"toUserId\":\""+Cookies.get('username')+"\"}";
  1144. let data = "{\"fromId\":\"forest\",\"fromUserId\":\"admin\",\"toUserId\":\"admin\"}";
  1145. if (this.calendarDay == this.getCurrentDataStr() && data != e.data) {
  1146. this.getWebSocketEvent(e.data);
  1147. // this.getEventListNew();
  1148. // this.getTodayEvents(this.getCurrentDataStr());
  1149. // this.getDeptEventCount(this.getCurrentDataStr());
  1150. // this.getEventByEventType(this.getCurrentDataStr());
  1151. // this.getEventByReportorOrder(this.getCurrentDataStr());
  1152. // this.$refs.bottomMenu.updateAlert();
  1153. // this.$refs.up.play();
  1154. // thes.$refs.up.pause();//停止播放音乐
  1155. }
  1156. },
  1157. websocketsend(Data) { //数据发送
  1158. this.websock.send(Data)
  1159. },
  1160. websocketclose(e) { //关闭
  1161. console.log('断开连接', e)
  1162. // clearInterval(this.setIntervalWesocketPush)
  1163. this.weosocket = false
  1164. },
  1165. /**发送心跳
  1166. * @param {number} time 心跳间隔毫秒 默认5000
  1167. * @param {string} ping 心跳名称 默认字符串ping
  1168. */
  1169. sendPing(time = 60000, ping = {
  1170. 'fromId': 'forest',
  1171. 'fromUserId': Cookies.get('username'),
  1172. 'toUserId': Cookies.get('username')
  1173. }) {
  1174. clearInterval(this.setIntervalWesocketPush)
  1175. this.setIntervalWesocketPush = setInterval(() => {
  1176. if (this.weosocket) {
  1177. this.websock.send(JSON.stringify(ping))
  1178. } else {
  1179. this.initWebSocket()
  1180. }
  1181. }, time)
  1182. },
  1183. stopAudio() {
  1184. this.$refs.up.pause(); //停止播放音乐
  1185. this.$refs.up.currentTime = 0;
  1186. },
  1187. /** ----------------------------------weosocket结束------------------------------------- */
  1188. /** ----------------------------------底部按钮公用组件开始------------------------------------- */
  1189. bottomMenuList() {
  1190. this.$refs.bottomMenu.selectTaskList()//获取任务列表
  1191. this.$refs.bottomMenu.selectMessageList()//获取消息列表
  1192. },
  1193. showDialog(click) {
  1194. if (click == 'eventLocation') {
  1195. this.$refs.eventLocation.showEventLocation()
  1196. this.$refs.supermap.isEditableLayers = false
  1197. this.$refs.bottomMenu.showChild = false
  1198. this.$refs.bottomMenu.showBanChild = false
  1199. this.$refs.bottomMenu.showChangChild = false
  1200. } else if (click == 'editableLayers') {
  1201. this.$refs.bottomMenu.showChild = false
  1202. this.$refs.bottomMenu.showBanChild = false
  1203. this.$refs.bottomMenu.showChangChild = false
  1204. if (!this.$refs.supermap.isEditableLayers) {
  1205. this.$refs.supermap.isEditableLayers = true
  1206. } else {
  1207. this.$refs.supermap.isEditableLayers = false
  1208. }
  1209. } else if (click == 'layerSwitching') {
  1210. this.$refs.supermap.isEditableLayers = false
  1211. this.$refs.bottomMenu.showBanChild = false
  1212. this.$refs.bottomMenu.showChangChild = false
  1213. if (!this.$refs.bottomMenu.showChild) {
  1214. this.$refs.bottomMenu.showChild = true
  1215. } else {
  1216. this.$refs.bottomMenu.showChild = false
  1217. }
  1218. } else if (click == 'TVWall') {
  1219. this.$refs.TVWall.showTVWall()
  1220. this.$refs.supermap.isEditableLayers = false
  1221. this.$refs.bottomMenu.showChild = false
  1222. this.$refs.bottomMenu.showBanChild = false
  1223. this.$refs.bottomMenu.showChangChild = false
  1224. } else if (click == 'forestban') {
  1225. this.$refs.supermap.isEditableLayers = false
  1226. this.$refs.bottomMenu.showChild = false
  1227. this.$refs.bottomMenu.showChangChild = false
  1228. if (!this.$refs.bottomMenu.showBanChild) {
  1229. this.$refs.bottomMenu.showBanChild = true
  1230. } else {
  1231. this.$refs.bottomMenu.showBanChild = false
  1232. }
  1233. } else if (click == 'forestchang') {
  1234. this.$refs.supermap.isEditableLayers = false
  1235. this.$refs.bottomMenu.showBanChild = false
  1236. this.$refs.bottomMenu.showChild = false
  1237. if (!this.$refs.bottomMenu.showChangChild) {
  1238. this.$refs.bottomMenu.showChangChild = true
  1239. } else {
  1240. this.$refs.bottomMenu.showChangChild = false
  1241. }
  1242. }
  1243. },
  1244. //选择图层
  1245. choseLayerSwitching(url, isClear) {
  1246. this.$refs.supermap.layerSwitching(url, isClear)
  1247. },
  1248. //选择图层(传递数组)
  1249. choseLayerSwitchingList(urlList) {
  1250. this.$refs.supermap.layerSwitchingList(urlList)
  1251. },
  1252. /** ----------------------------------底部按钮公用组件结束------------------------------------- */
  1253. }
  1254. }
  1255. </script>
  1256. <style rel="stylesheet/scss" lang="scss" scoped>
  1257. @import '@/assets/styles/base.scss';
  1258. .paging {
  1259. padding: .5rem .3rem;
  1260. display: flex;
  1261. justify-content: center;
  1262. align-content: center;
  1263. span {
  1264. color: #2bacf7;
  1265. display: flex;
  1266. align-items: center;
  1267. padding: 0 1rem;
  1268. }
  1269. button {
  1270. padding: 0 0.3rem;
  1271. height: 1.5rem;
  1272. background-color: #112543;
  1273. color: #2bacf7;
  1274. border: 1px solid #33467f;
  1275. }
  1276. button:hover {
  1277. padding: 0 0.3rem;
  1278. height: 1.5rem;
  1279. background-color: #112543;
  1280. color: #0ff7c5;
  1281. border: 1px solid #1d657f;
  1282. }
  1283. }
  1284. </style>