Skip to content

Commit

Permalink
feat: 使用在线链接解决跨域问题
Browse files Browse the repository at this point in the history
  • Loading branch information
songxingguo committed Apr 17, 2024
1 parent fafe5d1 commit 750620b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/dv/three/getting_started/ThreeWorld.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ tag:

### [Three.js 世界](https://brain.songxingguo.com/demo/Three/World/index.html)

<iframe src="/demo/Three/World/index.html"
<iframe src="https://brain.songxingguo.com/demo/Three/world/index.html"
width="100%" height="500" frameborder="0"
allowfullscreen sandbox="allow-scripts">
<p><a href="https://brain.songxingguo.com/demo/Three/World/index.html">点击打开嵌入页面</a></p>
>
<p><a href="https://brain.songxingguo.com/demo/Three/world/index.html">点击打开嵌入页面</a></p>
</iframe>

0 comments on commit 750620b

Please sign in to comment.