@cmstops/pro-compo 3.9.2-alpha.26 → 3.9.2-alpha.27

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 (325) hide show
  1. package/dist/index.css +13 -0
  2. package/dist/index.min.css +1 -1
  3. package/es/appCenter/component.d.ts +0 -0
  4. package/es/appCenter/component.js +0 -1
  5. package/es/appCenter/index.d.ts +2 -0
  6. package/es/appCenter/script/api.d.ts +11 -0
  7. package/es/appCenter/script/apps.d.ts +14 -0
  8. package/es/appCenter/script/permissionMap.d.ts +6 -0
  9. package/es/appCenter/script/routeMap.d.ts +4 -0
  10. package/es/appCenter/style/index.d.ts +1 -0
  11. package/es/baseFilter/component.d.ts +0 -0
  12. package/es/baseFilter/components/FilterGroup.d.ts +0 -0
  13. package/es/baseFilter/components/FilterGroup.js +18 -9
  14. package/es/baseFilter/components/filterItem.d.ts +0 -0
  15. package/es/baseFilter/index.d.ts +2 -0
  16. package/es/baseFilter/style/index.d.ts +1 -0
  17. package/es/baseFilter/useCalcWidth.d.ts +16 -0
  18. package/es/colorPalette/component.d.ts +0 -0
  19. package/es/colorPalette/components/colorPicker.d.ts +0 -0
  20. package/es/colorPalette/index.d.ts +2 -0
  21. package/es/colorPalette/style/index.d.ts +1 -0
  22. package/es/components.d.ts +5 -0
  23. package/es/config.d.ts +4 -0
  24. package/es/contentDetailList/__demo__/matrix/platform.d.ts +36 -0
  25. package/es/contentDetailList/component.d.ts +0 -0
  26. package/es/contentDetailList/component.js +6 -3
  27. package/es/contentDetailList/components/Content/CompoItem/index.d.ts +0 -0
  28. package/es/contentDetailList/components/Content/ContentListItem/index.d.ts +0 -0
  29. package/es/contentDetailList/components/Content/DocItem/ApprovalStateMap/index.d.ts +0 -0
  30. package/es/contentDetailList/components/Content/DocItem/index.d.ts +0 -0
  31. package/es/contentDetailList/components/Content/DocItem/index.js +46 -24
  32. package/es/contentDetailList/components/Content/DocMpItem/index.d.ts +0 -0
  33. package/es/contentDetailList/components/Content/GroupPieceItem/index.d.ts +0 -0
  34. package/es/contentDetailList/components/Content/KongoNavItem/index.d.ts +0 -0
  35. package/es/contentDetailList/components/Content/LiveItem/index.d.ts +0 -0
  36. package/es/contentDetailList/components/Content/MaccountItem/index.d.ts +0 -0
  37. package/es/contentDetailList/components/Content/courseItem/index.d.ts +0 -0
  38. package/es/contentDetailList/components/Content/funhdItem/index.d.ts +0 -0
  39. package/es/contentDetailList/components/Content/index.d.ts +0 -0
  40. package/es/contentDetailList/components/CustomWrp/CustomItem.d.ts +0 -0
  41. package/es/contentDetailList/components/CustomWrp/index.d.ts +0 -0
  42. package/es/contentDetailList/components/Doc/index.d.ts +0 -0
  43. package/es/contentDetailList/components/Doc/index.js +5 -2
  44. package/es/contentDetailList/components/Records/MatrixItem/index.d.ts +0 -0
  45. package/es/contentDetailList/components/Records/index.d.ts +0 -0
  46. package/es/contentDetailList/components/ShowQRCode/QrcodeView/index.d.ts +0 -0
  47. package/es/contentDetailList/components/ShowQRCode/QrcodeView/index.js +2 -2
  48. package/es/contentDetailList/components/ShowQRCode/index.d.ts +0 -0
  49. package/es/contentDetailList/index.d.ts +2 -0
  50. package/es/contentDetailList/script/api.d.ts +6 -0
  51. package/es/contentDetailList/style/DocItem.less +15 -0
  52. package/es/contentDetailList/style/index.css +13 -0
  53. package/es/contentDetailList/style/index.d.ts +1 -0
  54. package/es/contentModal/component.d.ts +0 -0
  55. package/es/contentModal/component.js +8 -8
  56. package/es/contentModal/components/CompoList/CompoFilter/index.d.ts +0 -0
  57. package/es/contentModal/components/CompoList/index.d.ts +0 -0
  58. package/es/contentModal/components/ContentList/MediaFilter/index.d.ts +0 -0
  59. package/es/contentModal/components/ContentList/index.d.ts +0 -0
  60. package/es/contentModal/components/Dejin/MediaFilter/index.d.ts +0 -0
  61. package/es/contentModal/components/Dejin/index.d.ts +0 -0
  62. package/es/contentModal/components/EqxiuList/MediaFilter/index.d.ts +0 -0
  63. package/es/contentModal/components/EqxiuList/index.d.ts +0 -0
  64. package/es/contentModal/components/LiveList/MediaFilter/index.d.ts +0 -0
  65. package/es/contentModal/components/LiveList/index.d.ts +0 -0
  66. package/es/contentModal/components/MpAccountList/MpAccountFilter/index.d.ts +0 -0
  67. package/es/contentModal/components/MpAccountList/index.d.ts +0 -0
  68. package/es/contentModal/components/MpContentList/MediaFilter/index.d.ts +0 -0
  69. package/es/contentModal/components/MpContentList/index.d.ts +0 -0
  70. package/es/contentModal/components/ViewAllColumn/MediaFilter/index.d.ts +0 -0
  71. package/es/contentModal/components/ViewAllColumn/columnTree/index.d.ts +0 -0
  72. package/es/contentModal/components/ViewAllColumn/index.d.ts +0 -0
  73. package/es/contentModal/components/storeBox/index.d.ts +0 -0
  74. package/es/contentModal/components/storeBox/index.js +2 -2
  75. package/es/contentModal/index.d.ts +2 -0
  76. package/es/contentModal/script/api.d.ts +18 -0
  77. package/es/contentModal/style/index.d.ts +1 -0
  78. package/es/dataTags/component.d.ts +0 -0
  79. package/es/dataTags/component.js +5 -5
  80. package/es/dataTags/index.d.ts +2 -0
  81. package/es/dataTags/style/index.d.ts +1 -0
  82. package/es/docHistory/component.d.ts +0 -0
  83. package/es/docHistory/component.js +1 -1
  84. package/es/docHistory/components/DocDiffPanel/index.d.ts +0 -0
  85. package/es/docHistory/components/DocHistoryList/index.d.ts +0 -0
  86. package/es/docHistory/index.d.ts +2 -0
  87. package/es/docHistory/scripts/diff.d.ts +1 -0
  88. package/es/docHistory/scripts/useDocHistory.d.ts +10 -0
  89. package/es/docHistory/style/index.d.ts +1 -0
  90. package/es/docPreview/component.d.ts +0 -0
  91. package/es/docPreview/component.js +13 -13
  92. package/es/docPreview/components/PreviewIframe.d.ts +0 -0
  93. package/es/docPreview/index.d.ts +2 -0
  94. package/es/docPreview/scripts/api.d.ts +2 -0
  95. package/es/docPreview/scripts/hook.d.ts +43 -0
  96. package/es/docPreview/style/index.d.ts +1 -0
  97. package/es/editMetaInfo/component.d.ts +0 -0
  98. package/es/editMetaInfo/components/metaInfoForm.d.ts +0 -0
  99. package/es/editMetaInfo/components/metaInfoForm.js +2 -2
  100. package/es/editMetaInfo/index.d.ts +2 -0
  101. package/es/editMetaInfo/script/api.d.ts +6 -0
  102. package/es/editMetaInfo/script/restaurants.d.ts +4 -0
  103. package/es/editMetaInfo/style/index.d.ts +1 -0
  104. package/es/emptyData/component.d.ts +0 -0
  105. package/es/emptyData/index.d.ts +2 -0
  106. package/es/emptyData/style/index.d.ts +1 -0
  107. package/es/emptyData/svg/add.d.ts +0 -0
  108. package/es/hooks/assets.d.ts +1 -0
  109. package/es/hooks/batch.d.ts +8 -0
  110. package/es/hooks/dialogVisible.d.ts +8 -0
  111. package/es/hooks/source.d.ts +9 -0
  112. package/es/hooks/toggle.d.ts +6 -0
  113. package/es/hooks/useAttachement.d.ts +53 -0
  114. package/es/hooks/useLocalStorage.d.ts +10 -0
  115. package/es/hooks/useMediaContext.d.ts +12 -0
  116. package/es/hooks/usePopper.d.ts +8 -0
  117. package/es/hooks/useSelection.d.ts +30 -0
  118. package/es/hooks/useUpload.d.ts +78 -0
  119. package/es/hooks/user.d.ts +9 -0
  120. package/es/imageCrop/component.d.ts +0 -0
  121. package/es/imageCrop/component.js +2 -2
  122. package/es/imageCrop/index.d.ts +2 -0
  123. package/es/imageCrop/script/api.d.ts +1 -0
  124. package/es/imageCrop/style/index.d.ts +1 -0
  125. package/es/importData/component.d.ts +0 -0
  126. package/es/importData/component.js +4 -4
  127. package/es/importData/index.d.ts +2 -0
  128. package/es/importData/style/index.d.ts +1 -0
  129. package/es/index.css +13 -0
  130. package/es/index.d.ts +31 -0
  131. package/es/mediaFilter/component.d.ts +0 -0
  132. package/es/mediaFilter/components/DocFilter.d.ts +0 -0
  133. package/es/mediaFilter/components/DocFilter.js +1 -1
  134. package/es/mediaFilter/components/FilterGroup.d.ts +0 -0
  135. package/es/mediaFilter/components/FilterGroup.js +1 -1
  136. package/es/mediaFilter/components/FilterItem.d.ts +0 -0
  137. package/es/mediaFilter/components/MpAccountFilter.d.ts +0 -0
  138. package/es/mediaFilter/components/MpContentFilter.d.ts +0 -0
  139. package/es/mediaFilter/index.d.ts +3 -0
  140. package/es/mediaFilter/script/optionsGetter.d.ts +26 -0
  141. package/es/mediaFilter/script/types.d.ts +16 -0
  142. package/es/mediaFilter/style/index.d.ts +1 -0
  143. package/es/mediaView/component.d.ts +0 -0
  144. package/es/mediaView/index.d.ts +2 -0
  145. package/es/mediaView/style/index.d.ts +1 -0
  146. package/es/messageBox/component.d.ts +0 -0
  147. package/es/messageBox/component.js +1 -1
  148. package/es/messageBox/index.d.ts +2 -0
  149. package/es/messageBox/list.d.ts +0 -0
  150. package/es/messageBox/script/api.d.ts +6 -0
  151. package/es/messageBox/style/index.d.ts +1 -0
  152. package/es/previousVersion/component.d.ts +0 -0
  153. package/es/previousVersion/index.d.ts +2 -0
  154. package/es/previousVersion/script/api.d.ts +15 -0
  155. package/es/previousVersion/script/tool.d.ts +6 -0
  156. package/es/previousVersion/style/index.d.ts +1 -0
  157. package/es/resourceGridList/component.d.ts +0 -0
  158. package/es/resourceGridList/component.js +1 -1
  159. package/es/resourceGridList/components/FileTypeThumb/index.d.ts +0 -0
  160. package/es/resourceGridList/index.d.ts +2 -0
  161. package/es/resourceGridList/style/index.d.ts +1 -0
  162. package/es/resourceModal/component.d.ts +0 -0
  163. package/es/resourceModal/component.js +1 -1
  164. package/es/resourceModal/components/MediaPreviewer/index.d.ts +0 -0
  165. package/es/resourceModal/components/MediaSelection/DocAiMediaSelected/index.d.ts +0 -0
  166. package/es/resourceModal/components/MediaSelection/MainContent/FileTypeThumb/index.d.ts +0 -0
  167. package/es/resourceModal/components/MediaSelection/MainContent/index.d.ts +0 -0
  168. package/es/resourceModal/components/MediaSelection/MainContent/index.js +1 -1
  169. package/es/resourceModal/components/MediaSelection/SystemResourceSelected/components/SystemResourceFilter.d.ts +0 -0
  170. package/es/resourceModal/components/MediaSelection/SystemResourceSelected/components/SystemResourceFilter.js +1 -1
  171. package/es/resourceModal/components/MediaSelection/SystemResourceSelected/components/SystemResourceList.d.ts +0 -0
  172. package/es/resourceModal/components/MediaSelection/SystemResourceSelected/components/SystemResourceList.js +1 -1
  173. package/es/resourceModal/components/MediaSelection/SystemResourceSelected/index.d.ts +0 -0
  174. package/es/resourceModal/components/MediaSelection/ToolbarSearch/index.d.ts +0 -0
  175. package/es/resourceModal/components/MediaSelection/ToolbarSearch/index.js +1 -1
  176. package/es/resourceModal/components/MediaSelection/index.d.ts +0 -0
  177. package/es/resourceModal/index.d.ts +2 -0
  178. package/es/resourceModal/script/api.d.ts +25 -0
  179. package/es/resourceModal/script/mediaSelection.d.ts +14 -0
  180. package/es/resourceModal/style/index.d.ts +1 -0
  181. package/es/selectAddTo/component.d.ts +0 -0
  182. package/es/selectAddTo/components/SelectAddToView.d.ts +0 -0
  183. package/es/selectAddTo/components/SelectAddToView.js +2 -2
  184. package/es/selectAddTo/components/ViewAllColumn/MediaFilter/index.d.ts +0 -0
  185. package/es/selectAddTo/components/ViewAllColumn/index.d.ts +0 -0
  186. package/es/selectAddTo/components/ViewAllColumn/script/useTableColumns.d.ts +6 -0
  187. package/es/selectAddTo/components/ViewAllColumn/script/useViewAllColumnState.d.ts +144 -0
  188. package/es/selectAddTo/components/ViewAllColumn/types/index.d.ts +55 -0
  189. package/es/selectAddTo/index.d.ts +2 -0
  190. package/es/selectAddTo/script/api.d.ts +18 -0
  191. package/es/selectAddTo/script/index.d.ts +2 -0
  192. package/es/selectAddTo/script/useSelectAddToState.d.ts +13 -0
  193. package/es/selectAddTo/style/index.d.ts +1 -0
  194. package/es/selectAddTo/types/index.d.ts +37 -0
  195. package/es/selectAvatarList/component.d.ts +0 -0
  196. package/es/selectAvatarList/index.d.ts +2 -0
  197. package/es/selectAvatarList/style/index.d.ts +1 -0
  198. package/es/selectGategory/component.d.ts +0 -0
  199. package/es/selectGategory/component.js +1 -1
  200. package/es/selectGategory/components/ColumnSelection/index.d.ts +0 -0
  201. package/es/selectGategory/index.d.ts +2 -0
  202. package/es/selectGategory/script/api.d.ts +6 -0
  203. package/es/selectGategory/style/index.d.ts +1 -0
  204. package/es/selectResourceModal/__demo__/module/DivWrapper.d.ts +261 -0
  205. package/es/selectResourceModal/__demo__/module/basic.d.ts +292 -0
  206. package/es/selectResourceModal/component.d.ts +0 -0
  207. package/es/selectResourceModal/component.js +7 -15
  208. package/es/selectResourceModal/components/List/ListAi/index.d.ts +0 -0
  209. package/es/selectResourceModal/components/List/ListCardWrapper.d.ts +0 -0
  210. package/es/selectResourceModal/components/List/ListLocal/Upload.d.ts +0 -0
  211. package/es/selectResourceModal/components/List/ListLocal/Upload.js +1 -1
  212. package/es/selectResourceModal/components/List/ListLocal/index.d.ts +0 -0
  213. package/es/selectResourceModal/components/List/ListNormal/Filter.d.ts +0 -0
  214. package/es/selectResourceModal/components/List/ListNormal/Filter.js +5 -5
  215. package/es/selectResourceModal/components/List/ListNormal/index.d.ts +0 -0
  216. package/es/selectResourceModal/components/List/ListSystem/Filter.d.ts +0 -0
  217. package/es/selectResourceModal/components/List/ListSystem/Filter.js +1 -1
  218. package/es/selectResourceModal/components/List/ListSystem/SubList.d.ts +0 -0
  219. package/es/selectResourceModal/components/List/ListSystem/SubList.js +1 -1
  220. package/es/selectResourceModal/components/List/ListSystem/index.d.ts +0 -0
  221. package/es/selectResourceModal/components/List/ListVideo/index.d.ts +0 -0
  222. package/es/selectResourceModal/components/List/ListWraper.d.ts +0 -0
  223. package/es/selectResourceModal/components/ListSelected/index.d.ts +0 -0
  224. package/es/selectResourceModal/components/ListTabs/index.d.ts +0 -0
  225. package/es/selectResourceModal/hooks/useResponsiveFilter.d.ts +21 -0
  226. package/es/selectResourceModal/index.d.ts +2 -0
  227. package/es/selectResourceModal/scripts/selectionApis.d.ts +2 -0
  228. package/es/selectResourceModal/scripts/useCompoLf.d.ts +27 -0
  229. package/es/selectResourceModal/scripts/useResourceSelect.d.ts +7 -0
  230. package/es/selectResourceModal/scripts/useTabFilter.d.ts +22 -0
  231. package/es/selectResourceModal/scripts/useTabFilter.js +1 -11
  232. package/es/selectResourceModal/style/index.d.ts +1 -0
  233. package/es/selectThumb/component.d.ts +0 -0
  234. package/es/selectThumb/components/card.d.ts +0 -0
  235. package/es/selectThumb/components/colorPalette.d.ts +0 -0
  236. package/es/selectThumb/components/colorPicker.d.ts +0 -0
  237. package/es/selectThumb/index.d.ts +2 -0
  238. package/es/selectThumb/style/index.d.ts +1 -0
  239. package/es/thumbCard/component.d.ts +0 -0
  240. package/es/thumbCard/components/ThumbUploading/index.d.ts +0 -0
  241. package/es/thumbCard/index.d.ts +2 -0
  242. package/es/thumbCard/style/index.d.ts +1 -0
  243. package/es/typeIcons/component.d.ts +0 -0
  244. package/es/typeIcons/index.d.ts +2 -0
  245. package/es/typeIcons/style/index.d.ts +1 -0
  246. package/es/uploadBefore/component.d.ts +0 -0
  247. package/es/uploadBefore/components/UploadBefore.d.ts +0 -0
  248. package/es/uploadBefore/components/UploadBefore.js +1 -1
  249. package/es/uploadBefore/components/UploadForClick.d.ts +0 -0
  250. package/es/uploadBefore/index.d.ts +2 -0
  251. package/es/uploadBefore/script/api.d.ts +16 -0
  252. package/es/uploadBefore/script/fileTypeAdapter.d.ts +39 -0
  253. package/es/uploadBefore/script/fileUpload.d.ts +7 -0
  254. package/es/uploadBefore/script/uploadHooks.d.ts +96 -0
  255. package/es/uploadBefore/style/index.d.ts +1 -0
  256. package/es/uploadBefore/utils/dragUploadEvent.d.ts +0 -0
  257. package/es/uploadStep/component.d.ts +0 -0
  258. package/es/uploadStep/index.d.ts +2 -0
  259. package/es/uploadStep/script/fileTypeAdapter.d.ts +20 -0
  260. package/es/uploadStep/style/index.d.ts +1 -0
  261. package/es/userAvater/component.d.ts +0 -0
  262. package/es/userAvater/component.js +1 -1
  263. package/es/userAvater/index.d.ts +2 -0
  264. package/es/userAvater/script/api.d.ts +8 -0
  265. package/es/userAvater/style/index.d.ts +1 -0
  266. package/es/userDirector/component.d.ts +0 -0
  267. package/es/userDirector/component.js +1 -1
  268. package/es/userDirector/components/userTree.d.ts +0 -0
  269. package/es/userDirector/index.d.ts +2 -0
  270. package/es/userDirector/script/api.d.ts +10 -0
  271. package/es/userDirector/style/index.d.ts +1 -0
  272. package/es/utils/auth.d.ts +5 -0
  273. package/es/utils/date.d.ts +3 -0
  274. package/es/utils/doc.d.ts +76 -0
  275. package/es/utils/filter.d.ts +21 -0
  276. package/es/utils/index.d.ts +17 -0
  277. package/es/utils/request.d.ts +9 -0
  278. package/es/utils/resource.d.ts +4 -0
  279. package/es/utils/transcodeMedia.d.ts +13 -0
  280. package/es/utils/tusUpload.d.ts +16 -0
  281. package/es/utils/typeMap.d.ts +185 -0
  282. package/es/utils/uploadCatalog.d.ts +1 -0
  283. package/es/videoThumb/component.d.ts +0 -0
  284. package/es/videoThumb/index.d.ts +2 -0
  285. package/es/videoThumb/scripts/api.d.ts +9 -0
  286. package/es/videoThumb/scripts/useVideoThumbs.d.ts +12 -0
  287. package/es/videoThumb/style/index.d.ts +1 -0
  288. package/lib/appCenter/component.js +0 -1
  289. package/lib/baseFilter/components/FilterGroup.js +17 -8
  290. package/lib/contentDetailList/component.js +6 -3
  291. package/lib/contentDetailList/components/Content/DocItem/index.js +46 -24
  292. package/lib/contentDetailList/components/Doc/index.js +5 -2
  293. package/lib/contentDetailList/components/ShowQRCode/QrcodeView/index.js +2 -2
  294. package/lib/contentDetailList/style/DocItem.less +15 -0
  295. package/lib/contentDetailList/style/index.css +13 -0
  296. package/lib/contentModal/component.js +8 -8
  297. package/lib/contentModal/components/storeBox/index.js +2 -2
  298. package/lib/dataTags/component.js +5 -5
  299. package/lib/docHistory/component.js +1 -1
  300. package/lib/docPreview/component.js +13 -13
  301. package/lib/editMetaInfo/components/metaInfoForm.js +2 -2
  302. package/lib/imageCrop/component.js +2 -2
  303. package/lib/importData/component.js +4 -4
  304. package/lib/index.css +13 -0
  305. package/lib/mediaFilter/components/DocFilter.js +1 -1
  306. package/lib/mediaFilter/components/FilterGroup.js +1 -1
  307. package/lib/messageBox/component.js +1 -1
  308. package/lib/resourceGridList/component.js +1 -1
  309. package/lib/resourceModal/component.js +1 -1
  310. package/lib/resourceModal/components/MediaSelection/MainContent/index.js +1 -1
  311. package/lib/resourceModal/components/MediaSelection/SystemResourceSelected/components/SystemResourceFilter.js +1 -1
  312. package/lib/resourceModal/components/MediaSelection/SystemResourceSelected/components/SystemResourceList.js +1 -1
  313. package/lib/resourceModal/components/MediaSelection/ToolbarSearch/index.js +1 -1
  314. package/lib/selectAddTo/components/SelectAddToView.js +2 -2
  315. package/lib/selectGategory/component.js +1 -1
  316. package/lib/selectResourceModal/component.js +6 -14
  317. package/lib/selectResourceModal/components/List/ListLocal/Upload.js +1 -1
  318. package/lib/selectResourceModal/components/List/ListNormal/Filter.js +5 -5
  319. package/lib/selectResourceModal/components/List/ListSystem/Filter.js +1 -1
  320. package/lib/selectResourceModal/components/List/ListSystem/SubList.js +1 -1
  321. package/lib/selectResourceModal/scripts/useTabFilter.js +1 -13
  322. package/lib/uploadBefore/components/UploadBefore.js +1 -1
  323. package/lib/userAvater/component.js +1 -1
  324. package/lib/userDirector/component.js +1 -1
  325. package/package.json +1 -1
