index.php 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543
  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应用企业签名|Android应用上传内测</title>
  14. <link rel="stylesheet" href="/static/css/app.169f3e45b533bbb32452056fa2e942a7.css"/>
  15. <link rel="stylesheet" href="/static/newV2/css/index.css">
  16. <link rel="stylesheet" href="/static/newV2/css/normalize.css">
  17. <link rel="stylesheet" href="/static/index/css/font.css"/>
  18. <link rel="stylesheet" href="/static/index/css/bootstrap.min.css"/>
  19. <link rel="stylesheet" href="/static/index/css/base.css"/>
  20. <link rel="stylesheet" href="/static/index/css/main.css"/>
  21. <link rel="stylesheet" href="/static/index/css/h5.css"/>
  22. <link rel="stylesheet" href="/static/index/css/main.css"/>
  23. <link rel="stylesheet" href="/css/shouye.css"/>
  24. <link rel="stylesheet" href="/css/TJStyle.css"/>
  25. <link rel="stylesheet" href="/css/web_frame.min.css"/>
  26. <link rel="stylesheet" href="/css/swiper.min.css">
  27. <link rel="stylesheet" href="/css/index.css">
  28. <link rel="stylesheet" href="/css/base.css">
  29. <script src="/js/jquery.1.9.0.min.js"></script>
  30. <script src="/js/swiper.min.js"></script>
  31. <script src="/js/countUp.js"></script>
  32. <script src="/static/index/js/jquery.min.js"></script>
  33. <script src="/static/index/js/bootstrap.min.js"></script>
  34. <script src="/static/index/js/vue.js"></script>
  35. <script src="/static/index/js/js.js"></script>
  36. <script src="/static/index/js/swiper.min.js"></script>
  37. <script src="/static/index/js/vue-countup.min.js"></script>
  38. <script>
  39. isHideFooter = false;
  40. </script>
  41. </head>
  42. <body>
  43. <?php $this->header() ?>
  44. <script>
  45. isHideFooter = false;
  46. </script>
  47. <style type="text/css">
  48. .guize_html {
  49. position: fixed;
  50. top: 16%;
  51. left: 42%;
  52. margin-top: -80px;
  53. margin-left: -159px;
  54. width: 800px;
  55. height: auto;
  56. border-radius: 4px;
  57. background-color: #fff;
  58. color: #000;
  59. text-align: center;
  60. font-size: 12px;
  61. }
  62. .guize_html p {
  63. padding: 0 10px;
  64. text-align: left;
  65. text-indent: 2em;
  66. }
  67. .guize_html_nei {
  68. width: 318px;
  69. min-height: 350px;
  70. overflow-y: auto;
  71. max-height: 500px;
  72. height: 350px;
  73. display: block;
  74. overflow-y: scroll;
  75. }
  76. .btn {
  77. display: block;
  78. margin: 10px auto;
  79. width: 240px;
  80. height: 40px;
  81. border-radius: 4px;
  82. background-color: #ff6434;
  83. color: #fff;
  84. text-align: center;
  85. line-height: 25px;
  86. cursor: pointer;
  87. }
  88. .overfloat {
  89. position: fixed;
  90. top: 0;
  91. left: 0;
  92. z-index: 9;
  93. display: none;
  94. width: 100%;
  95. height: 100%;
  96. background-color: rgba(1,1,1,.5);
  97. }
  98. </style>
  99. <body>
  100. <style>
  101. .index-contact {
  102. min-width: 1200px;
  103. padding: 45px 0;
  104. background-image: url(../images/contact-bg.jpg);
  105. background-repeat: no-repeat;
  106. background-size: cover;
  107. background-attachment: fixed;
  108. background-position: center top;
  109. position: relative;
  110. }
  111. .wp {
  112. width: 1200px;
  113. min-width: 1200px;
  114. margin: 0 auto;
  115. }
  116. .index-contact .s {
  117. position: relative;
  118. padding: 0 120px;
  119. z-index: 100;
  120. }
  121. .index-contact h6 {
  122. font-size: 30px;
  123. color: #fff;
  124. line-height: 40px;
  125. }
  126. .index-contact p {
  127. line-height: 50px;
  128. font-size: 18px;
  129. color: #eee;
  130. }
  131. .index-contact .btn {
  132. position: absolute;
  133. top: 50%;
  134. right: 120px;
  135. display: block;
  136. width: 200px;
  137. margin-top: -25px;
  138. border: 1px #fff solid;
  139. text-align: center;
  140. border-radius: 3px;
  141. }
  142. .index-contact .btn a {
  143. display: block;
  144. height: 48px;
  145. line-height: 48px;
  146. font-size: 18px;
  147. color: #fff;
  148. }
  149. .btn-a span {
  150. color: #fff;
  151. position: relative;
  152. z-index: 2;
  153. }
  154. .btn-a em {
  155. position: absolute;
  156. top: 0;
  157. bottom: 0;
  158. left: 0;
  159. width: 0;
  160. background: #fff;
  161. transition: 0.5s;
  162. }
  163. .ie_dialog {
  164. position: fixed;
  165. z-index: 10000;
  166. left: 0;
  167. top: 0;
  168. width: 100%;
  169. height: 100%;
  170. background: #FAFAFA !important;
  171. display: none;
  172. }
  173. .ie_dialog table {
  174. margin: 100px auto;
  175. }
  176. .ie_notice .logo_osc {
  177. display: block;
  178. margin: 0 auto;
  179. padding-bottom: 24px;
  180. }
  181. .ie_notice h2, .ie_notice h4 {
  182. margin: 0;
  183. text-align: center;
  184. }
  185. .ie_notice .title {
  186. font-size: 28px;
  187. color: #4A4A4A;
  188. }
  189. .ie_notice .subtitle {
  190. font-size: 20px;
  191. color: #9B9B9B;
  192. font-weight: normal;
  193. }
  194. .ie_notice .ie_box {
  195. width: 560px;
  196. margin: 24px auto;
  197. background: #FFFFFF;
  198. border: 1px solid #E6E6E6;
  199. box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.10);
  200. border-radius: 4px;
  201. display: table !important;
  202. }
  203. .ie_notice .ie_box .desc {
  204. font-size: 14px;
  205. color: #6D6D6D;
  206. line-height: 22px;
  207. padding: 20px;
  208. }
  209. .ie_notice .ie_box a {
  210. display: inline-block;
  211. width: 30%;
  212. text-align: center;
  213. }
  214. .ie_notice .ie_box .go {
  215. width: 100%;
  216. background: #F6F6F6;
  217. font-size: 16px;
  218. color: #9B9B9B;
  219. padding: 16px 0;
  220. text-align: center;
  221. border: none;
  222. margin-top: 20px;
  223. text-decoration: none;
  224. }
  225. .ie_notice .ie_box a img {
  226. border: none;
  227. }
  228. </style>
  229. <script>
  230. window.dataLayer = window.dataLayer || [];
  231. function gtag(){dataLayer.push(arguments);}
  232. gtag('js', new Date());
  233. gtag('config', 'AW-656939191');
  234. </script>
  235. <div id="notice">
  236. <!-- <div class="notice">
  237. <p></p>
  238. <div class="notice-right">
  239. <a href="" target="blank"><button></button></a>
  240. <img class="notice-img-1" src="" alt="">
  241. <img class="notice-img-2" src="" alt="">
  242. </div>
  243. </div> -->
  244. </div>
  245. <!--banner-->
  246. <div class="swiper-container swiper">
  247. <div class="swiper-wrapper">
  248. <!-- <div class="swiper-slide slide-item slide-item-act">
  249. <a href="/news_57.html">
  250. <img class="btn-act" src="./img/index/btn-yuandan.png" alt="">
  251. </a>
  252. </div> -->
  253. <div class="swiper-slide slide-item slide-item-2">
  254. <div class="banner-wrap">
  255. <p class="title">分发托管</p>
  256. <p>一键上传 iOS 或 Android 应用到至本平台,扫描二维码即可下载安装<br>实名用户每天免费赠送下载点数</p>
  257. <a href="/index/apps/apps">
  258. <button class="btn-orange">立即分发</button>
  259. </a>
  260. </div>
  261. </div>
  262. <div class="swiper-slide slide-item slide-item-1">
  263. <div class="banner-wrap">
  264. <p class="title">超级签名</p>
  265. <p>行业首创的苹果分发新模式,无需企业签名、无需信任、告别闪退、安装即用<br>按需购买、按设备数收费、稳定高效,为您的应用分发内测保驾护航</p>
  266. <a href="/manage">
  267. <button class="btn-orange">立即签名</button>
  268. </a>
  269. </div>
  270. </div>
  271. <div class="swiper-slide slide-item slide-item-3">
  272. <div class="banner-wrap">
  273. <p class="title">网页封装</p>
  274. <p>只需要一个网站链接,1分钟即可创建属于您自己的APP<br>无需任何代码开发,纯原生生成,支持在线更新</p>
  275. <a href="/manage">
  276. <button class="btn-orange">试用</button>
  277. </a>
  278. </div>
  279. </div>
  280. <div class="swiper-slide slide-item slide-item-4">
  281. <div class="banner-wrap">
  282. <p class="title">APP上架</p>
  283. <p>专业上架团队,熟悉App Store审核规则,提供上架前免费预审,<br>解决APP过审被拒问题, 保障上架完成</p>
  284. <a href="http://wpa.qq.com/msgrd?v=3&uin=<?php echo IN_CONTACT ?>&site=qq&menu=yes" target="blank">
  285. <button class="btn-orange">立即上架</button>
  286. </a>
  287. </div>
  288. </div>
  289. </div>
  290. <div class="swiper-pagination"></div>
  291. </div>
  292. <div class="icons">
  293. <ul class="icon-list">
  294. <a href="/index/apps/super"><li><img src="/img/index/icon-1.png" alt=""></li></a>
  295. <a href="/index/pack"><li><img src="/img/index/icon-2.png" alt=""></li></a>
  296. <a href="/index/apps/apps"><li><img src="/img/index/icon-3.png" alt=""></li></a>
  297. <a href="/index/apps/apps"><li><img src="/img/index/icon-4.png" alt=""></li></a>
  298. <!-- <li><img src="./img/index/icon-5.png" alt=""></li> -->
  299. </ul>
  300. <ul class="icon-text">
  301. <li style="display: list-item;">iOS首创分发模式,无需企业签名、无需信任、稳定高效、告别闪退、安装即用,为您的用户提供iOS APP更稳定的下载体验</li>
  302. <li>只需要一个网站链接,1分钟即可在线封装生成APP,适配所型,支持在线随时编辑,扫码直接下载,让您的APP尽快与用户见面</li>
  303. <li>一键上传iOS或Android应用至本平台,全网加速,一键生成二维码,一码两用,实名用户每天赠送下载点数</li>
  304. <li>专业上架团队,熟悉App Store审核规则,提供上架前免费预审,解决APP过审被拒问题,保障上架完成</li>
  305. </ul>
  306. </div>
  307. <div class="sign">
  308. <img class="title" src="/img/index/sign-title.png" alt="">
  309. <ul>
  310. <li>
  311. <img src="/img/index/sign-1.png" alt="">
  312. <div class="sign-info">
  313. <p>稳定高效</p>
  314. <div>告别企业签名频繁掉线<br>无需越狱,无需开发者账号</div>
  315. </div>
  316. </li>
  317. <li>
  318. <img src="/img/index/sign-2.png" alt="">
  319. <div class="sign-info">
  320. <p>性价比高</p>
  321. <div>按需购买,未使用设备数永不过期<br>同设备可下载多款APP,按需扣费<br>应用下载只收费一次</div>
  322. </div>
  323. </li>
  324. <li>
  325. <img src="/img/index/sign-3.png" alt="">
  326. <div class="sign-info">
  327. <p>安装即用</p>
  328. <div>无需手动信任,安装即用<br>无需提供账号、设备信息</div>
  329. </div>
  330. </li>
  331. <li>
  332. <img src="/img/index/sign-4.png" alt="">
  333. <div class="sign-info">
  334. <p>24小时全自动签名</p>
  335. <div>全天守护,保驾护航,<br>随时随地上传APP即可签名分发</div>
  336. </div>
  337. </li>
  338. </ul>
  339. <a href="/index/apps/super">
  340. <button class="btn">了解更多</button>
  341. </a>
  342. </div>
  343. <div class="web-area">
  344. <div class="web">
  345. <img class="title" src="/img/index/web-title.png" alt="">
  346. <ul>
  347. <li>
  348. <p>官方配置,原生代码</p>
  349. <div>官方配置,可信任,行业多年技术支撑,适配所有机型,支持各类定制</div>
  350. </li>
  351. <li>
  352. <p>性价比高</p>
  353. <div>只需一次封装,后期不再收取任何费用,长期可用</div>
  354. </li>
  355. <li>
  356. <p>自主操作</p>
  357. <div>在线自助操作,步骤简单,分分钟即可打包成专属APP</div>
  358. </li>
  359. <li>
  360. <p>快速稳定</p>
  361. <div>1分钟即可生成,无需代码开发,即可实现分发</div>
  362. </li>
  363. </ul>
  364. <a href="/index/pack">
  365. <button class="btn white-btn" style="margin-top: 80px;">了解更多</button>
  366. </a>
  367. </div>
  368. </div>
  369. <div class="dispatch">
  370. <img class="title" src="/img/index/dispatch-title.png" alt="">
  371. <ul>
  372. <li class="dispatch-1">
  373. <p>方便快捷</p>
  374. <div>一键上传APP安装包,即可分发下载方便用户测试</div>
  375. </li>
  376. <li class="dispatch-2">
  377. <p>免费赠送</p>
  378. <div>实名用户每天赠送下载点数</div>
  379. </li>
  380. <li class="dispatch-3">
  381. <p>一码两用</p>
  382. <div>自动识别不同机型,双端绑定,一码两用</div>
  383. </li>
  384. </ul>
  385. <a href="/index/apps/apps">
  386. <button class="btn">了解更多</button>
  387. </a>
  388. </div>
  389. <div class="shelf-area">
  390. <div class="shelf">
  391. <img class="title" src="/img/index/shelf-title.png" alt="">
  392. <div class="shelf-note">
  393. 专业上架团队,熟悉App Store审核规则<br>
  394. 提供上架前免费预审,提高上包成功率<br>
  395. 上架不成功,全额退费保证<br>
  396. 解决APP过审被拒问题,保障上架完成
  397. </div>
  398. <a href="/index/apps/apps">
  399. <button class="btn" style="margin-top: 80px;">了解更多</button>
  400. </a>
  401. </div>
  402. </div>
  403. <div class="gain">
  404. <p>5年技术产品积累,成就非凡品质,重剑无锋,大巧不工</p>
  405. <ul>
  406. <li>
  407. <h3 class="number-1"> <?php echo IN_AUTOGRAPH ?></h3>
  408. <p>累计封装</p>
  409. </li>
  410. <li>
  411. <h3 class="number-2"><?php echo IN_DISTRIBUTE ?></h3>
  412. <p>累计签名</p>
  413. </li>
  414. <li>
  415. <h3 class="number-3"><?php echo IN_DOWNLOAD ?></h3>
  416. <p>累计分发</p>
  417. </li>
  418. </ul>
  419. </div>
  420. </div>
  421. </div>
  422. <!--合作伙伴-->
  423. <!--/内测分发-->
  424. <div class="ie_dialog" id="incompatible_tip">
  425. <div>
  426. <br>
  427. <table class="ie_notice" style="border:0">
  428. <tr>
  429. <td style="text-align: center;">
  430. <img class="logo_osc" src="/static/index/image/logo-top.png" alt="智风云"/>
  431. </td>
  432. </tr>
  433. <tr>
  434. <td>
  435. <h2 class="title">我们不支持 IE 10 及以下版本浏览器</h2>
  436. </td>
  437. </tr>
  438. <tr>
  439. <td>
  440. <h4 class="subtitle">It appears you’re using an unsupported browser</h4>
  441. </td>
  442. </tr>
  443. <tr>
  444. <td>
  445. <div class="ie_box">
  446. <div class="desc">
  447. 为了获得更好的浏览体验,我们强烈建议您使用较新版本的 Chrome、 Firefox、 Safari、360 等,或者升级到最新版本的IE浏览器。 如果您使用的是
  448. IE 11 或以上版本,请关闭“兼容性视图”。
  449. </div>
  450. <div class="logos">
  451. <a href="http://www.google.cn/chrome/browser/desktop/index.html" target="_blank"
  452. title="下载Chrome浏览器">
  453. <img src="/static/index/image/logo_chrome.png" width="200px"/>
  454. </a>
  455. <a href="http://www.firefox.com.cn" target="_blank" title="下载Firefox浏览器">
  456. <img src="/static/index/image/logo_firefox.png" width="100px"/>
  457. </a>
  458. <a href="http://browser.360.cn/" target="_blank" title="下载360浏览器">
  459. <img src="/static/index/image/logo_360.png" width="100px"/>
  460. </a>
  461. </div>
  462. <div>
  463. <a href="javascript:void(0);"
  464. onclick="document.getElementById('incompatible_tip').style.cssText = 'display:none;';"
  465. class="go">继续访问</a>
  466. </div>
  467. </div>
  468. </td>
  469. </tr>
  470. </table>
  471. </div>
  472. </div>
  473. <script>
  474. var isIE = (function () {
  475. var browser = {};
  476. return function (ver, c) {
  477. var key = ver ? (c ? "is" + c + "IE" + ver : "isIE" + ver) : "isIE";
  478. var v = browser[key];
  479. if (typeof (v) != "undefined") {
  480. return v;
  481. }
  482. if (!ver) {
  483. v = (navigator.userAgent.indexOf('MSIE') !== -1 || navigator.appVersion.indexOf('Trident/') > 0);
  484. } else {
  485. var match = navigator.userAgent.match(/(?:MSIE |Trident\/.*; rv:|Edge\/)(\d+)/);
  486. if (match) {
  487. var v1 = parseInt(match[1]);
  488. v = c ? (c == 'lt' ? v1 < ver : (c == 'gt' ? v1 > ver : undefined)) : v1 == ver;
  489. } else if (ver <= 9) {
  490. var b = document.createElement('b')
  491. var s = '<!--[if ' + (c ? c : '') + ' IE ' + ver + ']><i></i><![endif]-->';
  492. b.innerHTML = s;
  493. v = b.getElementsByTagName('i').length === 1;
  494. } else {
  495. v = undefined;
  496. }
  497. }
  498. browser[key] = v;
  499. return v;
  500. };
  501. }());
  502. if (isIE()) {
  503. document.getElementById('incompatible_tip').style.cssText = 'display:block;';
  504. }
  505. </script>
  506. <?php $this->footer() ?>
  507. </body>
  508. </html>