@vtx/modals2 2.10.37 → 2.10.38

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 (470) hide show
  1. package/README.md +33 -33
  2. package/lib/style/index.css +2 -0
  3. package/lib/style/index.less +9 -9
  4. package/lib/style/themes/dark.less +71 -71
  5. package/lib/style/themes/default.less +37 -37
  6. package/lib/style/themes/index.less +1 -1
  7. package/lib/style/themesHZ/dark.css +2 -0
  8. package/lib/style/themesHZ/dark.less +70 -69
  9. package/lib/style/themesHZ/default.css +1 -0
  10. package/lib/style/themesHZ/default.less +24 -23
  11. package/lib/style/themesHZ/index.css +2 -0
  12. package/lib/style/themesHZ/index.less +1 -1
  13. package/lib/typings.d.ts +15 -15
  14. package/lib/vm-alarm-info/Components/AlarmStatistics.js +2 -2
  15. package/lib/vm-alarm-info/Components/AlarmStatistics.js.map +1 -1
  16. package/lib/vm-alarm-info/Components/AlarmTrend.js +2 -2
  17. package/lib/vm-alarm-info/Components/AlarmTrend.js.map +1 -1
  18. package/lib/vm-alarm-info/Components/CurrentAlarmNew.js +2 -2
  19. package/lib/vm-alarm-info/Components/CurrentAlarmNew.js.map +1 -1
  20. package/lib/vm-alarm-info/Components/index.less +40 -40
  21. package/lib/vm-alarm-info/index.js +2 -2
  22. package/lib/vm-alarm-info/index.js.map +1 -1
  23. package/lib/vm-alarm-info/style/index.less +16 -16
  24. package/lib/vm-alarm-situation/index.js +2 -2
  25. package/lib/vm-alarm-situation/index.js.map +1 -1
  26. package/lib/vm-alarm-situation/style/index.less +67 -67
  27. package/lib/vm-alarm-situation-pt/index.js +2 -2
  28. package/lib/vm-alarm-situation-pt/index.js.map +1 -1
  29. package/lib/vm-alarm-situation-pt/style/index.less +65 -65
  30. package/lib/vm-analysis-comparison/index.js +2 -2
  31. package/lib/vm-analysis-comparison/index.js.map +1 -1
  32. package/lib/vm-analysis-comparison/style/index.less +12 -12
  33. package/lib/vm-appraisal-info/List.js +1 -1
  34. package/lib/vm-appraisal-info/List.js.map +1 -1
  35. package/lib/vm-appraisal-info/ListKh.js +1 -1
  36. package/lib/vm-appraisal-info/ListKh.js.map +1 -1
  37. package/lib/vm-appraisal-info/ListZg.js +1 -1
  38. package/lib/vm-appraisal-info/ListZg.js.map +1 -1
  39. package/lib/vm-appraisal-info/index.js +2 -2
  40. package/lib/vm-appraisal-info/index.js.map +1 -1
  41. package/lib/vm-appraisal-info/style/index.less +122 -122
  42. package/lib/vm-base-list/index.js +2 -2
  43. package/lib/vm-base-list/index.js.map +1 -1
  44. package/lib/vm-base-list/style/index.less +39 -39
  45. package/lib/vm-button/style/index.less +20 -20
  46. package/lib/vm-charts/Line.js +1 -1
  47. package/lib/vm-charts/Pie.js +1 -1
  48. package/lib/vm-charts/index.less +30 -30
  49. package/lib/vm-checkbox/style/index.less +25 -25
  50. package/lib/vm-common-components/common/vm-modal/style/index.less +108 -108
  51. package/lib/vm-common-components/common/vm-scrollable/index.js +9 -4
  52. package/lib/vm-common-components/common/vm-scrollable/index.js.map +1 -1
  53. package/lib/vm-common-components/common/vm-scrollable/style/index.less +17 -17
  54. package/lib/vm-common-components/common/vm-scrollableRow/index.js +185 -0
  55. package/lib/vm-common-components/common/vm-scrollableRow/index.js.map +1 -0
  56. package/lib/vm-common-components/common/vm-scrollableRow/style/css.js +4 -0
  57. package/lib/vm-common-components/common/vm-scrollableRow/style/css.js.map +1 -0
  58. package/lib/vm-common-components/common/vm-scrollableRow/style/index.css +110 -0
  59. package/lib/vm-common-components/common/vm-scrollableRow/style/index.js +4 -0
  60. package/lib/vm-common-components/common/vm-scrollableRow/style/index.js.map +1 -0
  61. package/lib/vm-common-components/common/vm-scrollableRow/style/index.less +113 -0
  62. package/lib/vm-common-components/common/vm-select/style/index.less +51 -51
  63. package/lib/vm-common-components/common/vm-tabs/index.js +2 -2
  64. package/lib/vm-common-components/common/vm-tabs/index.js.map +1 -1
  65. package/lib/vm-common-components/common/vm-tabs/style/index.less +60 -60
  66. package/lib/vm-common-components/components/Compare/style/index.less +35 -35
  67. package/lib/vm-common-components/components/ImagesGroup/style/index.less +11 -11
  68. package/lib/vm-common-components/components/Portrait/imgs/dx.svg +5 -5
  69. package/lib/vm-common-components/components/Portrait/imgs/gj.svg +6 -6
  70. package/lib/vm-common-components/components/Portrait/imgs/jt.svg +5 -5
  71. package/lib/vm-common-components/components/Portrait/style/index.less +226 -226
  72. package/lib/vm-common-components/components/RadionButton/index.js +2 -2
  73. package/lib/vm-common-components/components/RadionButton/index.js.map +1 -1
  74. package/lib/vm-common-components/components/RadionButton/style/index.less +25 -25
  75. package/lib/vm-common-components/components/Statistics/style/index.less +68 -68
  76. package/lib/vm-common-components/components/SubTitle/style/index.less +63 -63
  77. package/lib/vm-common-components/components/TimePeriodSwitch/index.js +2 -2
  78. package/lib/vm-common-components/components/TimePeriodSwitch/index.js.map +1 -1
  79. package/lib/vm-common-components/components/TimePeriodSwitch/style/index.less +44 -44
  80. package/lib/vm-common-components/components/index.js +1 -1
  81. package/lib/vm-common-components/components/vm-alarm-title/style/index.less +25 -25
  82. package/lib/vm-common-components/components/vm-chart/index.js +2 -2
  83. package/lib/vm-common-components/components/vm-chart/index.js.map +1 -1
  84. package/lib/vm-common-components/components/vm-chart/index.less +12 -12
  85. package/lib/vm-common-components/components/vm-collect/index.js +2 -2
  86. package/lib/vm-common-components/components/vm-collect/index.js.map +1 -1
  87. package/lib/vm-common-components/components/vm-collect/style/index.less +13 -13
  88. package/lib/vm-common-components/components/vm-container/style/index.less +16 -16
  89. package/lib/vm-common-components/components/vm-defects/index.js +2 -2
  90. package/lib/vm-common-components/components/vm-defects/index.js.map +1 -1
  91. package/lib/vm-common-components/components/vm-defects/style/index.less +23 -23
  92. package/lib/vm-common-components/components/vm-nodata/index.js +4 -0
  93. package/lib/vm-common-components/components/vm-nodata/index.js.map +1 -1
  94. package/lib/vm-common-components/components/vm-nodata/style/index.less +20 -20
  95. package/lib/vm-common-components/components/vm-radar/index.js +6 -8
  96. package/lib/vm-common-components/components/vm-radar/index.js.map +1 -1
  97. package/lib/vm-common-components/components/vm-water-wave/index.less +56 -56
  98. package/lib/vm-common-components/index.js +1 -1
  99. package/lib/vm-common-components/index.js.map +1 -1
  100. package/lib/vm-common-components/style/index.css +2 -0
  101. package/lib/vm-common-components/style/index.less +1 -1
  102. package/lib/vm-container/style/index.less +28 -28
  103. package/lib/vm-correlation-comparison/index.js +2 -2
  104. package/lib/vm-correlation-comparison/index.js.map +1 -1
  105. package/lib/vm-correlation-comparison/style/index.less +13 -13
  106. package/lib/vm-empty/style/index.less +23 -23
  107. package/lib/vm-filter/index.js +2 -2
  108. package/lib/vm-filter/index.js.map +1 -1
  109. package/lib/vm-filter/style/index.less +165 -165
  110. package/lib/vm-image-text/style/index.less +30 -30
  111. package/lib/vm-info-collection/style/index.less +38 -38
  112. package/lib/vm-map/index.js +2 -2
  113. package/lib/vm-map/index.js.map +1 -1
  114. package/lib/vm-modal-table/style/index.less +23 -23
  115. package/lib/vm-radio/style/index.less +26 -26
  116. package/lib/vm-real-time-monitor/index.js +2 -2
  117. package/lib/vm-real-time-monitor/index.js.map +1 -1
  118. package/lib/vm-real-time-monitor/style/index.less +12 -12
  119. package/lib/vm-repair-maintain/RmRecord.js +1 -1
  120. package/lib/vm-repair-maintain/RmRecord.js.map +1 -1
  121. package/lib/vm-repair-maintain/style/index.less +108 -108
  122. package/lib/vm-round-content/index.js +2 -2
  123. package/lib/vm-round-content/index.js.map +1 -1
  124. package/lib/vm-round-content/style/index.less +33 -33
  125. package/lib/vm-select-device/index.js +2 -2
  126. package/lib/vm-select-device/index.js.map +1 -1
  127. package/lib/vm-select-device/style/index.less +16 -16
  128. package/lib/vm-sub-tabs/style/index.less +119 -119
  129. package/lib/vm-sub-title/style/index.less +23 -23
  130. package/lib/vm-table/index.js +3 -3
  131. package/lib/vm-table/index.js.map +1 -1
  132. package/lib/vm-table/style/index.less +224 -224
  133. package/lib/vm-video/index.css +2 -0
  134. package/lib/vm-video/index.less +10 -10
  135. package/lib/vtx-base-modal/index.js +2 -2
  136. package/lib/vtx-base-modal/index.js.map +1 -1
  137. package/lib/vtx-base-modal/style/index.less +547 -547
  138. package/lib/vtx-car-modal/components/AlarmInfo/List.js +2 -2
  139. package/lib/vtx-car-modal/components/AlarmInfo/List.js.map +1 -1
  140. package/lib/vtx-car-modal/components/AlarmInfo/index.js +2 -2
  141. package/lib/vtx-car-modal/components/AlarmInfo/index.js.map +1 -1
  142. package/lib/vtx-car-modal/components/AlarmInfo/index.less +38 -38
  143. package/lib/vtx-car-modal/components/BaseInfo/ZyfxCC.js +1 -1
  144. package/lib/vtx-car-modal/components/BaseInfo/ZyfxJXH.js +1 -1
  145. package/lib/vtx-car-modal/components/BaseInfo/ZyfxLJSY.js +1 -1
  146. package/lib/vtx-car-modal/components/BaseInfo/index.js +2 -2
  147. package/lib/vtx-car-modal/components/BaseInfo/index.js.map +1 -1
  148. package/lib/vtx-car-modal/components/BaseInfo/index.less +239 -239
  149. package/lib/vtx-car-modal/components/Maintenance/index.less +34 -34
  150. package/lib/vtx-car-modal/components/OilConsumption/List.js +1 -1
  151. package/lib/vtx-car-modal/components/OilConsumption/List.js.map +1 -1
  152. package/lib/vtx-car-modal/components/OilConsumption/index.js +1 -1
  153. package/lib/vtx-car-modal/components/OilConsumption/index.js.map +1 -1
  154. package/lib/vtx-car-modal/components/OilConsumption/index.less +36 -36
  155. package/lib/vtx-car-modal/components/StaticInfo/index.js +2 -2
  156. package/lib/vtx-car-modal/components/StaticInfo/index.js.map +1 -1
  157. package/lib/vtx-car-modal/components/StaticInfo/index.less +72 -72
  158. package/lib/vtx-car-modal/components/WaterConsumption/index.js +1 -1
  159. package/lib/vtx-car-modal/components/WaterConsumption/index.js.map +1 -1
  160. package/lib/vtx-car-modal/components/WaterConsumption/index.less +22 -22
  161. package/lib/vtx-car-modal/components/WorkInfo/Wcl.js +1 -1
  162. package/lib/vtx-car-modal/components/WorkInfo/WorkJxh.js +2 -2
  163. package/lib/vtx-car-modal/components/WorkInfo/WorkJxh.js.map +1 -1
  164. package/lib/vtx-car-modal/components/WorkInfo/WorkLjsy.js +1 -1
  165. package/lib/vtx-car-modal/components/WorkInfo/WorkLjsy.js.map +1 -1
  166. package/lib/vtx-car-modal/components/WorkInfo/index.less +62 -62
  167. package/lib/vtx-car-modal/index.js +1 -1
  168. package/lib/vtx-car-modal/index.js.map +1 -1
  169. package/lib/vtx-car-modal/style/index.css +2 -0
  170. package/lib/vtx-car-modal/style/index.less +6 -6
  171. package/lib/vtx-cc-cp-modal/api.js +2 -2
  172. package/lib/vtx-cc-cp-modal/api.js.map +1 -1
  173. package/lib/vtx-cc-cp-modal/components/AlarmInfo/AlarmRecord.js +2 -2
  174. package/lib/vtx-cc-cp-modal/components/AlarmInfo/AlarmRecord.js.map +1 -1
  175. package/lib/vtx-cc-cp-modal/components/AlarmInfo/MonthTrend.js +1 -1
  176. package/lib/vtx-cc-cp-modal/components/AlarmInfo/Summary.js +1 -1
  177. package/lib/vtx-cc-cp-modal/components/AlarmInfo/index.less +104 -104
  178. package/lib/vtx-cc-cp-modal/components/BaseInfo/AllWork.js +1 -1
  179. package/lib/vtx-cc-cp-modal/components/BaseInfo/Info.js +1 -1
  180. package/lib/vtx-cc-cp-modal/components/BaseInfo/Rules.js +1 -1
  181. package/lib/vtx-cc-cp-modal/components/BaseInfo/SyRecord.js +2 -2
  182. package/lib/vtx-cc-cp-modal/components/BaseInfo/SyRecord.js.map +1 -1
  183. package/lib/vtx-cc-cp-modal/components/BaseInfo/index.less +89 -89
  184. package/lib/vtx-cc-cp-modal/components/ExceptionInfo/ExceptionRecord.js +2 -2
  185. package/lib/vtx-cc-cp-modal/components/ExceptionInfo/ExceptionRecord.js.map +1 -1
  186. package/lib/vtx-cc-cp-modal/components/ExceptionInfo/MonthTrend.js +1 -1
  187. package/lib/vtx-cc-cp-modal/components/ExceptionInfo/Summary.js +1 -1
  188. package/lib/vtx-cc-cp-modal/components/ExceptionInfo/index.less +104 -104
  189. package/lib/vtx-cc-cp-modal/components/Restaurant/index.js +2 -2
  190. package/lib/vtx-cc-cp-modal/components/Restaurant/index.js.map +1 -1
  191. package/lib/vtx-cc-cp-modal/components/Restaurant/index.less +7 -7
  192. package/lib/vtx-cc-cp-modal/components/SyInfo/Ljcsl.js +1 -1
  193. package/lib/vtx-cc-cp-modal/components/SyInfo/SummaryInfo.js +1 -1
  194. package/lib/vtx-cc-cp-modal/components/SyInfo/index.js +1 -1
  195. package/lib/vtx-cc-cp-modal/components/SyInfo/index.js.map +1 -1
  196. package/lib/vtx-cc-cp-modal/components/SyInfo/index.less +39 -39
  197. package/lib/vtx-cc-cp-modal/index.js +1 -1
  198. package/lib/vtx-cc-cp-modal/index.js.map +1 -1
  199. package/lib/vtx-cc-cp-modal/style/index.css +2 -0
  200. package/lib/vtx-cc-cp-modal/style/index.less +1 -1
  201. package/lib/vtx-cp-modal/components/AlarmInfo/AlarmRecord.js +2 -2
  202. package/lib/vtx-cp-modal/components/AlarmInfo/AlarmRecord.js.map +1 -1
  203. package/lib/vtx-cp-modal/components/AlarmInfo/Summary.js +2 -2
  204. package/lib/vtx-cp-modal/components/AlarmInfo/Summary.js.map +1 -1
  205. package/lib/vtx-cp-modal/components/AlarmInfo/index.less +105 -105
  206. package/lib/vtx-cp-modal/components/BaseInfo/index.less +135 -135
  207. package/lib/vtx-cp-modal/components/ExeceptionInfo/ExeceptionRecord.js +2 -2
  208. package/lib/vtx-cp-modal/components/ExeceptionInfo/ExeceptionRecord.js.map +1 -1
  209. package/lib/vtx-cp-modal/components/ExeceptionInfo/Summary.js +2 -2
  210. package/lib/vtx-cp-modal/components/ExeceptionInfo/Summary.js.map +1 -1
  211. package/lib/vtx-cp-modal/components/ExeceptionInfo/index.less +105 -105
  212. package/lib/vtx-cp-modal/components/SyInfo/Ljcsl.js +1 -1
  213. package/lib/vtx-cp-modal/components/SyInfo/index.js +2 -2
  214. package/lib/vtx-cp-modal/components/SyInfo/index.js.map +1 -1
  215. package/lib/vtx-cp-modal/components/SyInfo/index.less +37 -37
  216. package/lib/vtx-cp-modal/index.js +1 -1
  217. package/lib/vtx-cp-modal/index.js.map +1 -1
  218. package/lib/vtx-cp-modal/style/index.css +2 -0
  219. package/lib/vtx-cp-modal/style/index.less +1 -1
  220. package/lib/vtx-default-modal/components/BaseInfo/index.less +24 -24
  221. package/lib/vtx-default-modal/index.js +1 -1
  222. package/lib/vtx-default-modal/index.js.map +1 -1
  223. package/lib/vtx-default-modal/style/index.css +2 -0
  224. package/lib/vtx-default-modal/style/index.less +1 -1
  225. package/lib/vtx-device-modal/components/DataAnalysis/index.js +2 -2
  226. package/lib/vtx-device-modal/components/DataAnalysis/index.js.map +1 -1
  227. package/lib/vtx-device-modal/components/OverViewInfo/index.js +2 -2
  228. package/lib/vtx-device-modal/components/OverViewInfo/index.js.map +1 -1
  229. package/lib/vtx-device-modal/index.js +1 -1
  230. package/lib/vtx-device-modal/index.js.map +1 -1
  231. package/lib/vtx-device-modal/style/index.less +7 -7
  232. package/lib/vtx-df-modal/components/BaseInfo/AlarmDetail.js +1 -1
  233. package/lib/vtx-df-modal/components/BaseInfo/Jcqsfx.js +2 -2
  234. package/lib/vtx-df-modal/components/BaseInfo/Jcqsfx.js.map +1 -1
  235. package/lib/vtx-df-modal/components/BaseInfo/RealtimeMonitor.js +2 -2
  236. package/lib/vtx-df-modal/components/BaseInfo/RealtimeMonitor.js.map +1 -1
  237. package/lib/vtx-df-modal/components/BaseInfo/index.js +1 -1
  238. package/lib/vtx-df-modal/components/BaseInfo/index.js.map +1 -1
  239. package/lib/vtx-df-modal/components/BaseInfo/index.less +191 -191
  240. package/lib/vtx-df-modal/components/Metering/ChartJccc.js +1 -1
  241. package/lib/vtx-df-modal/components/Metering/ChartJcqs.js +1 -1
  242. package/lib/vtx-df-modal/components/Metering/List.js +1 -1
  243. package/lib/vtx-df-modal/components/Metering/List.js.map +1 -1
  244. package/lib/vtx-df-modal/components/Metering/index.js +2 -2
  245. package/lib/vtx-df-modal/components/Metering/index.js.map +1 -1
  246. package/lib/vtx-df-modal/components/Metering/index.less +75 -75
  247. package/lib/vtx-df-modal/components/WorkCondition/Monitor.js +2 -2
  248. package/lib/vtx-df-modal/components/WorkCondition/Monitor.js.map +1 -1
  249. package/lib/vtx-df-modal/components/WorkCondition/Situation.js +2 -2
  250. package/lib/vtx-df-modal/components/WorkCondition/Situation.js.map +1 -1
  251. package/lib/vtx-df-modal/components/WorkCondition/index.js +2 -2
  252. package/lib/vtx-df-modal/components/WorkCondition/index.js.map +1 -1
  253. package/lib/vtx-df-modal/components/WorkCondition/index.less +113 -113
  254. package/lib/vtx-df-modal/index.js +1 -1
  255. package/lib/vtx-df-modal/index.js.map +1 -1
  256. package/lib/vtx-df-modal/style/index.css +2 -0
  257. package/lib/vtx-df-modal/style/index.less +1 -1
  258. package/lib/vtx-facility-modal/api.js +2 -2
  259. package/lib/vtx-facility-modal/api.js.map +1 -1
  260. package/lib/vtx-facility-modal/components/OverView/index.js +2 -2
  261. package/lib/vtx-facility-modal/components/OverView/index.js.map +1 -1
  262. package/lib/vtx-facility-modal/components/OverView/index.less +116 -116
  263. package/lib/vtx-facility-modal/style/index.less +1 -1
  264. package/lib/vtx-health-modal/api.js +1 -1
  265. package/lib/vtx-health-modal/api.js.map +1 -1
  266. package/lib/vtx-health-modal/components/Health/index.js +47 -34
  267. package/lib/vtx-health-modal/components/Health/index.js.map +1 -1
  268. package/lib/vtx-health-modal/components/Health/style/index.css +14 -2
  269. package/lib/vtx-health-modal/components/Health/style/index.less +32 -9
  270. package/lib/vtx-housing-estate-modal/api.js +2 -2
  271. package/lib/vtx-housing-estate-modal/api.js.map +1 -1
  272. package/lib/vtx-housing-estate-modal/components/Alarm/FLZL.js +2 -2
  273. package/lib/vtx-housing-estate-modal/components/Alarm/FLZL.js.map +1 -1
  274. package/lib/vtx-housing-estate-modal/components/Alarm/LDB.js +2 -2
  275. package/lib/vtx-housing-estate-modal/components/Alarm/LDB.js.map +1 -1
  276. package/lib/vtx-housing-estate-modal/components/Alarm/MY.js +2 -2
  277. package/lib/vtx-housing-estate-modal/components/Alarm/MY.js.map +1 -1
  278. package/lib/vtx-housing-estate-modal/components/Alarm/index.js +2 -2
  279. package/lib/vtx-housing-estate-modal/components/Alarm/index.js.map +1 -1
  280. package/lib/vtx-housing-estate-modal/components/Alarm/index.less +66 -66
  281. package/lib/vtx-housing-estate-modal/components/OverView/Hot.js +2 -2
  282. package/lib/vtx-housing-estate-modal/components/OverView/Hot.js.map +1 -1
  283. package/lib/vtx-housing-estate-modal/components/OverView/RightBottom.js +2 -2
  284. package/lib/vtx-housing-estate-modal/components/OverView/RightBottom.js.map +1 -1
  285. package/lib/vtx-housing-estate-modal/components/OverView/index.less +246 -246
  286. package/lib/vtx-housing-estate-modal/components/SPJK/index.js +2 -2
  287. package/lib/vtx-housing-estate-modal/components/SPJK/index.js.map +1 -1
  288. package/lib/vtx-housing-estate-modal/components/SPJK/index.less +6 -6
  289. package/lib/vtx-housing-estate-modal/components/TFRD/index.js +2 -2
  290. package/lib/vtx-housing-estate-modal/components/TFRD/index.js.map +1 -1
  291. package/lib/vtx-housing-estate-modal/components/TFRD/index.less +15 -15
  292. package/lib/vtx-housing-estate-modal/components/WGGS/index.js +2 -2
  293. package/lib/vtx-housing-estate-modal/components/WGGS/index.js.map +1 -1
  294. package/lib/vtx-housing-estate-modal/components/WGGS/index.less +38 -38
  295. package/lib/vtx-housing-estate-modal/components/WGXW/index.js +2 -2
  296. package/lib/vtx-housing-estate-modal/components/WGXW/index.js.map +1 -1
  297. package/lib/vtx-housing-estate-modal/components/WGXW/index.less +76 -76
  298. package/lib/vtx-housing-estate-modal/style/index.less +1 -1
  299. package/lib/vtx-hz-facility-modal/api.js +24 -2
  300. package/lib/vtx-hz-facility-modal/api.js.map +1 -1
  301. package/lib/vtx-hz-facility-modal/components/BJGK/index.js +2 -2
  302. package/lib/vtx-hz-facility-modal/components/BJGK/index.js.map +1 -1
  303. package/lib/vtx-hz-facility-modal/components/BaseInfo/index.less +7 -7
  304. package/lib/vtx-hz-facility-modal/components/CommonOverViewInfo/style/index.less +26 -26
  305. package/lib/vtx-hz-facility-modal/components/DetectedData/index.js +1 -1
  306. package/lib/vtx-hz-facility-modal/components/DetectedData/index.js.map +1 -1
  307. package/lib/vtx-hz-facility-modal/components/FacilityFile/style/index.less +22 -22
  308. package/lib/vtx-hz-facility-modal/components/FacilityFile1/style/index.less +30 -30
  309. package/lib/vtx-hz-facility-modal/components/FacilityFile2/index.js +2 -2
  310. package/lib/vtx-hz-facility-modal/components/FacilityFile2/index.js.map +1 -1
  311. package/lib/vtx-hz-facility-modal/components/FacilityFile2/style/index.less +15 -15
  312. package/lib/vtx-hz-facility-modal/components/FacilityFilePoint/style/index.less +33 -33
  313. package/lib/vtx-hz-facility-modal/components/Flaw/style/index.less +2 -2
  314. package/lib/vtx-hz-facility-modal/components/MonitorData/index.js +2 -2
  315. package/lib/vtx-hz-facility-modal/components/MonitorData/index.js.map +1 -1
  316. package/lib/vtx-hz-facility-modal/components/MonitorData/style/inedx.less +4 -4
  317. package/lib/vtx-hz-facility-modal/components/OverViewInfo/index.js +5 -1
  318. package/lib/vtx-hz-facility-modal/components/OverViewInfo/index.js.map +1 -1
  319. package/lib/vtx-hz-facility-modal/components/OverViewInfo1/index.js +2 -2
  320. package/lib/vtx-hz-facility-modal/components/OverViewInfo1/index.js.map +1 -1
  321. package/lib/vtx-hz-facility-modal/components/OverViewInfo1/style/index.less +42 -42
  322. package/lib/vtx-hz-facility-modal/components/OverViewInfo2/index.js +2 -2
  323. package/lib/vtx-hz-facility-modal/components/OverViewInfo2/index.js.map +1 -1
  324. package/lib/vtx-hz-facility-modal/components/OverViewInfo2/style/index.less +50 -50
  325. package/lib/vtx-hz-facility-modal/components/OverViewInfo3/style/index.less +16 -16
  326. package/lib/vtx-hz-facility-modal/components/OverViewInfo4/index.js +138 -0
  327. package/lib/vtx-hz-facility-modal/components/OverViewInfo4/index.js.map +1 -0
  328. package/lib/vtx-hz-facility-modal/components/OverViewInfo4/style/css.js +4 -0
  329. package/lib/vtx-hz-facility-modal/components/OverViewInfo4/style/css.js.map +1 -0
  330. package/lib/vtx-hz-facility-modal/components/OverViewInfo4/style/index.css +10 -0
  331. package/lib/vtx-hz-facility-modal/components/OverViewInfo4/style/index.js +4 -0
  332. package/lib/vtx-hz-facility-modal/components/OverViewInfo4/style/index.js.map +1 -0
  333. package/lib/vtx-hz-facility-modal/components/OverViewInfo4/style/index.less +10 -0
  334. package/lib/vtx-hz-facility-modal/components/OverViewPoint/style/index.less +42 -42
  335. package/lib/vtx-hz-facility-modal/components/PipeLine/style/index.less +26 -26
  336. package/lib/vtx-hz-facility-modal/components/PipePoint/style/index.less +26 -26
  337. package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/CustomRatingChart/index.css +2 -3
  338. package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/CustomRatingChart/index.js +8 -15
  339. package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/CustomRatingChart/index.js.map +1 -1
  340. package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/CustomRatingChart/index.less +48 -48
  341. package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/RadarCharts/index.js +12 -3
  342. package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/RadarCharts/index.js.map +1 -1
  343. package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/index.css +45 -24
  344. package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/index.js +67 -132
  345. package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/index.js.map +1 -1
  346. package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/index.less +62 -53
  347. package/lib/vtx-hz-facility-modal/components/Record/index.js +2 -2
  348. package/lib/vtx-hz-facility-modal/components/Record/index.js.map +1 -1
  349. package/lib/vtx-hz-facility-modal/components/RecordOrder/index.js +2 -2
  350. package/lib/vtx-hz-facility-modal/components/RecordOrder/index.js.map +1 -1
  351. package/lib/vtx-hz-facility-modal/components/RecordOrderWrap/index.js +2 -2
  352. package/lib/vtx-hz-facility-modal/components/RecordOrderWrap/index.js.map +1 -1
  353. package/lib/vtx-hz-facility-modal/components/RecordTask/index.js +2 -3
  354. package/lib/vtx-hz-facility-modal/components/RecordTask/index.js.map +1 -1
  355. package/lib/vtx-hz-facility-modal/components/RecordTaskWrap/index.js +2 -2
  356. package/lib/vtx-hz-facility-modal/components/RecordTaskWrap/index.js.map +1 -1
  357. package/lib/vtx-hz-facility-modal/components/RelevanceDevice/index.js +2 -2
  358. package/lib/vtx-hz-facility-modal/components/RelevanceDevice/index.js.map +1 -1
  359. package/lib/vtx-hz-facility-modal/components/YWGL/index.js +2 -2
  360. package/lib/vtx-hz-facility-modal/components/YWGL/index.js.map +1 -1
  361. package/lib/vtx-hz-facility-modal/index.js +2 -2
  362. package/lib/vtx-hz-facility-modal/index.js.map +1 -1
  363. package/lib/vtx-kh-modal/components/BaseInfo/index.less +62 -62
  364. package/lib/vtx-kh-modal/index.js +1 -1
  365. package/lib/vtx-kh-modal/index.js.map +1 -1
  366. package/lib/vtx-kh-modal/style/index.css +2 -0
  367. package/lib/vtx-kh-modal/style/index.less +1 -1
  368. package/lib/vtx-restaurant-modal/api.js +2 -2
  369. package/lib/vtx-restaurant-modal/api.js.map +1 -1
  370. package/lib/vtx-restaurant-modal/components/Alarm/AlarmRecord.js +1 -1
  371. package/lib/vtx-restaurant-modal/components/Alarm/AlarmTrend.js +1 -1
  372. package/lib/vtx-restaurant-modal/components/Alarm/AlarmTypeAnalysis.js +1 -1
  373. package/lib/vtx-restaurant-modal/components/Alarm/index.js +2 -2
  374. package/lib/vtx-restaurant-modal/components/Alarm/index.js.map +1 -1
  375. package/lib/vtx-restaurant-modal/components/Alarm/index.less +32 -32
  376. package/lib/vtx-restaurant-modal/components/Basic/DetailList.js +1 -1
  377. package/lib/vtx-restaurant-modal/components/Basic/Info.js +1 -1
  378. package/lib/vtx-restaurant-modal/components/Basic/Summary.js +1 -1
  379. package/lib/vtx-restaurant-modal/components/Basic/index.js +1 -1
  380. package/lib/vtx-restaurant-modal/components/Basic/index.less +55 -55
  381. package/lib/vtx-restaurant-modal/components/Collection/index.js +2 -2
  382. package/lib/vtx-restaurant-modal/components/Collection/index.js.map +1 -1
  383. package/lib/vtx-restaurant-modal/components/Collection/index.less +23 -23
  384. package/lib/vtx-restaurant-modal/index.js +1 -1
  385. package/lib/vtx-restaurant-modal/index.js.map +1 -1
  386. package/lib/vtx-restaurant-modal/style/index.less +1 -1
  387. package/lib/vtx-road-modal/components/BaseInfo/index.less +134 -134
  388. package/lib/vtx-road-modal/components/Statistical/Zylc.js +1 -1
  389. package/lib/vtx-road-modal/components/Statistical/Zywcl.js +1 -1
  390. package/lib/vtx-road-modal/components/Statistical/index.js +1 -1
  391. package/lib/vtx-road-modal/components/Statistical/index.js.map +1 -1
  392. package/lib/vtx-road-modal/components/Statistical/index.less +110 -110
  393. package/lib/vtx-road-modal/index.js +1 -1
  394. package/lib/vtx-road-modal/index.js.map +1 -1
  395. package/lib/vtx-road-modal/style/index.css +2 -0
  396. package/lib/vtx-road-modal/style/index.less +1 -1
  397. package/lib/vtx-staff-modal/components/AlarmInfo/List.js +1 -1
  398. package/lib/vtx-staff-modal/components/AlarmInfo/List.js.map +1 -1
  399. package/lib/vtx-staff-modal/components/AlarmInfo/index.js +2 -2
  400. package/lib/vtx-staff-modal/components/AlarmInfo/index.js.map +1 -1
  401. package/lib/vtx-staff-modal/components/AlarmInfo/index.less +22 -22
  402. package/lib/vtx-staff-modal/components/Attendance/Record.js +1 -1
  403. package/lib/vtx-staff-modal/components/Attendance/Record.js.map +1 -1
  404. package/lib/vtx-staff-modal/components/Attendance/index.less +19 -19
  405. package/lib/vtx-staff-modal/components/BaseInfo/Lcfx.js +1 -1
  406. package/lib/vtx-staff-modal/components/BaseInfo/index.js +2 -2
  407. package/lib/vtx-staff-modal/components/BaseInfo/index.js.map +1 -1
  408. package/lib/vtx-staff-modal/components/BaseInfo/index.less +144 -144
  409. package/lib/vtx-staff-modal/components/Equipment/index.less +27 -27
  410. package/lib/vtx-staff-modal/index.js +1 -1
  411. package/lib/vtx-staff-modal/index.js.map +1 -1
  412. package/lib/vtx-staff-modal/style/index.css +2 -0
  413. package/lib/vtx-staff-modal/style/index.less +1 -1
  414. package/lib/vtx-throw-point-modal/api.js +2 -2
  415. package/lib/vtx-throw-point-modal/api.js.map +1 -1
  416. package/lib/vtx-throw-point-modal/components/Alarm/FLZL.js +2 -2
  417. package/lib/vtx-throw-point-modal/components/Alarm/FLZL.js.map +1 -1
  418. package/lib/vtx-throw-point-modal/components/Alarm/LDB.js +2 -2
  419. package/lib/vtx-throw-point-modal/components/Alarm/LDB.js.map +1 -1
  420. package/lib/vtx-throw-point-modal/components/Alarm/MY.js +2 -2
  421. package/lib/vtx-throw-point-modal/components/Alarm/MY.js.map +1 -1
  422. package/lib/vtx-throw-point-modal/components/Alarm/index.js +2 -2
  423. package/lib/vtx-throw-point-modal/components/Alarm/index.js.map +1 -1
  424. package/lib/vtx-throw-point-modal/components/Alarm/index.less +66 -66
  425. package/lib/vtx-throw-point-modal/components/OverView/Hot.js +2 -2
  426. package/lib/vtx-throw-point-modal/components/OverView/Hot.js.map +1 -1
  427. package/lib/vtx-throw-point-modal/components/OverView/RightBottom.js +2 -2
  428. package/lib/vtx-throw-point-modal/components/OverView/RightBottom.js.map +1 -1
  429. package/lib/vtx-throw-point-modal/components/OverView/index.less +321 -321
  430. package/lib/vtx-throw-point-modal/components/SBZJ/index.js +2 -2
  431. package/lib/vtx-throw-point-modal/components/SBZJ/index.js.map +1 -1
  432. package/lib/vtx-throw-point-modal/components/SBZJ/index.less +92 -92
  433. package/lib/vtx-throw-point-modal/components/TFRD/index.js +2 -2
  434. package/lib/vtx-throw-point-modal/components/TFRD/index.js.map +1 -1
  435. package/lib/vtx-throw-point-modal/components/TFRD/index.less +15 -15
  436. package/lib/vtx-throw-point-modal/components/WGGS/index.js +2 -2
  437. package/lib/vtx-throw-point-modal/components/WGGS/index.js.map +1 -1
  438. package/lib/vtx-throw-point-modal/components/WGGS/index.less +38 -38
  439. package/lib/vtx-throw-point-modal/components/WGXW/index.js +2 -2
  440. package/lib/vtx-throw-point-modal/components/WGXW/index.js.map +1 -1
  441. package/lib/vtx-throw-point-modal/components/WGXW/index.less +76 -76
  442. package/lib/vtx-throw-point-modal/style/index.less +1 -1
  443. package/lib/vtx-wr-modal/components/AlarmInfo/AlarmRecord.js +2 -2
  444. package/lib/vtx-wr-modal/components/AlarmInfo/AlarmRecord.js.map +1 -1
  445. package/lib/vtx-wr-modal/components/AlarmInfo/Summary.js +2 -2
  446. package/lib/vtx-wr-modal/components/AlarmInfo/Summary.js.map +1 -1
  447. package/lib/vtx-wr-modal/components/AlarmInfo/index.less +103 -103
  448. package/lib/vtx-wr-modal/components/BaseInfo/index.js +2 -2
  449. package/lib/vtx-wr-modal/components/BaseInfo/index.js.map +1 -1
  450. package/lib/vtx-wr-modal/components/BaseInfo/index.less +132 -132
  451. package/lib/vtx-wr-modal/components/Evaluate/AppraiseRecord.js +1 -1
  452. package/lib/vtx-wr-modal/components/Evaluate/AppraiseRecord.js.map +1 -1
  453. package/lib/vtx-wr-modal/components/Evaluate/Summary.js +2 -2
  454. package/lib/vtx-wr-modal/components/Evaluate/Summary.js.map +1 -1
  455. package/lib/vtx-wr-modal/components/Evaluate/index.js +1 -1
  456. package/lib/vtx-wr-modal/components/Evaluate/index.js.map +1 -1
  457. package/lib/vtx-wr-modal/components/Evaluate/index.less +121 -121
  458. package/lib/vtx-wr-modal/components/Monitor/MonitorInfo.js +2 -2
  459. package/lib/vtx-wr-modal/components/Monitor/MonitorInfo.js.map +1 -1
  460. package/lib/vtx-wr-modal/components/Monitor/index.less +78 -78
  461. package/lib/vtx-wr-modal/index.js +1 -1
  462. package/lib/vtx-wr-modal/index.js.map +1 -1
  463. package/lib/vtx-wr-modal/style/index.css +2 -0
  464. package/lib/vtx-wr-modal/style/index.less +1 -1
  465. package/lib/vtx-zg-modal/components/BaseInfo/index.less +82 -82
  466. package/lib/vtx-zg-modal/index.js +1 -1
  467. package/lib/vtx-zg-modal/index.js.map +1 -1
  468. package/lib/vtx-zg-modal/style/index.css +2 -0
  469. package/lib/vtx-zg-modal/style/index.less +1 -1
  470. package/package.json +1 -1
