@ued_fpi/data-visual 1.2.2 → 1.2.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (294) hide show
  1. package/dist/es/aims/src/AirQualityPresentSituation/index.vue.mjs +41 -15
  2. package/dist/es/aims/src/AirQualityRealTime/api/index.d.ts +1 -1
  3. package/dist/es/aims/src/AirQualityRealTime/index.vue.mjs +16 -11
  4. package/dist/es/aims/src/AirQualityRealTimeAndDay/api/index.d.ts +28 -0
  5. package/dist/es/aims/src/AirQualityRealTimeAndDay/api/index.mjs +11 -0
  6. package/dist/es/aims/src/AirQualityRealTimeAndDay/index.d.ts +122 -0
  7. package/dist/es/aims/src/AirQualityRealTimeAndDay/index.mjs +7 -0
  8. package/dist/es/aims/src/AirQualityRealTimeAndDay/index.vue.d.ts +33 -0
  9. package/dist/es/aims/src/AirQualityRealTimeAndDay/index.vue.mjs +218 -0
  10. package/dist/es/aims/src/AirQualityRealTimeAndDay/index.vue2.mjs +3 -0
  11. package/dist/es/aims/src/AirQualityRealTimeAndDay/index.vue3.mjs +6 -0
  12. package/dist/es/aims/src/index.d.ts +1 -0
  13. package/dist/es/aims/src/index.mjs +1 -0
  14. package/dist/es/bmp/src/AlgaeMonitoring/index.vue.mjs +3 -3
  15. package/dist/es/index.mjs +2 -1
  16. package/dist/es/ipes/src/AccessVehicleManage/index.vue.mjs +20 -17
  17. package/dist/es/ipes/src/AirPollutionDischarge/index.vue.mjs +82 -68
  18. package/dist/es/ipes/src/AirQualityManagement/index.vue.mjs +2 -2
  19. package/dist/es/ipes/src/BusinessManage/index.vue.mjs +12 -7
  20. package/dist/es/ipes/src/EmergencyDuty/index.d.ts +23 -30
  21. package/dist/es/ipes/src/EmergencyDuty/index.mjs +4 -3
  22. package/dist/es/ipes/src/EmergencyDuty/index.vue.d.ts +13 -10
  23. package/dist/es/ipes/src/EmergencyDuty/index.vue.mjs +97 -33
  24. package/dist/es/ipes/src/EmergencyDuty/index.vue2.mjs +2 -20
  25. package/dist/es/ipes/src/EmergencyDuty/index.vue3.mjs +5 -2
  26. package/dist/es/ipes/src/EmergencyDuty/type.d.ts +7 -0
  27. package/dist/es/ipes/src/EmergencyManage/index.d.ts +9 -27
  28. package/dist/es/ipes/src/EmergencyManage/index.vue.d.ts +5 -17
  29. package/dist/es/ipes/src/EmergencyManage/index.vue.mjs +35 -56
  30. package/dist/es/ipes/src/EmergencyResources/images/expert.png.mjs +3 -0
  31. package/dist/es/ipes/src/EmergencyResources/images/materials.png.mjs +3 -0
  32. package/dist/es/ipes/src/EmergencyResources/images/personnel.png.mjs +3 -0
  33. package/dist/es/ipes/src/EmergencyResources/images/preplan.png.mjs +2 -2
  34. package/dist/es/ipes/src/EmergencyResources/images/protected.png.mjs +3 -0
  35. package/dist/es/ipes/src/EmergencyResources/images/shelter.png.mjs +3 -0
  36. package/dist/es/ipes/src/EmergencyResources/images/store.png.mjs +3 -0
  37. package/dist/es/ipes/src/EmergencyResources/images/team.png.mjs +3 -0
  38. package/dist/es/ipes/src/EmergencyResources/index.d.ts +12 -30
  39. package/dist/es/ipes/src/EmergencyResources/index.vue.d.ts +7 -20
  40. package/dist/es/ipes/src/EmergencyResources/index.vue.mjs +107 -28
  41. package/dist/es/ipes/src/EnterpriseProtectionCode/index.d.ts +17 -25
  42. package/dist/es/ipes/src/EnterpriseProtectionCode/index.vue.d.ts +7 -14
  43. package/dist/es/ipes/src/EnterpriseProtectionCode/index.vue.mjs +53 -45
  44. package/dist/es/ipes/src/EnvManage/index.vue.mjs +2 -1
  45. package/dist/es/ipes/src/EnvironmentalProtection/images/piebottom.png.mjs +2 -2
  46. package/dist/es/ipes/src/EnvironmentalProtection/images/pietop.png.mjs +2 -2
  47. package/dist/es/ipes/src/EnvironmentalProtection/index.vue.mjs +9 -17
  48. package/dist/es/ipes/src/EnvironmentalRiskManagement/index.d.ts +76 -7
  49. package/dist/es/ipes/src/EnvironmentalRiskManagement/index.vue.d.ts +49 -3
  50. package/dist/es/ipes/src/EnvironmentalRiskManagement/index.vue.mjs +22 -53
  51. package/dist/es/ipes/src/GasControl/index.d.ts +12 -12
  52. package/dist/es/ipes/src/GasControl/index.vue.d.ts +6 -6
  53. package/dist/es/ipes/src/GasControl/index.vue.mjs +4 -4
  54. package/dist/es/ipes/src/GeneralManagement/components/Tabs.vue.mjs +1 -1
  55. package/dist/es/ipes/src/GeneralManagement/index.d.ts +131 -26
  56. package/dist/es/ipes/src/GeneralManagement/index.vue.d.ts +82 -12
  57. package/dist/es/ipes/src/GeneralManagement/index.vue.mjs +21 -53
  58. package/dist/es/ipes/src/InspectionManage/index.vue.mjs +59 -67
  59. package/dist/es/ipes/src/Level3AirDefense/index.vue.mjs +1 -1
  60. package/dist/es/ipes/src/PollutantSourceManage/index.d.ts +54 -56
  61. package/dist/es/ipes/src/PollutantSourceManage/index.vue.d.ts +28 -13
  62. package/dist/es/ipes/src/PollutantSourceManage/index.vue.mjs +16 -16
  63. package/dist/es/ipes/src/PollutantSourceManage/type.d.ts +9 -1
  64. package/dist/es/ipes/src/RealTimeAirQualityManage/index.vue.mjs +6 -5
  65. package/dist/es/ipes/src/StreetLightingManagement/index.d.ts +12 -21
  66. package/dist/es/ipes/src/StreetLightingManagement/index.vue.d.ts +7 -15
  67. package/dist/es/ipes/src/StreetLightingManagement/index.vue.mjs +34 -13
  68. package/dist/es/ipes/src/StreetLightingManagement/type.d.ts +2 -0
  69. package/dist/es/ipes/src/TaskDispose/index.d.ts +18 -93
  70. package/dist/es/ipes/src/TaskDispose/index.vue.d.ts +10 -58
  71. package/dist/es/ipes/src/TaskDispose/index.vue.mjs +72 -262
  72. package/dist/es/ipes/src/VocStatistics/index.d.ts +3 -27
  73. package/dist/es/ipes/src/VocStatistics/index.vue.d.ts +2 -17
  74. package/dist/es/ipes/src/VocStatistics/index.vue.mjs +20 -38
  75. package/dist/es/ipes/src/common/Echarts.vue.mjs +20 -11
  76. package/dist/es/style.css +5080 -4770
  77. package/dist/es/wgms/src/AuxiliaryJudgment/api/index.d.ts +2 -2
  78. package/dist/es/wgms/src/AuxiliaryJudgment/api/index.mjs +2 -2
  79. package/dist/es/wgms/src/AuxiliaryJudgment/api/types.d.ts +4 -20
  80. package/dist/es/wgms/src/AuxiliaryJudgment/index.d.ts +39 -24
  81. package/dist/es/wgms/src/AuxiliaryJudgment/index.vue.d.ts +22 -13
  82. package/dist/es/wgms/src/AuxiliaryJudgment/index.vue.mjs +33 -32
  83. package/dist/es/wgms/src/ChangesAlongTheProcess/api/index.mjs +11 -0
  84. package/dist/es/wgms/src/ChangesAlongTheProcess/api/types.d.ts +5 -16
  85. package/dist/es/wgms/src/ChangesAlongTheProcess/index.d.ts +69 -24
  86. package/dist/es/wgms/src/ChangesAlongTheProcess/index.vue.d.ts +40 -13
  87. package/dist/es/wgms/src/ChangesAlongTheProcess/index.vue.mjs +37 -36
  88. package/dist/es/wgms/src/ChlorophyllAchangeRate/index.d.ts +1 -1
  89. package/dist/es/wgms/src/CrossSectionCorrelation/api/index.mjs +2 -2
  90. package/dist/es/wgms/src/CrossSectionCorrelation/api/types.d.ts +14 -12
  91. package/dist/es/wgms/src/CrossSectionCorrelation/index.d.ts +111 -36
  92. package/dist/es/wgms/src/CrossSectionCorrelation/index.vue.d.ts +64 -19
  93. package/dist/es/wgms/src/CrossSectionCorrelation/index.vue.mjs +64 -41
  94. package/dist/es/wgms/src/DrinkingWaterComplianceRate/index.d.ts +1 -1
  95. package/dist/es/wgms/src/DrinkingWaterComplianceRate/index.mjs +2 -2
  96. package/dist/es/wgms/src/FactorTopThreeRanking/index.d.ts +1 -1
  97. package/dist/es/wgms/src/FactorTrendComparison/api/index.d.ts +5 -0
  98. package/dist/es/wgms/src/FactorTrendComparison/api/index.mjs +12 -0
  99. package/dist/es/wgms/src/FactorTrendComparison/index.d.ts +66 -44
  100. package/dist/es/wgms/src/FactorTrendComparison/index.vue.d.ts +39 -25
  101. package/dist/es/wgms/src/FactorTrendComparison/index.vue.mjs +78 -64
  102. package/dist/es/wgms/{api/NPTrendChange → src/NPTrendChange/api}/index.d.ts +1 -1
  103. package/dist/es/wgms/src/NPTrendChange/api/index.mjs +12 -0
  104. package/dist/es/wgms/src/NPTrendChange/index.d.ts +63 -41
  105. package/dist/es/wgms/src/NPTrendChange/index.vue.d.ts +37 -23
  106. package/dist/es/wgms/src/NPTrendChange/index.vue.mjs +58 -50
  107. package/dist/es/wgms/src/PollutionSourceControl/index.d.ts +9 -9
  108. package/dist/es/wgms/src/PollutionSourceControl/index.vue.d.ts +3 -3
  109. package/dist/es/wgms/src/SevenDayKline/api/index.d.ts +8 -0
  110. package/dist/es/wgms/src/SevenDayKline/api/index.mjs +19 -0
  111. package/dist/es/wgms/src/SevenDayKline/api/types.d.ts +5 -4
  112. package/dist/es/wgms/src/SevenDayKline/index.d.ts +39 -39
  113. package/dist/es/wgms/src/SevenDayKline/index.vue.d.ts +22 -22
  114. package/dist/es/wgms/src/SevenDayKline/index.vue.mjs +32 -29
  115. package/dist/es/wgms/src/SurroundingPollution/api/index.mjs +3 -10
  116. package/dist/es/wgms/src/SurroundingPollution/api/types.d.ts +8 -4
  117. package/dist/es/wgms/src/SurroundingPollution/index.d.ts +54 -39
  118. package/dist/es/wgms/src/SurroundingPollution/index.vue.d.ts +31 -22
  119. package/dist/es/wgms/src/SurroundingPollution/index.vue.mjs +43 -38
  120. package/dist/es/wgms/src/UpstreamImpact/api/index.mjs +3 -3
  121. package/dist/es/wgms/src/UpstreamImpact/api/types.d.ts +10 -7
  122. package/dist/es/wgms/src/UpstreamImpact/index.d.ts +93 -48
  123. package/dist/es/wgms/src/UpstreamImpact/index.vue.d.ts +53 -26
  124. package/dist/es/wgms/src/UpstreamImpact/index.vue.mjs +167 -195
  125. package/dist/es/wgms/src/UpstreamSection/api/index.d.ts +6 -0
  126. package/dist/es/wgms/src/UpstreamSection/api/index.mjs +12 -0
  127. package/dist/es/wgms/src/UpstreamSection/api/types.d.ts +20 -0
  128. package/dist/es/wgms/src/UpstreamSection/index.d.ts +113 -3
  129. package/dist/es/wgms/src/UpstreamSection/index.vue.d.ts +67 -1
  130. package/dist/es/wgms/src/UpstreamSection/index.vue.mjs +57 -3
  131. package/dist/es/wgms/src/WaterQualityRainfall/api/index.d.ts +8 -0
  132. package/dist/es/wgms/src/WaterQualityRainfall/api/index.mjs +19 -0
  133. package/dist/es/wgms/src/WaterQualityRainfall/api/types.d.ts +4 -4
  134. package/dist/es/wgms/src/WaterQualityRainfall/index.d.ts +30 -30
  135. package/dist/es/wgms/src/WaterQualityRainfall/index.vue.d.ts +18 -18
  136. package/dist/es/wgms/src/WaterQualityRainfall/index.vue.mjs +43 -26
  137. package/dist/es/wgms/src/index.mjs +1 -1
  138. package/dist/lib/aims/index.js +4 -4
  139. package/dist/lib/aims/src/AirQualityPresentSituation/index.vue.js +41 -15
  140. package/dist/lib/aims/src/AirQualityRealTime/api/index.d.ts +1 -1
  141. package/dist/lib/aims/src/AirQualityRealTime/index.vue.js +15 -10
  142. package/dist/lib/aims/src/AirQualityRealTimeAndDay/api/index.d.ts +28 -0
  143. package/dist/lib/aims/src/AirQualityRealTimeAndDay/api/index.js +15 -0
  144. package/dist/lib/aims/src/AirQualityRealTimeAndDay/index.d.ts +122 -0
  145. package/dist/lib/aims/src/AirQualityRealTimeAndDay/index.js +12 -0
  146. package/dist/lib/aims/src/AirQualityRealTimeAndDay/index.vue.d.ts +33 -0
  147. package/dist/lib/aims/src/AirQualityRealTimeAndDay/index.vue.js +222 -0
  148. package/dist/lib/aims/src/AirQualityRealTimeAndDay/index.vue2.js +7 -0
  149. package/dist/lib/aims/src/AirQualityRealTimeAndDay/index.vue3.js +10 -0
  150. package/dist/lib/aims/src/index.d.ts +1 -0
  151. package/dist/lib/aims/src/index.js +2 -0
  152. package/dist/lib/bmp/src/AlgaeMonitoring/index.vue.js +3 -3
  153. package/dist/lib/index.js +113 -111
  154. package/dist/lib/ipes/src/AccessVehicleManage/index.vue.js +19 -16
  155. package/dist/lib/ipes/src/AirPollutionDischarge/index.vue.js +82 -68
  156. package/dist/lib/ipes/src/AirQualityManagement/index.vue.js +2 -2
  157. package/dist/lib/ipes/src/BusinessManage/index.vue.js +12 -7
  158. package/dist/lib/ipes/src/EmergencyDuty/index.d.ts +23 -30
  159. package/dist/lib/ipes/src/EmergencyDuty/index.js +4 -3
  160. package/dist/lib/ipes/src/EmergencyDuty/index.vue.d.ts +13 -10
  161. package/dist/lib/ipes/src/EmergencyDuty/index.vue.js +96 -32
  162. package/dist/lib/ipes/src/EmergencyDuty/index.vue2.js +2 -20
  163. package/dist/lib/ipes/src/EmergencyDuty/index.vue3.js +5 -2
  164. package/dist/lib/ipes/src/EmergencyDuty/type.d.ts +7 -0
  165. package/dist/lib/ipes/src/EmergencyManage/index.d.ts +9 -27
  166. package/dist/lib/ipes/src/EmergencyManage/index.vue.d.ts +5 -17
  167. package/dist/lib/ipes/src/EmergencyManage/index.vue.js +34 -55
  168. package/dist/lib/ipes/src/EmergencyResources/images/expert.png.js +7 -0
  169. package/dist/lib/ipes/src/EmergencyResources/images/materials.png.js +7 -0
  170. package/dist/lib/ipes/src/EmergencyResources/images/personnel.png.js +7 -0
  171. package/dist/lib/ipes/src/EmergencyResources/images/preplan.png.js +2 -2
  172. package/dist/lib/ipes/src/EmergencyResources/images/protected.png.js +7 -0
  173. package/dist/lib/ipes/src/EmergencyResources/images/shelter.png.js +7 -0
  174. package/dist/lib/ipes/src/EmergencyResources/images/store.png.js +7 -0
  175. package/dist/lib/ipes/src/EmergencyResources/images/team.png.js +7 -0
  176. package/dist/lib/ipes/src/EmergencyResources/index.d.ts +12 -30
  177. package/dist/lib/ipes/src/EmergencyResources/index.vue.d.ts +7 -20
  178. package/dist/lib/ipes/src/EmergencyResources/index.vue.js +106 -27
  179. package/dist/lib/ipes/src/EnterpriseProtectionCode/index.d.ts +17 -25
  180. package/dist/lib/ipes/src/EnterpriseProtectionCode/index.vue.d.ts +7 -14
  181. package/dist/lib/ipes/src/EnterpriseProtectionCode/index.vue.js +52 -44
  182. package/dist/lib/ipes/src/EnvManage/index.vue.js +2 -1
  183. package/dist/lib/ipes/src/EnvironmentalProtection/images/piebottom.png.js +2 -2
  184. package/dist/lib/ipes/src/EnvironmentalProtection/images/pietop.png.js +2 -2
  185. package/dist/lib/ipes/src/EnvironmentalProtection/index.vue.js +4 -12
  186. package/dist/lib/ipes/src/EnvironmentalRiskManagement/index.d.ts +76 -7
  187. package/dist/lib/ipes/src/EnvironmentalRiskManagement/index.vue.d.ts +49 -3
  188. package/dist/lib/ipes/src/EnvironmentalRiskManagement/index.vue.js +21 -52
  189. package/dist/lib/ipes/src/GasControl/index.d.ts +12 -12
  190. package/dist/lib/ipes/src/GasControl/index.vue.d.ts +6 -6
  191. package/dist/lib/ipes/src/GasControl/index.vue.js +4 -4
  192. package/dist/lib/ipes/src/GeneralManagement/components/Tabs.vue.js +1 -1
  193. package/dist/lib/ipes/src/GeneralManagement/index.d.ts +131 -26
  194. package/dist/lib/ipes/src/GeneralManagement/index.vue.d.ts +82 -12
  195. package/dist/lib/ipes/src/GeneralManagement/index.vue.js +20 -52
  196. package/dist/lib/ipes/src/InspectionManage/index.vue.js +59 -67
  197. package/dist/lib/ipes/src/Level3AirDefense/index.vue.js +1 -1
  198. package/dist/lib/ipes/src/PollutantSourceManage/index.d.ts +54 -56
  199. package/dist/lib/ipes/src/PollutantSourceManage/index.vue.d.ts +28 -13
  200. package/dist/lib/ipes/src/PollutantSourceManage/index.vue.js +16 -16
  201. package/dist/lib/ipes/src/PollutantSourceManage/type.d.ts +9 -1
  202. package/dist/lib/ipes/src/RealTimeAirQualityManage/index.vue.js +6 -5
  203. package/dist/lib/ipes/src/StreetLightingManagement/index.d.ts +12 -21
  204. package/dist/lib/ipes/src/StreetLightingManagement/index.vue.d.ts +7 -15
  205. package/dist/lib/ipes/src/StreetLightingManagement/index.vue.js +33 -12
  206. package/dist/lib/ipes/src/StreetLightingManagement/type.d.ts +2 -0
  207. package/dist/lib/ipes/src/TaskDispose/index.d.ts +18 -93
  208. package/dist/lib/ipes/src/TaskDispose/index.vue.d.ts +10 -58
  209. package/dist/lib/ipes/src/TaskDispose/index.vue.js +71 -261
  210. package/dist/lib/ipes/src/VocStatistics/index.d.ts +3 -27
  211. package/dist/lib/ipes/src/VocStatistics/index.vue.d.ts +2 -17
  212. package/dist/lib/ipes/src/VocStatistics/index.vue.js +19 -37
  213. package/dist/lib/ipes/src/common/Echarts.vue.js +20 -11
  214. package/dist/lib/style.css +5080 -4770
  215. package/dist/lib/wgms/src/AuxiliaryJudgment/api/index.d.ts +2 -2
  216. package/dist/lib/wgms/src/AuxiliaryJudgment/api/index.js +2 -2
  217. package/dist/lib/wgms/src/AuxiliaryJudgment/api/types.d.ts +4 -20
  218. package/dist/lib/wgms/src/AuxiliaryJudgment/index.d.ts +39 -24
  219. package/dist/lib/wgms/src/AuxiliaryJudgment/index.vue.d.ts +22 -13
  220. package/dist/lib/wgms/src/AuxiliaryJudgment/index.vue.js +32 -31
  221. package/dist/lib/wgms/src/ChangesAlongTheProcess/api/index.js +15 -0
  222. package/dist/lib/wgms/src/ChangesAlongTheProcess/api/types.d.ts +5 -16
  223. package/dist/lib/wgms/src/ChangesAlongTheProcess/index.d.ts +69 -24
  224. package/dist/lib/wgms/src/ChangesAlongTheProcess/index.vue.d.ts +40 -13
  225. package/dist/lib/wgms/src/ChangesAlongTheProcess/index.vue.js +39 -38
  226. package/dist/lib/wgms/src/ChlorophyllAchangeRate/index.d.ts +1 -1
  227. package/dist/lib/wgms/src/CrossSectionCorrelation/api/index.js +2 -2
  228. package/dist/lib/wgms/src/CrossSectionCorrelation/api/types.d.ts +14 -12
  229. package/dist/lib/wgms/src/CrossSectionCorrelation/index.d.ts +111 -36
  230. package/dist/lib/wgms/src/CrossSectionCorrelation/index.vue.d.ts +64 -19
  231. package/dist/lib/wgms/src/CrossSectionCorrelation/index.vue.js +64 -41
  232. package/dist/lib/wgms/src/DrinkingWaterComplianceRate/index.d.ts +1 -1
  233. package/dist/lib/wgms/src/DrinkingWaterComplianceRate/index.js +2 -2
  234. package/dist/lib/wgms/src/FactorTopThreeRanking/index.d.ts +1 -1
  235. package/dist/lib/wgms/src/FactorTrendComparison/api/index.d.ts +5 -0
  236. package/dist/lib/wgms/src/FactorTrendComparison/api/index.js +16 -0
  237. package/dist/lib/wgms/src/FactorTrendComparison/index.d.ts +66 -44
  238. package/dist/lib/wgms/src/FactorTrendComparison/index.vue.d.ts +39 -25
  239. package/dist/lib/wgms/src/FactorTrendComparison/index.vue.js +80 -66
  240. package/dist/lib/wgms/{api/NPTrendChange → src/NPTrendChange/api}/index.d.ts +1 -1
  241. package/dist/lib/wgms/{api/NPTrendChange → src/NPTrendChange/api}/index.js +3 -3
  242. package/dist/lib/wgms/src/NPTrendChange/index.d.ts +63 -41
  243. package/dist/lib/wgms/src/NPTrendChange/index.vue.d.ts +37 -23
  244. package/dist/lib/wgms/src/NPTrendChange/index.vue.js +61 -53
  245. package/dist/lib/wgms/src/PollutionSourceControl/index.d.ts +9 -9
  246. package/dist/lib/wgms/src/PollutionSourceControl/index.vue.d.ts +3 -3
  247. package/dist/lib/wgms/src/SevenDayKline/api/index.d.ts +8 -0
  248. package/dist/lib/wgms/src/SevenDayKline/api/index.js +24 -0
  249. package/dist/lib/wgms/src/SevenDayKline/api/types.d.ts +5 -4
  250. package/dist/lib/wgms/src/SevenDayKline/index.d.ts +39 -39
  251. package/dist/lib/wgms/src/SevenDayKline/index.vue.d.ts +22 -22
  252. package/dist/lib/wgms/src/SevenDayKline/index.vue.js +34 -31
  253. package/dist/lib/wgms/src/SurroundingPollution/api/index.js +2 -10
  254. package/dist/lib/wgms/src/SurroundingPollution/api/types.d.ts +8 -4
  255. package/dist/lib/wgms/src/SurroundingPollution/index.d.ts +54 -39
  256. package/dist/lib/wgms/src/SurroundingPollution/index.vue.d.ts +31 -22
  257. package/dist/lib/wgms/src/SurroundingPollution/index.vue.js +42 -37
  258. package/dist/lib/wgms/src/UpstreamImpact/api/index.js +3 -3
  259. package/dist/lib/wgms/src/UpstreamImpact/api/types.d.ts +10 -7
  260. package/dist/lib/wgms/src/UpstreamImpact/index.d.ts +93 -48
  261. package/dist/lib/wgms/src/UpstreamImpact/index.vue.d.ts +53 -26
  262. package/dist/lib/wgms/src/UpstreamImpact/index.vue.js +166 -194
  263. package/dist/lib/wgms/src/UpstreamSection/api/index.d.ts +6 -0
  264. package/dist/lib/wgms/src/UpstreamSection/api/index.js +16 -0
  265. package/dist/lib/wgms/src/UpstreamSection/api/types.d.ts +20 -0
  266. package/dist/lib/wgms/src/UpstreamSection/index.d.ts +113 -3
  267. package/dist/lib/wgms/src/UpstreamSection/index.vue.d.ts +67 -1
  268. package/dist/lib/wgms/src/UpstreamSection/index.vue.js +56 -2
  269. package/dist/lib/wgms/src/WaterQualityRainfall/api/index.d.ts +8 -0
  270. package/dist/lib/wgms/src/WaterQualityRainfall/api/index.js +24 -0
  271. package/dist/lib/wgms/src/WaterQualityRainfall/api/types.d.ts +4 -4
  272. package/dist/lib/wgms/src/WaterQualityRainfall/index.d.ts +30 -30
  273. package/dist/lib/wgms/src/WaterQualityRainfall/index.vue.d.ts +18 -18
  274. package/dist/lib/wgms/src/WaterQualityRainfall/index.vue.js +45 -28
  275. package/dist/lib/wgms/src/index.js +1 -1
  276. package/dist/style/base.css +207 -0
  277. package/dist/style/style-aims.css +1 -1
  278. package/dist/style/style-bmp.css +1 -1
  279. package/dist/style/style-ipes.css +1 -1
  280. package/dist/style/style-wgms.css +1 -1
  281. package/package.json +2 -2
  282. package/dist/es/ipes/src/EnvironmentalProtection/images/module-title-icon.png.mjs +0 -3
  283. package/dist/es/ipes/src/InspectionManage/images/module-title-icon.png.mjs +0 -3
  284. package/dist/es/ipes/src/PollutantSourceManage/types.d.ts +0 -18
  285. package/dist/es/ipes/src/TaskDispose/img/circlebottom.png.mjs +0 -3
  286. package/dist/es/wgms/api/FactorTrendComparison/index.d.ts +0 -10
  287. package/dist/es/wgms/api/FactorTrendComparison/index.mjs +0 -20
  288. package/dist/es/wgms/api/NPTrendChange/index.mjs +0 -12
  289. package/dist/lib/ipes/src/EnvironmentalProtection/images/module-title-icon.png.js +0 -7
  290. package/dist/lib/ipes/src/InspectionManage/images/module-title-icon.png.js +0 -7
  291. package/dist/lib/ipes/src/PollutantSourceManage/types.d.ts +0 -18
  292. package/dist/lib/ipes/src/TaskDispose/img/circlebottom.png.js +0 -7
  293. package/dist/lib/wgms/api/FactorTrendComparison/index.d.ts +0 -10
  294. package/dist/lib/wgms/api/FactorTrendComparison/index.js +0 -25
