Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

vor 5 Jahren
vor 5 Jahren
vor 5 Jahren
vor 5 Jahren
vor 5 Jahren
vor 5 Jahren
vor 5 Jahren
vor 5 Jahren
vor 5 Jahren
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  6. <meta name="viewport" content="width=device-width,initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=no"/>
  7. <meta name="apple-mobile-web-app-capable" content="yes"/>
  8. <meta name="full-screen" content="true"/>
  9. <meta name="screen-orientation" content="portrait"/>
  10. <meta name="x5-fullscreen" content="true"/>
  11. <meta name="360-fullscreen" content="true"/>
  12. <link rel="icon" href="<%= BASE_URL %>favicon.ico">
  13. <title>捷信物料</title>
  14. <script src="http://static.jiyou-tech.com/js/wx-share/jquery-3.0.0.min.js"></script>
  15. <script src="http://res.wx.qq.com/open/js/jweixin-1.4.0.js"></script>
  16. <script src="http://static.jiyou-tech.com/2019/js/wxShare.js"></script>
  17. <script type="text/javascript">
  18. wx.ready(function(){
  19. wx.showMenuItems({
  20. menuList: ["menuItem:share:timeline","menuItem:share:appMessage","menuItem:favorite"]
  21. });
  22. if(isWeiXin()){
  23. wx_share('捷信物料',"捷信物料",'捷信物料',"http://www.jiyou-tech.com/2020/561/",'http://www.jiyou-tech.com/2020/561/imgShare.jpg');
  24. }
  25. });
  26. </script>
  27. <script>
  28. var _hmt = _hmt || [];
  29. (function() {
  30. var hm = document.createElement("script");
  31. hm.src = "https://hm.baidu.com/hm.js?cd4c9c7c4b623d553db69cccba0dd6c5";
  32. var s = document.getElementsByTagName("script")[0];
  33. s.parentNode.insertBefore(hm, s);
  34. })();
  35. </script>
  36. </head>
  37. <body>
  38. <noscript>
  39. <strong>We're sorry but
  40. <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to
  41. continue.</strong>
  42. </noscript>
  43. <div id="app"></div>
  44. <audio id="bgAudio">
  45. <source src="http://static.jiyou-tech.com/2020/561/audio/bg.mp3" type="audio/mpeg">
  46. </audio>
  47. <script>
  48. document.body.addEventListener('touchmove', function (e) {
  49. e.preventDefault();
  50. }, {passive: false});
  51. var bgAudio=document.getElementById('bgAudio');
  52. bgAudio.loop=true;
  53. bgLoop=false;
  54. document.addEventListener("DOMContentLoaded", function() {
  55. document.addEventListener("WeixinJSBridgeReady", function() {
  56. bgAudio.play();
  57. }, false);
  58. });
  59. var openLoop=function(){
  60. bgLoop=true;
  61. }
  62. bgAudio.addEventListener('play',openLoop)
  63. </script>
  64. <!-- built files will be auto injected -->
  65. </body>
  66. </html>