@@ -1,246 +1,246 @@
1
- @import '../../style/index';
2
-
3
- .summary-item {
4
- display: flex;
5
- gap: 16px;
6
- align-items: center;
7
- color: var(--info-color);
8
- .summary-item-text {
9
- & > p:nth-child(2) {
10
- color: #9ba8b0;
11
- span {
12
- color: var(--info-color);
13
- font-size: 20px;
14
- margin-right: 8px;
15
- }
16
- }
17
- }
18
- }
19
-
20
- .@{prefix-cls}-overview {
21
- display: flex;
22
- gap: 10px;
23
- height: 800px;
24
- padding: 10px;
25
- &-left {
26
- display: flex;
27
- flex-direction: column;
28
- height: 100%;
29
- width: 360px;
30
- padding: 10px;
31
- background: var(--bg-color2);
32
- &-map {
33
- height: 260px;
34
- }
35
- &-info {
36
- position: relative;
37
- flex: 1;
38
- padding: 10px;
39
- .vm-estate-summary {
40
- position: absolute;
41
- right: 29px;
42
- &-img {
43
- display: flex;
44
- align-items: center;
45
- justify-content: flex-end;
46
- position: relative;
47
- padding-right: 16px;
48
- width: 136px;
49
- height: 50px;
50
- color: var(--info-color);
51
- span {
52
- z-index: 1;
53
- }
54
- img {
55
- position: absolute;
56
- left: 0;
57
- right: 0;
58
- top: 0;
59
- bottom: 0;
60
- }
61
- }
62
- &-text {
63
- margin-top: -12px;
64
- text-align: center;
65
- span:nth-child(1) {
66
- font-size: 26px;
67
- margin-right: 8px;
68
- }
69
- }
70
- }
71
- }
72
- }
73
- &-middle {
74
- height: 100%;
75
- display: flex;
76
- flex-direction: column;
77
- gap: 10px;
78
- width: 455px;
79
- }
80
- &-hot {
81
- display: flex;
82
- flex-direction: column;
83
- padding: 10px;
84
- height: 460px;
85
- background: var(--bg-color2);
86
- &-summary {
87
- display: flex;
88
- justify-content: space-around;
89
- height: 155px;
90
- .garbage-summary {
91
- width: 100px;
92
- height: 100%;
93
- text-align: center;
94
- color: var(--info-color);
95
- padding-top: 12px;
96
- &-bucket {
97
- margin: 0 auto;
98
- margin-bottom: 12px;
99
- display: flex;
100
- align-items: center;
101
- justify-content: center;
102
- width: 45px;
103
- height: 52px;
104
- }
105
- p {
106
- span {
107
- font-size: 18px;
108
- margin-right: 4px;
109
- }
110
- }
111
- }
112
- }
113
- &-buttons {
114
- padding: 8px 0;
115
- text-align: center;
116
- }
117
- &-chart {
118
- flex: 1;
119
- }
120
- }
121
- &-trend {
122
- flex: 1;
123
- display: flex;
124
- flex-direction: column;
125
- background: var(--bg-color2);
126
- padding: 10px;
127
- &-chart {
128
- flex: 1;
129
- }
130
- }
131
- &-right {
132
- height: 100%;
133
- flex: 1;
134
- display: flex;
135
- flex-direction: column;
136
- gap: 10px;
137
- }
138
- &-manage {
139
- // height: 315px;
140
- padding: 10px;
141
- background: var(--bg-color2);
142
- color: var(--info-color);
143
- display: flex;
144
- flex-direction: column;
145
- &-top {
146
- display: flex;
147
- .top-item {
148
- display: flex;
149
- gap: 32px;
150
- align-items: center;
151
- padding-left: 24px;
152
- margin-bottom: 16px;
153
- padding-right: 8px;
154
- .img {
155
- text-align: center;
156
- .name--1 {
157
- color: #1febff;
158
- }
159
- .name--2 {
160
- color: #7fffd8;
161
- }
162
- img {
163
- margin-top: -10px;
164
- }
165
- }
166
- .statistic {
167
- flex: 1;
168
- & > div:nth-child(1) {
169
- padding-left: 16px;
170
- display: flex;
171
- justify-content: space-between;
172
- background: url('../../imgs/manage-bg-1.png') no-repeat;
173
- background-size: 100% 100%;
174
- margin-bottom: 16px;
175
- }
176
- & > div:nth-child(2) {
177
- padding-left: 16px;
178
- display: flex;
179
- justify-content: space-between;
180
- background: url('../../imgs/manage-bg-2.png') no-repeat;
181
- background-size: 100% 100%;
182
- }
183
- .statistic-value--1 {
184
- font-size: 20px;
185
- font-weight: 400;
186
- color: #50ffdc;
187
- background: linear-gradient(
188
- 0deg,
189
- #1febff 0%,
190
- #7ddcff 49.90234375%,
191
- #ffffff 100%
192
- );
193
- -webkit-background-clip: text;
194
- -webkit-text-fill-color: transparent;
195
- }
196
- .statistic-value--2 {
197
- font-size: 20px;
198
- font-weight: 400;
199
- color: #5cff84;
200
- background: linear-gradient(
201
- 0deg,
202
- #1febff 0%,
203
- #7dffd0 49.90234375%,
204
- #ffffff 100%
205
- );
206
- -webkit-background-clip: text;
207
- -webkit-text-fill-color: transparent;
208
- }
209
- }
210
- }
211
- }
212
- &-bottom {
213
- height: 50px;
214
- padding: 0 20px;
215
- display: flex;
216
- justify-content: space-between;
217
- }
218
- }
219
- &-rightbottom {
220
- flex: 1;
221
- padding: 10px;
222
- background: var(--bg-color2);
223
- color: var(--info-color);
224
- display: flex;
225
- flex-direction: column;
226
- &--buttons {
227
- margin-bottom: 16px;
228
- text-align: center;
229
- }
230
- &-echarts {
231
- display: flex;
232
- .content {
233
- width: 50%;
234
- }
235
- }
236
- &--pie {
237
- }
238
- &--gauges {
239
- flex: 1;
240
- display: flex;
241
- .gauges-chart {
242
- flex: 1;
243
- }
244
- }
245
- }
246
- }
1
+ @import '../../style/index';
2
+
3
+ .summary-item {
4
+ display: flex;
5
+ gap: 16px;
6
+ align-items: center;
7
+ color: var(--info-color);
8
+ .summary-item-text {
9
+ & > p:nth-child(2) {
10
+ color: #9ba8b0;
11
+ span {
12
+ color: var(--info-color);
13
+ font-size: 20px;
14
+ margin-right: 8px;
15
+ }
16
+ }
17
+ }
18
+ }
19
+
20
+ .@{prefix-cls}-overview {
21
+ display: flex;
22
+ gap: 10px;
23
+ height: 800px;
24
+ padding: 10px;
25
+ &-left {
26
+ display: flex;
27
+ flex-direction: column;
28
+ height: 100%;
29
+ width: 360px;
30
+ padding: 10px;
31
+ background: var(--bg-color2);
32
+ &-map {
33
+ height: 260px;
34
+ }
35
+ &-info {
36
+ position: relative;
37
+ flex: 1;
38
+ padding: 10px;
39
+ .vm-estate-summary {
40
+ position: absolute;
41
+ right: 29px;
42
+ &-img {
43
+ display: flex;
44
+ align-items: center;
45
+ justify-content: flex-end;
46
+ position: relative;
47
+ padding-right: 16px;
48
+ width: 136px;
49
+ height: 50px;
50
+ color: var(--info-color);
51
+ span {
52
+ z-index: 1;
53
+ }
54
+ img {
55
+ position: absolute;
56
+ left: 0;
57
+ right: 0;
58
+ top: 0;
59
+ bottom: 0;
60
+ }
61
+ }
62
+ &-text {
63
+ margin-top: -12px;
64
+ text-align: center;
65
+ span:nth-child(1) {
66
+ font-size: 26px;
67
+ margin-right: 8px;
68
+ }
69
+ }
70
+ }
71
+ }
72
+ }
73
+ &-middle {
74
+ height: 100%;
75
+ display: flex;
76
+ flex-direction: column;
77
+ gap: 10px;
78
+ width: 455px;
79
+ }
80
+ &-hot {
81
+ display: flex;
82
+ flex-direction: column;
83
+ padding: 10px;
84
+ height: 460px;
85
+ background: var(--bg-color2);
86
+ &-summary {
87
+ display: flex;
88
+ justify-content: space-around;
89
+ height: 155px;
90
+ .garbage-summary {
91
+ width: 100px;
92
+ height: 100%;
93
+ text-align: center;
94
+ color: var(--info-color);
95
+ padding-top: 12px;
96
+ &-bucket {
97
+ margin: 0 auto;
98
+ margin-bottom: 12px;
99
+ display: flex;
100
+ align-items: center;
101
+ justify-content: center;
102
+ width: 45px;
103
+ height: 52px;
104
+ }
105
+ p {
106
+ span {
107
+ font-size: 18px;
108
+ margin-right: 4px;
109
+ }
110
+ }
111
+ }
112
+ }
113
+ &-buttons {
114
+ padding: 8px 0;
115
+ text-align: center;
116
+ }
117
+ &-chart {
118
+ flex: 1;
119
+ }
120
+ }
121
+ &-trend {
122
+ flex: 1;
123
+ display: flex;
124
+ flex-direction: column;
125
+ background: var(--bg-color2);
126
+ padding: 10px;
127
+ &-chart {
128
+ flex: 1;
129
+ }
130
+ }
131
+ &-right {
132
+ height: 100%;
133
+ flex: 1;
134
+ display: flex;
135
+ flex-direction: column;
136
+ gap: 10px;
137
+ }
138
+ &-manage {
139
+ // height: 315px;
140
+ padding: 10px;
141
+ background: var(--bg-color2);
142
+ color: var(--info-color);
143
+ display: flex;
144
+ flex-direction: column;
145
+ &-top {
146
+ display: flex;
147
+ .top-item {
148
+ display: flex;
149
+ gap: 32px;
150
+ align-items: center;
151
+ padding-left: 24px;
152
+ margin-bottom: 16px;
153
+ padding-right: 8px;
154
+ .img {
155
+ text-align: center;
156
+ .name--1 {
157
+ color: #1febff;
158
+ }
159
+ .name--2 {
160
+ color: #7fffd8;
161
+ }
162
+ img {
163
+ margin-top: -10px;
164
+ }
165
+ }
166
+ .statistic {
167
+ flex: 1;
168
+ & > div:nth-child(1) {
169
+ padding-left: 16px;
170
+ display: flex;
171
+ justify-content: space-between;
172
+ background: url('../../imgs/manage-bg-1.png') no-repeat;
173
+ background-size: 100% 100%;
174
+ margin-bottom: 16px;
175
+ }
176
+ & > div:nth-child(2) {
177
+ padding-left: 16px;
178
+ display: flex;
179
+ justify-content: space-between;
180
+ background: url('../../imgs/manage-bg-2.png') no-repeat;
181
+ background-size: 100% 100%;
182
+ }
183
+ .statistic-value--1 {
184
+ font-size: 20px;
185
+ font-weight: 400;
186
+ color: #50ffdc;
187
+ background: linear-gradient(
188
+ 0deg,
189
+ #1febff 0%,
190
+ #7ddcff 49.90234375%,
191
+ #ffffff 100%
192
+ );
193
+ -webkit-background-clip: text;
194
+ -webkit-text-fill-color: transparent;
195
+ }
196
+ .statistic-value--2 {
197
+ font-size: 20px;
198
+ font-weight: 400;
199
+ color: #5cff84;
200
+ background: linear-gradient(
201
+ 0deg,
202
+ #1febff 0%,
203
+ #7dffd0 49.90234375%,
204
+ #ffffff 100%
205
+ );
206
+ -webkit-background-clip: text;
207
+ -webkit-text-fill-color: transparent;
208
+ }
209
+ }
210
+ }
211
+ }
212
+ &-bottom {
213
+ height: 50px;
214
+ padding: 0 20px;
215
+ display: flex;
216
+ justify-content: space-between;
217
+ }
218
+ }
219
+ &-rightbottom {
220
+ flex: 1;
221
+ padding: 10px;
222
+ background: var(--bg-color2);
223
+ color: var(--info-color);
224
+ display: flex;
225
+ flex-direction: column;
226
+ &--buttons {
227
+ margin-bottom: 16px;
228
+ text-align: center;
229
+ }
230
+ &-echarts {
231
+ display: flex;
232
+ .content {
233
+ width: 50%;
234
+ }
235
+ }
236
+ &--pie {
237
+ }
238
+ &--gauges {
239
+ flex: 1;
240
+ display: flex;
241
+ .gauges-chart {
242
+ flex: 1;
243
+ }
244
+ }
245
+ }
246
+ }
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
 
