摘要:
mui('#onevideo').on('change', '.upvideo', function() { console.log('点击上传视频按钮了'); var file = this.files[0]; console.log(file) if(file.type != 'video/mp4') { mui.toast("文件必须为MP4格式"); this... 阅读全文
posted @ 2017-08-02 19:34
RAINHAN
阅读(1143)
评论(0)
推荐(0)

浙公网安备 33010602011771号