示例:http://vrviewer.istaging.co/#!/934520
图像没有显示出来。但是,如果您从src
:
<a-sky radius="7000" material="color:#FFF;shader:flat;opacity:1;src:url(https://storage.googleapis.com/peterbucket/istagingViewer/teststaging.com.tw//other/web/14666108560_Raw.vr.720.jpg)" src="https://storage.googleapis.com/peterbucket/istagingViewer/teststaging.com.tw//other/web/14666108560_Raw.vr.720.jpg"></a-sky>
图像显示:
可能是什么原因?
(注意:图像首次加载时,状态为304
未修改。不确定是否是原因。)
(注2:同一网站加载来自不同服务器的图像:http://vrviewer.istaging.co/#!/57e4a8a48ac247005bb91fc7。)
修改
<a-sky>
代码属于a-frame。