3
- function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
3
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
4
4
  Object.defineProperty(exports, "__esModule", {
5
5
  value: true
6
6
  });
@@ -15,7 +15,7 @@ function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArra
15
15
  function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
16
16
  function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
17
17
  function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i]; return arr2; }
18
- function _iterableToArrayLimit(arr, i) { var _i = null == arr ? null : "undefined" != typeof Symbol && arr[Symbol.iterator] || arr["@@iterator"]; if (null != _i) { var _s, _e, _x, _r, _arr = [], _n = !0, _d = !1; try { if (_x = (_i = _i.call(arr)).next, 0 === i) { if (Object(_i) !== _i) return; _n = !1; } else for (; !(_n = (_s = _x.call(_i)).done) && (_arr.push(_s.value), _arr.length !== i); _n = !0); } catch (err) { _d = !0, _e = err; } finally { try { if (!_n && null != _i["return"] && (_r = _i["return"](), Object(_r) !== _r)) return; } finally { if (_d) throw _e; } } return _arr; } }
18
+ function _iterableToArrayLimit(r, l) { var t = null == r ? null : "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"]; if (null != t) { var e, n, i, u, a = [], f = !0, o = !1; try { if (i = (t = t.call(r)).next, 0 === l) { if (Object(t) !== t) return; f = !1; } else for (; !(f = (e = i.call(t)).done) && (a.push(e.value), a.length !== l); f = !0); } catch (r) { o = !0, n = r; } finally { try { if (!f && null != t["return"] && (u = t["return"](), Object(u) !== u)) return; } finally { if (o) throw n; } } return a; } }
19
19
  function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
