epx-frame 3.17.1 → 3.17.2

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 (178) hide show
  1. package/lib/add-form-item.4e2f3c29.js +2 -0
  2. package/lib/add-form-item.aab72601.js +2 -0
  3. package/lib/add-form.4e2f3c29.js +19 -0
  4. package/lib/add-form.aab72601.js +19 -0
  5. package/lib/alert.4e2f3c29.js +2 -0
  6. package/lib/alert.aab72601.js +2 -0
  7. package/lib/app-index.4e2f3c29.js +2 -0
  8. package/lib/app-index.aab72601.js +2 -0
  9. package/lib/app-nav.4e2f3c29.js +2 -0
  10. package/lib/app-nav.aab72601.js +2 -0
  11. package/lib/app-tabs.4e2f3c29.js +2 -0
  12. package/lib/app-tabs.aab72601.js +2 -0
  13. package/lib/apply-form.4e2f3c29.js +19 -0
  14. package/lib/apply-form.aab72601.js +19 -0
  15. package/lib/approval-index-page.4e2f3c29.js +2 -0
  16. package/lib/approval-index-page.aab72601.js +2 -0
  17. package/lib/approval-index.4e2f3c29.js +2 -0
  18. package/lib/approval-index.aab72601.js +2 -0
  19. package/lib/base-page.4e2f3c29.js +2 -0
  20. package/lib/base-page.aab72601.js +2 -0
  21. package/lib/button.4e2f3c29.js +2 -0
  22. package/lib/button.aab72601.js +2 -0
  23. package/lib/card-form-item.4e2f3c29.js +2 -0
  24. package/lib/card-form-item.aab72601.js +2 -0
  25. package/lib/card.4e2f3c29.js +2 -0
  26. package/lib/card.aab72601.js +2 -0
  27. package/lib/category-list.4e2f3c29.js +26 -0
  28. package/lib/category-list.aab72601.js +26 -0
  29. package/lib/chart.4e2f3c29.js +2 -0
  30. package/lib/chart.aab72601.js +2 -0
  31. package/lib/check-history.4e2f3c29.js +2 -0
  32. package/lib/check-history.aab72601.js +2 -0
  33. package/lib/color-picker.4e2f3c29.js +25 -0
  34. package/lib/color-picker.aab72601.js +25 -0
  35. package/lib/component.4e2f3c29.js +1 -0
  36. package/lib/component.aab72601.js +1 -0
  37. package/lib/contacts.4e2f3c29.js +2 -0
  38. package/lib/contacts.aab72601.js +2 -0
  39. package/lib/dashboard.4e2f3c29.js +2 -0
  40. package/lib/dashboard.aab72601.js +2 -0
  41. package/lib/edit-entity-list.4e2f3c29.js +26 -0
  42. package/lib/edit-entity-list.aab72601.js +26 -0
  43. package/lib/entity-add-page.4e2f3c29.js +2 -0
  44. package/lib/entity-add-page.aab72601.js +2 -0
  45. package/lib/entity-apply-page.4e2f3c29.js +2 -0
  46. package/lib/entity-apply-page.aab72601.js +2 -0
  47. package/lib/entity-card-list.4e2f3c29.js +26 -0
  48. package/lib/entity-card-list.aab72601.js +26 -0
  49. package/lib/entity-list-find-page.4e2f3c29.js +2 -0
  50. package/lib/entity-list-find-page.aab72601.js +2 -0
  51. package/lib/entity-list-find.4e2f3c29.js +26 -0
  52. package/lib/entity-list-find.aab72601.js +26 -0
  53. package/lib/entity-list-page.4e2f3c29.js +2 -0
  54. package/lib/entity-list-page.aab72601.js +2 -0
  55. package/lib/entity-list.4e2f3c29.js +26 -0
  56. package/lib/entity-list.aab72601.js +26 -0
  57. package/lib/entity-no-submit-sub-list.4e2f3c29.js +26 -0
  58. package/lib/entity-no-submit-sub-list.aab72601.js +26 -0
  59. package/lib/entity-sub-grid.4e2f3c29.js +2 -0
  60. package/lib/entity-sub-grid.aab72601.js +2 -0
  61. package/lib/entity-sub-list.4e2f3c29.js +26 -0
  62. package/lib/entity-sub-list.aab72601.js +26 -0
  63. package/lib/entity-tree-find-page.4e2f3c29.js +2 -0
  64. package/lib/entity-tree-find-page.aab72601.js +2 -0
  65. package/lib/entity-tree-find.4e2f3c29.js +2 -0
  66. package/lib/entity-tree-find.aab72601.js +2 -0
  67. package/lib/export-file.4e2f3c29.js +9 -0
  68. package/lib/export-file.aab72601.js +9 -0
  69. package/lib/export.4e2f3c29.js +9 -0
  70. package/lib/export.aab72601.js +9 -0
  71. package/lib/flow-num.4e2f3c29.js +2 -0
  72. package/lib/flow-num.aab72601.js +2 -0
  73. package/lib/footer.4e2f3c29.js +1 -0
  74. package/lib/footer.aab72601.js +1 -0
  75. package/lib/form-item.4e2f3c29.js +19 -0
  76. package/lib/form-item.aab72601.js +19 -0
  77. package/lib/form.4e2f3c29.js +2 -0
  78. package/lib/form.aab72601.js +2 -0
  79. package/lib/formula.4e2f3c29.js +2 -0
  80. package/lib/formula.aab72601.js +2 -0
  81. package/lib/gauge.4e2f3c29.js +2 -0
  82. package/lib/gauge.aab72601.js +2 -0
  83. package/lib/grid.4e2f3c29.js +2 -0
  84. package/lib/grid.aab72601.js +2 -0
  85. package/lib/header.4e2f3c29.js +2 -0
  86. package/lib/header.aab72601.js +2 -0
  87. package/lib/icon.4e2f3c29.js +1 -0
  88. package/lib/icon.aab72601.js +1 -0
  89. package/lib/iframe.4e2f3c29.js +2 -0
  90. package/lib/iframe.aab72601.js +2 -0
  91. package/lib/image.4e2f3c29.js +2 -0
  92. package/lib/image.aab72601.js +2 -0
  93. package/lib/import-file.4e2f3c29.js +9 -0
  94. package/lib/import-file.aab72601.js +9 -0
  95. package/lib/import.4e2f3c29.js +9 -0
  96. package/lib/import.aab72601.js +9 -0
  97. package/lib/index.4e2f3c29.js +358 -0
  98. package/lib/index.aab72601.js +358 -0
  99. package/lib/layout.4e2f3c29.js +2 -0
  100. package/lib/layout.aab72601.js +2 -0
  101. package/lib/list.4e2f3c29.js +2 -0
  102. package/lib/list.aab72601.js +2 -0
  103. package/lib/load-page.4e2f3c29.js +2 -0
  104. package/lib/load-page.aab72601.js +2 -0
  105. package/lib/m-entity-add-page.4e2f3c29.js +2 -0
  106. package/lib/m-entity-add-page.aab72601.js +2 -0
  107. package/lib/m-entity-dept-find.4e2f3c29.js +9 -0
  108. package/lib/m-entity-dept-find.aab72601.js +9 -0
  109. package/lib/m-entity-list-find.4e2f3c29.js +2 -0
  110. package/lib/m-entity-list-find.aab72601.js +2 -0
  111. package/lib/m-entity-list.4e2f3c29.js +2 -0
  112. package/lib/m-entity-list.aab72601.js +2 -0
  113. package/lib/m-entity-no-submit-sub-list.4e2f3c29.js +2 -0
  114. package/lib/m-entity-no-submit-sub-list.aab72601.js +2 -0
  115. package/lib/m-entity-tree-find.4e2f3c29.js +2 -0
  116. package/lib/m-entity-tree-find.aab72601.js +2 -0
  117. package/lib/m-entity-user-find.4e2f3c29.js +9 -0
  118. package/lib/m-entity-user-find.aab72601.js +9 -0
  119. package/lib/manifest.json +88 -88
  120. package/lib/menu-index.4e2f3c29.js +1 -0
  121. package/lib/menu-index.aab72601.js +1 -0
  122. package/lib/menu.4e2f3c29.js +1 -0
  123. package/lib/menu.aab72601.js +1 -0
  124. package/lib/mine.4e2f3c29.js +17 -0
  125. package/lib/mine.aab72601.js +17 -0
  126. package/lib/module-index-page.4e2f3c29.js +2 -0
  127. package/lib/module-index-page.aab72601.js +2 -0
  128. package/lib/module-list-page.4e2f3c29.js +2 -0
  129. package/lib/module-list-page.aab72601.js +2 -0
  130. package/lib/module-list.4e2f3c29.js +2 -0
  131. package/lib/module-list.aab72601.js +2 -0
  132. package/lib/nav-add-form.4e2f3c29.js +19 -0
  133. package/lib/nav-add-form.aab72601.js +19 -0
  134. package/lib/num.4e2f3c29.js +2 -0
  135. package/lib/num.aab72601.js +2 -0
  136. package/lib/org-chart.4e2f3c29.js +2 -0
  137. package/lib/org-chart.aab72601.js +2 -0
  138. package/lib/page-help.4e2f3c29.js +2 -0
  139. package/lib/page-help.aab72601.js +2 -0
  140. package/lib/page-tabs.4e2f3c29.js +2 -0
  141. package/lib/page-tabs.aab72601.js +2 -0
  142. package/lib/page.4e2f3c29.js +2 -0
  143. package/lib/page.aab72601.js +2 -0
  144. package/lib/progress-chart.4e2f3c29.js +2 -0
  145. package/lib/progress-chart.aab72601.js +2 -0
  146. package/lib/progress.4e2f3c29.js +2 -0
  147. package/lib/progress.aab72601.js +2 -0
  148. package/lib/report-html.4e2f3c29.js +2 -0
  149. package/lib/report-html.aab72601.js +2 -0
  150. package/lib/report-preview.4e2f3c29.js +2 -0
  151. package/lib/report-preview.aab72601.js +2 -0
  152. package/lib/router-view.4e2f3c29.js +1 -0
  153. package/lib/router-view.aab72601.js +1 -0
  154. package/lib/scope.4e2f3c29.js +9 -0
  155. package/lib/scope.aab72601.js +9 -0
  156. package/lib/search.4e2f3c29.js +2 -0
  157. package/lib/search.aab72601.js +2 -0
  158. package/lib/step-item.4e2f3c29.js +2 -0
  159. package/lib/step-item.aab72601.js +2 -0
  160. package/lib/step.4e2f3c29.js +2 -0
  161. package/lib/step.aab72601.js +2 -0
  162. package/lib/tab-bar.4e2f3c29.js +1 -0
  163. package/lib/tab-bar.aab72601.js +1 -0
  164. package/lib/tag.4e2f3c29.js +2 -0
  165. package/lib/tag.aab72601.js +2 -0
  166. package/lib/task-list-page.4e2f3c29.js +2 -0
  167. package/lib/task-list-page.aab72601.js +2 -0
  168. package/lib/task-list.4e2f3c29.js +26 -0
  169. package/lib/task-list.aab72601.js +26 -0
  170. package/lib/text-editor.4e2f3c29.js +2 -0
  171. package/lib/text-editor.aab72601.js +2 -0
  172. package/lib/text.4e2f3c29.js +2 -0
  173. package/lib/text.aab72601.js +2 -0
  174. package/lib/title.4e2f3c29.js +2 -0
  175. package/lib/title.aab72601.js +2 -0
  176. package/lib/visual-config-page.4e2f3c29.js +9 -0
  177. package/lib/visual-config-page.aab72601.js +9 -0
  178. package/package.json +1 -1
package/lib/manifest.json CHANGED
@@ -9,183 +9,183 @@
9
9
  "Login.vue?vue&type=style&index=0&id=c8e7c510&prod&scoped=true&lang=scss&": "login.jpg",
10
10
  "ServiceCard.vue?vue&type=style&index=0&id=4b035d23&prod&lang=scss&scoped=true&": "apply_bg.png",
11
11
  "add-form-item.css": "add-form-item.css",
12
- "add-form-item.js": "add-form-item.3f706089.js",
12
+ "add-form-item.js": "add-form-item.aab72601.js",
13
13
  "add-form.css": "add-form.css",
14
- "add-form.js": "add-form.3f706089.js",
14
+ "add-form.js": "add-form.aab72601.js",
15
15
  "alert.css": "alert.css",
16
- "alert.js": "alert.3f706089.js",
16
+ "alert.js": "alert.aab72601.js",
17
17
  "app-index.css": "app-index.css",
18
- "app-index.js": "app-index.3f706089.js",
18
+ "app-index.js": "app-index.aab72601.js",
19
19
  "app-nav.css": "app-nav.css",
20
- "app-nav.js": "app-nav.3f706089.js",
20
+ "app-nav.js": "app-nav.aab72601.js",
21
21
  "app-tabs.css": "app-tabs.css",
22
- "app-tabs.js": "app-tabs.3f706089.js",
22
+ "app-tabs.js": "app-tabs.aab72601.js",
23
23
  "app.png": "app.png",
24
24
  "apply-form.css": "apply-form.css",
25
- "apply-form.js": "apply-form.3f706089.js",
25
+ "apply-form.js": "apply-form.aab72601.js",
26
26
  "apply_bg.png": "apply_bg.png",
27
27
  "approval-index-page.css": "approval-index-page.css",
28
- "approval-index-page.js": "approval-index-page.3f706089.js",
28
+ "approval-index-page.js": "approval-index-page.aab72601.js",
29
29
  "approval-index.css": "approval-index.css",
30
- "approval-index.js": "approval-index.3f706089.js",
30
+ "approval-index.js": "approval-index.aab72601.js",
31
31
  "aurorablue.png": "aurorablue.png",
32
32
  "base-page.css": "base-page.css",
33
- "base-page.js": "base-page.3f706089.js",
33
+ "base-page.js": "base-page.aab72601.js",
34
34
  "bgimg.jpg": "bgimg.jpg",
35
35
  "bpmn.js": "14.js",
36
36
  "button.css": "button.css",
37
- "button.js": "button.3f706089.js",
37
+ "button.js": "button.aab72601.js",
38
38
  "card-form-item.css": "card-form-item.css",
39
- "card-form-item.js": "card-form-item.3f706089.js",
39
+ "card-form-item.js": "card-form-item.aab72601.js",
40
40
  "card.css": "card.css",
