refactor:视图格式限制提示

This commit is contained in:
wangjiahao 2021-11-16 11:21:56 +08:00
parent a8935a49a0
commit 2aa781b13f
3 changed files with 3 additions and 3 deletions

View File

@ -1405,7 +1405,7 @@ export default {
online_video: 'Online Video',
streaming_media: 'Streaming Media',
auto_play: 'Auto Play',
video_tips: 'Video Tips',
video_tips: 'User Https,Now Format:mp4、webm',
play_frequency: 'Play Frequency',
play_once: 'Once',
play_circle: 'Circle',

View File

@ -1408,7 +1408,7 @@ export default {
online_video: '在线视频',
streaming_media: '流媒体',
auto_play: '自动播放',
video_tips: '非HTTPS链接可能导致无法播放',
video_tips: '优先HTTPS链接当前支持格式mp4,webm',
play_frequency: '播放频率',
play_once: '播放一次',
play_circle: '循环播放',

View File

@ -1417,7 +1417,7 @@ export default {
online_video: '在线视频',
streaming_media: '流媒体',
auto_play: '自动播放',
video_tips: '非HTTPS链接可能导致无法播放',
video_tips: '优先HTTPS链接当前支持格式mp4,webm',
play_frequency: '播放频率',
play_once: '播放一次',
play_circle: '循环播放',