20
20
  var SPJK = function SPJK(_ref) {
21
21
  var _ref$classPrefix = _ref.classPrefix,
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":["_react","_interopRequireWildcard","require","_utils","_vmSubTabs","_getRequireWildcardCache","nodeInterop","WeakMap","cacheBabelInterop","cacheNodeInterop","obj","__esModule","_typeof","cache","has","get","newObj","hasPropertyDescriptor","Object","defineProperty","getOwnPropertyDescriptor","key","prototype","hasOwnProperty","call","desc","set","_slicedToArray","arr","i","_arrayWithHoles","_iterableToArrayLimit","_unsupportedIterableToArray","_nonIterableRest","TypeError","o","minLen","_arrayLikeToArray","n","toString","slice","constructor","name","Array","from","test","len","length","arr2","_i","Symbol","iterator","_s","_e","_x","_r","_arr","_n","_d","next","done","push","value","err","isArray","SPJK","_ref","_ref$classPrefix","classPrefix","_ref$videoPlaceCode","videoPlaceCode","prefix","concat","_useState","useState","_useState2","tab","setTab","onTabChange","React","createElement","className","SubTabsLine","activeKey","onChange","SubTabPane","subKey","width","height","src","window","location","origin","getUrlParam","_default","exports"],"sources":["vtx-housing-estate-modal/components/SPJK/index.js"],"sourcesContent":["import React, { useState } from 'react';\nimport { getUrlParam } from '@vtx/utils';\nimport { SubTabsLine, SubTabPane } from '../../../vm-sub-tabs';\nimport './index.less';\nconst SPJK = ({ classPrefix = '', videoPlaceCode = '' }) => {\n const prefix = `${classPrefix}-spjk`;\n const [tab, setTab] = useState('real');\n const onTabChange = (tab) => {\n setTab(tab);\n };\n return (React.createElement(\"div\", { className: prefix },\n React.createElement(SubTabsLine, { activeKey: tab, onChange: onTabChange },\n React.createElement(SubTabPane, { subKey: \"real\", key: \"real\", tab: \"\\u5B9E\\u65F6\\u89C6\\u9891\" },\n React.createElement(\"iframe\", { width: \"100%\", height: \"650px\", src: `${window.location.origin}/vis-reborn/#/realTimeVideo?videoPlaceCode=${videoPlaceCode}&tenantId=${getUrlParam('tenantId')}&userId=${getUrlParam('userId')}&token=${getUrlParam('token')}&access_token=${getUrlParam('token')}&systemCode=product_vis&theme=dark` })),\n React.createElement(SubTabPane, { subKey: \"history\", key: \"history\", tab: \"\\u5386\\u53F2\\u89C6\\u9891\" },\n React.createElement(\"iframe\", { width: \"100%\", height: \"650px\", src: `${window.location.origin}/vis-reborn/#/historyVideo?videoPlaceCode=${videoPlaceCode}&tenantId=${getUrlParam('tenantId')}&userId=${getUrlParam('userId')}&token=${getUrlParam('token')}&access_token=${getUrlParam('token')}&systemCode=product_vis&theme=dark` })))));\n};\nexport default SPJK;\n"],"mappings":"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"}
1
+ {"version":3,"file":"index.js","names":["_react","_interopRequireWildcard","require","_utils","_vmSubTabs","_getRequireWildcardCache","nodeInterop","WeakMap","cacheBabelInterop","cacheNodeInterop","obj","__esModule","_typeof","cache","has","get","newObj","hasPropertyDescriptor","Object","defineProperty","getOwnPropertyDescriptor","key","prototype","hasOwnProperty","call","desc","set","_slicedToArray","arr","i","_arrayWithHoles","_iterableToArrayLimit","_unsupportedIterableToArray","_nonIterableRest","TypeError","o","minLen","_arrayLikeToArray","n","toString","slice","constructor","name","Array","from","test","len","length","arr2","r","l","t","Symbol","iterator","e","u","a","f","next","done","push","value","isArray","SPJK","_ref","_ref$classPrefix","classPrefix","_ref$videoPlaceCode","videoPlaceCode","prefix","concat","_useState","useState","_useState2","tab","setTab","onTabChange","React","createElement","className","SubTabsLine","activeKey","onChange","SubTabPane","subKey","width","height","src","window","location","origin","getUrlParam","_default","exports"],"sources":["vtx-housing-estate-modal/components/SPJK/index.js"],"sourcesContent":["import React, { useState } from 'react';\nimport { getUrlParam } from '@vtx/utils';\nimport { SubTabsLine, SubTabPane } from '../../../vm-sub-tabs';\nimport './index.less';\nconst SPJK = ({ classPrefix = '', videoPlaceCode = '' }) => {\n const prefix = `${classPrefix}-spjk`;\n const [tab, setTab] = useState('real');\n const onTabChange = (tab) => {\n setTab(tab);\n };\n return (React.createElement(\"div\", { className: prefix },\n React.createElement(SubTabsLine, { activeKey: tab, onChange: onTabChange },\n React.createElement(SubTabPane, { subKey: \"real\", key: \"real\", tab: \"\\u5B9E\\u65F6\\u89C6\\u9891\" },\n React.createElement(\"iframe\", { width: \"100%\", height: \"650px\", src: `${window.location.origin}/vis-reborn/#/realTimeVideo?videoPlaceCode=${videoPlaceCode}&tenantId=${getUrlParam('tenantId')}&userId=${getUrlParam('userId')}&token=${getUrlParam('token')}&access_token=${getUrlParam('token')}&systemCode=product_vis&theme=dark` })),\n React.createElement(SubTabPane, { subKey: \"history\", key: \"history\", tab: \"\\u5386\\u53F2\\u89C6\\u9891\" },\n React.createElement(\"iframe\", { width: \"100%\", height: \"650px\", src: `${window.location.origin}/vis-reborn/#/historyVideo?videoPlaceCode=${videoPlaceCode}&tenantId=${getUrlParam('tenantId')}&userId=${getUrlParam('userId')}&token=${getUrlParam('token')}&access_token=${getUrlParam('token')}&systemCode=product_vis&theme=dark` })))));\n};\nexport default SPJK;\n"],"mappings":"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"}
@@ -1,6 +1,6 @@
1
- @import '../../style/index';
2
-
3
- .@{prefix-cls}-spjk {
4
- height: 800px;
5
- padding: 10px 20px;
6
- }
1
+ @import '../../style/index';
2
+
3
+ .@{prefix-cls}-spjk {
4
+ height: 800px;
5
+ padding: 10px 20px;
6
+ }
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
 
3
- function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
3
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
4
4
  Object.defineProperty(exports, "__esModule", {
5
5
  value: true
6
6
  });
@@ -21,7 +21,7 @@ function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArra
21
21
  function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
22
22
  function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
23
23
  function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i]; return arr2; }
