<div class="player">? ? ? ? <video src="video/e.mov" class="video"></video>?</div>?<style type="text/css">? ? ? ? ?*{? ? ? ? ? ? padding:0;margin:0;list-style: none;box-sizing: border-box;? ? ? ? ?}? ? ? ? ?body{? ? ? ? ? ? width:7.5rem;margin:0 auto;? ? ? ? ?}? ? ? ? ?.player{? ? ? ? ? ? width:100%;height:100%;? ? ? ? ?}? ? ? ? ?.player .video{? ? ? ? ? ? width:100%;height:100%;? ? ? ? ?}? ? </style>$(function(){? ? ? ? ? ? ?var video=$("video")[0];? ? ? ? ? ? ?video.play();? ? ? ? })
1 回答

檸檬酸鈉
TA貢獻(xiàn)331條經(jīng)驗(yàn) 獲得超534個(gè)贊
把手機(jī)的自動(dòng)旋轉(zhuǎn)打開,然后把瀏覽器的旋轉(zhuǎn)調(diào)成跟隨系統(tǒng)就行
- 1 回答
- 0 關(guān)注
- 9629 瀏覽
添加回答
舉報(bào)
0/150
提交
取消