41
- "card.js": "card.3f706089.js",
41
+ "card.js": "card.aab72601.js",
42
42
  "category-list.css": "category-list.css",
43
- "category-list.js": "category-list.3f706089.js",
43
+ "category-list.js": "category-list.aab72601.js",
44
44
  "chart.css": "chart.css",
45
- "chart.js": "chart.3f706089.js",
45
+ "chart.js": "chart.aab72601.js",
46
46
  "check-history.css": "check-history.css",
47
- "check-history.js": "check-history.3f706089.js",
47
+ "check-history.js": "check-history.aab72601.js",
48
48
  "classicblue.png": "classicblue.png",
49
49
  "codemirror.js": "21.js",
50
50
  "color-picker.css": "color-picker.css",
51
- "color-picker.js": "color-picker.3f706089.js",
52
- "component.js": "component.3f706089.js",
51
+ "color-picker.js": "color-picker.aab72601.js",
52
+ "component.js": "component.aab72601.js",
53
53
  "contact_bg.png": "contact_bg.png",
54
54
  "contacts.css": "contacts.css",
55
- "contacts.js": "contacts.3f706089.js",
55
+ "contacts.js": "contacts.aab72601.js",
56
56
  "create_market_system.png": "create_market_system.png",
57
57
  "create_system.png": "create_system.png",
58
58
  "dashboard.css": "dashboard.css",
59
- "dashboard.js": "dashboard.3f706089.js",
59
+ "dashboard.js": "dashboard.aab72601.js",
60
60
  "deepblue.png": "deepblue.png",
61
61
  "default-icon.png": "default-icon.png",
62
62
  "edit-entity-list.css": "edit-entity-list.css",
63
- "edit-entity-list.js": "edit-entity-list.3f706089.js",
63
+ "edit-entity-list.js": "edit-entity-list.aab72601.js",
64
64
  "element-icons.ttf": "element-icons.ttf",
65
65
  "element-icons.woff": "element-icons.woff",
66
66
  "entity-add-page.css": "entity-add-page.css",
67
- "entity-add-page.js": "entity-add-page.3f706089.js",
67
+ "entity-add-page.js": "entity-add-page.aab72601.js",
68
68
  "entity-apply-page.css": "entity-apply-page.css",
69
- "entity-apply-page.js": "entity-apply-page.3f706089.js",
69
+ "entity-apply-page.js": "entity-apply-page.aab72601.js",
70
70
  "entity-card-list.css": "entity-card-list.css",
71
- "entity-card-list.js": "entity-card-list.3f706089.js",
71
+ "entity-card-list.js": "entity-card-list.aab72601.js",
72
72
  "entity-list-find-page.css": "entity-list-find-page.css",
73
- "entity-list-find-page.js": "entity-list-find-page.3f706089.js",
73
+ "entity-list-find-page.js": "entity-list-find-page.aab72601.js",
74
74
  "entity-list-find.css": "entity-list-find.css",
75
- "entity-list-find.js": "entity-list-find.3f706089.js",
75
+ "entity-list-find.js": "entity-list-find.aab72601.js",
76
76
  "entity-list-page.css": "entity-list-page.css",
77
- "entity-list-page.js": "entity-list-page.3f706089.js",
77
+ "entity-list-page.js": "entity-list-page.aab72601.js",
78
78
  "entity-list.css": "entity-list.css",
79
- "entity-list.js": "entity-list.3f706089.js",
79
+ "entity-list.js": "entity-list.aab72601.js",
80
80
  "entity-no-submit-sub-list.css": "entity-no-submit-sub-list.css",
81
- "entity-no-submit-sub-list.js": "entity-no-submit-sub-list.3f706089.js",
81
+ "entity-no-submit-sub-list.js": "entity-no-submit-sub-list.aab72601.js",
82
82
  "entity-sub-grid.css": "entity-sub-grid.css",
83
- "entity-sub-grid.js": "entity-sub-grid.3f706089.js",
83
+ "entity-sub-grid.js": "entity-sub-grid.aab72601.js",
84
84
  "entity-sub-list.css": "entity-sub-list.css",
85
- "entity-sub-list.js": "entity-sub-list.3f706089.js",
85
+ "entity-sub-list.js": "entity-sub-list.aab72601.js",
86
86
  "entity-tree-find-page.css": "entity-tree-find-page.css",
87
- "entity-tree-find-page.js": "entity-tree-find-page.3f706089.js",
87
+ "entity-tree-find-page.js": "entity-tree-find-page.aab72601.js",
88
88
  "entity-tree-find.css": "entity-tree-find.css",
89
- "entity-tree-find.js": "entity-tree-find.3f706089.js",
90
- "export-file.js": "export-file.3f706089.js",
89
+ "entity-tree-find.js": "entity-tree-find.aab72601.js",
90
+ "export-file.js": "export-file.aab72601.js",
91
91
  "export.css": "export.css",
92
- "export.js": "export.3f706089.js",
92
+ "export.js": "export.aab72601.js",
93
93
  "flow-num.css": "flow-num.css",
94
- "flow-num.js": "flow-num.3f706089.js",
94
+ "flow-num.js": "flow-num.aab72601.js",
95
95
  "folder.png": "folder.png",
96
96
  "footer.css": "footer.css",
97
- "footer.js": "footer.3f706089.js",
97
+ "footer.js": "footer.aab72601.js",
98
98
  "forestgreen.png": "forestgreen.png",
99
99
  "form-item.css": "form-item.css",
100
- "form-item.js": "form-item.3f706089.js",
100
+ "form-item.js": "form-item.aab72601.js",
101
101
  "form.css": "form.css",
102
- "form.js": "form.3f706089.js",
102
+ "form.js": "form.aab72601.js",
103
103
  "formula.css": "formula.css",
104
- "formula.js": "formula.3f706089.js",
104
+ "formula.js": "formula.aab72601.js",
105
105
  "gauge.css": "gauge.css",
106
- "gauge.js": "gauge.3f706089.js",
106
+ "gauge.js": "gauge.aab72601.js",
107
107
  "grid.css": "grid.css",
108
- "grid.js": "grid.3f706089.js",
108
+ "grid.js": "grid.aab72601.js",
109
109
  "hall_banner.png": "hall_banner.png",
110
110
  "header.css": "header.css",
111
- "header.js": "header.3f706089.js",
111
+ "header.js": "header.aab72601.js",
112
112
  "hr.png": "hr.png",
113
113
  "icon.css": "icon.css",
114
- "icon.js": "icon.3f706089.js",
114
+ "icon.js": "icon.aab72601.js",
115
115
  "iframe.css": "iframe.css",
116
- "iframe.js": "iframe.3f706089.js",
117
- "image.js": "image.3f706089.js",
118
- "import-file.js": "import-file.3f706089.js",
116
+ "iframe.js": "iframe.aab72601.js",
117
+ "image.js": "image.aab72601.js",
118
+ "import-file.js": "import-file.aab72601.js",
119
119
  "import.css": "import.css",
120
- "import.js": "import.3f706089.js",
120
+ "import.js": "import.aab72601.js",
121
121
  "import.png": "import.png",
122
122
  "index.css": "index.css",
123
- "index.js": "index.3f706089.js",
123
+ "index.js": "index.aab72601.js",
124
124
  "layout.css": "layout.css",
125
- "layout.js": "layout.3f706089.js",
125
+ "layout.js": "layout.aab72601.js",
126
126
  "list.css": "list.css",
127
- "list.js": "list.3f706089.js",
128
- "load-page.js": "load-page.3f706089.js",
127
+ "list.js": "list.aab72601.js",
128
+ "load-page.js": "load-page.aab72601.js",
129
129
  "login.jpg": "login.jpg",
130
130
  "m-entity-add-page.css": "m-entity-add-page.css",
131
- "m-entity-add-page.js": "m-entity-add-page.3f706089.js",
131
+ "m-entity-add-page.js": "m-entity-add-page.aab72601.js",
132
132
  "m-entity-dept-find.css": "m-entity-dept-find.css",
133
- "m-entity-dept-find.js": "m-entity-dept-find.3f706089.js",
133
+ "m-entity-dept-find.js": "m-entity-dept-find.aab72601.js",
134
134
  "m-entity-list-find.css": "m-entity-list-find.css",
135
- "m-entity-list-find.js": "m-entity-list-find.3f706089.js",
135
+ "m-entity-list-find.js": "m-entity-list-find.aab72601.js",
136
136
  "m-entity-list.css": "m-entity-list.css",
137
- "m-entity-list.js": "m-entity-list.3f706089.js",
137
+ "m-entity-list.js": "m-entity-list.aab72601.js",
138
138
  "m-entity-no-submit-sub-list.css": "m-entity-no-submit-sub-list.css",
139
- "m-entity-no-submit-sub-list.js": "m-entity-no-submit-sub-list.3f706089.js",
139
+ "m-entity-no-submit-sub-list.js": "m-entity-no-submit-sub-list.aab72601.js",
140
140
  "m-entity-tree-find.css": "m-entity-tree-find.css",
141
- "m-entity-tree-find.js": "m-entity-tree-find.3f706089.js",
141
+ "m-entity-tree-find.js": "m-entity-tree-find.aab72601.js",
142
142
  "m-entity-user-find.css": "m-entity-user-find.css",
143
- "m-entity-user-find.js": "m-entity-user-find.3f706089.js",
143
+ "m-entity-user-find.js": "m-entity-user-find.aab72601.js",
144
144
  "m_hall_banner.png": "m_hall_banner.png",
145
145
  "menu-index.css": "menu-index.css",
146
- "menu-index.js": "menu-index.3f706089.js",
146
+ "menu-index.js": "menu-index.aab72601.js",
147
147
  "menu.css": "menu.css",
148
- "menu.js": "menu.3f706089.js",
148
+ "menu.js": "menu.aab72601.js",
149
149
  "mine.css": "mine.css",
150
- "mine.js": "mine.3f706089.js",
150
+ "mine.js": "mine.aab72601.js",
151
151
  "mlogin.png": "mlogin.png",
152
152
  "module-index-page.css": "module-index-page.css",
153
- "module-index-page.js": "module-index-page.3f706089.js",
153
+ "module-index-page.js": "module-index-page.aab72601.js",
154
154
  "module-list-page.css": "module-list-page.css",
155
- "module-list-page.js": "module-list-page.3f706089.js",
155
+ "module-list-page.js": "module-list-page.aab72601.js",
156
156
  "module-list.css": "module-list.css",
157
- "module-list.js": "module-list.3f706089.js",
157
+ "module-list.js": "module-list.aab72601.js",
158
158
  "nav-add-form.css": "nav-add-form.css",
159
- "nav-add-form.js": "nav-add-form.3f706089.js",
159
+ "nav-add-form.js": "nav-add-form.aab72601.js",
160
160
  "null.png": "null.png",
161
161
  "num.css": "num.css",
162
- "num.js": "num.3f706089.js",
162
+ "num.js": "num.aab72601.js",
163
163
  "orange.png": "orange.png",
164
164
  "org-chart.css": "org-chart.css",
165
- "org-chart.js": "org-chart.3f706089.js",
165
+ "org-chart.js": "org-chart.aab72601.js",
166
166
  "page-help.css": "page-help.css",
167
- "page-help.js": "page-help.3f706089.js",
167
+ "page-help.js": "page-help.aab72601.js",
168
168
  "page-tabs.css": "page-tabs.css",
169
- "page-tabs.js": "page-tabs.3f706089.js",
169
+ "page-tabs.js": "page-tabs.aab72601.js",
170
170
  "page.css": "page.css",
171
- "page.js": "page.3f706089.js",
171
+ "page.js": "page.aab72601.js",
172
172
  "palevioletred.png": "palevioletred.png",
173
173
  "progress-chart.css": "progress-chart.css",
174
- "progress-chart.js": "progress-chart.3f706089.js",
174
+ "progress-chart.js": "progress-chart.aab72601.js",
175
175
  "progress.css": "progress.css",
176
- "progress.js": "progress.3f706089.js",
176
+ "progress.js": "progress.aab72601.js",
177
177
  "purple.png": "purple.png",
178
178
  "report-html.css": "report-html.css",
179
- "report-html.js": "report-html.3f706089.js",
179
+ "report-html.js": "report-html.aab72601.js",
180
180
  "report-preview.css": "report-preview.css",
181
- "report-preview.js": "report-preview.3f706089.js",
181
+ "report-preview.js": "report-preview.aab72601.js",
182
182
  "role_select.png": "role_select.png",
183
183
  "router-view.css": "router-view.css",
184
- "router-view.js": "router-view.3f706089.js",
184
+ "router-view.js": "router-view.aab72601.js",
185
185
  "scope.css": "scope.css",
186
- "scope.js": "scope.3f706089.js",
186
+ "scope.js": "scope.aab72601.js",
187
187
  "search.css": "search.css",
188
- "search.js": "search.3f706089.js",
188
+ "search.js": "search.aab72601.js",
189
189
  "single_file.png": "single_file.png",
190
190
  "skyblue.png": "skyblue.png",
191
191
  "snapshot-history.png": "snapshot-history.png",
@@ -194,39 +194,39 @@
194
194
  "staff.png": "staff.png",
195
195
  "standalone.js": "1.js",
196
196
  "step-item.css": "step-item.css",
197
- "step-item.js": "step-item.3f706089.js",
197
+ "step-item.js": "step-item.aab72601.js",
198
198
  "step.css": "step.css",
199
- "step.js": "step.3f706089.js",
199
+ "step.js": "step.aab72601.js",
200
200
  "system.component.css": "86.css",
201
201
  "system.component.js": "86.js",
202
202
  "system.component~visual.css": "3.css",
203
203
  "system.component~visual.js": "3.js",
204
204
  "tab-bar.css": "tab-bar.css",
205
- "tab-bar.js": "tab-bar.3f706089.js",
205
+ "tab-bar.js": "tab-bar.aab72601.js",
206
206
  "tag.css": "tag.css",
207
- "tag.js": "tag.3f706089.js",
207
+ "tag.js": "tag.aab72601.js",
208
208
  "task-list-page.css": "task-list-page.css",
209
- "task-list-page.js": "task-list-page.3f706089.js",
209
+ "task-list-page.js": "task-list-page.aab72601.js",
210
210
  "task-list.css": "task-list.css",