24
- function _iterableToArrayLimit(arr, i) { var _i = null == arr ? null : "undefined" != typeof Symbol && arr[Symbol.iterator] || arr["@@iterator"]; if (null != _i) { var _s, _e, _x, _r, _arr = [], _n = !0, _d = !1; try { if (_x = (_i = _i.call(arr)).next, 0 === i) { if (Object(_i) !== _i) return; _n = !1; } else for (; !(_n = (_s = _x.call(_i)).done) && (_arr.push(_s.value), _arr.length !== i); _n = !0); } catch (err) { _d = !0, _e = err; } finally { try { if (!_n && null != _i["return"] && (_r = _i["return"](), Object(_r) !== _r)) return; } finally { if (_d) throw _e; } } return _arr; } }
24
+ function _iterableToArrayLimit(r, l) { var t = null == r ? null : "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"]; if (null != t) { var e, n, i, u, a = [], f = !0, o = !1; try { if (i = (t = t.call(r)).next, 0 === l) { if (Object(t) !== t) return; f = !1; } else for (; !(f = (e = i.call(t)).done) && (a.push(e.value), a.length !== l); f = !0); } catch (r) { o = !0, n = r; } finally { try { if (!f && null != t["return"] && (u = t["return"](), Object(u) !== u)) return; } finally { if (o) throw n; } } return a; } }
25
25
  function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
26
26
  var columns = [{
27
27
  title: '投放人',