blakefan
V2EX  ›  问与答

在循环视频的时候报错了,我是这样写的,第一次用 ionic ?请多多指教

  •  
  •   blakefan · Mar 22, 2016 · 2047 views
    This topic created in 3733 days ago, the information mentioned may be changed or developed.
    <video class="full-image gif-source"   loop="loop" controls >
           <source  ng-src="{{video.webmurl}}" type="video/webm">
            <source ng-src="{{video.mp4url}}" type="video/mp4">
      </video>
    

    视频地址直接写静态是没有问题,只要一绑定数据就会报错

    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3629 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 30ms · UTC 00:42 · PVG 08:42 · LAX 17:42 · JFK 20:42
    ♥ Do have faith in what you're doing.