@@ -16,13 +16,12 @@ const _sfc_main = vue.defineComponent({
16
16
  __name: "FilterGroup",
17
17
  setup(__props, { expose: __expose }) {
18
18
  const getRect = (el) => {
19
- if (!el || !el.getClientRects())
19
+ var _a;
20
+ const rects = (_a = el == null ? void 0 : el.getClientRects) == null ? void 0 : _a.call(el);
21
+ if (!rects || rects.length === 0)
20
22
  return { right: 0, width: 0 };
21
- const [{ right, width }] = el.getClientRects();
22
- return {
23
- right,
24
- width
25
- };
23
+ const { right, width } = rects[0];
24
+ return { right, width };
26
25
  };
27
26
  const moreBtnRef = vue.ref();
28
27
  const dpPannelRef = vue.ref();
@@ -39,7 +38,11 @@ const _sfc_main = vue.defineComponent({
39
38
  filterBorder.value = (_b = getRect(filterItemsRef.value)) == null ? void 0 : _b.right;
40
39
  }
41
40
  };
42
- const initDocWidthListener = () => window.onresize = () => initWidth();
41
+ let __onResize__ = null;
42
+ const initDocWidthListener = () => {
43
+ __onResize__ = () => initWidth();
44
+ window.addEventListener("resize", __onResize__);
45
+ };
43
46
  const hideElementList = vue.ref([]);
44
47
  const inNode = (el) => {
45
48
  var _a, _b;
@@ -100,6 +103,12 @@ const _sfc_main = vue.defineComponent({
100
103
  refreshPanel();
101
104
  });
102
105
  });
106
+ vue.onUnmounted(() => {
107
+ if (__onResize__) {
108
+ window.removeEventListener("resize", __onResize__);
109
+ __onResize__ = null;
110
+ }
111
+ });
103
112
  __expose({
104
113
  refreshPanel
105
114
  });
@@ -116,7 +125,7 @@ const _sfc_main = vue.defineComponent({
116
125
  }, {
117
126
  default: vue.withCtx(() => [
118
127
  vue.createElementVNode("span", _hoisted_3, [
119
- _cache[1] || (_cache[1] = vue.createTextVNode(" \u66F4\u591A\u7B5B\u9009 ")),
128
+ _cache[1] || (_cache[1] = vue.createTextVNode(" \u66F4\u591A\u7B5B\u9009 ", -1)),
120
129
  vue.createVNode(vue.unref(icon.IconCaretDown))
121
130
  ])
122
131
  ]),
@@ -24,7 +24,8 @@ const _sfc_main = vue.defineComponent({
24
24
  dragalbe: { type: Boolean },
25
25
  abttrites: {},
26
26
  extraAttrs: {},
27
- BASE_API: {}
27
+ BASE_API: {},
28
+ showDuration: { type: Boolean }
28
29
  },
29
30
  emits: [
30
31
  "sortChange",
@@ -135,6 +136,7 @@ const _sfc_main = vue.defineComponent({
135
136
  abttrites: vue.unref(abttritesProps),
136
137
  extraAttrs: _ctx.extraAttrs,
137
138
  BASE_API: vue.unref(BASE_API_R),
139
+ showDuration: props.showDuration,
138
140
  onClickTitle: clickTitle,
139
141
  onCellMouseEnter: tableCellMouseEnter,
140
142
  onCellMouseLeave: tableCellMouseLeave
@@ -164,7 +166,7 @@ const _sfc_main = vue.defineComponent({
164
166
  })
165
167
  ]),
166
168
  _: 2
167
- }, 1032, ["item", "index", "abttrites", "extraAttrs", "BASE_API"])) : props.type === "record" ? (vue.openBlock(), vue.createBlock(index$2, {
169
+ }, 1032, ["item", "index", "abttrites", "extraAttrs", "BASE_API", "showDuration"])) : props.type === "record" ? (vue.openBlock(), vue.createBlock(index$2, {
168
170
  key: index$4,
169
171
  item: element,
170
172
  index: index$4,
@@ -267,6 +269,7 @@ const _sfc_main = vue.defineComponent({
267
269
  abttrites: vue.unref(abttritesProps),
268
270
  extraAttrs: _ctx.extraAttrs,
269
271
  BASE_API: vue.unref(BASE_API_R),
272
+ showDuration: props.showDuration,
270
273
  onClickTitle: clickTitle,
271
274
  onCellMouseEnter: tableCellMouseEnter,
272
275
  onCellMouseLeave: tableCellMouseLeave
@@ -296,7 +299,7 @@ const _sfc_main = vue.defineComponent({
296
299
  })
297
300
  ]),
298
301
  _: 2
299
- }, 1032, ["item", "index", "abttrites", "extraAttrs", "BASE_API"])) : props.type === "record" ? (vue.openBlock(), vue.createBlock(index$2, {
302
+ }, 1032, ["item", "index", "abttrites", "extraAttrs", "BASE_API", "showDuration"])) : props.type === "record" ? (vue.openBlock(), vue.createBlock(index$2, {
300
303
  key: index$4,
301
304
  item,
302
305
  index: index$4,
@@ -14,27 +14,32 @@ const _hoisted_2 = {
14
14
  class: "no-img"
15
15
  };
16
16
  const _hoisted_3 = { class: "batch-select" };
17
- const _hoisted_4 = { class: "info-view" };
18
- const _hoisted_5 = { class: "title" };
19
- const _hoisted_6 = { class: "abttrite-v" };
20
- const _hoisted_7 = { class: "left" };
21
- const _hoisted_8 = { class: "tags" };
22
- const _hoisted_9 = { key: 0 };
23
- const _hoisted_10 = { key: 1 };
24
- const _hoisted_11 = { class: "abttr" };
25
- const _hoisted_12 = { style: { "font-size": "14px", "margin-bottom": "5px", "font-weight": "bold" } };
26
- const _hoisted_13 = {
17
+ const _hoisted_4 = {
18
+ key: 3,
19
+ class: "duration-overlay"
20
+ };
21
+ const _hoisted_5 = { class: "info-view" };
22
+ const _hoisted_6 = { class: "title" };
23
+ const _hoisted_7 = { class: "abttrite-v" };
24
+ const _hoisted_8 = { class: "left" };
25
+ const _hoisted_9 = { class: "tags" };
26
+ const _hoisted_10 = { key: 0 };
27
+ const _hoisted_11 = { key: 1 };
28
+ const _hoisted_12 = { class: "abttr" };
29
+ const _hoisted_13 = { style: { "font-size": "14px", "margin-bottom": "5px", "font-weight": "bold" } };
30
+ const _hoisted_14 = {
27
31
  key: 1,
28
32
  style: { "font-size": "10px" }
29
33
  };
30
- const _hoisted_14 = { class: "right" };
34
+ const _hoisted_15 = { class: "right" };
31
35
  const _sfc_main = vue.defineComponent({
32
36
  __name: "index",
33
37
  props: {
34
38
  item: {},
35
39
  abttrites: {},
36
40
  BASE_API: {},
37
- extraAttrs: {}
41
+ extraAttrs: {},
42
+ showDuration: { type: Boolean }
38
43
  },
39
44
  emits: ["clickTitle", "cellMouseEnter", "cellMouseLeave"],
40
45
  setup(__props, { emit: __emit }) {
@@ -83,6 +88,21 @@ const _sfc_main = vue.defineComponent({
83
88
  return true;
84
89
  return showDataTags2;
85
90
  });
91
+ const durationText = vue.computed(() => {
92
+ const duration = props.item.video_len || props.item.duration;
93
+ if (!duration || duration <= 0)
94
+ return "";
95
+ const totalSeconds = Number(duration);
96
+ if (Number.isNaN(totalSeconds))
97
+ return "";
98
+ const hours = Math.floor(totalSeconds / 3600);
99
+ const minutes = Math.floor(totalSeconds % 3600 / 60);
100
+ const remainingSeconds = totalSeconds % 60;
101
+ if (hours > 0) {
102
+ return `${hours}:${minutes.toString().padStart(2, "0")}:${remainingSeconds.toString().padStart(2, "0")}`;
103
+ }
104
+ return `${minutes}:${remainingSeconds.toString().padStart(2, "0")}`;
105
+ });
86
106
  const mouseEnterFun = (event, row) => {
87
107
  emit("cellMouseEnter", { row, event });
88
108
  };
@@ -113,10 +133,12 @@ const _sfc_main = vue.defineComponent({
113
133
  key: 2,
114
134
  style: vue.normalizeStyle({ background: localLiveStatus.value.bgColor }),
115
135
  class: "local_live_state"
116
- }, vue.toDisplayString(localLiveStatus.value.label), 5)) : vue.createCommentVNode("v-if", true)
136
+ }, vue.toDisplayString(localLiveStatus.value.label), 5)) : vue.createCommentVNode("v-if", true),
137
+ vue.createCommentVNode(" \u65F6\u957F\u663E\u793A "),
138
+ props.showDuration && durationText.value ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_4, vue.toDisplayString(durationText.value), 1)) : vue.createCommentVNode("v-if", true)
117
139
  ]),
118
- vue.createElementVNode("div", _hoisted_4, [
119
- vue.createElementVNode("div", _hoisted_5, [
140
+ vue.createElementVNode("div", _hoisted_5, [
141
+ vue.createElementVNode("div", _hoisted_6, [
120
142
  vue.renderSlot(_ctx.$slots, "index"),
121
143
  vue.createVNode(index$1, {
122
144
  item: _ctx.item,
@@ -127,14 +149,14 @@ const _sfc_main = vue.defineComponent({
127
149
  onClick: clickTitle
128
150
  }, vue.toDisplayString(_ctx.item.alias || _ctx.item.title), 1)
129
151
  ]),
130
- vue.createElementVNode("div", _hoisted_6, [
131
- vue.createElementVNode("div", _hoisted_7, [
152
+ vue.createElementVNode("div", _hoisted_7, [
153
+ vue.createElementVNode("div", _hoisted_8, [
132
154
  vue.createVNode(component, {
133
155
  class: "icon",
134
156
  doc: true,
135
157
  type: _ctx.item.series
136
158
  }, null, 8, ["type"]),
137
- vue.createElementVNode("span", _hoisted_8, [
159
+ vue.createElementVNode("span", _hoisted_9, [
138
160
  showDataTags.value ? (vue.openBlock(), vue.createBlock(component$1, {
139
161
  key: 0,
140
162
  item: _ctx.item
@@ -144,15 +166,15 @@ const _sfc_main = vue.defineComponent({
144
166
  (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(_ctx.abttrites, (column, i) => {
145
167
  return vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: i }, [
146
168
  vue.createCommentVNode(" \u5BA1\u6838\u72B6\u6001 "),
147
- column.key === "approval_status" ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_9, [
169
+ column.key === "approval_status" ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_10, [
148
170
  _cache[2] || (_cache[2] = vue.createElementVNode("span", null, "\u5BA1\u6838\u72B6\u6001: ", -1)),
149
171
  vue.unref(doc.approvalItem)(_ctx.item) ? (vue.openBlock(), vue.createBlock(index$2, {
150
172
  key: 0,
151
173
  item: vue.unref(doc.approvalItem)(_ctx.item)
152
- }, null, 8, ["item"])) : (vue.openBlock(), vue.createElementBlock("span", _hoisted_10, "--"))
174
+ }, null, 8, ["item"])) : (vue.openBlock(), vue.createElementBlock("span", _hoisted_11, "--"))
153
175
  ])) : column.key === "state" ? (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 1 }, [
154
176
  vue.createCommentVNode(" \u72B6\u6001 "),
155
- vue.createElementVNode("span", _hoisted_11, [
177
+ vue.createElementVNode("span", _hoisted_12, [
156
178
  vue.createVNode(vue.unref(webVue.Tooltip), {
157
179
  content: `\u72B6\u6001: ${vue.unref(doc.docStateMap)[_ctx.item.state]}`,
158
180
  position: "top"
@@ -172,12 +194,12 @@ const _sfc_main = vue.defineComponent({
172
194
  }, {
173
195
  content: vue.withCtx(() => [
174
196
  _ctx.item.other_categories ? (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 0 }, [
175
- vue.createElementVNode("div", _hoisted_12, "\u680F\u76EE: " + vue.toDisplayString(_ctx.item.primary_category || "--"), 1),
197
+ vue.createElementVNode("div", _hoisted_13, "\u680F\u76EE: " + vue.toDisplayString(_ctx.item.primary_category || "--"), 1),
176
198
  vue.createElementVNode("span", null, [
177
199
  _cache[3] || (_cache[3] = vue.createElementVNode("span", { style: { "font-size": "10px" } }, "\u540C\u65F6\u53D1\u5E03\u5230:", -1)),
178
200
  vue.createTextVNode(" " + vue.toDisplayString(_ctx.item.other_categories.join("\u3001")), 1)
179
201
  ])
180
- ], 64)) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_13, "\u680F\u76EE: " + vue.toDisplayString(_ctx.item.primary_category || "--"), 1))
202
+ ], 64)) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_14, "\u680F\u76EE: " + vue.toDisplayString(_ctx.item.primary_category || "--"), 1))
181
203
  ]),
182
204
  default: vue.withCtx(() => [
183
205
  vue.createVNode(vue.unref(webVue.Button), {
@@ -229,7 +251,7 @@ const _sfc_main = vue.defineComponent({
229
251
  ], 64);
230
252
  }), 128))
231
253
  ]),
232
- vue.createElementVNode("div", _hoisted_14, [
254
+ vue.createElementVNode("div", _hoisted_15, [
233
255
  vue.renderSlot(_ctx.$slots, "option", { row: _ctx.item })
234
256
  ])
235
257
  ])
@@ -8,10 +8,12 @@ const _sfc_main = vue.defineComponent({
8
8
  extraAttrs: {},
9
9
  item: {},
10
10
  index: {},
11
- BASE_API: {}
11
+ BASE_API: {},
12
+ showDuration: { type: Boolean }
12
13
  },
13
14
  emits: ["cellMouseEnter", "cellMouseLeave", "clickTitle"],
14
15
  setup(__props, { emit: __emit }) {
16
+ const props = __props;
15
17
  const emit = __emit;
16
18
  const cellMouseEnter = (params) => {
17
19
  emit("cellMouseEnter", params);
@@ -28,6 +30,7 @@ const _sfc_main = vue.defineComponent({
28
30
  abttrites: _ctx.abttrites,
29
31
  extraAttrs: _ctx.extraAttrs,
30
32
  BASE_API: _ctx.BASE_API,
33
+ showDuration: props.showDuration,
31
34
  onClickTitle: clickTitle,
32
35
  onCellMouseEnter: cellMouseEnter,
33
36
  onCellMouseLeave: cellMouseLeave
@@ -57,7 +60,7 @@ const _sfc_main = vue.defineComponent({
57
60
  })
58
61
  ]),
59
62
  _: 3
60
- }, 8, ["item", "abttrites", "extraAttrs", "BASE_API"]);
63
+ }, 8, ["item", "abttrites", "extraAttrs", "BASE_API", "showDuration"]);
61
64
  };
62
65
  }
63
66
  });
@@ -251,7 +251,7 @@ const _sfc_main = vue.defineComponent({
251
251
  onClick: _cache[1] || (_cache[1] = ($event) => genTimeLink(expiration.value))
252
252
  }, {
253
253
  default: vue.withCtx(() => _cache[5] || (_cache[5] = [
254
- vue.createTextVNode(" \u751F\u6210\u9884\u89C8\u94FE\u63A5 ")
254
+ vue.createTextVNode(" \u751F\u6210\u9884\u89C8\u94FE\u63A5 ", -1)
255
255
  ])),
256
256
  _: 1,
257
257
  __: [5]
@@ -262,7 +262,7 @@ const _sfc_main = vue.defineComponent({
262
262
  onClick: _cache[2] || (_cache[2] = ($event) => clipUrl("img"))
263
263
  }, {
264
264
  default: vue.withCtx(() => _cache[6] || (_cache[6] = [
265
- vue.createTextVNode(" \u590D\u5236\u4E8C\u7EF4\u7801 ")
265
+ vue.createTextVNode(" \u590D\u5236\u4E8C\u7EF4\u7801 ", -1)
266
266
  ])),
267
267
  _: 1,
268
268
  __: [6]
@@ -44,6 +44,21 @@
44
44
  border-radius: 4px;
45
45
  }
46
46
 
47
+ .duration-overlay {
48
+ position: absolute;
49
+ right: 5px;
50
+ bottom: 5px;
51
+ padding: 2px 6px;
52
+ color: #fff;
53
+ font-weight: 500;
54
+ font-size: 11px;
55
+ font-family: 'SF Mono', 'Monaco', 'Inconsolata', 'Fira Code',
56
+ 'Droid Sans Mono', 'Source Code Pro', monospace;
57
+ line-height: 1.2;
58
+ background: rgba(0, 0, 0, 0.7);
59
+ border-radius: 3px;
60
+ }
61
+
47
62
  .no-img {
48
63
  display: flex;
49
64
  align-items: center;
@@ -552,6 +552,19 @@
552
552
  font-size: 500;
553
553
  border-radius: 4px;
554
554
  }
555
+ .medialist-doc-item-view .cover-view .duration-overlay {
556
+ position: absolute;
557
+ right: 5px;
558
+ bottom: 5px;
559
+ padding: 2px 6px;
560
+ color: #fff;
561
+ font-weight: 500;
562
+ font-size: 11px;
563
+ font-family: 'SF Mono', 'Monaco', 'Inconsolata', 'Fira Code', 'Droid Sans Mono', 'Source Code Pro', monospace;
564
+ line-height: 1.2;
565
+ background: rgba(0, 0, 0, 0.7);
566
+ border-radius: 3px;
567
+ }
555
568
  .medialist-doc-item-view .cover-view .no-img {
556
569
  display: flex;
557
570
  align-items: center;
@@ -159,7 +159,7 @@ const _sfc_main = vue.defineComponent({
159
159
  onClick: comfirm
160
160
  }, {
161
161
  default: vue.withCtx(() => _cache[8] || (_cache[8] = [
162
- vue.createTextVNode("\u6DFB\u52A0 ")
162
+ vue.createTextVNode("\u6DFB\u52A0 ", -1)
163
163
  ])),
164
164
  _: 1,
165
165
  __: [8]
@@ -199,7 +199,7 @@ const _sfc_main = vue.defineComponent({
199
199
  onClick: comfirm
200
200
  }, {
201
201
  default: vue.withCtx(() => _cache[9] || (_cache[9] = [
202
- vue.createTextVNode(" \u6DFB\u52A0 ")
202
+ vue.createTextVNode(" \u6DFB\u52A0 ", -1)
203
203
  ])),
204
204
  _: 1,
205
205
  __: [9]
@@ -240,7 +240,7 @@ const _sfc_main = vue.defineComponent({
240
240
  onClick: comfirm
241
241
  }, {
242
242
  default: vue.withCtx(() => _cache[10] || (_cache[10] = [
243
- vue.createTextVNode(" \u6DFB\u52A0 ")
243
+ vue.createTextVNode(" \u6DFB\u52A0 ", -1)
244
244
  ])),
245
245
  _: 1,
246
246
  __: [10]
@@ -280,7 +280,7 @@ const _sfc_main = vue.defineComponent({
280
280
  onClick: comfirm
281
281
  }, {
282
282
  default: vue.withCtx(() => _cache[11] || (_cache[11] = [
283
- vue.createTextVNode(" \u6DFB\u52A0 ")
283
+ vue.createTextVNode(" \u6DFB\u52A0 ", -1)
284
284
  ])),
285
285
  _: 1,
286
286
  __: [11]
@@ -320,7 +320,7 @@ const _sfc_main = vue.defineComponent({
320
320
  onClick: comfirm
321
321
  }, {
322
322
  default: vue.withCtx(() => _cache[12] || (_cache[12] = [
323
- vue.createTextVNode(" \u6DFB\u52A0 ")
323
+ vue.createTextVNode(" \u6DFB\u52A0 ", -1)
324
324
  ])),
325
325
  _: 1,
326
326
  __: [12]
@@ -360,7 +360,7 @@ const _sfc_main = vue.defineComponent({
360
360
  onClick: comfirm
361
361
  }, {
362
362
  default: vue.withCtx(() => _cache[13] || (_cache[13] = [
363
- vue.createTextVNode(" \u6DFB\u52A0 ")
363
+ vue.createTextVNode(" \u6DFB\u52A0 ", -1)
364
364
  ])),
365
365
  _: 1,
366
366
  __: [13]
@@ -400,7 +400,7 @@ const _sfc_main = vue.defineComponent({
400
400
  onClick: comfirm
401
401
  }, {
402
402
  default: vue.withCtx(() => _cache[14] || (_cache[14] = [
403
- vue.createTextVNode(" \u6DFB\u52A0 ")
403
+ vue.createTextVNode(" \u6DFB\u52A0 ", -1)
404
404
  ])),
405
405
  _: 1,
406
406
  __: [14]
@@ -439,7 +439,7 @@ const _sfc_main = vue.defineComponent({
439
439
  onClick: comfirm
440
440
  }, {
441
441
  default: vue.withCtx(() => _cache[15] || (_cache[15] = [
442
- vue.createTextVNode(" \u6DFB\u52A0 ")
442
+ vue.createTextVNode(" \u6DFB\u52A0 ", -1)
443
443
  ])),
444
444
  _: 1,
445
445
  __: [15]
@@ -82,7 +82,7 @@ const _sfc_main = vue.defineComponent({
82
82
  onClick: clear
83
83
  }, {
84
84
  default: vue.withCtx(() => _cache[1] || (_cache[1] = [
85
- vue.createTextVNode("\u6E05\u7A7A")
85
+ vue.createTextVNode("\u6E05\u7A7A", -1)
86
86
  ])),
87
87
  _: 1,
88
88
  __: [1]
@@ -99,7 +99,7 @@ const _sfc_main = vue.defineComponent({
99
99
  class: "button"
100
100
  }, {
101
101
  default: vue.withCtx(() => _cache[0] || (_cache[0] = [
102
- vue.createTextVNode("\u5DF2\u9009\u6570\u636E")
102
+ vue.createTextVNode("\u5DF2\u9009\u6570\u636E", -1)
103
103
  ])),
104
104
  _: 1,
105
105
  __: [0]
@@ -132,7 +132,7 @@ const _sfc_main = vue.defineComponent({
132
132
  class: vue.normalizeClass([{ disabled: _ctx.disabled }, "yuanchuang"])
133
133
  }, {
134
134
  default: vue.withCtx(() => _cache[1] || (_cache[1] = [
135
- vue.createTextVNode("\u539F\u521B")
135
+ vue.createTextVNode("\u539F\u521B", -1)
136
136
  ])),
137
137
  _: 1,
138
138
  __: [1]
@@ -151,7 +151,7 @@ const _sfc_main = vue.defineComponent({
151
151
  class: vue.normalizeClass([{ disabled: _ctx.disabled }, "star"])
152
152
  }, {
153
153
  default: vue.withCtx(() => _cache[2] || (_cache[2] = [
154
- vue.createTextVNode("\u63A8\u8350")
154
+ vue.createTextVNode("\u63A8\u8350", -1)
155
155
  ])),
156
156
  _: 1,
157
157
  __: [2]
@@ -170,7 +170,7 @@ const _sfc_main = vue.defineComponent({
170
170
  class: vue.normalizeClass([{ disabled: _ctx.disabled }, "waring"])
171
171
  }, {
172
172
  default: vue.withCtx(() => _cache[3] || (_cache[3] = [
173
- vue.createTextVNode("\u654F\u611F")
173
+ vue.createTextVNode("\u654F\u611F", -1)
174
174
  ])),
175
175
  _: 1,
176
176
  __: [3]
@@ -189,7 +189,7 @@ const _sfc_main = vue.defineComponent({
189
189
  class: vue.normalizeClass([{ disabled: _ctx.disabled }, "star"])
190
190
  }, {
191
191
  default: vue.withCtx(() => _cache[4] || (_cache[4] = [
192
- vue.createTextVNode("\u5DF2\u63A8\u9001")
192
+ vue.createTextVNode("\u5DF2\u63A8\u9001", -1)
193
193
  ])),
194
194
  _: 1,
195
195
  __: [4]
@@ -226,7 +226,7 @@ const _sfc_main = vue.defineComponent({
226
226
  class: vue.normalizeClass([{ disabled: _ctx.disabled }, "matrix"])
227
227
  }, {
228
228
  default: vue.withCtx(() => _cache[5] || (_cache[5] = [
229
- vue.createTextVNode(" \u77E9\u9635\u5206\u53D1 ")
229
+ vue.createTextVNode(" \u77E9\u9635\u5206\u53D1 ", -1)
230
230
  ])),
231
231
  _: 1,
232
232
  __: [5]
@@ -100,7 +100,7 @@ const _sfc_main = vue.defineComponent({
100
100
  onClick: handeRevert
101
101
  }, {
102
102
  default: vue.withCtx(() => _cache[1] || (_cache[1] = [
103
- vue.createTextVNode(" \u8FD8\u539F\u6B64\u7248\u672C ")
103
+ vue.createTextVNode(" \u8FD8\u539F\u6B64\u7248\u672C ", -1)
104
104
  ])),
105
105
  _: 1,
106
106
  __: [1]
@@ -121,7 +121,7 @@ const _sfc_main = vue.defineComponent({
121
121
  onClick: vue.unref(copy)
122
122
  }, {
123
123
  default: vue.withCtx(() => _cache[16] || (_cache[16] = [
124
- vue.createTextVNode(" \u590D\u5236\u94FE\u63A5 ")
124
+ vue.createTextVNode(" \u590D\u5236\u94FE\u63A5 ", -1)
125
125
  ])),
126
126
  _: 1,
127
127
  __: [16]
@@ -138,7 +138,7 @@ const _sfc_main = vue.defineComponent({
138
138
  onClick: _cache[2] || (_cache[2] = ($event) => vue.unref(cancel)())
139
139
  }, {
140
140
  default: vue.withCtx(() => _cache[18] || (_cache[18] = [
141
- vue.createTextVNode("\u53D6\u6D88\u9884\u89C8\u94FE\u63A5")
141
+ vue.createTextVNode("\u53D6\u6D88\u9884\u89C8\u94FE\u63A5", -1)
142
142
  ])),
143
143
  _: 1,
144
144
  __: [18]
@@ -148,7 +148,7 @@ const _sfc_main = vue.defineComponent({
148
148
  onClick: _cache[3] || (_cache[3] = ($event) => vue.unref(cancel)(true))
149
149
  }, {
150
150
  default: vue.withCtx(() => _cache[19] || (_cache[19] = [
151
- vue.createTextVNode(" \u66F4\u65B0\u9884\u89C8\u6709\u6548\u671F ")
151
+ vue.createTextVNode(" \u66F4\u65B0\u9884\u89C8\u6709\u6548\u671F ", -1)
152
152
  ])),
153
153
  _: 1,
154
154
  __: [19]
@@ -169,7 +169,7 @@ const _sfc_main = vue.defineComponent({
169
169
  onClick: vue.unref(copy)
170
170
  }, {
171
171
  default: vue.withCtx(() => _cache[21] || (_cache[21] = [
172
- vue.createTextVNode(" \u590D\u5236\u94FE\u63A5 ")
172
+ vue.createTextVNode(" \u590D\u5236\u94FE\u63A5 ", -1)
173
173
  ])),
174
174
  _: 1,
175
175
  __: [21]
@@ -210,7 +210,7 @@ const _sfc_main = vue.defineComponent({
210
210
  onClick: _cache[5] || (_cache[5] = () => vue.unref(generate)())
211
211
  }, {
212
212
  default: vue.withCtx(() => _cache[26] || (_cache[26] = [
213
- vue.createTextVNode(" \u751F\u6210\u9884\u89C8\u94FE\u63A5 ")
213
+ vue.createTextVNode(" \u751F\u6210\u9884\u89C8\u94FE\u63A5 ", -1)
214
214
  ])),
215
215
  _: 1,
216
216
  __: [26]
@@ -241,7 +241,7 @@ const _sfc_main = vue.defineComponent({
241
241
  onClick: vue.unref(copyPC)
242
242
  }, {
243
243
  default: vue.withCtx(() => _cache[29] || (_cache[29] = [
244
- vue.createTextVNode(" \u590D\u5236\u94FE\u63A5 ")
244
+ vue.createTextVNode(" \u590D\u5236\u94FE\u63A5 ", -1)
245
245
  ])),
246
246
  _: 1,
247
247
  __: [29]
@@ -258,7 +258,7 @@ const _sfc_main = vue.defineComponent({
258
258
  onClick: _cache[7] || (_cache[7] = ($event) => vue.unref(cancelPc)())
259
259
  }, {
260
260
  default: vue.withCtx(() => _cache[31] || (_cache[31] = [
261
- vue.createTextVNode("\u53D6\u6D88\u9884\u89C8\u94FE\u63A5")
261
+ vue.createTextVNode("\u53D6\u6D88\u9884\u89C8\u94FE\u63A5", -1)
262
262
  ])),
263
263
  _: 1,
264
264
  __: [31]
@@ -268,7 +268,7 @@ const _sfc_main = vue.defineComponent({
268
268
  onClick: _cache[8] || (_cache[8] = ($event) => vue.unref(previewSite)())
269
269
  }, {
270
270
  default: vue.withCtx(() => _cache[32] || (_cache[32] = [
271
- vue.createTextVNode("\u7AD9\u70B9\u9884\u89C8")
271
+ vue.createTextVNode("\u7AD9\u70B9\u9884\u89C8", -1)
272
272
  ])),
273
273
  _: 1,
274
274
  __: [32]
@@ -286,7 +286,7 @@ const _sfc_main = vue.defineComponent({
286
286
  onClick: vue.unref(copyPC)
287
287
  }, {
288
288
  default: vue.withCtx(() => _cache[33] || (_cache[33] = [
289
- vue.createTextVNode(" \u590D\u5236\u94FE\u63A5 ")
289
+ vue.createTextVNode(" \u590D\u5236\u94FE\u63A5 ", -1)
290
290
  ])),
291
291
  _: 1,
292
292
  __: [33]
@@ -301,7 +301,7 @@ const _sfc_main = vue.defineComponent({
301
301
  onClick: _cache[9] || (_cache[9] = ($event) => vue.unref(previewSite)())
302
302
  }, {
303
303
  default: vue.withCtx(() => _cache[35] || (_cache[35] = [
304
- vue.createTextVNode("\u7AD9\u70B9\u9884\u89C8")
304
+ vue.createTextVNode("\u7AD9\u70B9\u9884\u89C8", -1)
305
305
  ])),
306
306
  _: 1,
307
307
  __: [35]
@@ -338,7 +338,7 @@ const _sfc_main = vue.defineComponent({
338
338
  onClick: _cache[11] || (_cache[11] = () => vue.unref(generatePC)())
339
339
  }, {
340
340
  default: vue.withCtx(() => _cache[38] || (_cache[38] = [
341
- vue.createTextVNode(" \u751F\u6210\u9884\u89C8\u94FE\u63A5 ")
341
+ vue.createTextVNode(" \u751F\u6210\u9884\u89C8\u94FE\u63A5 ", -1)
342
342
  ])),
343
343
  _: 1,
344
344
  __: [38]
@@ -357,14 +357,14 @@ const _sfc_main = vue.defineComponent({
357
357
  onClick: _cache[13] || (_cache[13] = vue.withModifiers(($event) => vue.unref(btn_device)("mobile"), ["stop"]))
358
358
  }, _cache[40] || (_cache[40] = [
359
359
  vue.createElementVNode("i", { class: "iconfont icon-a-shouji51" }, null, -1),
360
- vue.createTextVNode(" APP\u9884\u89C8 ")
360
+ vue.createTextVNode(" APP\u9884\u89C8 ", -1)
361
361
  ])),
362
362
  vue.createElementVNode("span", {
363
363
  style: { "cursor": "pointer" },
364
364
  onClick: _cache[14] || (_cache[14] = vue.withModifiers(($event) => vue.unref(btn_device)("pc"), ["stop"]))
365
365
  }, _cache[41] || (_cache[41] = [
366
366
  vue.createElementVNode("i", { class: "iconfont icon-a-xianshiqi11111x" }, null, -1),
367
- vue.createTextVNode(" PC\u9884\u89C8 ")
367
+ vue.createTextVNode(" PC\u9884\u89C8 ", -1)
368
368
  ]))
369
369
  ])
370
370
  ]);
@@ -761,14 +761,14 @@ const _sfc_main = vue.defineComponent({
761
761
  default: vue.withCtx(() => [
762
762
  vue.createVNode(vue.unref(webVue.Radio), { value: 1 }, {
763
763
  default: vue.withCtx(() => _cache[29] || (_cache[29] = [
764
- vue.createTextVNode(" \u9ED8\u54C0\u6A21\u5F0F")
764
+ vue.createTextVNode(" \u9ED8\u54C0\u6A21\u5F0F", -1)
765
765
  ])),
766
766
  _: 1,
767
767
  __: [29]
768
768
  }),
769
769
  vue.createVNode(vue.unref(webVue.Radio), { value: 2 }, {
770
770
  default: vue.withCtx(() => _cache[30] || (_cache[30] = [
771
- vue.createTextVNode("\u975E\u9ED8\u54C0\u6A21\u5F0F")
771
+ vue.createTextVNode("\u975E\u9ED8\u54C0\u6A21\u5F0F", -1)
772
772
  ])),
773
773
  _: 1,
774
774
  __: [30]
@@ -424,7 +424,7 @@ const _sfc_main = vue.defineComponent({
424
424
  onClick: cancelDialog
425
425
  }, {
426
426
  default: vue.withCtx(() => _cache[5] || (_cache[5] = [
427
- vue.createTextVNode("\u53D6\u6D88")
427
+ vue.createTextVNode("\u53D6\u6D88", -1)
428
428
  ])),
429
429
  _: 1,
430
430
  __: [5]
@@ -436,7 +436,7 @@ const _sfc_main = vue.defineComponent({
436
436
  onClick: save
437
437
  }, {
438
438
  default: vue.withCtx(() => _cache[6] || (_cache[6] = [
439
- vue.createTextVNode("\u88C1\u526A")
439
+ vue.createTextVNode("\u88C1\u526A", -1)
440
440
  ])),
441
441
  _: 1,
442
442
  __: [6]