<video class="Movies" controls preload="auto" width="100%" poster="{$Think.HTML_STATIC}/images/screenshot1.jpg" webkit-playsinline="true" x-webkit-airplay="true" playsinline="true"
x5-playsinline="true" style="object-fit: fill;" x5-video-player-fullscreen="true" x5-video-player-type='h5'>
<source src="{$Think.HTML_STATIC}/images/Rallye.mp4" type="video/mp4">
</video>
加上这两个属性就行了啊
x5-video-player-fullscreen="true" x5-video-player-type='h5'