This is an automated email from the ASF dual-hosted git repository.
lidongdai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler-website.git
The following commit(s) were added to refs/heads/master by this push:
new 14c239a Update development-environment-setup.md
14c239a is described below
commit 14c239a388b0745a4eee572ec965cf53be010bf6
Author: dailidong <[email protected]>
AuthorDate: Sun Jul 4 00:48:42 2021 +0800
Update development-environment-setup.md
---
development/zh-cn/development-environment-setup.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/development/zh-cn/development-environment-setup.md
b/development/zh-cn/development-environment-setup.md
index 18dd4eb..51d09b2 100644
--- a/development/zh-cn/development-environment-setup.md
+++ b/development/zh-cn/development-environment-setup.md
@@ -1,7 +1,7 @@
## 环境搭建
-如果您对本地开发的视频教程感兴趣的话,也可以跟着视频来一步一步操作
-<iframe
src="//player.bilibili.com/player.html?aid=291443952&bvid=BV1hf4y1b7sX&cid=363873488&page=1"
scrolling="no" border="0" frameborder="no" framespacing="0"
allowfullscreen="true" height=600 width=800> </iframe>
+如果您对本地开发的视频教程感兴趣的话,也可以跟着视频来一步一步操作:
+<iframe
src="//player.bilibili.com/player.html?aid=291443952&bvid=BV1hf4y1b7sX&cid=363873488&page=1&as_wide=1&high_quality=1&danmaku=0"
scrolling="no" border="0" frameborder="no" framespacing="0"
allowfullscreen="true" height=600 width=800 sandbox="allow-top-navigation
allow-same-origin allow-forms allow-scripts"> </iframe>
#### 准备工作