企业账号打包后

Plist文件加入前缀 href="itms-services://?action=download-manifest&url=
Plist文件在服务器中的地址为:https://www.hangge.com/ios/manifest.plist

完整路径代码如下:

<DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <title>hangge.com</title>
  <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
</head>
<body>
  <a href="itms-services://?action=download-manifest&url=https://www.hangge.com/ios/manifest.plist">点击开始安装App</a>
</body>
</html>

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-27
  • 2022-12-23
  • 2022-12-23
  • 2021-12-28
  • 2022-01-11
猜你喜欢
  • 2021-08-30
  • 2022-12-23
  • 2022-01-14
  • 2021-08-21
  • 2021-12-29
相关资源
相似解决方案