blakefan
V2EX  ›  问与答

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

  •  
  •   blakefan · Mar 22, 2016 · 2128 views
    This topic created in 3768 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   ·   5422 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 38ms · UTC 01:19 · PVG 09:19 · LAX 18:19 · JFK 21:19
    ♥ Do have faith in what you're doing.