211
- "task-list.js": "task-list.3f706089.js",
211
+ "task-list.js": "task-list.aab72601.js",
212
212
  "technology_bg.jpg": "technology_bg.jpg",
213
213
  "text-editor.css": "text-editor.css",
214
- "text-editor.js": "text-editor.3f706089.js",
214
+ "text-editor.js": "text-editor.aab72601.js",
215
215
  "text.css": "text.css",
216
- "text.js": "text.3f706089.js",
216
+ "text.js": "text.aab72601.js",
217
217
  "theme_black.png": "theme_black.png",
218
218
  "theme_header.png": "theme_header.png",
219
219
  "theme_technology.png": "theme_technology.png",
220
220
  "theme_white.png": "theme_white.png",
221
221
  "tiffanyblue.png": "tiffanyblue.png",
222
222
  "title.css": "title.css",
223
- "title.js": "title.3f706089.js",
223
+ "title.js": "title.aab72601.js",
224
224
  "vendors~codemirror.css": "94.css",
225
225
  "vendors~codemirror.js": "94.js",
226
226
  "vendors~orgChart.css": "95.css",
227
227
  "vendors~orgChart.js": "95.js",
228
228
  "vendors~standalone.js": "2.js",
229
229
  "visual-config-page.css": "visual-config-page.css",
230
- "visual-config-page.js": "visual-config-page.3f706089.js",
230
+ "visual-config-page.js": "visual-config-page.aab72601.js",
231
231
  "visual.js": "96.js"
232
232
  }
