index.html 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839
  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.0, maximum-scale=1.0, user-scalable=0">
  7. <link rel="icon" href="<%= BASE_URL %>favicon.ico">
  8. <title>河马代缴</title>
  9. <style>
  10. body {
  11. background: #dddddd;
  12. }
  13. </style>
  14. <script>
  15. window._agl = window._agl || [];
  16. (function () {
  17. _agl.push(
  18. ['production', '_f7L2XwGXjyszb4d1e2oxPybgD']
  19. );
  20. (function () {
  21. var agl = document.createElement('script');
  22. agl.type ='text/javascript';
  23. agl.async = true;
  24. agl.src = 'https://fxgate.baidu.com/angelia/fcagl.js?production=_f7L2XwGXjyszb4d1e2oxPybgD';
  25. var s = document.getElementsByTagName('script')[0];
  26. s.parentNode.insertBefore(agl, s);
  27. })();
  28. })();
  29. </script>
  30. </head>
  31. <body>
  32. <noscript>
  33. <strong>We're sorry but hippo doesn't work properly without JavaScript enabled. Please enable it to
  34. continue.</strong>
  35. </noscript>
  36. <div id="app"></div>
  37. <!-- built files will be auto injected -->
  38. </body>
  39. </html>