@@ -1,72 +1,24 @@
1
1
  import type { PropType } from 'vue';
2
2
  declare const _default: import("vue").DefineComponent<{
3
- commonMonitor: {
4
- type: ObjectConstructor;
5
- default: () => {
6
- nameRiver: string;
7
- nameInfrared: string;
8
- };
9
- };
10
- publicManagementList: {
11
- type: PropType<any[]>;
12
- default: () => {
13
- duty: string;
14
- name: string;
15
- siteType: string;
16
- }[];
17
- };
18
- gasData: {
3
+ statisticalData: {
19
4
  type: PropType<any[]>;
20
- default: () => {
21
- value: number;
22
- name: string;
23
- color: string;
24
- }[];
5
+ default: () => never[];
25
6
  };
26
- companyData: {
7
+ dutyRoster: {
27
8
  type: PropType<any[]>;
28
- default: () => {
29
- value: number;
30
- name: string;
31
- color: string;
32
- }[];
9
+ default: () => never[];
33
10
  };
34
11
  }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
35
- commonMonitor: {
36
- type: ObjectConstructor;
37
- default: () => {
38
- nameRiver: string;
39
- nameInfrared: string;
40
- };
41
- };
42
- publicManagementList: {
43
- type: PropType<any[]>;
44
- default: () => {
45
- duty: string;
46
- name: string;
47
- siteType: string;
48
- }[];
49
- };
50
- gasData: {
12
+ statisticalData: {
51
13
  type: PropType<any[]>;
52
- default: () => {
53
- value: number;
54
- name: string;
55
- color: string;
56
- }[];
14
+ default: () => never[];
57
15
  };
58
- companyData: {
16
+ dutyRoster: {
59
17
  type: PropType<any[]>;
60
- default: () => {
61
- value: number;
62
- name: string;
63
- color: string;
64
- }[];
18
+ default: () => never[];
65
19
  };
66
20
  }>>, {
67
- commonMonitor: Record<string, any>;
68
- publicManagementList: any[];
69
- gasData: any[];
70
- companyData: any[];
21
+ statisticalData: any[];
22
+ dutyRoster: any[];
71
23
  }, {}>;
72
24
  export default _default;
@@ -1,289 +1,99 @@
1
- import { defineComponent, openBlock, createElementBlock, createElementVNode, createVNode, unref, toDisplayString, Fragment, renderList, createStaticVNode } from 'vue';
2
- import _sfc_main$1 from '../common/Echarts.vue.mjs';
3
- import '../common/Echarts.vue2.mjs';
4
- import circlebottom from './img/circlebottom.png.mjs';
1
+ import { defineComponent, ref, openBlock, createElementBlock, createElementVNode, toDisplayString, unref, Fragment, renderList, createVNode, normalizeStyle } from 'vue';
2
+ import dayjs from 'dayjs';
3
+ import IpesPercentBar from '../common/IpesPercentBar.vue.mjs';
5
4
 
6
- const _hoisted_1 = { class: "dv-ipes-taskDispose" };
7
- const _hoisted_2 = { class: "dv-ipes-module-content mgt8" };
8
- const _hoisted_3 = { class: "dv-ipes-monitoring-points" };
9
- const _hoisted_4 = /* @__PURE__ */ createStaticVNode('<div class="dv-ipes-common-title" style="padding:8px 0 0 8px;"><div class="dv-ipes-title-large"> 任务处置统计 </div><div class="dv-ipes-title-small"><div class="dv-ipes-title-small1"><span style="opacity:0.5;">已处置</span></div><div class="dv-ipes-title-small2"><span style="opacity:0.5;">处置中</span></div></div></div>', 1);
10
- const _hoisted_5 = {
11
- class: "dv-ipes-flex dv-ipes-echarts-wrap dv-ipes-fs12",
12
- style: { "justify-content": "space-around", "padding-top": "8px" }
13
- };
14
- const _hoisted_6 = { class: "dv-ipes-echarts-item" };
15
- const _hoisted_7 = ["title"];
16
- const _hoisted_8 = { class: "dv-ipes-echarts-item" };
17
- const _hoisted_9 = ["title"];
18
- const _hoisted_10 = /* @__PURE__ */ createElementVNode("div", { class: "dv-ipes-duty-name" }, [
19
- /* @__PURE__ */ createElementVNode("div", { class: "dv-ipes-duty-title" }, " 今日值班表 ")
5
+ const _hoisted_1 = { class: "taskDispose" };
6
+ const _hoisted_2 = { class: "module-content" };
7
+ const _hoisted_3 = { class: "monitoring-points" };
8
+ const _hoisted_4 = { class: "common-title" };
9
+ const _hoisted_5 = /* @__PURE__ */ createElementVNode("div", { class: "title-large" }, " 任务处置统计 ", -1);
10
+ const _hoisted_6 = { class: "title-time" };
11
+ const _hoisted_7 = { class: "statistics-box" };
12
+ const _hoisted_8 = { class: "category" };
13
+ const _hoisted_9 = { class: "legend-box" };
14
+ const _hoisted_10 = { class: "legend-item-name" };
15
+ const _hoisted_11 = /* @__PURE__ */ createElementVNode("div", { class: "duty-name" }, [
16
+ /* @__PURE__ */ createElementVNode("div", { class: "duty-title" }, " 今日值班表 ")
20
17
  ], -1);
21
- const _hoisted_11 = ["value", "onClick"];
22
- const _hoisted_12 = { class: "dv-ipes-lefts" };
23
- const _hoisted_13 = { class: "dv-ipes-rights dv-ipes-text-color" };
18
+ const _hoisted_12 = { class: "table-box" };
19
+ const _hoisted_13 = { class: "duty" };
20
+ const _hoisted_14 = { class: "name" };
24
21
  const __default__ = {
25
22
  name: "DvIpesTaskDispose",
26
- title: "任务协同组件"
23
+ title: "任务协同"
27
24
  };
28
25
  const _sfc_main = /* @__PURE__ */ defineComponent({
29
26
  ...__default__,
30
27
  props: {
31
- commonMonitor: {
32
- type: Object,
33
- default: () => {
34
- return {
35
- nameRiver: "大气环境",
36
- nameInfrared: "企业环境"
37
- };
38
- }
39
- },
40
- publicManagementList: {
28
+ statisticalData: {
41
29
  type: Array,
42
30
  default: () => {
43
- return [
44
- {
45
- duty: "值班经理",
46
- name: "王建国",
47
- siteType: "atm_voc"
48
- },
49
- {
50
- duty: "平台值守",
51
- name: "王建国",
52
- siteType: "atm_voc2"
53
- },
54
- {
55
- duty: "走航人员",
56
- name: "王建国",
57
- siteType: "atm_voc3"
58
- }
59
- ];
31
+ return [];
60
32
  }
61
33
  },
62
- // 值班数据
63
- gasData: {
34
+ // 任务处置统计数据
35
+ dutyRoster: {
64
36
  type: Array,
65
37
  default: () => {
66
- return [
67
- {
68
- value: 4,
69
- name: "已处置",
70
- color: "#0EED95"
71
- },
72
- {
73
- value: 7,
74
- name: "处置中",
75
- color: "#FFBE00"
76
- }
77
- ];
78
- }
79
- },
80
- // 大气环境图表数据
81
- companyData: {
82
- type: Array,
83
- default: () => {
84
- return [
85
- {
86
- value: 4,
87
- name: "已处置",
88
- color: "#0EED95"
89
- },
90
- {
91
- value: 7,
92
- name: "处置中",
93
- color: "#FFBE00"
94
- },
95
- {
96
- value: 11,
97
- name: "未处置",
98
- color: "#8FAFC7"
99
- }
100
- ];
38
+ return [];
101
39
  }
102
40
  }
103
- // 企业环境图表数据
41
+ // 值班表数据
104
42
  },
105
43
  setup(__props) {
106
- const props = __props;
107
- const currentModules = "";
108
- const colors = {
109
- normal: "#FFBE00",
110
- // 正常
111
- abnormal: "#0EED95",
112
- // 异常
113
- off: "#8FAFC7"
114
- // 离线
115
- };
116
- const setOptions = (name, data) => {
117
- const options = {
118
- graphic: {
119
- type: "image",
120
- style: {
121
- image: circlebottom,
122
- x: 11,
123
- y: 10.5,
124
- width: 38,
125
- height: 38
126
- }
127
- },
128
- grid: {
129
- // 设置图表撑满整个画布
130
- left: "20px",
131
- containLabel: true
132
- },
133
- tooltip: {
134
- trigger: "item",
135
- formatter: (params) => {
136
- const dataObj = params.data;
137
- const str = `
138
- <div style="text-align:left;width:100%">${params.seriesName}</div>
139
- <span style="display:inline-block;width:8px;height:8px;vertical-align: middle;border-radius:4px;background:${dataObj.itemStyle.color}"></span>
140
- <span>${dataObj.name}:${dataObj.value} (${params.percent}%)</span>
141
- `;
142
- return str;
143
- }
144
- },
145
- legend: {
146
- show: false,
147
- left: "center",
148
- orient: "horizontal",
149
- itemWidth: 7,
150
- itemHeight: 7,
151
- textStyle: {
152
- fontSize: 12,
153
- color: "#ffffff",
154
- opacity: "0.5"
155
- }
156
- },
157
- series: [
158
- {
159
- cursor: "pointer",
160
- selectedMode: "single",
161
- selectedOffset: 1,
162
- name,
163
- type: "pie",
164
- radius: ["63%", "83%"],
165
- itemStyle: {
166
- borderColor: "#0B2C3C",
167
- borderWidth: 1
168
- },
169
- label: {
170
- show: true,
171
- position: "center",
172
- itemStyle: {
173
- fontSize: 6
174
- },
175
- emphasis: {
176
- show: true
177
- },
178
- rich: {
179
- span1: {
180
- color: colors.normal,
181
- fontSize: 12
182
- },
183
- span2: {
184
- color: colors.abnormal,
185
- fontSize: 12
186
- },
187
- span3: {
188
- color: colors.off,
189
- fontSize: 12
190
- },
191
- gang: {
192
- color: "rgba(255, 255, 255, 0.2)",
193
- fontSize: 12
194
- }
195
- },
196
- formatter: () => {
197
- let str = "";
198
- data.forEach((item) => {
199
- switch (item.name) {
200
- case "处置中":
201
- str += `{span1|${item.value}}{gang|}`;
202
- break;
203
- case "已处置":
204
- str += `{span2|${item.value}}{gang|/}`;
205
- break;
206
- }
207
- });
208
- return str;
209
- }
210
- },
211
- emphasis: {
212
- label: {
213
- show: false
214
- }
215
- },
216
- labelLine: {
217
- show: false
218
- },
219
- data: data.map((item) => {
220
- return {
221
- value: item.value,
222
- name: item.name,
223
- itemStyle: {
224
- color: item.color
225
- }
226
- };
227
- })
228
- }
229
- ]
230
- };
231
- return {
232
- options
233
- };
234
- };
235
- const onChange = (event, type) => {
236
- };
237
- const aqmsOptions = setOptions("大气环境", props.gasData);
238
- const enterpriseOptions = setOptions("企业环境", props.companyData);
44
+ const currentTime = ref(dayjs().format("YYYY-MM-DD HH"));
239
45
  return (_ctx, _cache) => {
240
46
  return openBlock(), createElementBlock("div", _hoisted_1, [
241
47
  createElementVNode("div", _hoisted_2, [
242
48
  createElementVNode("div", _hoisted_3, [
243
- _hoisted_4,
244
- createElementVNode("div", _hoisted_5, [
245
- createElementVNode("div", _hoisted_6, [
246
- createVNode(_sfc_main$1, {
247
- id: "aqms",
248
- class: "dv-ipes-echarts-pie",
249
- width: "60px",
250
- height: "60px",
251
- "full-options": unref(aqmsOptions),
252
- loading: false
253
- }, null, 8, ["full-options"]),
254
- createElementVNode("div", {
255
- class: "dv-ipes-point-title dv-ipes-single-overflow",
256
- title: __props.commonMonitor.nameRiver
257
- }, toDisplayString(__props.commonMonitor.nameRiver), 9, _hoisted_7)
258
- ]),
259
- createElementVNode("div", _hoisted_8, [
260
- createVNode(_sfc_main$1, {
261
- id: "company",
262
- class: "dv-ipes-echarts-pie",
263
- width: "60px",
264
- height: "60px",
265
- "full-options": unref(enterpriseOptions),
266
- loading: false
267
- }, null, 8, ["full-options"]),
268
- createElementVNode("div", {
269
- class: "dv-ipes-point-title dv-ipes-single-overflow",
270
- title: __props.commonMonitor.nameInfrared
271
- }, toDisplayString(__props.commonMonitor.nameInfrared), 9, _hoisted_9)
272
- ])
49
+ createElementVNode("div", _hoisted_4, [
50
+ _hoisted_5,
51
+ createElementVNode("div", _hoisted_6, toDisplayString(unref(currentTime)), 1)
52
+ ]),
53
+ createElementVNode("div", _hoisted_7, [
54
+ (openBlock(true), createElementBlock(Fragment, null, renderList(__props.statisticalData, (item, index) => {
55
+ return openBlock(), createElementBlock("div", {
56
+ key: index,
57
+ class: "statistics-item"
58
+ }, [
59
+ createElementVNode("div", _hoisted_8, toDisplayString(item.category), 1),
60
+ createVNode(IpesPercentBar, {
61
+ list: item.list
62
+ }, null, 8, ["list"]),
63
+ createElementVNode("div", _hoisted_9, [
64
+ (openBlock(true), createElementBlock(Fragment, null, renderList(item.list, (item2, index2) => {
65
+ return openBlock(), createElementBlock("div", {
66
+ key: index2,
67
+ class: "legend-item"
68
+ }, [
69
+ createElementVNode("div", {
70
+ class: "legend-item-color",
71
+ style: normalizeStyle({ background: item2.background })
72
+ }, null, 4),
73
+ createElementVNode("span", _hoisted_10, toDisplayString(item2.name), 1),
74
+ createElementVNode("div", {
75
+ class: "legend-item-value",
76
+ style: normalizeStyle({ color: item2.background })
77
+ }, toDisplayString(item2.value), 5)
78
+ ]);
79
+ }), 128))
80
+ ])
81
+ ]);
82
+ }), 128))
273
83
  ])
274
84
  ]),
275
- _hoisted_10,
276
- (openBlock(true), createElementBlock(Fragment, null, renderList(__props.publicManagementList, (item, index) => {
277
- return openBlock(), createElementBlock("div", {
278
- key: `${index}publicManagementList`,
279
- class: "dv-ipes-itemsBox dv-ipes-flex",
280
- value: currentModules === item.siteType,
281
- onClick: ($event) => onChange($event, item.siteType)
282
- }, [
283
- createElementVNode("div", _hoisted_12, toDisplayString(item.duty), 1),
284
- createElementVNode("div", _hoisted_13, toDisplayString(item.name), 1)
285
- ], 8, _hoisted_11);
286
- }), 128))
85
+ _hoisted_11,
86
+ createElementVNode("div", _hoisted_12, [
87
+ (openBlock(true), createElementBlock(Fragment, null, renderList(__props.dutyRoster, (item, index) => {
88
+ return openBlock(), createElementBlock("div", {
89
+ key: `${index}dutyRoster`,
90
+ class: "dutyRosterItem"
91
+ }, [
92
+ createElementVNode("div", _hoisted_13, toDisplayString(item.duty), 1),
93
+ createElementVNode("div", _hoisted_14, toDisplayString(item.name), 1)
94
+ ]);
95
+ }), 128))
96
+ ])
287
97
  ])
288
98
  ]);
289
99
  };
@@ -5,7 +5,6 @@ export declare const DvIpesVocStatistics: {
5
5
  $data: {};
6
6
  $props: {
7
7
  data?: any[] | undefined;
8
- title?: string | undefined;
9
8
  key?: string | number | symbol | undefined;
10
9
  style?: unknown;
11
10
  ref?: import("vue").VNodeRef | undefined;
@@ -65,20 +64,12 @@ export declare const DvIpesVocStatistics: {
65
64
  $emit: (event: string, ...args: any[]) => void;
66
65
  $el: any;
67
66
  $options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
68
- title: {
69
- type: StringConstructor;
70
- default: string;
71
- };
72
67
  data: {
73
68
  type: globalThis.PropType<any[]>;
74
- default: () => {
75
- value: string;
76
- label: string;
77
- }[];
69
+ default: () => never[];
78
70
  };
79
71
  }>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
80
72
  data: any[];
81
- title: string;
82
73
  }, {}, string, {}> & {
83
74
  beforeCreate?: ((() => void) | (() => void)[]) | undefined;
84
75
  created?: ((() => void) | (() => void)[]) | undefined;
@@ -100,35 +91,20 @@ export declare const DvIpesVocStatistics: {
100
91
  $nextTick: typeof import("vue").nextTick;
101
92
  $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean> | undefined): import("vue").WatchStopHandle;
102
93
  } & Readonly<import("vue").ExtractPropTypes<{
103
- title: {
104
- type: StringConstructor;
105
- default: string;
106
- };
107
94
  data: {
108
95
  type: globalThis.PropType<any[]>;
109
- default: () => {
110
- value: string;
111
- label: string;
112
- }[];
96
+ default: () => never[];
113
97
  };
114
98
  }>> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {};
115
99
  __isFragment?: undefined;
116
100
  __isTeleport?: undefined;
117
101
  __isSuspense?: undefined;
118
102
  } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
119
- title: {
120
- type: StringConstructor;
121
- default: string;
122
- };
123
103
  data: {
124
104
  type: globalThis.PropType<any[]>;
125
- default: () => {
126
- value: string;
127
- label: string;
128
- }[];
105
+ default: () => never[];
129
106
  };
130
107
  }>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
131
108
  data: any[];
132
- title: string;
133
109
  }, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin<any[]>;
134
110
  export default _VocStatistics;
@@ -1,30 +1,15 @@
1
1
  import type { PropType } from 'vue';
2
2
  declare const _default: import("vue").DefineComponent<{
3
- title: {
4
- type: StringConstructor;
5
- default: string;
6
- };
7
3
  data: {
8
4
  type: PropType<any[]>;
9
- default: () => {
10
- value: string;
11
- label: string;
12
- }[];
5
+ default: () => never[];
13
6
  };
14
7
  }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
15
- title: {
16
- type: StringConstructor;
17
- default: string;
18
- };
19
8
  data: {
20
9
  type: PropType<any[]>;
21
- default: () => {
22
- value: string;
23
- label: string;
24
- }[];
10
+ default: () => never[];
25
11
  };
26
12
  }>>, {
27
13
  data: any[];
28
- title: string;
29
14
  }, {}>;
30
15
  export default _default;
@@ -1,39 +1,21 @@
1
- import { defineComponent, ref, openBlock, createElementBlock, createElementVNode, toDisplayString, Fragment, renderList } from 'vue';
1
+ import { defineComponent, ref, openBlock, createElementBlock, Fragment, renderList, createElementVNode, toDisplayString } from 'vue';
2
2
 
3
- const _hoisted_1 = { class: "dv-ipes-voc-statistics" };
4
- const _hoisted_2 = { class: "voc-header" };
5
- const _hoisted_3 = { class: "dv-ipes-voc-content" };
6
- const _hoisted_4 = { class: "dv-ipes-year" };
7
- const _hoisted_5 = { class: "dv-ipes-value" };
3
+ const _hoisted_1 = { class: "vocStatistics" };
4
+ const _hoisted_2 = { class: "year" };
5
+ const _hoisted_3 = { class: "degree" };
6
+ const _hoisted_4 = { class: "degree_num" };
7
+ const _hoisted_5 = /* @__PURE__ */ createElementVNode("div", { class: "degree_text" }, " 次 ", -1);
8
8
  const __default__ = {
9
9
  name: "DvIpesVocStatistics",
10
- title: "VOCs预警频次"
10
+ title: "VOCs管控"
11
11
  };
12
12
  const _sfc_main = /* @__PURE__ */ defineComponent({
13
13
  ...__default__,
14
14
  props: {
15
- title: {
16
- type: String,
17
- default: "VOCs预警频次"
18
- },
19
- // 标题
20
15
  data: {
21
16
  type: Array,
22
17
  default: () => {
23
- return [
24
- {
25
- value: "47次",
26
- label: "2022年"
27
- },
28
- {
29
- value: "666次",
30
- label: "2023年"
31
- },
32
- {
33
- value: "0次",
34
- label: "2024年"
35
- }
36
- ];
18
+ return [];
37
19
  }
38
20
  }
39
21
  // voc数据
@@ -42,18 +24,18 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
42
24
  ref(false);
43
25
  return (_ctx, _cache) => {
44
26
  return openBlock(), createElementBlock("div", _hoisted_1, [
45
- createElementVNode("header", _hoisted_2, toDisplayString(__props.title), 1),
46
- createElementVNode("div", _hoisted_3, [
47
- (openBlock(true), createElementBlock(Fragment, null, renderList(__props.data, (m, n) => {
48
- return openBlock(), createElementBlock("div", {
49
- key: n,
50
- class: "dv-ipes-base-item"
51
- }, [
52
- createElementVNode("div", _hoisted_4, toDisplayString(m.label), 1),
53
- createElementVNode("div", _hoisted_5, toDisplayString(m.value), 1)
54
- ]);
55
- }), 128))
56
- ])
27
+ (openBlock(true), createElementBlock(Fragment, null, renderList(__props.data, (m, n) => {
28
+ return openBlock(), createElementBlock("div", {
29
+ key: n,
30
+ class: "base-item"
31
+ }, [
32
+ createElementVNode("div", _hoisted_2, toDisplayString(m.label) + "", 1),
33
+ createElementVNode("div", _hoisted_3, [
34
+ createElementVNode("div", _hoisted_4, toDisplayString(m.value), 1),
35
+ _hoisted_5
36
+ ])
37
+ ]);
38
+ }), 128))
57
39
  ]);
58
40
  };
59
41
  }
@@ -44,6 +44,25 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
44
44
  };
45
45
  const cancalDebounce = debounce(resizeHandler, 50);
46
46
  onMounted(() => {
47
+ initChart();
48
+ });
49
+ onBeforeUnmount(() => {
50
+ window.removeEventListener("resize", cancalDebounce);
51
+ myChart.dispose();
52
+ });
53
+ watch(() => [props.fullOptions.options, props.loading], () => {
54
+ if (!myChart)
55
+ initChart();
56
+ if (!myChart)
57
+ return;
58
+ if (!props.loading) {
59
+ myChart.hideLoading();
60
+ myChart.setOption(props.fullOptions.options, true);
61
+ }
62
+ }, { deep: true });
63
+ const initChart = () => {
64
+ if (!echartRef.value || !window?.echarts)
65
+ return;
47
66
  myChart = window.echarts.init(echartRef.value, { renderer: "svg" });
48
67
  myChart.showLoading({
49
68
  text: "",
@@ -58,17 +77,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
58
77
  myChart.setOption(props.fullOptions.options, true);
59
78
  }
60
79
  window.addEventListener("resize", cancalDebounce);
61
- });
62
- onBeforeUnmount(() => {
63
- window.removeEventListener("resize", cancalDebounce);
64
- myChart.dispose();
65
- });
66
- watch(() => [props.fullOptions.options, props.loading], () => {
67
- if (!props.loading) {
68
- myChart.hideLoading();
69
- myChart.setOption(props.fullOptions.options, true);
70
- }
71
- }, { deep: true });
80
+ };
72
81
  return (_ctx, _cache) => {
73
82
  return openBlock(), createElementBlock("div", {
74
83
  ref_key: "echartRef",