1 Star 0 Fork 0

sdsds222 / VRyunyou

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index1.html 723 Bytes
一键复制 编辑 原始数据 按行查看 历史
sdsds222 提交于 2023-02-11 01:36 . 更新
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1,maximum-scale=1.0,minimum-scale=1.0,user-scalable=no" />
<title>VR全景游览</title>
<style>
body {
margin: 0px;
padding: 0px;
}
</style>
<script type="module" src="main.js"></script>
</head>
<body style="overflow:hidden">
<div id="test" style="margin-left: 0px;margin-top:0;position: absolute;width: 50px;height: 50px;background-color: gray;z-index: 1000">
<div align="center">
<button id="btn" onclick="window.test1()">测试</button>
</div>
</div>
<div id="vrview"></div>
</body>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/sdsds222/vryunyou.git
git@gitee.com:sdsds222/vryunyou.git
sdsds222
vryunyou
VRyunyou
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891