@@ -0,0 +1 @@
1
+ module.exports=function(t){var n={};function e(r){if(n[r])return n[r].exports;var o=n[r]={i:r,l:!1,exports:{}};return t[r].call(o.exports,o,o.exports,e),o.l=!0,o.exports}return e.m=t,e.c=n,e.d=function(t,n,r){e.o(t,n)||Object.defineProperty(t,n,{enumerable:!0,get:r})},e.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},e.t=function(t,n){if(1&n&&(t=e(t)),8&n)return t;if(4&n&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(e.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&n&&"string"!=typeof t)for(var o in t)e.d(r,o,function(n){return t[n]}.bind(null,o));return r},e.n=function(t){var n=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(n,"a",n),n},e.o=function(t,n){return Object.prototype.hasOwnProperty.call(t,n)},e.p="/dist/",e(e.s=589)}({0:function(t,n,e){"use strict";e.d(n,"a",(function(){return i}));var r=e(27);function o(t,n){var e=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);n&&(r=r.filter((function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable}))),e.push.apply(e,r)}return e}function i(t){for(var n=1;n<arguments.length;n++){var e=null!=arguments[n]?arguments[n]:{};n%2?o(Object(e),!0).forEach((function(n){Object(r.a)(t,n,e[n])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(e)):o(Object(e)).forEach((function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(e,n))}))}return t}},1:function(t,n,e){var r=e(61),o=Function.prototype,i=o.call,u=r&&o.bind.bind(i,i);t.exports=r?u:function(t){return function(){return i.apply(t,arguments)}}},10:function(t,n,e){var r=e(2);t.exports=!r((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]}))},102:function(t,n,e){var r=e(40),o=e(93),i=e(23),u=function(t){return function(n,e,u){var c,a=r(n),f=i(a),s=o(u,f);if(t&&e!=e){for(;f>s;)if((c=a[s++])!=c)return!0}else for(;f>s;s++)if((t||s in a)&&a[s]===e)return t||s||0;return!t&&-1}};t.exports={includes:u(!0),indexOf:u(!1)}},103:function(t,n,e){var r=e(24),o=e(1);t.exports=function(t){if("Function"===r(t))return o(t)}},104:function(t,n,e){var r=e(1),o=e(2),i=e(3),u=e(44),c=e(20),a=e(82),f=function(){},s=[],l=c("Reflect","construct"),p=/^\s*(?:class|function)\b/,d=r(p.exec),h=!p.exec(f),v=function(t){if(!i(t))return!1;try{return l(f,s,t),!0}catch(t){return!1}},m=function(t){if(!i(t))return!1;switch(u(t)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return h||!!d(p,a(t))}catch(t){return!0}};m.sham=!0,t.exports=!l||o((function(){var t;return v(v.call)||!v(Object)||!v((function(){t=!0}))||t}))?m:v},106:function(t,n){var e=TypeError;t.exports=function(t){if(t>9007199254740991)throw e("Maximum allowed index exceeded");return t}},108:function(t,n,e){var r=e(8),o=e(11),i=e(66),u=e(47),c=e(164),a=e(6),f=TypeError,s=a("toPrimitive");t.exports=function(t,n){if(!o(t)||i(t))return t;var e,a=u(t,s);if(a){if(void 0===n&&(n="default"),e=r(a,t,n),!o(e)||i(e))return e;throw f("Can't convert object to primitive value")}return void 0===n&&(n="number"),c(t,n)}},11:function(t,n,e){var r=e(3),o=e(112),i=o.all;t.exports=o.IS_HTMLDDA?function(t){return"object"==typeof t?null!==t:r(t)||t===i}:function(t){return"object"==typeof t?null!==t:r(t)}},111:function(t,n,e){var r=e(94);t.exports=r&&!Symbol.sham&&"symbol"==typeof Symbol.iterator},112:function(t,n){var e="object"==typeof document&&document.all,r=void 0===e&&void 0!==e;t.exports={all:e,IS_HTMLDDA:r}},113:function(t,n,e){var r=e(10),o=e(2),i=e(62);t.exports=!r&&!o((function(){return 7!=Object.defineProperty(i("div"),"a",{get:function(){return 7}}).a}))},114:function(t,n,e){var r=e(10),o=e(2);t.exports=r&&o((function(){return 42!=Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype}))},115:function(t,n,e){"use strict";var r=e(72),o=e(15),i=e(57);t.exports=function(t,n,e){var u=r(n);u in t?o.f(t,u,i(0,e)):t[u]=e}},116:function(t,n,e){var r=e(1),o=e(2),i=e(3),u=e(12),c=e(10),a=e(90).CONFIGURABLE,f=e(82),s=e(43),l=s.enforce,p=s.get,d=String,h=Object.defineProperty,v=r("".slice),m=r("".replace),g=r([].join),b=c&&!o((function(){return 8!==h((function(){}),"length",{value:8}).length})),y=String(String).split("String"),E=t.exports=function(t,n,e){"Symbol("===v(d(n),0,7)&&(n="["+m(d(n),/^Symbol\(([^)]*)\)/,"$1")+"]"),e&&e.getter&&(n="get "+n),e&&e.setter&&(n="set "+n),(!u(t,"name")||a&&t.name!==n)&&(c?h(t,"name",{value:n,configurable:!0}):t.name=n),b&&e&&u(e,"arity")&&t.length!==e.arity&&h(t,"length",{value:e.arity});try{e&&u(e,"constructor")&&e.constructor?c&&h(t,"prototype",{writable:!1}):t.prototype&&(t.prototype=void 0)}catch(t){}var r=l(t);return u(r,"source")||(r.source=g(y,"string"==typeof n?n:"")),t};Function.prototype.toString=E((function(){return i(this)&&p(this).source||f(this)}),"toString")},117:function(t,n,e){var r=e(1),o=e(12),i=e(40),u=e(102).indexOf,c=e(68),a=r([].push);t.exports=function(t,n){var e,r=i(t),f=0,s=[];for(e in r)!o(c,e)&&o(r,e)&&a(s,e);for(;n.length>f;)o(r,e=n[f++])&&(~u(s,e)||a(s,e));return s}},118:function(t,n,e){"use strict";e.d(n,"a",(function(){return o}));var r=e(14);function o(t){var n=function(t,n){if("object"!==Object(r.a)(t)||null===t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var o=e.call(t,n||"default");if("object"!==Object(r.a)(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===n?String:Number)(t)}(t,"string");return"symbol"===Object(r.a)(n)?n:String(n)}},12:function(t,n,e){var r=e(1),o=e(26),i=r({}.hasOwnProperty);t.exports=Object.hasOwn||function(t,n){return i(o(t),n)}},120:function(t,n,e){var r=e(20);t.exports=r("document","documentElement")},123:function(t,n,e){"use strict";var r=e(2);t.exports=function(t,n){var e=[][t];return!!e&&r((function(){e.call(null,n||function(){return 1},1)}))}},13:function(t,n,e){"use strict";function r(t,n,e,r,o,i,u,c){var a,f="function"==typeof t?t.options:t;if(n&&(f.render=n,f.staticRenderFns=e,f._compiled=!0),r&&(f.functional=!0),i&&(f._scopeId="data-v-"+i),u?(a=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),o&&o.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(u)},f._ssrRegister=a):o&&(a=c?function(){o.call(this,(f.functional?this.parent:this).$root.$options.shadowRoot)}:o),a)if(f.functional){f._injectStyles=a;var s=f.render;f.render=function(t,n){return a.call(n),s(t,n)}}else{var l=f.beforeCreate;f.beforeCreate=l?[].concat(l,a):[a]}return{exports:t,options:f}}e.d(n,"a",(function(){return r}))},130:function(t,n,e){var r=e(3),o=e(11),i=e(83);t.exports=function(t,n,e){var u,c;return i&&r(u=n.constructor)&&u!==e&&o(c=u.prototype)&&c!==e.prototype&&i(t,c),t}},131:function(t,n,e){var r=e(117),o=e(80);t.exports=Object.keys||function(t){return r(t,o)}},137:function(t,n,e){"use strict";var r={}.propertyIsEnumerable,o=Object.getOwnPropertyDescriptor,i=o&&!r.call({1:2},1);n.f=i?function(t){var n=o(this,t);return!!n&&n.enumerable}:r},14:function(t,n,e){"use strict";function r(t){return(r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}e.d(n,"a",(function(){return r}))},145:function(t,n){t.exports={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0}},146:function(t,n,e){var r=e(62)("span").classList,o=r&&r.constructor&&r.constructor.prototype;t.exports=o===Object.prototype?void 0:o},149:function(t,n,e){"use strict";e.d(n,"a",(function(){return r})),e.d(n,"d",(function(){return o})),e.d(n,"c",(function(){return i})),e.d(n,"f",(function(){return u})),e.d(n,"b",(function(){return c})),e.d(n,"e",(function(){return a})),e.d(n,"n",(function(){return f})),e.d(n,"u",(function(){return s})),e.d(n,"p",(function(){return l})),e.d(n,"v",(function(){return p})),e.d(n,"t",(function(){return d})),e.d(n,"w",(function(){return h})),e.d(n,"r",(function(){return v})),e.d(n,"s",(function(){return m})),e.d(n,"g",(function(){return g})),e.d(n,"I",(function(){return b})),e.d(n,"C",(function(){return y})),e.d(n,"E",(function(){return E})),e.d(n,"o",(function(){return O})),e.d(n,"h",(function(){return S})),e.d(n,"j",(function(){return x})),e.d(n,"x",(function(){return _})),e.d(n,"B",(function(){return M})),e.d(n,"z",(function(){return T})),e.d(n,"m",(function(){return w})),e.d(n,"A",(function(){return j})),e.d(n,"y",(function(){return I})),e.d(n,"l",(function(){return P})),e.d(n,"F",(function(){return R})),e.d(n,"G",(function(){return A})),e.d(n,"k",(function(){return N})),e.d(n,"D",(function(){return L})),e.d(n,"q",(function(){return D})),e.d(n,"i",(function(){return C})),e.d(n,"H",(function(){return $}));var r="ADD_LIST",o="ADD_OBJECT_COUNT",i="ADD_OBJECT",u="ADD_TAG",c="ADD_META",a="ADD_PAGE",f="DELETE_PAGE",s="GET_USER",l="DELETE_USER",p="GET_USER_INFO",d="GET_SYSTEM_CONFIG",h="GET_VIEWPORT",v="GET_APP_CONFIG",m="GET_MENU",g="CLEAR_MENU",b="SWITCH_MENU_SHOW",y="PUSH_ROUTER",E="SET_ROUTER",O="DELETE_ROUTER",S="CLEAR_ROUTER",x="CLEAR_TABS_ROUTER",_="PICK_ROUTER",M="PUSH_MODULE_ROUTER",T="POP_MODULE_ROUTER",w="DELETE_MODULE_ROUTER",j="PUSH_MENU_ROUTER",I="POP_MENU_ROUTER",P="DELETE_MENU_ROUTER",R="SET_ROUTER_QUERY",A="SET_ROUTER_RELOAD",N="CREATE_TAB",L="SELECT_TAB",D="DESTORY_TAB",C="CLEAR_TABS",$="SET_TAB_QUERY"},15:function(t,n,e){var r=e(10),o=e(113),i=e(114),u=e(9),c=e(72),a=TypeError,f=Object.defineProperty,s=Object.getOwnPropertyDescriptor;n.f=r?i?function(t,n,e){if(u(t),n=c(n),u(e),"function"==typeof t&&"prototype"===n&&"value"in e&&"writable"in e&&!e.writable){var r=s(t,n);r&&r.writable&&(t[n]=e.value,e={configurable:"configurable"in e?e.configurable:r.configurable,enumerable:"enumerable"in e?e.enumerable:r.enumerable,writable:!1})}return f(t,n,e)}:f:function(t,n,e){if(u(t),n=c(n),u(e),o)try{return f(t,n,e)}catch(t){}if("get"in e||"set"in e)throw a("Accessors not supported");return"value"in e&&(t[n]=e.value),t}},152:function(t,n){n.f=Object.getOwnPropertySymbols},155:function(t,n,e){var r=e(12),o=e(169),i=e(59),u=e(15);t.exports=function(t,n,e){for(var c=o(n),a=u.f,f=i.f,s=0;s<c.length;s++){var l=c[s];r(t,l)||e&&r(e,l)||a(t,l,f(n,l))}}},157:function(t,n){var e;e=function(){return this}();try{e=e||new Function("return this")()}catch(t){"object"==typeof window&&(e=window)}t.exports=e},158:function(t,n,e){var r=e(1),o=e(18);t.exports=function(t,n,e){try{return r(o(Object.getOwnPropertyDescriptor(t,n)[e]))}catch(t){}}},16:function(t,n,e){var r=e(84),o=e(28),i=e(175);r||o(Object.prototype,"toString",i,{unsafe:!0})},163:function(t,n,e){var r=e(1);t.exports=r(1..valueOf)},164:function(t,n,e){var r=e(8),o=e(3),i=e(11),u=TypeError;t.exports=function(t,n){var e,c;if("string"===n&&o(e=t.toString)&&!i(c=r(e,t)))return c;if(o(e=t.valueOf)&&!i(c=r(e,t)))return c;if("string"!==n&&o(e=t.toString)&&!i(c=r(e,t)))return c;throw u("Can't convert object to primitive value")}},165:function(t,n,e){var r=e(5),o=e(3),i=r.WeakMap;t.exports=o(i)&&/native code/.test(String(i))},168:function(t,n){var e=Math.ceil,r=Math.floor;t.exports=Math.trunc||function(t){var n=+t;return(n>0?r:e)(n)}},169:function(t,n,e){var r=e(20),o=e(1),i=e(87),u=e(152),c=e(9),a=o([].concat);t.exports=r("Reflect","ownKeys")||function(t){var n=i.f(c(t)),e=u.f;return e?a(n,e(t)):n}},17:function(t,n,e){var r=e(44),o=String;t.exports=function(t){if("Symbol"===r(t))throw TypeError("Cannot convert a Symbol value to a string");return o(t)}},170:function(t,n,e){var r=e(10),o=e(114),i=e(15),u=e(9),c=e(40),a=e(131);n.f=r&&!o?Object.defineProperties:function(t,n){u(t);for(var e,r=c(n),o=a(n),f=o.length,s=0;f>s;)i.f(t,e=o[s++],r[e]);return t}},172:function(t,n,e){var r=e(74),o=e(104),i=e(11),u=e(6)("species"),c=Array;t.exports=function(t){var n;return r(t)&&(n=t.constructor,(o(n)&&(n===c||r(n.prototype))||i(n)&&null===(n=n[u]))&&(n=void 0)),void 0===n?c:n}},173:function(t,n,e){var r=e(1),o=e(30),i=e(17),u=e(174),c=r("".replace),a=RegExp("^["+u+"]+"),f=RegExp("(^|[^"+u+"])["+u+"]+$"),s=function(t){return function(n){var e=i(o(n));return 1&t&&(e=c(e,a,"")),2&t&&(e=c(e,f,"$1")),e}};t.exports={start:s(1),end:s(2),trim:s(3)}},174:function(t,n){t.exports="\t\n\v\f\r                 \u2028\u2029\ufeff"},175:function(t,n,e){"use strict";var r=e(84),o=e(44);t.exports=r?{}.toString:function(){return"[object "+o(this)+"]"}},176:function(t,n,e){var r=e(5);t.exports=r},177:function(t,n,e){var r=e(3),o=String,i=TypeError;t.exports=function(t){if("object"==typeof t||r(t))return t;throw i("Can't set "+o(t)+" as a prototype")}},18:function(t,n,e){var r=e(3),o=e(55),i=TypeError;t.exports=function(t){if(r(t))return t;throw i(o(t)+" is not a function")}},180:function(t,n,e){"use strict";var r=e(45).forEach,o=e(123)("forEach");t.exports=o?[].forEach:function(t){return r(this,t,arguments.length>1?arguments[1]:void 0)}},182:function(t,n,e){"use strict";var r=e(10),o=e(74),i=TypeError,u=Object.getOwnPropertyDescriptor,c=r&&!function(){if(void 0!==this)return!0;try{Object.defineProperty([],"length",{writable:!1}).length=1}catch(t){return t instanceof TypeError}}();t.exports=c?function(t,n){if(o(t)&&!u(t,"length").writable)throw i("Cannot set read only .length");return t.length=n}:function(t,n){return t.length=n}},2:function(t,n){t.exports=function(t){try{return!!t()}catch(t){return!0}}},20:function(t,n,e){var r=e(5),o=e(3),i=function(t){return o(t)?t:void 0};t.exports=function(t,n){return arguments.length<2?i(r[t]):r[t]&&r[t][n]}},200:function(t,n,e){"use strict";var r=e(55),o=TypeError;t.exports=function(t,n){if(!delete t[n])throw o("Cannot delete property "+r(n)+" of "+r(t))}},21:function(t,n){t.exports=!1},22:function(t,n,e){var r=e(10),o=e(90).EXISTS,i=e(1),u=e(75),c=Function.prototype,a=i(c.toString),f=/function\b(?:\s|\/\*[\S\s]*?\*\/|\/\/[^\n\r]*[\n\r]+)*([^\s(/]*)/,s=i(f.exec);r&&!o&&u(c,"name",{configurable:!0,get:function(){try{return s(f,a(this))[1]}catch(t){return""}}})},23:function(t,n,e){var r=e(70);t.exports=function(t){return r(t.length)}},24:function(t,n,e){var r=e(1),o=r({}.toString),i=r("".slice);t.exports=function(t){return i(o(t),8,-1)}},26:function(t,n,e){var r=e(30),o=Object;t.exports=function(t){return o(r(t))}},27:function(t,n,e){"use strict";e.d(n,"a",(function(){return o}));var r=e(118);function o(t,n,e){return(n=Object(r.a)(n))in t?Object.defineProperty(t,n,{value:e,enumerable:!0,configurable:!0,writable:!0}):t[n]=e,t}},28:function(t,n,e){var r=e(3),o=e(15),i=e(116),u=e(78);t.exports=function(t,n,e,c){c||(c={});var a=c.enumerable,f=void 0!==c.name?c.name:n;if(r(e)&&i(e,f,c),c.global)a?t[n]=e:u(n,e);else{try{c.unsafe?t[n]&&(a=!0):delete t[n]}catch(t){}a?t[n]=e:o.f(t,n,{value:e,enumerable:!1,configurable:!c.nonConfigurable,writable:!c.nonWritable})}return t}},3:function(t,n,e){var r=e(112),o=r.all;t.exports=r.IS_HTMLDDA?function(t){return"function"==typeof t||t===o}:function(t){return"function"==typeof t}},30:function(t,n,e){var r=e(33),o=TypeError;t.exports=function(t){if(r(t))throw o("Can't call method on "+t);return t}},31:function(t,n,e){var r=e(5),o=e(145),i=e(146),u=e(180),c=e(36),a=function(t){if(t&&t.forEach!==u)try{c(t,"forEach",u)}catch(n){t.forEach=u}};for(var f in o)o[f]&&a(r[f]&&r[f].prototype);a(i)},32:function(t,n,e){"use strict";var r=e(4),o=e(45).find,i=e(86),u=!0;"find"in[]&&Array(1).find((function(){u=!1})),r({target:"Array",proto:!0,forced:u},{find:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}}),i("find")},33:function(t,n){t.exports=function(t){return null==t}},35:function(t,n,e){var r=e(103),o=e(18),i=e(61),u=r(r.bind);t.exports=function(t,n){return o(t),void 0===n?t:i?u(t,n):function(){return t.apply(n,arguments)}}},36:function(t,n,e){var r=e(10),o=e(15),i=e(57);t.exports=r?function(t,n,e){return o.f(t,n,i(1,e))}:function(t,n,e){return t[n]=e,t}},37:function(t,n,e){var r=e(168);t.exports=function(t){var n=+t;return n!=n||0===n?0:r(n)}},39:function(t,n){t.exports=require("vuex")},4:function(t,n,e){var r=e(5),o=e(59).f,i=e(36),u=e(28),c=e(78),a=e(155),f=e(71);t.exports=function(t,n){var e,s,l,p,d,h=t.target,v=t.global,m=t.stat;if(e=v?r:m?r[h]||c(h,{}):(r[h]||{}).prototype)for(s in n){if(p=n[s],l=t.dontCallGetSet?(d=o(e,s))&&d.value:e[s],!f(v?s:h+(m?".":"#")+s,t.forced)&&void 0!==l){if(typeof p==typeof l)continue;a(p,l)}(t.sham||l&&l.sham)&&i(p,"sham",!0),u(e,s,p,t)}}},40:function(t,n,e){var r=e(81),o=e(30);t.exports=function(t){return r(o(t))}},43:function(t,n,e){var r,o,i,u=e(165),c=e(5),a=e(11),f=e(36),s=e(12),l=e(77),p=e(92),d=e(68),h=c.TypeError,v=c.WeakMap;if(u||l.state){var m=l.state||(l.state=new v);m.get=m.get,m.has=m.has,m.set=m.set,r=function(t,n){if(m.has(t))throw h("Object already initialized");return n.facade=t,m.set(t,n),n},o=function(t){return m.get(t)||{}},i=function(t){return m.has(t)}}else{var g=p("state");d[g]=!0,r=function(t,n){if(s(t,g))throw h("Object already initialized");return n.facade=t,f(t,g,n),n},o=function(t){return s(t,g)?t[g]:{}},i=function(t){return s(t,g)}}t.exports={set:r,get:o,has:i,enforce:function(t){return i(t)?o(t):r(t,{})},getterFor:function(t){return function(n){var e;if(!a(n)||(e=o(n)).type!==t)throw h("Incompatible receiver, "+t+" required");return e}}}},44:function(t,n,e){var r=e(84),o=e(3),i=e(24),u=e(6)("toStringTag"),c=Object,a="Arguments"==i(function(){return arguments}());t.exports=r?i:function(t){var n,e,r;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(e=function(t,n){try{return t[n]}catch(t){}}(n=c(t),u))?e:a?i(n):"Object"==(r=i(n))&&o(n.callee)?"Arguments":r}},45:function(t,n,e){var r=e(35),o=e(1),i=e(81),u=e(26),c=e(23),a=e(97),f=o([].push),s=function(t){var n=1==t,e=2==t,o=3==t,s=4==t,l=6==t,p=7==t,d=5==t||l;return function(h,v,m,g){for(var b,y,E=u(h),O=i(E),S=r(v,m),x=c(O),_=0,M=g||a,T=n?M(h,x):e||p?M(h,0):void 0;x>_;_++)if((d||_ in O)&&(y=S(b=O[_],_,E),t))if(n)T[_]=y;else if(y)switch(t){case 3:return!0;case 5:return b;case 6:return _;case 2:f(T,b)}else switch(t){case 4:return!1;case 7:f(T,b)}return l?-1:o||s?s:T}};t.exports={forEach:s(0),map:s(1),filter:s(2),some:s(3),every:s(4),find:s(5),findIndex:s(6),filterReject:s(7)}},46:function(t,n,e){"use strict";function r(t,n){(null==n||n>t.length)&&(n=t.length);for(var e=0,r=new Array(n);e<n;e++)r[e]=t[e];return r}e.d(n,"a",(function(){return r}))},47:function(t,n,e){var r=e(18),o=e(33);t.exports=function(t,n){var e=t[n];return o(e)?void 0:r(e)}},48:function(t,n,e){var r=e(1);t.exports=r({}.isPrototypeOf)},5:function(t,n,e){(function(n){var e=function(t){return t&&t.Math==Math&&t};t.exports=e("object"==typeof globalThis&&globalThis)||e("object"==typeof window&&window)||e("object"==typeof self&&self)||e("object"==typeof n&&n)||function(){return this}()||Function("return this")()}).call(this,e(157))},50:function(t,n){t.exports="undefined"!=typeof navigator&&String(navigator.userAgent)||""},54:function(t,n,e){var r,o,i=e(5),u=e(50),c=i.process,a=i.Deno,f=c&&c.versions||a&&a.version,s=f&&f.v8;s&&(o=(r=s.split("."))[0]>0&&r[0]<4?1:+(r[0]+r[1])),!o&&u&&(!(r=u.match(/Edge\/(\d+)/))||r[1]>=74)&&(r=u.match(/Chrome\/(\d+)/))&&(o=+r[1]),t.exports=o},55:function(t,n){var e=String;t.exports=function(t){try{return e(t)}catch(t){return"Object"}}},57:function(t,n){t.exports=function(t,n){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:n}}},589:function(t,n,e){"use strict";e.r(n);e(22);var r=function(){var t=this,n=t.$createElement,e=t._self._c||n;return e("div",{staticClass:"container"},[e("div",{staticClass:"content"},[t.showMenu?e("epx-menu",{staticClass:"aside hidden-sm-and-down",attrs:{id:"menu",modules:t.menu,moduleId:t.module.ID,moduleName:t.module.NAME_ALIAS||t.module.NAME||this.appConfig.NAME,toPages:t.toPages,showNav:t.pageConfig.showMenuNav&&t.module.ID!==t.appConfig.ID,back:t.pageConfig.backButton},on:{back:t.backPage}}):t._e(),t._v(" "),e("div",{staticClass:"main"},[t.menu.length>0?e("epx-router-view",{attrs:{"init-route":t.initRoute}}):t._e()],1)],1)])};r._withStripped=!0;var o=e(7),i=e(0),u=(e(64),e(16),e(31),e(99),e(32),e(39)),c=e(149),a={name:"epx-menu-index",componentName:"menuIndex",backButton:!1,backTitle:"退出当前模块",navConfigs:{flag:!1},showMenuNav:!0,showFirstModule:!1,props:{routeKey:[String,Number],router:{type:Object,default:function(){return{}}}},data:function(){return{module:{},modules:[],menuRouters:[],showPage:!0,moduleId:null,toPages:null,menu:[]}},computed:Object(i.a)(Object(i.a)({},Object(u.mapState)({reload:function(t){return t.router.reload},showMenu:function(t){return t.config.showMenu}})),{},{moduleName:function(){return this.module.NAME||this.$tab.title||this.appConfig.NAME},menuRoute:function(){return this.menuRouters[this.menuRouters.length-1]||{}},menuData:function(){var t=this.$route.query.moduleId,n=this.moduleRoute.moduleId,e=void 0===n?t:n;return this.menuList||this.$store.dispatch(c.s,{moduleId:e,isMobile:this.$isMobile}),this.menuList||[]},pageFlag:function(){var t=this.pageConfig.pageFlag;return t},pageMetaId:function(){var t=this.pageConfig.pageMetaId;return t},metaId:function(){return this.$_.isEmpty(this.menuRoute)?this.pageMetaId:this.menuRoute.metaId},flag:function(){return this.$_.isEmpty(this.menuRoute)?this.pageFlag:this.menuRoute.flag},pageId:function(){return this.menuRoute.pageId},component:function(){return this.menuRoute.component},showIndex:function(){var t=this,n=-1;return Object(o.a)(this.menuRouters).forEach((function(e,r){t.$_.isEqual(e,t.menuRoute)&&(n=r)})),n},initRoute:function(){var t=this.pageConfig,n=t.pageFlag,e=t.pageMetaId,r=t.metaId,o=t.showFirstModule,i=this.$query.moduleId,u=this.getFirstPage(this.menu[0]);return o&&u?{pageId:u,component:"app-sub-module",moduleId:this.menu[0].ID}:{metaId:e||r,flag:n,component:"app-sub-module",moduleId:i,modules:this.menu,name:this.moduleName}}}),watch:{$routers:{handler:function(t){var n=this;t.forEach((function(t){t.children&&t.children.forEach((function(t){if(t.key===n.router.key){var e=t.children,r=void 0===e?[]:e;n.menuRouters=Object(o.a)(r)}}))}))},deep:!0},menuRoute:function(t,n){var e=t.moduleId;if(e)this.moduleId=e;else{var r=this.$route.query.moduleId;this.moduleId=r}this.$store.commit(c.I,!0),this.$_.isEmpty(t)&&this.getMainPage()},moduleId:function(t){this.getModules(t)},reload:function(t){t&&this.reloadPage()},showMenu:function(t){this.$bus.emit("showMobileMenu",t)}},provide:function(){return{$changeRouter:this.changeRouter,$reloadPage:this.reloadPage,getMenuInfo:this.getMenuInfo}},methods:{getFirstPage:function(t){if(!t)return null;if(t.MAIN_PAGE)return t.MAIN_PAGE;if(!t.children)return null;var n=this.getFirstPage(t.children[0]);return n||void 0},getMenuInfo:function(){return{module:this.module,menu:this.menu}},getModule:function(){var t=this;this.$http.get({entityId:"FM_MODULE",id:this.moduleId}).then((function(n){if(n){var e=n.data||{};t.module=e,t.$parent.$emit("setMenuInfo",{module:t.module,menu:t.menu})}}))},getModules:function(t){var n=this;this.$http.getSubModules({up:this.moduleId}).then((function(t){n.modules=t.entitys}))},toPage:function(t){this.createPage({openType:t.OPEN_TYPE,moduleId:t["ROLEMODULE|MODULE"],pageId:t.MAIN_PAGE,moduleName:t.NAME,name:t.NAME,component:"app-sub-module"})},addListenerRouter:function(){this.$bus.off("push"),this.$bus.off("pop"),this.$bus.on("push",this.pushMenuRoute),this.$bus.on("pop",this.popMenuRoute),this.$bus.on("reload",this.reloadMenuPage)},removeListenerRouter:function(){this.$bus.off("push"),this.$bus.off("pop"),this.$bus.on("push",this.pushModuleRoute),this.$bus.on("pop",this.popModuleRoute),this.$store.commit(c.l)},getMainPage:function(){},changeRouter:function(t){},back:function(t){t.reload},reloadPage:function(){var t=this;this.showPage=!1,this.$nextTick((function(){var n=setTimeout((function(){t.showPage=!0,t.$store.commit(c.G),clearTimeout(n)}),0)}))},getShowMenuData:function(){var t=this,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];n.forEach((function(e,r){"1"===e.HIDDEN_SUB_MENU&&(e.children=[]),"1"===e.HIDDEN_MENU&&n.splice(r,1),e.children&&e.children.length>0&&t.getShowMenuData(e.children)}))},getMenu:function(t){var n=this,e=this.$route.params,r=e.roleId,i=e.role;if(!r){var u=this.user.serviceRoles;r=(((void 0===u?{}:u)[this.appConfig.ID]||[]).find((function(t){return t.code===i}))||{}).id}this.$http.getUserMenuTreeData({moduleId:t,roleId:r,mode:this.$isMobile?"move":"pc"}).then((function(t){var e=Object(o.a)(t);n.getShowMenuData(e),n.menu=e,n.$parent.$emit("setMenuInfo",{module:n.module,menu:n.menu})}))},logout:function(){this.backPage()}},beforeCreate:function(){this.$store.commit(c.g)},created:function(){this.$bus.emit("showMobileMenu",!0),this.getMainPage();var t=this.$route.query.moduleId,n=this.$query,e=n.moduleId,r=void 0===e?t:e,o=n.serviceMenu;o?this.menu=o:(this.moduleId=r,this.getModule(r),this.getMenu(r)),this.addListenerRouter()},beforeDestroy:function(){this.removeListenerRouter()}},f=e(13),s=Object(f.a)(a,r,[],!1,null,"685f4f5e",null).exports;s.install=function(t){t.component(s.name,s)};n.default=s},59:function(t,n,e){var r=e(10),o=e(8),i=e(137),u=e(57),c=e(40),a=e(72),f=e(12),s=e(113),l=Object.getOwnPropertyDescriptor;n.f=r?l:function(t,n){if(t=c(t),n=a(n),s)try{return l(t,n)}catch(t){}if(f(t,n))return u(!o(i.f,t,n),t[n])}},6:function(t,n,e){var r=e(5),o=e(79),i=e(12),u=e(96),c=e(94),a=e(111),f=r.Symbol,s=o("wks"),l=a?f.for||f:f&&f.withoutSetter||u;t.exports=function(t){return i(s,t)||(s[t]=c&&i(f,t)?f[t]:l("Symbol."+t)),s[t]}},61:function(t,n,e){var r=e(2);t.exports=!r((function(){var t=function(){}.bind();return"function"!=typeof t||t.hasOwnProperty("prototype")}))},62:function(t,n,e){var r=e(5),o=e(11),i=r.document,u=o(i)&&o(i.createElement);t.exports=function(t){return u?i.createElement(t):{}}},64:function(t,n,e){"use strict";var r=e(4),o=e(21),i=e(10),u=e(5),c=e(176),a=e(1),f=e(71),s=e(12),l=e(130),p=e(48),d=e(66),h=e(108),v=e(2),m=e(87).f,g=e(59).f,b=e(15).f,y=e(163),E=e(173).trim,O=u.Number,S=c.Number,x=O.prototype,_=u.TypeError,M=a("".slice),T=a("".charCodeAt),w=function(t){var n=h(t,"number");return"bigint"==typeof n?n:j(n)},j=function(t){var n,e,r,o,i,u,c,a,f=h(t,"number");if(d(f))throw _("Cannot convert a Symbol value to a number");if("string"==typeof f&&f.length>2)if(f=E(f),43===(n=T(f,0))||45===n){if(88===(e=T(f,2))||120===e)return NaN}else if(48===n){switch(T(f,1)){case 66:case 98:r=2,o=49;break;case 79:case 111:r=8,o=55;break;default:return+f}for(u=(i=M(f,2)).length,c=0;c<u;c++)if((a=T(i,c))<48||a>o)return NaN;return parseInt(i,r)}return+f},I=f("Number",!O(" 0o1")||!O("0b1")||O("+0x1")),P=function(t){return p(x,t)&&v((function(){y(t)}))},R=function(t){var n=arguments.length<1?0:O(w(t));return P(this)?l(Object(n),this,R):n};R.prototype=x,I&&!o&&(x.constructor=R),r({global:!0,constructor:!0,wrap:!0,forced:I},{Number:R});var A=function(t,n){for(var e,r=i?m(n):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,isFinite,isInteger,isNaN,isSafeInteger,parseFloat,parseInt,fromString,range".split(","),o=0;r.length>o;o++)s(n,e=r[o])&&!s(t,e)&&b(t,e,g(n,e))};o&&S&&A(c.Number,S),(I||o)&&A(c.Number,O)},65:function(t,n,e){var r,o=e(9),i=e(170),u=e(80),c=e(68),a=e(120),f=e(62),s=e(92),l=s("IE_PROTO"),p=function(){},d=function(t){return"<script>"+t+"<\/script>"},h=function(t){t.write(d("")),t.close();var n=t.parentWindow.Object;return t=null,n},v=function(){try{r=new ActiveXObject("htmlfile")}catch(t){}var t,n;v="undefined"!=typeof document?document.domain&&r?h(r):((n=f("iframe")).style.display="none",a.appendChild(n),n.src=String("javascript:"),(t=n.contentWindow.document).open(),t.write(d("document.F=Object")),t.close(),t.F):h(r);for(var e=u.length;e--;)delete v.prototype[u[e]];return v()};c[l]=!0,t.exports=Object.create||function(t,n){var e;return null!==t?(p.prototype=o(t),e=new p,p.prototype=null,e[l]=t):e=v(),void 0===n?e:i.f(e,n)}},66:function(t,n,e){var r=e(20),o=e(3),i=e(48),u=e(111),c=Object;t.exports=u?function(t){return"symbol"==typeof t}:function(t){var n=r("Symbol");return o(n)&&i(n.prototype,c(t))}},68:function(t,n){t.exports={}},69:function(t,n,e){"use strict";e.d(n,"a",(function(){return o}));var r=e(46);function o(t,n){if(t){if("string"==typeof t)return Object(r.a)(t,n);var e=Object.prototype.toString.call(t).slice(8,-1);return"Object"===e&&t.constructor&&(e=t.constructor.name),"Map"===e||"Set"===e?Array.from(t):"Arguments"===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e)?Object(r.a)(t,n):void 0}}},7:function(t,n,e){"use strict";e.d(n,"a",(function(){return i}));var r=e(46);var o=e(69);function i(t){return function(t){if(Array.isArray(t))return Object(r.a)(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||Object(o.a)(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}},70:function(t,n,e){var r=e(37),o=Math.min;t.exports=function(t){return t>0?o(r(t),9007199254740991):0}},71:function(t,n,e){var r=e(2),o=e(3),i=/#|\.prototype\./,u=function(t,n){var e=a[c(t)];return e==s||e!=f&&(o(n)?r(n):!!n)},c=u.normalize=function(t){return String(t).replace(i,".").toLowerCase()},a=u.data={},f=u.NATIVE="N",s=u.POLYFILL="P";t.exports=u},72:function(t,n,e){var r=e(108),o=e(66);t.exports=function(t){var n=r(t,"string");return o(n)?n:n+""}},74:function(t,n,e){var r=e(24);t.exports=Array.isArray||function(t){return"Array"==r(t)}},75:function(t,n,e){var r=e(116),o=e(15);t.exports=function(t,n,e){return e.get&&r(e.get,n,{getter:!0}),e.set&&r(e.set,n,{setter:!0}),o.f(t,n,e)}},77:function(t,n,e){var r=e(5),o=e(78),i=r["__core-js_shared__"]||o("__core-js_shared__",{});t.exports=i},78:function(t,n,e){var r=e(5),o=Object.defineProperty;t.exports=function(t,n){try{o(r,t,{value:n,configurable:!0,writable:!0})}catch(e){r[t]=n}return n}},79:function(t,n,e){var r=e(21),o=e(77);(t.exports=function(t,n){return o[t]||(o[t]=void 0!==n?n:{})})("versions",[]).push({version:"3.28.0",mode:r?"pure":"global",copyright:"© 2014-2023 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.28.0/LICENSE",source:"https://github.com/zloirock/core-js"})},8:function(t,n,e){var r=e(61),o=Function.prototype.call;t.exports=r?o.bind(o):function(){return o.apply(o,arguments)}},80:function(t,n){t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},81:function(t,n,e){var r=e(1),o=e(2),i=e(24),u=Object,c=r("".split);t.exports=o((function(){return!u("z").propertyIsEnumerable(0)}))?function(t){return"String"==i(t)?c(t,""):u(t)}:u},82:function(t,n,e){var r=e(1),o=e(3),i=e(77),u=r(Function.toString);o(i.inspectSource)||(i.inspectSource=function(t){return u(t)}),t.exports=i.inspectSource},83:function(t,n,e){var r=e(158),o=e(9),i=e(177);t.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var t,n=!1,e={};try{(t=r(Object.prototype,"__proto__","set"))(e,[]),n=e instanceof Array}catch(t){}return function(e,r){return o(e),i(r),n?t(e,r):e.__proto__=r,e}}():void 0)},84:function(t,n,e){var r={};r[e(6)("toStringTag")]="z",t.exports="[object z]"===String(r)},85:function(t,n,e){var r=e(2),o=e(6),i=e(54),u=o("species");t.exports=function(t){return i>=51||!r((function(){var n=[];return(n.constructor={})[u]=function(){return{foo:1}},1!==n[t](Boolean).foo}))}},86:function(t,n,e){var r=e(6),o=e(65),i=e(15).f,u=r("unscopables"),c=Array.prototype;null==c[u]&&i(c,u,{configurable:!0,value:o(null)}),t.exports=function(t){c[u][t]=!0}},87:function(t,n,e){var r=e(117),o=e(80).concat("length","prototype");n.f=Object.getOwnPropertyNames||function(t){return r(t,o)}},9:function(t,n,e){var r=e(11),o=String,i=TypeError;t.exports=function(t){if(r(t))return t;throw i(o(t)+" is not an object")}},90:function(t,n,e){var r=e(10),o=e(12),i=Function.prototype,u=r&&Object.getOwnPropertyDescriptor,c=o(i,"name"),a=c&&"something"===function(){}.name,f=c&&(!r||r&&u(i,"name").configurable);t.exports={EXISTS:c,PROPER:a,CONFIGURABLE:f}},92:function(t,n,e){var r=e(79),o=e(96),i=r("keys");t.exports=function(t){return i[t]||(i[t]=o(t))}},93:function(t,n,e){var r=e(37),o=Math.max,i=Math.min;t.exports=function(t,n){var e=r(t);return e<0?o(e+n,0):i(e,n)}},94:function(t,n,e){var r=e(54),o=e(2);t.exports=!!Object.getOwnPropertySymbols&&!o((function(){var t=Symbol();return!String(t)||!(Object(t)instanceof Symbol)||!Symbol.sham&&r&&r<41}))},96:function(t,n,e){var r=e(1),o=0,i=Math.random(),u=r(1..toString);t.exports=function(t){return"Symbol("+(void 0===t?"":t)+")_"+u(++o+i,36)}},97:function(t,n,e){var r=e(172);t.exports=function(t,n){return new(r(t))(0===n?0:n)}},99:function(t,n,e){"use strict";var r=e(4),o=e(26),i=e(93),u=e(37),c=e(23),a=e(182),f=e(106),s=e(97),l=e(115),p=e(200),d=e(85)("splice"),h=Math.max,v=Math.min;r({target:"Array",proto:!0,forced:!d},{splice:function(t,n){var e,r,d,m,g,b,y=o(this),E=c(y),O=i(t,E),S=arguments.length;for(0===S?e=r=0:1===S?(e=0,r=E-O):(e=S-2,r=v(h(u(n),0),E-O)),f(E+e-r),d=s(y,r),m=0;m<r;m++)(g=O+m)in y&&l(d,m,y[g]);if(d.length=r,e<r){for(m=O;m<E-r;m++)b=m+e,(g=m+r)in y?y[b]=y[g]:p(y,b);for(m=E;m>E-r+e;m--)p(y,m-1)}else if(e>r)for(m=E-r;m>O;m--)b=m+e-1,(g=m+r-1)in y?y[b]=y[g]:p(y,b);for(m=0;m<e;m++)y[m+O]=arguments[m+2];return a(y,E-r+e),d}})}});
@@ -0,0 +1 @@
1
+ module.exports=function(t){var n={};function e(r){if(n[r])return n[r].exports;var o=n[r]={i:r,l:!1,exports:{}};return t[r].call(o.exports,o,o.exports,e),o.l=!0,o.exports}return e.m=t,e.c=n,e.d=function(t,n,r){e.o(t,n)||Object.defineProperty(t,n,{enumerable:!0,get:r})},e.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},e.t=function(t,n){if(1&n&&(t=e(t)),8&n)return t;if(4&n&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(e.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&n&&"string"!=typeof t)for(var o in t)e.d(r,o,function(n){return t[n]}.bind(null,o));return r},e.n=function(t){var n=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(n,"a",n),n},e.o=function(t,n){return Object.prototype.hasOwnProperty.call(t,n)},e.p="/dist/",e(e.s=589)}({0:function(t,n,e){"use strict";e.d(n,"a",(function(){return i}));var r=e(27);function o(t,n){var e=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);n&&(r=r.filter((function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable}))),e.push.apply(e,r)}return e}function i(t){for(var n=1;n<arguments.length;n++){var e=null!=arguments[n]?arguments[n]:{};n%2?o(Object(e),!0).forEach((function(n){Object(r.a)(t,n,e[n])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(e)):o(Object(e)).forEach((function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(e,n))}))}return t}},1:function(t,n,e){var r=e(61),o=Function.prototype,i=o.call,u=r&&o.bind.bind(i,i);t.exports=r?u:function(t){return function(){return i.apply(t,arguments)}}},10:function(t,n,e){var r=e(2);t.exports=!r((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]}))},102:function(t,n,e){var r=e(41),o=e(93),i=e(23),u=function(t){return function(n,e,u){var c,a=r(n),f=i(a),s=o(u,f);if(t&&e!=e){for(;f>s;)if((c=a[s++])!=c)return!0}else for(;f>s;s++)if((t||s in a)&&a[s]===e)return t||s||0;return!t&&-1}};t.exports={includes:u(!0),indexOf:u(!1)}},104:function(t,n,e){var r=e(24),o=e(1);t.exports=function(t){if("Function"===r(t))return o(t)}},105:function(t,n,e){var r=e(1),o=e(2),i=e(3),u=e(44),c=e(20),a=e(82),f=function(){},s=[],l=c("Reflect","construct"),p=/^\s*(?:class|function)\b/,d=r(p.exec),h=!p.exec(f),v=function(t){if(!i(t))return!1;try{return l(f,s,t),!0}catch(t){return!1}},m=function(t){if(!i(t))return!1;switch(u(t)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return h||!!d(p,a(t))}catch(t){return!0}};m.sham=!0,t.exports=!l||o((function(){var t;return v(v.call)||!v(Object)||!v((function(){t=!0}))||t}))?m:v},107:function(t,n){var e=TypeError;t.exports=function(t){if(t>9007199254740991)throw e("Maximum allowed index exceeded");return t}},109:function(t,n,e){var r=e(8),o=e(11),i=e(66),u=e(47),c=e(164),a=e(6),f=TypeError,s=a("toPrimitive");t.exports=function(t,n){if(!o(t)||i(t))return t;var e,a=u(t,s);if(a){if(void 0===n&&(n="default"),e=r(a,t,n),!o(e)||i(e))return e;throw f("Can't convert object to primitive value")}return void 0===n&&(n="number"),c(t,n)}},11:function(t,n,e){var r=e(3),o=e(112),i=o.all;t.exports=o.IS_HTMLDDA?function(t){return"object"==typeof t?null!==t:r(t)||t===i}:function(t){return"object"==typeof t?null!==t:r(t)}},111:function(t,n,e){var r=e(94);t.exports=r&&!Symbol.sham&&"symbol"==typeof Symbol.iterator},112:function(t,n){var e="object"==typeof document&&document.all,r=void 0===e&&void 0!==e;t.exports={all:e,IS_HTMLDDA:r}},113:function(t,n,e){var r=e(10),o=e(2),i=e(62);t.exports=!r&&!o((function(){return 7!=Object.defineProperty(i("div"),"a",{get:function(){return 7}}).a}))},114:function(t,n,e){var r=e(10),o=e(2);t.exports=r&&o((function(){return 42!=Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype}))},115:function(t,n,e){"use strict";var r=e(72),o=e(15),i=e(57);t.exports=function(t,n,e){var u=r(n);u in t?o.f(t,u,i(0,e)):t[u]=e}},116:function(t,n,e){var r=e(1),o=e(2),i=e(3),u=e(12),c=e(10),a=e(90).CONFIGURABLE,f=e(82),s=e(43),l=s.enforce,p=s.get,d=String,h=Object.defineProperty,v=r("".slice),m=r("".replace),g=r([].join),b=c&&!o((function(){return 8!==h((function(){}),"length",{value:8}).length})),y=String(String).split("String"),E=t.exports=function(t,n,e){"Symbol("===v(d(n),0,7)&&(n="["+m(d(n),/^Symbol\(([^)]*)\)/,"$1")+"]"),e&&e.getter&&(n="get "+n),e&&e.setter&&(n="set "+n),(!u(t,"name")||a&&t.name!==n)&&(c?h(t,"name",{value:n,configurable:!0}):t.name=n),b&&e&&u(e,"arity")&&t.length!==e.arity&&h(t,"length",{value:e.arity});try{e&&u(e,"constructor")&&e.constructor?c&&h(t,"prototype",{writable:!1}):t.prototype&&(t.prototype=void 0)}catch(t){}var r=l(t);return u(r,"source")||(r.source=g(y,"string"==typeof n?n:"")),t};Function.prototype.toString=E((function(){return i(this)&&p(this).source||f(this)}),"toString")},117:function(t,n,e){var r=e(1),o=e(12),i=e(41),u=e(102).indexOf,c=e(69),a=r([].push);t.exports=function(t,n){var e,r=i(t),f=0,s=[];for(e in r)!o(c,e)&&o(r,e)&&a(s,e);for(;n.length>f;)o(r,e=n[f++])&&(~u(s,e)||a(s,e));return s}},118:function(t,n,e){"use strict";e.d(n,"a",(function(){return o}));var r=e(14);function o(t){var n=function(t,n){if("object"!==Object(r.a)(t)||null===t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var o=e.call(t,n||"default");if("object"!==Object(r.a)(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===n?String:Number)(t)}(t,"string");return"symbol"===Object(r.a)(n)?n:String(n)}},12:function(t,n,e){var r=e(1),o=e(26),i=r({}.hasOwnProperty);t.exports=Object.hasOwn||function(t,n){return i(o(t),n)}},121:function(t,n,e){var r=e(20);t.exports=r("document","documentElement")},123:function(t,n,e){"use strict";var r=e(2);t.exports=function(t,n){var e=[][t];return!!e&&r((function(){e.call(null,n||function(){return 1},1)}))}},13:function(t,n,e){"use strict";function r(t,n,e,r,o,i,u,c){var a,f="function"==typeof t?t.options:t;if(n&&(f.render=n,f.staticRenderFns=e,f._compiled=!0),r&&(f.functional=!0),i&&(f._scopeId="data-v-"+i),u?(a=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),o&&o.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(u)},f._ssrRegister=a):o&&(a=c?function(){o.call(this,(f.functional?this.parent:this).$root.$options.shadowRoot)}:o),a)if(f.functional){f._injectStyles=a;var s=f.render;f.render=function(t,n){return a.call(n),s(t,n)}}else{var l=f.beforeCreate;f.beforeCreate=l?[].concat(l,a):[a]}return{exports:t,options:f}}e.d(n,"a",(function(){return r}))},130:function(t,n,e){var r=e(3),o=e(11),i=e(83);t.exports=function(t,n,e){var u,c;return i&&r(u=n.constructor)&&u!==e&&o(c=u.prototype)&&c!==e.prototype&&i(t,c),t}},131:function(t,n,e){var r=e(117),o=e(80);t.exports=Object.keys||function(t){return r(t,o)}},137:function(t,n,e){"use strict";var r={}.propertyIsEnumerable,o=Object.getOwnPropertyDescriptor,i=o&&!r.call({1:2},1);n.f=i?function(t){var n=o(this,t);return!!n&&n.enumerable}:r},14:function(t,n,e){"use strict";function r(t){return(r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}e.d(n,"a",(function(){return r}))},145:function(t,n){t.exports={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0}},146:function(t,n,e){var r=e(62)("span").classList,o=r&&r.constructor&&r.constructor.prototype;t.exports=o===Object.prototype?void 0:o},149:function(t,n,e){"use strict";e.d(n,"a",(function(){return r})),e.d(n,"d",(function(){return o})),e.d(n,"c",(function(){return i})),e.d(n,"f",(function(){return u})),e.d(n,"b",(function(){return c})),e.d(n,"e",(function(){return a})),e.d(n,"n",(function(){return f})),e.d(n,"u",(function(){return s})),e.d(n,"p",(function(){return l})),e.d(n,"v",(function(){return p})),e.d(n,"t",(function(){return d})),e.d(n,"w",(function(){return h})),e.d(n,"r",(function(){return v})),e.d(n,"s",(function(){return m})),e.d(n,"g",(function(){return g})),e.d(n,"I",(function(){return b})),e.d(n,"C",(function(){return y})),e.d(n,"E",(function(){return E})),e.d(n,"o",(function(){return O})),e.d(n,"h",(function(){return S})),e.d(n,"j",(function(){return x})),e.d(n,"x",(function(){return _})),e.d(n,"B",(function(){return M})),e.d(n,"z",(function(){return T})),e.d(n,"m",(function(){return w})),e.d(n,"A",(function(){return j})),e.d(n,"y",(function(){return I})),e.d(n,"l",(function(){return P})),e.d(n,"F",(function(){return R})),e.d(n,"G",(function(){return A})),e.d(n,"k",(function(){return N})),e.d(n,"D",(function(){return L})),e.d(n,"q",(function(){return D})),e.d(n,"i",(function(){return C})),e.d(n,"H",(function(){return $}));var r="ADD_LIST",o="ADD_OBJECT_COUNT",i="ADD_OBJECT",u="ADD_TAG",c="ADD_META",a="ADD_PAGE",f="DELETE_PAGE",s="GET_USER",l="DELETE_USER",p="GET_USER_INFO",d="GET_SYSTEM_CONFIG",h="GET_VIEWPORT",v="GET_APP_CONFIG",m="GET_MENU",g="CLEAR_MENU",b="SWITCH_MENU_SHOW",y="PUSH_ROUTER",E="SET_ROUTER",O="DELETE_ROUTER",S="CLEAR_ROUTER",x="CLEAR_TABS_ROUTER",_="PICK_ROUTER",M="PUSH_MODULE_ROUTER",T="POP_MODULE_ROUTER",w="DELETE_MODULE_ROUTER",j="PUSH_MENU_ROUTER",I="POP_MENU_ROUTER",P="DELETE_MENU_ROUTER",R="SET_ROUTER_QUERY",A="SET_ROUTER_RELOAD",N="CREATE_TAB",L="SELECT_TAB",D="DESTORY_TAB",C="CLEAR_TABS",$="SET_TAB_QUERY"},15:function(t,n,e){var r=e(10),o=e(113),i=e(114),u=e(9),c=e(72),a=TypeError,f=Object.defineProperty,s=Object.getOwnPropertyDescriptor;n.f=r?i?function(t,n,e){if(u(t),n=c(n),u(e),"function"==typeof t&&"prototype"===n&&"value"in e&&"writable"in e&&!e.writable){var r=s(t,n);r&&r.writable&&(t[n]=e.value,e={configurable:"configurable"in e?e.configurable:r.configurable,enumerable:"enumerable"in e?e.enumerable:r.enumerable,writable:!1})}return f(t,n,e)}:f:function(t,n,e){if(u(t),n=c(n),u(e),o)try{return f(t,n,e)}catch(t){}if("get"in e||"set"in e)throw a("Accessors not supported");return"value"in e&&(t[n]=e.value),t}},152:function(t,n){n.f=Object.getOwnPropertySymbols},155:function(t,n,e){var r=e(12),o=e(169),i=e(59),u=e(15);t.exports=function(t,n,e){for(var c=o(n),a=u.f,f=i.f,s=0;s<c.length;s++){var l=c[s];r(t,l)||e&&r(e,l)||a(t,l,f(n,l))}}},157:function(t,n){var e;e=function(){return this}();try{e=e||new Function("return this")()}catch(t){"object"==typeof window&&(e=window)}t.exports=e},158:function(t,n,e){var r=e(1),o=e(18);t.exports=function(t,n,e){try{return r(o(Object.getOwnPropertyDescriptor(t,n)[e]))}catch(t){}}},16:function(t,n,e){var r=e(84),o=e(28),i=e(175);r||o(Object.prototype,"toString",i,{unsafe:!0})},163:function(t,n,e){var r=e(1);t.exports=r(1..valueOf)},164:function(t,n,e){var r=e(8),o=e(3),i=e(11),u=TypeError;t.exports=function(t,n){var e,c;if("string"===n&&o(e=t.toString)&&!i(c=r(e,t)))return c;if(o(e=t.valueOf)&&!i(c=r(e,t)))return c;if("string"!==n&&o(e=t.toString)&&!i(c=r(e,t)))return c;throw u("Can't convert object to primitive value")}},165:function(t,n,e){var r=e(5),o=e(3),i=r.WeakMap;t.exports=o(i)&&/native code/.test(String(i))},168:function(t,n){var e=Math.ceil,r=Math.floor;t.exports=Math.trunc||function(t){var n=+t;return(n>0?r:e)(n)}},169:function(t,n,e){var r=e(20),o=e(1),i=e(87),u=e(152),c=e(9),a=o([].concat);t.exports=r("Reflect","ownKeys")||function(t){var n=i.f(c(t)),e=u.f;return e?a(n,e(t)):n}},17:function(t,n,e){var r=e(44),o=String;t.exports=function(t){if("Symbol"===r(t))throw TypeError("Cannot convert a Symbol value to a string");return o(t)}},170:function(t,n,e){var r=e(10),o=e(114),i=e(15),u=e(9),c=e(41),a=e(131);n.f=r&&!o?Object.defineProperties:function(t,n){u(t);for(var e,r=c(n),o=a(n),f=o.length,s=0;f>s;)i.f(t,e=o[s++],r[e]);return t}},172:function(t,n,e){var r=e(74),o=e(105),i=e(11),u=e(6)("species"),c=Array;t.exports=function(t){var n;return r(t)&&(n=t.constructor,(o(n)&&(n===c||r(n.prototype))||i(n)&&null===(n=n[u]))&&(n=void 0)),void 0===n?c:n}},173:function(t,n,e){var r=e(1),o=e(30),i=e(17),u=e(174),c=r("".replace),a=RegExp("^["+u+"]+"),f=RegExp("(^|[^"+u+"])["+u+"]+$"),s=function(t){return function(n){var e=i(o(n));return 1&t&&(e=c(e,a,"")),2&t&&(e=c(e,f,"$1")),e}};t.exports={start:s(1),end:s(2),trim:s(3)}},174:function(t,n){t.exports="\t\n\v\f\r                 \u2028\u2029\ufeff"},175:function(t,n,e){"use strict";var r=e(84),o=e(44);t.exports=r?{}.toString:function(){return"[object "+o(this)+"]"}},176:function(t,n,e){var r=e(5);t.exports=r},177:function(t,n,e){var r=e(3),o=String,i=TypeError;t.exports=function(t){if("object"==typeof t||r(t))return t;throw i("Can't set "+o(t)+" as a prototype")}},18:function(t,n,e){var r=e(3),o=e(56),i=TypeError;t.exports=function(t){if(r(t))return t;throw i(o(t)+" is not a function")}},180:function(t,n,e){"use strict";var r=e(45).forEach,o=e(123)("forEach");t.exports=o?[].forEach:function(t){return r(this,t,arguments.length>1?arguments[1]:void 0)}},182:function(t,n,e){"use strict";var r=e(10),o=e(74),i=TypeError,u=Object.getOwnPropertyDescriptor,c=r&&!function(){if(void 0!==this)return!0;try{Object.defineProperty([],"length",{writable:!1}).length=1}catch(t){return t instanceof TypeError}}();t.exports=c?function(t,n){if(o(t)&&!u(t,"length").writable)throw i("Cannot set read only .length");return t.length=n}:function(t,n){return t.length=n}},2:function(t,n){t.exports=function(t){try{return!!t()}catch(t){return!0}}},20:function(t,n,e){var r=e(5),o=e(3),i=function(t){return o(t)?t:void 0};t.exports=function(t,n){return arguments.length<2?i(r[t]):r[t]&&r[t][n]}},200:function(t,n,e){"use strict";var r=e(56),o=TypeError;t.exports=function(t,n){if(!delete t[n])throw o("Cannot delete property "+r(n)+" of "+r(t))}},21:function(t,n){t.exports=!1},22:function(t,n,e){var r=e(10),o=e(90).EXISTS,i=e(1),u=e(75),c=Function.prototype,a=i(c.toString),f=/function\b(?:\s|\/\*[\S\s]*?\*\/|\/\/[^\n\r]*[\n\r]+)*([^\s(/]*)/,s=i(f.exec);r&&!o&&u(c,"name",{configurable:!0,get:function(){try{return s(f,a(this))[1]}catch(t){return""}}})},23:function(t,n,e){var r=e(70);t.exports=function(t){return r(t.length)}},24:function(t,n,e){var r=e(1),o=r({}.toString),i=r("".slice);t.exports=function(t){return i(o(t),8,-1)}},26:function(t,n,e){var r=e(30),o=Object;t.exports=function(t){return o(r(t))}},27:function(t,n,e){"use strict";e.d(n,"a",(function(){return o}));var r=e(118);function o(t,n,e){return(n=Object(r.a)(n))in t?Object.defineProperty(t,n,{value:e,enumerable:!0,configurable:!0,writable:!0}):t[n]=e,t}},28:function(t,n,e){var r=e(3),o=e(15),i=e(116),u=e(78);t.exports=function(t,n,e,c){c||(c={});var a=c.enumerable,f=void 0!==c.name?c.name:n;if(r(e)&&i(e,f,c),c.global)a?t[n]=e:u(n,e);else{try{c.unsafe?t[n]&&(a=!0):delete t[n]}catch(t){}a?t[n]=e:o.f(t,n,{value:e,enumerable:!1,configurable:!c.nonConfigurable,writable:!c.nonWritable})}return t}},3:function(t,n,e){var r=e(112),o=r.all;t.exports=r.IS_HTMLDDA?function(t){return"function"==typeof t||t===o}:function(t){return"function"==typeof t}},30:function(t,n,e){var r=e(33),o=TypeError;t.exports=function(t){if(r(t))throw o("Can't call method on "+t);return t}},31:function(t,n,e){var r=e(5),o=e(145),i=e(146),u=e(180),c=e(36),a=function(t){if(t&&t.forEach!==u)try{c(t,"forEach",u)}catch(n){t.forEach=u}};for(var f in o)o[f]&&a(r[f]&&r[f].prototype);a(i)},32:function(t,n,e){"use strict";var r=e(4),o=e(45).find,i=e(86),u=!0;"find"in[]&&Array(1).find((function(){u=!1})),r({target:"Array",proto:!0,forced:u},{find:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}}),i("find")},33:function(t,n){t.exports=function(t){return null==t}},35:function(t,n,e){var r=e(104),o=e(18),i=e(61),u=r(r.bind);t.exports=function(t,n){return o(t),void 0===n?t:i?u(t,n):function(){return t.apply(n,arguments)}}},36:function(t,n,e){var r=e(10),o=e(15),i=e(57);t.exports=r?function(t,n,e){return o.f(t,n,i(1,e))}:function(t,n,e){return t[n]=e,t}},37:function(t,n,e){var r=e(168);t.exports=function(t){var n=+t;return n!=n||0===n?0:r(n)}},4:function(t,n,e){var r=e(5),o=e(59).f,i=e(36),u=e(28),c=e(78),a=e(155),f=e(71);t.exports=function(t,n){var e,s,l,p,d,h=t.target,v=t.global,m=t.stat;if(e=v?r:m?r[h]||c(h,{}):(r[h]||{}).prototype)for(s in n){if(p=n[s],l=t.dontCallGetSet?(d=o(e,s))&&d.value:e[s],!f(v?s:h+(m?".":"#")+s,t.forced)&&void 0!==l){if(typeof p==typeof l)continue;a(p,l)}(t.sham||l&&l.sham)&&i(p,"sham",!0),u(e,s,p,t)}}},40:function(t,n){t.exports=require("vuex")},41:function(t,n,e){var r=e(81),o=e(30);t.exports=function(t){return r(o(t))}},43:function(t,n,e){var r,o,i,u=e(165),c=e(5),a=e(11),f=e(36),s=e(12),l=e(77),p=e(92),d=e(69),h=c.TypeError,v=c.WeakMap;if(u||l.state){var m=l.state||(l.state=new v);m.get=m.get,m.has=m.has,m.set=m.set,r=function(t,n){if(m.has(t))throw h("Object already initialized");return n.facade=t,m.set(t,n),n},o=function(t){return m.get(t)||{}},i=function(t){return m.has(t)}}else{var g=p("state");d[g]=!0,r=function(t,n){if(s(t,g))throw h("Object already initialized");return n.facade=t,f(t,g,n),n},o=function(t){return s(t,g)?t[g]:{}},i=function(t){return s(t,g)}}t.exports={set:r,get:o,has:i,enforce:function(t){return i(t)?o(t):r(t,{})},getterFor:function(t){return function(n){var e;if(!a(n)||(e=o(n)).type!==t)throw h("Incompatible receiver, "+t+" required");return e}}}},44:function(t,n,e){var r=e(84),o=e(3),i=e(24),u=e(6)("toStringTag"),c=Object,a="Arguments"==i(function(){return arguments}());t.exports=r?i:function(t){var n,e,r;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(e=function(t,n){try{return t[n]}catch(t){}}(n=c(t),u))?e:a?i(n):"Object"==(r=i(n))&&o(n.callee)?"Arguments":r}},45:function(t,n,e){var r=e(35),o=e(1),i=e(81),u=e(26),c=e(23),a=e(97),f=o([].push),s=function(t){var n=1==t,e=2==t,o=3==t,s=4==t,l=6==t,p=7==t,d=5==t||l;return function(h,v,m,g){for(var b,y,E=u(h),O=i(E),S=r(v,m),x=c(O),_=0,M=g||a,T=n?M(h,x):e||p?M(h,0):void 0;x>_;_++)if((d||_ in O)&&(y=S(b=O[_],_,E),t))if(n)T[_]=y;else if(y)switch(t){case 3:return!0;case 5:return b;case 6:return _;case 2:f(T,b)}else switch(t){case 4:return!1;case 7:f(T,b)}return l?-1:o||s?s:T}};t.exports={forEach:s(0),map:s(1),filter:s(2),some:s(3),every:s(4),find:s(5),findIndex:s(6),filterReject:s(7)}},46:function(t,n,e){"use strict";function r(t,n){(null==n||n>t.length)&&(n=t.length);for(var e=0,r=new Array(n);e<n;e++)r[e]=t[e];return r}e.d(n,"a",(function(){return r}))},47:function(t,n,e){var r=e(18),o=e(33);t.exports=function(t,n){var e=t[n];return o(e)?void 0:r(e)}},48:function(t,n,e){var r=e(1);t.exports=r({}.isPrototypeOf)},5:function(t,n,e){(function(n){var e=function(t){return t&&t.Math==Math&&t};t.exports=e("object"==typeof globalThis&&globalThis)||e("object"==typeof window&&window)||e("object"==typeof self&&self)||e("object"==typeof n&&n)||function(){return this}()||Function("return this")()}).call(this,e(157))},51:function(t,n){t.exports="undefined"!=typeof navigator&&String(navigator.userAgent)||""},54:function(t,n,e){var r,o,i=e(5),u=e(51),c=i.process,a=i.Deno,f=c&&c.versions||a&&a.version,s=f&&f.v8;s&&(o=(r=s.split("."))[0]>0&&r[0]<4?1:+(r[0]+r[1])),!o&&u&&(!(r=u.match(/Edge\/(\d+)/))||r[1]>=74)&&(r=u.match(/Chrome\/(\d+)/))&&(o=+r[1]),t.exports=o},56:function(t,n){var e=String;t.exports=function(t){try{return e(t)}catch(t){return"Object"}}},57:function(t,n){t.exports=function(t,n){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:n}}},589:function(t,n,e){"use strict";e.r(n);e(22);var r=function(){var t=this,n=t.$createElement,e=t._self._c||n;return e("div",{staticClass:"container"},[e("div",{staticClass:"content"},[t.showMenu?e("epx-menu",{staticClass:"aside hidden-sm-and-down",attrs:{id:"menu",modules:t.menu,moduleId:t.module.ID,moduleName:t.module.NAME_ALIAS||t.module.NAME||this.appConfig.NAME,toPages:t.toPages,showNav:t.pageConfig.showMenuNav&&t.module.ID!==t.appConfig.ID,back:t.pageConfig.backButton},on:{back:t.backPage}}):t._e(),t._v(" "),e("div",{staticClass:"main"},[t.menu.length>0?e("epx-router-view",{attrs:{"init-route":t.initRoute}}):t._e()],1)],1)])};r._withStripped=!0;var o=e(7),i=e(0),u=(e(64),e(16),e(31),e(98),e(32),e(40)),c=e(149),a={name:"epx-menu-index",componentName:"menuIndex",backButton:!1,backTitle:"退出当前模块",navConfigs:{flag:!1},showMenuNav:!0,showFirstModule:!1,props:{routeKey:[String,Number],router:{type:Object,default:function(){return{}}}},data:function(){return{module:{},modules:[],menuRouters:[],showPage:!0,moduleId:null,toPages:null,menu:[]}},computed:Object(i.a)(Object(i.a)({},Object(u.mapState)({reload:function(t){return t.router.reload},showMenu:function(t){return t.config.showMenu}})),{},{moduleName:function(){return this.module.NAME||this.$tab.title||this.appConfig.NAME},menuRoute:function(){return this.menuRouters[this.menuRouters.length-1]||{}},menuData:function(){var t=this.$route.query.moduleId,n=this.moduleRoute.moduleId,e=void 0===n?t:n;return this.menuList||this.$store.dispatch(c.s,{moduleId:e,isMobile:this.$isMobile}),this.menuList||[]},pageFlag:function(){var t=this.pageConfig.pageFlag;return t},pageMetaId:function(){var t=this.pageConfig.pageMetaId;return t},metaId:function(){return this.$_.isEmpty(this.menuRoute)?this.pageMetaId:this.menuRoute.metaId},flag:function(){return this.$_.isEmpty(this.menuRoute)?this.pageFlag:this.menuRoute.flag},pageId:function(){return this.menuRoute.pageId},component:function(){return this.menuRoute.component},showIndex:function(){var t=this,n=-1;return Object(o.a)(this.menuRouters).forEach((function(e,r){t.$_.isEqual(e,t.menuRoute)&&(n=r)})),n},initRoute:function(){var t=this.pageConfig,n=t.pageFlag,e=t.pageMetaId,r=t.metaId,o=t.showFirstModule,i=this.$query.moduleId,u=this.getFirstPage(this.menu[0]);return o&&u?{pageId:u,component:"app-sub-module",moduleId:this.menu[0].ID}:{metaId:e||r,flag:n,component:"app-sub-module",moduleId:i,modules:this.menu,name:this.moduleName}}}),watch:{$routers:{handler:function(t){var n=this;t.forEach((function(t){t.children&&t.children.forEach((function(t){if(t.key===n.router.key){var e=t.children,r=void 0===e?[]:e;n.menuRouters=Object(o.a)(r)}}))}))},deep:!0},menuRoute:function(t,n){var e=t.moduleId;if(e)this.moduleId=e;else{var r=this.$route.query.moduleId;this.moduleId=r}this.$store.commit(c.I,!0),this.$_.isEmpty(t)&&this.getMainPage()},moduleId:function(t){this.getModules(t)},reload:function(t){t&&this.reloadPage()},showMenu:function(t){this.$bus.emit("showMobileMenu",t)}},provide:function(){return{$changeRouter:this.changeRouter,$reloadPage:this.reloadPage,getMenuInfo:this.getMenuInfo}},methods:{getFirstPage:function(t){if(!t)return null;if(t.MAIN_PAGE)return t.MAIN_PAGE;if(!t.children)return null;var n=this.getFirstPage(t.children[0]);return n||void 0},getMenuInfo:function(){return{module:this.module,menu:this.menu}},getModule:function(){var t=this;this.$http.get({entityId:"FM_MODULE",id:this.moduleId}).then((function(n){if(n){var e=n.data||{};t.module=e,t.$parent.$emit("setMenuInfo",{module:t.module,menu:t.menu})}}))},getModules:function(t){var n=this;this.$http.getSubModules({up:this.moduleId}).then((function(t){n.modules=t.entitys}))},toPage:function(t){this.createPage({openType:t.OPEN_TYPE,moduleId:t["ROLEMODULE|MODULE"],pageId:t.MAIN_PAGE,moduleName:t.NAME,name:t.NAME,component:"app-sub-module"})},addListenerRouter:function(){this.$bus.off("push"),this.$bus.off("pop"),this.$bus.on("push",this.pushMenuRoute),this.$bus.on("pop",this.popMenuRoute),this.$bus.on("reload",this.reloadMenuPage)},removeListenerRouter:function(){this.$bus.off("push"),this.$bus.off("pop"),this.$bus.on("push",this.pushModuleRoute),this.$bus.on("pop",this.popModuleRoute),this.$store.commit(c.l)},getMainPage:function(){},changeRouter:function(t){},back:function(t){t.reload},reloadPage:function(){var t=this;this.showPage=!1,this.$nextTick((function(){var n=setTimeout((function(){t.showPage=!0,t.$store.commit(c.G),clearTimeout(n)}),0)}))},getShowMenuData:function(){var t=this,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];n.forEach((function(e,r){"1"===e.HIDDEN_SUB_MENU&&(e.children=[]),"1"===e.HIDDEN_MENU&&n.splice(r,1),e.children&&e.children.length>0&&t.getShowMenuData(e.children)}))},getMenu:function(t){var n=this,e=this.$route.params,r=e.roleId,i=e.role;if(!r){var u=this.user.serviceRoles;r=(((void 0===u?{}:u)[this.appConfig.ID]||[]).find((function(t){return t.code===i}))||{}).id}this.$http.getUserMenuTreeData({moduleId:t,roleId:r,mode:this.$isMobile?"move":"pc"}).then((function(t){var e=Object(o.a)(t);n.getShowMenuData(e),n.menu=e,n.$parent.$emit("setMenuInfo",{module:n.module,menu:n.menu})}))},logout:function(){this.backPage()}},beforeCreate:function(){this.$store.commit(c.g)},created:function(){this.$bus.emit("showMobileMenu",!0),this.getMainPage();var t=this.$route.query.moduleId,n=this.$query,e=n.moduleId,r=void 0===e?t:e,o=n.serviceMenu;o?this.menu=o:(this.moduleId=r,this.getModule(r),this.getMenu(r)),this.addListenerRouter()},beforeDestroy:function(){this.removeListenerRouter()}},f=e(13),s=Object(f.a)(a,r,[],!1,null,"685f4f5e",null).exports;s.install=function(t){t.component(s.name,s)};n.default=s},59:function(t,n,e){var r=e(10),o=e(8),i=e(137),u=e(57),c=e(41),a=e(72),f=e(12),s=e(113),l=Object.getOwnPropertyDescriptor;n.f=r?l:function(t,n){if(t=c(t),n=a(n),s)try{return l(t,n)}catch(t){}if(f(t,n))return u(!o(i.f,t,n),t[n])}},6:function(t,n,e){var r=e(5),o=e(79),i=e(12),u=e(96),c=e(94),a=e(111),f=r.Symbol,s=o("wks"),l=a?f.for||f:f&&f.withoutSetter||u;t.exports=function(t){return i(s,t)||(s[t]=c&&i(f,t)?f[t]:l("Symbol."+t)),s[t]}},61:function(t,n,e){var r=e(2);t.exports=!r((function(){var t=function(){}.bind();return"function"!=typeof t||t.hasOwnProperty("prototype")}))},62:function(t,n,e){var r=e(5),o=e(11),i=r.document,u=o(i)&&o(i.createElement);t.exports=function(t){return u?i.createElement(t):{}}},64:function(t,n,e){"use strict";var r=e(4),o=e(21),i=e(10),u=e(5),c=e(176),a=e(1),f=e(71),s=e(12),l=e(130),p=e(48),d=e(66),h=e(109),v=e(2),m=e(87).f,g=e(59).f,b=e(15).f,y=e(163),E=e(173).trim,O=u.Number,S=c.Number,x=O.prototype,_=u.TypeError,M=a("".slice),T=a("".charCodeAt),w=function(t){var n=h(t,"number");return"bigint"==typeof n?n:j(n)},j=function(t){var n,e,r,o,i,u,c,a,f=h(t,"number");if(d(f))throw _("Cannot convert a Symbol value to a number");if("string"==typeof f&&f.length>2)if(f=E(f),43===(n=T(f,0))||45===n){if(88===(e=T(f,2))||120===e)return NaN}else if(48===n){switch(T(f,1)){case 66:case 98:r=2,o=49;break;case 79:case 111:r=8,o=55;break;default:return+f}for(u=(i=M(f,2)).length,c=0;c<u;c++)if((a=T(i,c))<48||a>o)return NaN;return parseInt(i,r)}return+f},I=f("Number",!O(" 0o1")||!O("0b1")||O("+0x1")),P=function(t){return p(x,t)&&v((function(){y(t)}))},R=function(t){var n=arguments.length<1?0:O(w(t));return P(this)?l(Object(n),this,R):n};R.prototype=x,I&&!o&&(x.constructor=R),r({global:!0,constructor:!0,wrap:!0,forced:I},{Number:R});var A=function(t,n){for(var e,r=i?m(n):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,isFinite,isInteger,isNaN,isSafeInteger,parseFloat,parseInt,fromString,range".split(","),o=0;r.length>o;o++)s(n,e=r[o])&&!s(t,e)&&b(t,e,g(n,e))};o&&S&&A(c.Number,S),(I||o)&&A(c.Number,O)},65:function(t,n,e){var r,o=e(9),i=e(170),u=e(80),c=e(69),a=e(121),f=e(62),s=e(92),l=s("IE_PROTO"),p=function(){},d=function(t){return"<script>"+t+"<\/script>"},h=function(t){t.write(d("")),t.close();var n=t.parentWindow.Object;return t=null,n},v=function(){try{r=new ActiveXObject("htmlfile")}catch(t){}var t,n;v="undefined"!=typeof document?document.domain&&r?h(r):((n=f("iframe")).style.display="none",a.appendChild(n),n.src=String("javascript:"),(t=n.contentWindow.document).open(),t.write(d("document.F=Object")),t.close(),t.F):h(r);for(var e=u.length;e--;)delete v.prototype[u[e]];return v()};c[l]=!0,t.exports=Object.create||function(t,n){var e;return null!==t?(p.prototype=o(t),e=new p,p.prototype=null,e[l]=t):e=v(),void 0===n?e:i.f(e,n)}},66:function(t,n,e){var r=e(20),o=e(3),i=e(48),u=e(111),c=Object;t.exports=u?function(t){return"symbol"==typeof t}:function(t){var n=r("Symbol");return o(n)&&i(n.prototype,c(t))}},68:function(t,n,e){"use strict";e.d(n,"a",(function(){return o}));var r=e(46);function o(t,n){if(t){if("string"==typeof t)return Object(r.a)(t,n);var e=Object.prototype.toString.call(t).slice(8,-1);return"Object"===e&&t.constructor&&(e=t.constructor.name),"Map"===e||"Set"===e?Array.from(t):"Arguments"===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e)?Object(r.a)(t,n):void 0}}},69:function(t,n){t.exports={}},7:function(t,n,e){"use strict";e.d(n,"a",(function(){return i}));var r=e(46);var o=e(68);function i(t){return function(t){if(Array.isArray(t))return Object(r.a)(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||Object(o.a)(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}},70:function(t,n,e){var r=e(37),o=Math.min;t.exports=function(t){return t>0?o(r(t),9007199254740991):0}},71:function(t,n,e){var r=e(2),o=e(3),i=/#|\.prototype\./,u=function(t,n){var e=a[c(t)];return e==s||e!=f&&(o(n)?r(n):!!n)},c=u.normalize=function(t){return String(t).replace(i,".").toLowerCase()},a=u.data={},f=u.NATIVE="N",s=u.POLYFILL="P";t.exports=u},72:function(t,n,e){var r=e(109),o=e(66);t.exports=function(t){var n=r(t,"string");return o(n)?n:n+""}},74:function(t,n,e){var r=e(24);t.exports=Array.isArray||function(t){return"Array"==r(t)}},75:function(t,n,e){var r=e(116),o=e(15);t.exports=function(t,n,e){return e.get&&r(e.get,n,{getter:!0}),e.set&&r(e.set,n,{setter:!0}),o.f(t,n,e)}},77:function(t,n,e){var r=e(5),o=e(78),i=r["__core-js_shared__"]||o("__core-js_shared__",{});t.exports=i},78:function(t,n,e){var r=e(5),o=Object.defineProperty;t.exports=function(t,n){try{o(r,t,{value:n,configurable:!0,writable:!0})}catch(e){r[t]=n}return n}},79:function(t,n,e){var r=e(21),o=e(77);(t.exports=function(t,n){return o[t]||(o[t]=void 0!==n?n:{})})("versions",[]).push({version:"3.28.0",mode:r?"pure":"global",copyright:"© 2014-2023 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.28.0/LICENSE",source:"https://github.com/zloirock/core-js"})},8:function(t,n,e){var r=e(61),o=Function.prototype.call;t.exports=r?o.bind(o):function(){return o.apply(o,arguments)}},80:function(t,n){t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},81:function(t,n,e){var r=e(1),o=e(2),i=e(24),u=Object,c=r("".split);t.exports=o((function(){return!u("z").propertyIsEnumerable(0)}))?function(t){return"String"==i(t)?c(t,""):u(t)}:u},82:function(t,n,e){var r=e(1),o=e(3),i=e(77),u=r(Function.toString);o(i.inspectSource)||(i.inspectSource=function(t){return u(t)}),t.exports=i.inspectSource},83:function(t,n,e){var r=e(158),o=e(9),i=e(177);t.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var t,n=!1,e={};try{(t=r(Object.prototype,"__proto__","set"))(e,[]),n=e instanceof Array}catch(t){}return function(e,r){return o(e),i(r),n?t(e,r):e.__proto__=r,e}}():void 0)},84:function(t,n,e){var r={};r[e(6)("toStringTag")]="z",t.exports="[object z]"===String(r)},85:function(t,n,e){var r=e(2),o=e(6),i=e(54),u=o("species");t.exports=function(t){return i>=51||!r((function(){var n=[];return(n.constructor={})[u]=function(){return{foo:1}},1!==n[t](Boolean).foo}))}},86:function(t,n,e){var r=e(6),o=e(65),i=e(15).f,u=r("unscopables"),c=Array.prototype;null==c[u]&&i(c,u,{configurable:!0,value:o(null)}),t.exports=function(t){c[u][t]=!0}},87:function(t,n,e){var r=e(117),o=e(80).concat("length","prototype");n.f=Object.getOwnPropertyNames||function(t){return r(t,o)}},9:function(t,n,e){var r=e(11),o=String,i=TypeError;t.exports=function(t){if(r(t))return t;throw i(o(t)+" is not an object")}},90:function(t,n,e){var r=e(10),o=e(12),i=Function.prototype,u=r&&Object.getOwnPropertyDescriptor,c=o(i,"name"),a=c&&"something"===function(){}.name,f=c&&(!r||r&&u(i,"name").configurable);t.exports={EXISTS:c,PROPER:a,CONFIGURABLE:f}},92:function(t,n,e){var r=e(79),o=e(96),i=r("keys");t.exports=function(t){return i[t]||(i[t]=o(t))}},93:function(t,n,e){var r=e(37),o=Math.max,i=Math.min;t.exports=function(t,n){var e=r(t);return e<0?o(e+n,0):i(e,n)}},94:function(t,n,e){var r=e(54),o=e(2);t.exports=!!Object.getOwnPropertySymbols&&!o((function(){var t=Symbol();return!String(t)||!(Object(t)instanceof Symbol)||!Symbol.sham&&r&&r<41}))},96:function(t,n,e){var r=e(1),o=0,i=Math.random(),u=r(1..toString);t.exports=function(t){return"Symbol("+(void 0===t?"":t)+")_"+u(++o+i,36)}},97:function(t,n,e){var r=e(172);t.exports=function(t,n){return new(r(t))(0===n?0:n)}},98:function(t,n,e){"use strict";var r=e(4),o=e(26),i=e(93),u=e(37),c=e(23),a=e(182),f=e(107),s=e(97),l=e(115),p=e(200),d=e(85)("splice"),h=Math.max,v=Math.min;r({target:"Array",proto:!0,forced:!d},{splice:function(t,n){var e,r,d,m,g,b,y=o(this),E=c(y),O=i(t,E),S=arguments.length;for(0===S?e=r=0:1===S?(e=0,r=E-O):(e=S-2,r=v(h(u(n),0),E-O)),f(E+e-r),d=s(y,r),m=0;m<r;m++)(g=O+m)in y&&l(d,m,y[g]);if(d.length=r,e<r){for(m=O;m<E-r;m++)b=m+e,(g=m+r)in y?y[b]=y[g]:p(y,b);for(m=E;m>E-r+e;m--)p(y,m-1)}else if(e>r)for(m=E-r;m>O;m--)b=m+e-1,(g=m+r-1)in y?y[b]=y[g]:p(y,b);for(m=0;m<e;m++)y[m+O]=arguments[m+2];return a(y,E-r+e),d}})}});