index.php 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445
  1. <?php
  2. if (!defined('IN_ROOT')) {
  3. exit('Access denied');
  4. }
  5. ?>
  6. <!DOCTYPE html>
  7. <html lang="">
  8. <head>
  9. <meta charset="utf-8">
  10. <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0"/>
  11. <meta name="keywords" content="<?php echo IN_KEYWORDS ?>"/>
  12. <meta name="description" content="<?php echo IN_DESCRIPTION ?>"/>
  13. <title><?php echo IN_NAME ?> - 免费应用内测托管平台|iOS应用Beta测试分发|Android应用内测分发</title>
  14. <link rel="stylesheet" href="//at.alicdn.com/t/font_780494_fdjuk9baed7.css"/>
  15. <script src="https://js.fundebug.cn/fundebug.1.7.3.min.js" apikey="<?php echo IN_FUNDEBUG ?>"></script>
  16. <link rel="stylesheet" href="/static/index/css/swiper.min.css"/>
  17. <link rel="stylesheet" href="/static/pack/bootstrap-3.3.7-dist/css/bootstrap.min.css"/>
  18. <link rel="stylesheet" href="/static/index/css/base.css"/>
  19. <link rel="stylesheet" href="/static/index/css/main.css"/>
  20. <link rel="stylesheet" href="/static/index/css/h5.css"/>
  21. <script src="/static/index/js/jquery.min.js"></script>
  22. <script src="/static/index/js/bootstrap.min.js"></script>
  23. <script src="/static/index/js/vue.js"></script>
  24. <script src="/static/index/js/js.js"></script>
  25. <script src="/static/index/js/swiper.min.js"></script>
  26. <script src="/static/index/js/vue-countup.min.js"></script>
  27. <link rel="shortcut icon" href="//<?php echo $_SERVER['HTTP_HOST'] ?>/favicon.ico" type="image/x-icon"/>
  28. <script>
  29. isHideFooter = false;
  30. </script>
  31. </head>
  32. <body>
  33. <?php $this->header() ?>
  34. <script>
  35. isHideFooter = false;
  36. </script>
  37. <style>
  38. .ie_dialog {
  39. position: fixed;
  40. z-index: 10000;
  41. left: 0;
  42. top: 0;
  43. width: 100%;
  44. height: 100%;
  45. background: #FAFAFA !important;
  46. display: none;
  47. }
  48. .ie_dialog table {
  49. margin: 100px auto;
  50. }
  51. .ie_notice .logo_osc {
  52. display: block;
  53. margin: 0 auto;
  54. padding-bottom: 24px;
  55. }
  56. .ie_notice h2, .ie_notice h4 {
  57. margin: 0;
  58. text-align: center;
  59. }
  60. .ie_notice .title {
  61. font-size: 28px;
  62. color: #4A4A4A;
  63. }
  64. .ie_notice .subtitle {
  65. font-size: 20px;
  66. color: #9B9B9B;
  67. font-weight: normal;
  68. }
  69. .ie_notice .ie_box {
  70. width: 560px;
  71. margin: 24px auto;
  72. background: #FFFFFF;
  73. border: 1px solid #E6E6E6;
  74. box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.10);
  75. border-radius: 4px;
  76. display: table !important;
  77. }
  78. .ie_notice .ie_box .desc {
  79. font-size: 14px;
  80. color: #6D6D6D;
  81. line-height: 22px;
  82. padding: 20px;
  83. }
  84. .ie_notice .ie_box a {
  85. display: inline-block;
  86. width: 30%;
  87. text-align: center;
  88. }
  89. .ie_notice .ie_box .go {
  90. width: 100%;
  91. background: #F6F6F6;
  92. font-size: 16px;
  93. color: #9B9B9B;
  94. padding: 16px 0;
  95. text-align: center;
  96. border: none;
  97. margin-top: 20px;
  98. text-decoration: none;
  99. }
  100. .ie_notice .ie_box a img {
  101. border: none;
  102. }
  103. </style>
  104. <!--banner-->
  105. <div class="index-banner">
  106. <div class="swiper-container">
  107. <div class="swiper-wrapper">
  108. <div class="swiper-slide">
  109. <a href="<?php echo IN_PATH . 'index/home' ?>" class="hidden-xs"
  110. style="background: url(/static/index/image/index-banner-3.jpg) no-repeat center;">
  111. <div class="container">
  112. <div class="banner-con con1 hidden-xs">
  113. <div class="h1">内测发布上传</div>
  114. <div class="h2">
  115. 一键上传APP至<?php echo IN_NAME ?>平台,生成下载链接和二维码,支持安卓苹果应用合并二维码<br>
  116. 每天赠送<i>10</i>次下载<span><i>CDN</i>高速下载</span><span>最大支持<i>1.5G</i>的APP</span>
  117. </div>
  118. <button href="#" class="ms-btn">立即发布</button>
  119. </div>
  120. </div>
  121. </a>
  122. <a href="<?php echo IN_PATH . 'index/home' ?>" class="visible-xs"
  123. style="background: url(/static/index/image/index-banner-3.jpg) no-repeat center;">
  124. <div class="container">
  125. <div class="banner-con con1 visible-xs">
  126. <div class="h1">内测发布上传</div>
  127. <div class="h2">
  128. 每天赠送<i>10</i>次下载<span style="margin-left: 10px !important;"><i>CDN</i>高速下载</span>
  129. </div>
  130. </div>
  131. </div>
  132. </a>
  133. </div>
  134. <div class="swiper-slide">
  135. <a href="<?php echo IN_PATH . 'index/sign' ?>" class="hidden-xs"
  136. style="background: url(/static/index/image/index-banner-2.jpg) no-repeat center;">
  137. <div class="container">
  138. <div class="banner-con con2">
  139. <div class="h1">iOS企业证书签名</div>
  140. <div class="h2">
  141. <?php echo IN_NAME ?>为您提供iOS企业证书签名服务,让您的APP免上架、免越狱<br>
  142. 即可直接安装;7*24小时在线自助签名,更新免费
  143. </div>
  144. <button href="#" class="ms-btn">立即签名</button>
  145. </div>
  146. </div>
  147. </a>
  148. <a href="<?php echo IN_PATH . 'index/sign' ?>" class="visible-xs"
  149. style="background: url(/static/index/image/index-banner-2-1.jpg) no-repeat center;">
  150. <div class="container">
  151. <div class="banner-con con2 visible-xs">
  152. <div class="h1">iOS企业证书签名</div>
  153. <div class="h2">
  154. 7*24小时在线自助签名,无限制安装
  155. </div>
  156. </div>
  157. </div>
  158. </a>
  159. </div>
  160. </div>
  161. <!-- Add Pagination -->
  162. <div class="swiper-pagination"></div>
  163. <!-- Add Arrows -->
  164. <!--
  165. <div class="swiper-button-next"><span class="iconfont icon-arrow-right"></span></div>
  166. <div class="swiper-button-prev"><span class="iconfont icon-arrow-left"></span></div>
  167. -->
  168. </div>
  169. </div>
  170. <!--/banner-->
  171. <!--publicity-->
  172. <div class="publicity-wrap">
  173. <div class="container">
  174. <ul class="publicity clearfix">
  175. <li class="clearfix">
  176. <a href="<?php echo IN_PATH . 'index/home' ?>">
  177. <div class="img-wrap fl"><img src="/static/index/image/index-1.png?2019031723"
  178. class="img-responsive"></div>
  179. <div class="p-right">
  180. <div class="tit">超大应用内测分发</div>
  181. <div class="blue-line"></div>
  182. <p>支持超大APP上传,生成下载链接和二维码</p>
  183. </div>
  184. </a>
  185. </li>
  186. <li class="clearfix">
  187. <a href="<?php echo IN_PATH . 'index/sign' ?>">
  188. <div class="img-wrap fl"><img src="/static/index/image/index-2.png?2019031723"
  189. class="img-responsive"></div>
  190. <div class="p-right">
  191. <div class="tit">企业签名</div>
  192. <div class="blue-line"></div>
  193. <p>免越狱无限制安装,无需上架苹果商店,长久稳定</p>
  194. </div>
  195. </a>
  196. </li>
  197. <li class="clearfix">
  198. <a href="<?php echo IN_PATH . 'index/home' ?>">
  199. <div class="img-wrap fl"><img src="/static/index/image/index-3.png?2019031723"
  200. class="img-responsive"></div>
  201. <div class="p-right">
  202. <div class="tit">内测分发</div>
  203. <div class="blue-line"></div>
  204. <p>一键上传安装包,生成下载链接和二维码,每日免费赠送10次</p>
  205. </div>
  206. </a>
  207. </li>
  208. </ul>
  209. </div>
  210. </div>
  211. <!--publicity-->
  212. <!--证书签名-->
  213. <div class="container">
  214. <div class="certificate-signing index-common">
  215. <h1>iOS企业证书签名</h1>
  216. <h4>无需上架,免越狱安装,不限制iOS设备,无限制安装</h4>
  217. <div class="row">
  218. <div class="col-sm-4">
  219. <div class="con">
  220. <img src="/static/index/image/icon-1.png" class="img-responsive" alt=""/>
  221. <h4>24小时全自动签名</h4>
  222. <div class="blue-line"></div>
  223. <p> 根据自身需要,购买套餐,<br/> 上传所需签名的APP包,10分钟左右即可测试&amp;取包 </p>
  224. </div>
  225. </div>
  226. <div class="col-sm-4">
  227. <div class="con">
  228. <img src="/static/index/image/icon-2.png" class="img-responsive" alt=""/>
  229. <h4>官方企业证书</h4>
  230. <div class="blue-line"></div>
  231. <p> 专业技术开发团队,拥有国内外<br/> 官方企业签证书,分类签名,保证<br/> APP的长久稳定 </p>
  232. </div>
  233. </div>
  234. <div class="col-sm-4">
  235. <div class="con">
  236. <img src="/static/index/image/icon-3.png" class="img-responsive" alt=""/>
  237. <h4>有效期内免费重签</h4>
  238. <div class="blue-line"></div>
  239. <p> 只要在有效期内,<br/> APP企业签名更新,均为免费 </p>
  240. </div>
  241. </div>
  242. </div>
  243. </div>
  244. </div>
  245. <!--/证书签名-->
  246. <!--内测分发-->
  247. <div class="container">
  248. <div class="index-common closed-beta-distribution">
  249. <h1>内测分发</h1>
  250. <h4>上传APP包后,提供短链接和下载二维码,方便用户推广下载 </h4>
  251. <div class="row">
  252. <div class="col-sm-3">
  253. <div class="con">
  254. <div class="top"></div>
  255. <div class="con-c">
  256. <img src="/static/index/image/index-13.png" class="img-responsive" alt=""/>
  257. <h4>实名认证</h4>
  258. <p> 实名认证后<br>每天免费赠送100次 </p>
  259. </div>
  260. </div>
  261. </div>
  262. <div class="col-sm-3">
  263. <div class="con">
  264. <div class="top"></div>
  265. <div class="con-c">
  266. <img src="/static/index/image/index-14.png" class="img-responsive" alt=""/>
  267. <h4>支持大应用</h4>
  268. <p> 支持1.5G以内大包<br>,快速稳定 </p>
  269. </div>
  270. </div>
  271. </div>
  272. <div class="col-sm-3">
  273. <div class="con">
  274. <div class="top"></div>
  275. <div class="con-c">
  276. <img src="/static/index/image/index-15.png" class="img-responsive" alt=""/>
  277. <h4>二维码安装</h4>
  278. <p> 一码二用<br>自动识别不同机型 </p>
  279. </div>
  280. </div>
  281. </div>
  282. <div class="col-sm-3">
  283. <div class="con">
  284. <div class="top"></div>
  285. <div class="con-c">
  286. <img src="/static/index/image/index-16.png" class="img-responsive" alt=""/>
  287. <h4>极速下载</h4>
  288. <p> 提供精美的下载模板<br/> 提高用户下载转化率 </p>
  289. </div>
  290. </div>
  291. </div>
  292. </div>
  293. </div>
  294. </div>
  295. <!--/内测分发-->
  296. <div class="ie_dialog" id="incompatible_tip">
  297. <div>
  298. <br>
  299. <table class="ie_notice" style="border:0">
  300. <tr>
  301. <td style="text-align: center;">
  302. <img class="logo_osc" src="/static/index/image/logo-top.png" alt="<?php echo IN_NAME ?>"/>
  303. </td>
  304. </tr>
  305. <tr>
  306. <td>
  307. <h2 class="title">我们不支持 IE 10 及以下版本浏览器</h2>
  308. </td>
  309. </tr>
  310. <tr>
  311. <td>
  312. <h4 class="subtitle">It appears you’re using an unsupported browser</h4>
  313. </td>
  314. </tr>
  315. <tr>
  316. <td>
  317. <div class="ie_box">
  318. <div class="desc">
  319. 为了获得更好的浏览体验,我们强烈建议您使用较新版本的 Chrome、 Firefox、 Safari、360 等,或者升级到最新版本的IE浏览器。 如果您使用的是
  320. IE 11 或以上版本,请关闭“兼容性视图”。
  321. </div>
  322. <div class="logos">
  323. <a href="http://www.google.cn/chrome/browser/desktop/index.html" target="_blank"
  324. title="下载Chrome浏览器">
  325. <img src="/static/index/image/logo_chrome.png" width="200px"/>
  326. </a>
  327. <a href="http://www.firefox.com.cn" target="_blank" title="下载Firefox浏览器">
  328. <img src="/static/index/image/logo_firefox.png" width="100px"/>
  329. </a>
  330. <a href="http://browser.360.cn/" target="_blank" title="下载360浏览器">
  331. <img src="/static/index/image/logo_360.png" width="100px"/>
  332. </a>
  333. </div>
  334. <div>
  335. <a href="javascript:void(0);"
  336. onclick="document.getElementById('incompatible_tip').style.cssText = 'display:none;';"
  337. class="go">继续访问</a>
  338. </div>
  339. </div>
  340. </td>
  341. </tr>
  342. </table>
  343. </div>
  344. </div>
  345. <?php if (IN_ANNOUNCEMENT) { ?>
  346. <div class="modal fade ms-modal" id="showModalNotice" tabindex="-1" role="dialog">
  347. <div class="modal-dialog" role="document">
  348. <div class="modal-content">
  349. <div class="modal-header">
  350. <h4 class="modal-title"><?php echo IN_NAME ?>网站公告</h4>
  351. </div>
  352. <div class="modal-body">
  353. <p class="mt15">
  354. <?php echo IN_ANNOUNCEMENT ?>
  355. </p>
  356. </div>
  357. <div class="modal-footer">
  358. <button type="button" class="ms-btn ms-btn-primary contactQQ">联系客服</button>
  359. <button type="button" class="ms-btn ms-btn-default" data-dismiss="modal">关闭</button>
  360. </div>
  361. </div>
  362. </div>
  363. </div>
  364. <?php } ?>
  365. <script src="/static/index/js/jquery.cookie.js?20190516"></script>
  366. <script>
  367. var isIE = (function () {
  368. var browser = {};
  369. return function (ver, c) {
  370. var key = ver ? (c ? "is" + c + "IE" + ver : "isIE" + ver) : "isIE";
  371. var v = browser[key];
  372. if (typeof (v) != "undefined") {
  373. return v;
  374. }
  375. if (!ver) {
  376. v = (navigator.userAgent.indexOf('MSIE') !== -1 || navigator.appVersion.indexOf('Trident/') > 0);
  377. } else {
  378. var match = navigator.userAgent.match(/(?:MSIE |Trident\/.*; rv:|Edge\/)(\d+)/);
  379. if (match) {
  380. var v1 = parseInt(match[1]);
  381. v = c ? (c == 'lt' ? v1 < ver : (c == 'gt' ? v1 > ver : undefined)) : v1 == ver;
  382. } else if (ver <= 9) {
  383. var b = document.createElement('b')
  384. var s = '<!--[if ' + (c ? c : '') + ' IE ' + ver + ']><i></i><![endif]-->';
  385. b.innerHTML = s;
  386. v = b.getElementsByTagName('i').length === 1;
  387. } else {
  388. v = undefined;
  389. }
  390. }
  391. browser[key] = v;
  392. return v;
  393. };
  394. }());
  395. if (isIE()) {
  396. document.getElementById('incompatible_tip').style.cssText = 'display:block;';
  397. }
  398. </script>
  399. <script>
  400. $(function () {
  401. if (!$.cookie('contactQQ')) {
  402. $("#showModalNotice").modal("show");
  403. $.cookie('contactQQ', '1', {expires: 1});
  404. }
  405. $(".contactQQ").on('click', function () {
  406. $.cookie('contactQQ', '1', {expires: 1});
  407. $(".chatQQ").trigger('click');
  408. $("#showModalNotice").modal("hide");
  409. });
  410. var mySwiper = new Swiper('.index-banner .swiper-container', {
  411. navigation: {
  412. nextEl: '.swiper-button-next',
  413. prevEl: '.swiper-button-prev'
  414. },
  415. pagination: {
  416. el: '.swiper-pagination',
  417. clickable: true
  418. },
  419. loop: true,
  420. speed: 800,
  421. autoplay: {
  422. delay: 4000,
  423. stopOnLastSlide: false,
  424. disableOnInteraction: true
  425. }
  426. });
  427. })
  428. </script>
  429. <?php $this->footer() ?>
  430. </body>
  431. </html>