index.html 7.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175
  1. <!DOCTYPE html>
  2. <html lang="zh-CN">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  6. <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate">
  7. <meta http-equiv="Pragma" content="no-cache">
  8. <meta http-equiv="Expires" content="0">
  9. <title>
  10. <%= htmlWebpackPlugin.options.title %>
  11. </title>
  12. <script>
  13. var coverSupport = 'CSS' in window && typeof CSS.supports === 'function' && (CSS.supports('top: env(a)') || CSS
  14. .supports('top: constant(a)'))
  15. document.write(
  16. '<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0' +
  17. (coverSupport ? ', viewport-fit=cover' : '') + '" />')
  18. </script>
  19. <link rel="stylesheet" href="<%= BASE_URL %>static/index.<%= VUE_APP_INDEX_CSS_HASH %>.css" />
  20. <link href="https://cdn.bootcdn.net/ajax/libs/normalize/8.0.1/normalize.min.css" rel="stylesheet">
  21. <!-- 众炬 -->
  22. <script>
  23. if (!!~window.location.href.indexOf("jiasm.zfire.top")) {
  24. var _hmt = _hmt || [];
  25. (function () {
  26. var hm = document.createElement("script");
  27. hm.src = "https://hm.baidu.com/hm.js?f977c3a30a4c73ea2ee0f8f72adf9451";
  28. var s = document.getElementsByTagName("script")[0];
  29. s.parentNode.insertBefore(hm, s);
  30. })();
  31. }
  32. if (!!~window.location.href.indexOf("sxbh5.zfire.top")) {
  33. var _hmt = _hmt || [];
  34. (function () {
  35. var hm = document.createElement("script");
  36. hm.src = "https://hm.baidu.com/hm.js?4b7d2972b37d78bab708a34094c1586a";
  37. var s = document.getElementsByTagName("script")[0];
  38. s.parentNode.insertBefore(hm, s);
  39. })();
  40. }
  41. if (!!~window.location.href.indexOf("jxgree.zfire.top")) {
  42. var _hmt = _hmt || [];
  43. (function () {
  44. var hm = document.createElement("script");
  45. hm.src = "https://hm.baidu.com/hm.js?158171d714ae89f3d40f9e31cc8c6545";
  46. var s = document.getElementsByTagName("script")[0];
  47. s.parentNode.insertBefore(hm, s);
  48. })();
  49. }
  50. </script>
  51. <script src="https://wwcdn.weixin.qq.com/node/wework/wwopen/js/wwLogin-1.2.7.js" type="text/javascript"
  52. charset="utf-8"></script>
  53. <script type="text/javascript">
  54. var userAgent = navigator.userAgent;
  55. if (userAgent.indexOf('AlipayClient') > -1) {
  56. // 支付宝小程序的 JS-SDK 防止 404 需要动态加载,如果不需要兼容支付宝小程序,则无需引用此 JS 文件。
  57. document.writeln('<script src="https://appx/web-view.min.js"' + '>' + '<' + '/' + 'script>');
  58. } else if (/QQ/i.test(userAgent) && /miniProgram/i.test(userAgent)) {
  59. // QQ 小程序
  60. document.write(
  61. '<script type="text/javascript" src="https://qqq.gtimg.cn/miniprogram/webview_jssdk/qqjssdk-1.0.0.js"><\/script>'
  62. );
  63. } else if (/miniProgram/i.test(userAgent) && /micromessenger/i.test(userAgent)) {
  64. // 微信小程序 JS-SDK 如果不需要兼容微信小程序,则无需引用此 JS 文件。
  65. document.write(
  66. '<script type="text/javascript" src="https://res.wx.qq.com/open/js/jweixin-1.4.0.js"><\/script>');
  67. } else if (/toutiaomicroapp/i.test(userAgent)) {
  68. // 头条小程序 JS-SDK 如果不需要兼容头条小程序,则无需引用此 JS 文件。
  69. document.write(
  70. '<script type="text/javascript" src="https://s3.pstatp.com/toutiao/tmajssdk/jssdk-1.0.1.js"><\/script>');
  71. } else if (/swan/i.test(userAgent)) {
  72. // 百度小程序 JS-SDK 如果不需要兼容百度小程序,则无需引用此 JS 文件。
  73. document.write(
  74. '<script type="text/javascript" src="https://b.bdstatic.com/searchbox/icms/searchbox/js/swan-2.0.18.js"><\/script>'
  75. );
  76. } else if (/quickapp/i.test(userAgent)) {
  77. // quickapp
  78. document.write('<script type="text/javascript" src="https://quickapp/jssdk.webview.min.js"><\/script>');
  79. }
  80. </script>
  81. <script type="text/javascript">
  82. ! function (e, n) {
  83. "object" == typeof exports && "undefined" != typeof module ? module.exports = n() : "function" ==
  84. typeof define && define.amd ? define(n) : e.uniWebview = n()
  85. }(this, function () {
  86. "use strict";
  87. var e = {},
  88. a = [],
  89. n = function (e, n) {
  90. if (0 === a.length) {
  91. var i = plus.webview.currentWebview();
  92. if (!i) throw new Error("plus.webview.currentWebview() is undefined");
  93. var t = i.parent();
  94. if (!t) throw new Error("plus.webview.currentWebview().parent() is undefined");
  95. a.push(t.id)
  96. }
  97. var r = JSON.stringify({
  98. options: {
  99. timestamp: +new Date
  100. },
  101. name: e,
  102. arg: n
  103. });
  104. plus.webview.getLaunchWebview().evalJS('UniPlusBridge.subscribeHandler("WEB_INVOKE_APPSERVICE",' + r +
  105. "," + JSON.stringify(a) + ");")
  106. };
  107. e.navigateTo = function () {
  108. var e = (0 < arguments.length && void 0 !== arguments[0] ? arguments[0] : {}).url;
  109. n("navigateTo", {
  110. url: encodeURI(e)
  111. })
  112. }, e.navigateBack = function () {
  113. var e = (0 < arguments.length && void 0 !== arguments[0] ? arguments[0] : {}).delta;
  114. n("navigateBack", {
  115. delta: parseInt(e) || 1
  116. })
  117. }, e.switchTab = function () {
  118. var e = (0 < arguments.length && void 0 !== arguments[0] ? arguments[0] : {}).url;
  119. n("switchTab", {
  120. url: encodeURI(e)
  121. })
  122. }, e.reLaunch = function () {
  123. var e = (0 < arguments.length && void 0 !== arguments[0] ? arguments[0] : {}).url;
  124. n("reLaunch", {
  125. url: encodeURI(e)
  126. })
  127. }, e.redirectTo = function () {
  128. var e = (0 < arguments.length && void 0 !== arguments[0] ? arguments[0] : {}).url;
  129. n("redirectTo", {
  130. url: encodeURI(e)
  131. })
  132. }, e.getEnv = function (e) {
  133. e({
  134. plus: !0
  135. })
  136. }, e.postMessage = function () {
  137. var e = 0 < arguments.length && void 0 !== arguments[0] ? arguments[0] : {};
  138. n("postMessage", e.data || {})
  139. };
  140. var i = {};
  141. "undefined" != typeof wx && wx.miniProgram && (i.navigateTo = wx.miniProgram.navigateTo, i.navigateBack = wx
  142. .miniProgram.navigateBack, i.switchTab = wx.miniProgram.switchTab, i.reLaunch = wx.miniProgram.reLaunch, i
  143. .redirectTo = wx.miniProgram.redirectTo, i.postMessage = wx.miniProgram.postMessage, i.getEnv = wx
  144. .miniProgram.getEnv);
  145. var t = /uni-app/i.test(navigator.userAgent),
  146. r = /micromessenger/i.test(navigator.userAgent),
  147. o = {},
  148. d = function () {
  149. window.UniAppJSBridge = !0, document.dispatchEvent(new CustomEvent("UniAppJSBridgeReady", {
  150. bubbles: !0,
  151. cancelable: !0
  152. }))
  153. };
  154. return t && (o = e, window.plus && /complete|loaded|interactive/.test(document.readyState) ? d() : document
  155. .addEventListener("plusready", d)), r && (o = i, window.WeixinJSBridge && WeixinJSBridge.invoke ? d() :
  156. document.addEventListener("WeixinJSBridgeReady", d)), o
  157. });
  158. </script>
  159. <script>
  160. document.addEventListener('UniAppJSBridgeReady', function () {
  161. });
  162. </script>
  163. </head>
  164. <body>
  165. <noscript>
  166. <strong>Please enable JavaScript to continue.</strong>
  167. </noscript>
  168. <div id="app"></div>
  169. <!-- built files will be auto injected -->
  170. </body>
  171. </html>