fool_tiger 我按例程用videoElement = Browser.createElement("video");Browser.document.body.appendChild(videoElement);有PC端有效在手机上就死掉了,为什么呢?是不是手机上不允许往页面里写东西呢