代码拉取完成,页面将自动刷新
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<script type="text/javascript" src="qrcodejs/jquery.min.js"></script>
<script type="text/javascript" src="qrcodejs/qrcode.js"></script>
</head>
<body>
<p class="title top-space" style="font-size: 50; text-align: center;">C嗨 iOS</p>
<div style="text-align: center;" >
<div id="qrcode" style="display: inline-block;"></div>
</div>
<p class="download_content top-space" style="text-align: center;">
<a class="download_btn" style="font-size: 45; text-align: center;" href="itms-services://?action=download-manifest&url=https://gitlab.com/daxiongtu/antlr4/-/raw/master/TestIPA/manifest.plist">Download</a>
</p>
<script type="text/javascript">
var url = "http://192.168.1.82:8080/ipaWarehouse/chai_ios_index.html"
var qrcode = new QRCode(document.getElementById("qrcode"), {
width : 200,
height : 200
});
qrcode.makeCode(url);
</script>
</body>
</html>
<!--打包时填入 https://gitlab.com/daxiongtu/antlr4/-/raw/master/TestIPA -->
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。