1 Star 0 Fork 11

zhc/个人简历

forked from xulongchang/个人简历 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
feishugolink.html 1.02 KB
一键复制 编辑 原始数据 按行查看 历史
xulc 提交于 2021-04-14 18:19 . 321
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no,viewport-fit=cover">
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<meta name="format-detection" content="telephone=no" />
<title></title>
<script type="text/javascript" src="js/jquery-1.8.3.min.js"></script>
<script type="text/javascript" src="https://sf1-scmcdn-tos.pstatp.com/goofy/ee/lark/h5jssdk/lark/js_sdk/h5-js-sdk-1.5.2.js"></script>
</head>
<body>
<button id="js-btn">iframe open</button>
<script type="text/javascript">
$(document).ready(function(){
$("#js-btn").on("click", function(){
var $iframe = $("<iframe width='100%' height='500' src='http://pomtest.cnfantasia.com/Customize/Cbxt/Common/M02010000/workFlow/workFlowOpenFeishu.aspx?ProcessGuid=d7a6fe14-e996-eb11-9c36-005056a3458f'>")
$iframe.appendTo("body")
})
})
</script>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhhc88/jianli.git
git@gitee.com:zhhc88/jianli.git
zhhc88
jianli
个人简历
master

搜索帮助