Update docs

This commit is contained in:
the1812 2023-01-01 17:26:40 +08:00
parent adfb2c0132
commit 2b14fea1d9
2 changed files with 2 additions and 2 deletions

View File

@ -667,7 +667,7 @@
"type": "component",
"name": "removePlayerPopup",
"displayName": "删除视频弹窗",
"description": "删除视频播放器中出现的各种弹窗, 类别可在选项中分别选择.",
"description": "删除视频播放器中出现的各种弹窗, 类别可在选项中分别选择.\r\n",
"fullRelativePath": "../../registry/dist/components/video/player/remove-popup.js",
"fullAbsolutePath": "registry/dist/components/video/player/remove-popup.js"
},

View File

@ -37,7 +37,7 @@
"type": "component",
"name": "removePlayerPopup",
"displayName": "删除视频弹窗",
"description": "删除视频播放器中出现的各种弹窗, 类别可在选项中分别选择.",
"description": "删除视频播放器中出现的各种弹窗, 类别可在选项中分别选择.\r\n",
"fullRelativePath": "../../registry/dist/components/video/player/remove-popup.js",
"fullAbsolutePath": "registry/dist/components/video/player/remove-popup.js"
},