diff --git a/doc/features/features.json b/doc/features/features.json index bc3d20cb9..224331352 100644 --- a/doc/features/features.json +++ b/doc/features/features.json @@ -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" }, diff --git a/doc/features/pack/pack.json b/doc/features/pack/pack.json index 14a4b8cae..67d002dcc 100644 --- a/doc/features/pack/pack.json +++ b/doc/features/pack/pack.json @@ -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" },