在 Glitch 中显示 360 度图像 - 无法预览图像

问题描述

我使用的代码如下,我无法在 Glitch 中显示它,尽管当我在这里发布时它显示了图像。可能的解决方案是什么?

<html>
<head> <title>Basic Scene - A-Frame</title> <Meta name="description" content="Basic Scene - A-Frame"> <script src="https://aframe.io/releases/0.5.0/aframe.min.js"></script> </head> <body> <a-scene> <a-assets> <img src="my-glitch-url"/> </a-assets> </body> </html>

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)