双引号

v1.0
bobi 2019-04-02 10:11:41 +08:00
parent b596ff0937
commit 3d6edccb3c
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@
</ul>
<div class="layui-tab-content">
<div class="layui-tab-item layui-show">
<iframe src='welcome.html' frameborder="0" scrolling="yes" width="100%" height="100%"></iframe>
<iframe src="welcome.html" frameborder="0" scrolling="yes" width="100%" height="100%"></iframe>
</div>
</div>
</div>