You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
773 B

4 months ago
4 months ago
4 months ago
3 months ago
4 months ago
4 months ago
  1. <!doctype html>
  2. <html lang="cn" style="min-height: 100vh !important;">
  3. <head>
  4. <meta charset="UTF-8" />
  5. <link rel="icon" type="image/png" href="src/assets/img/homePage/AIicon.png">
  6. <!-- <meta name="viewport" content="width=device-width, initial-scale=1.0" /> -->
  7. <script type="text/javascript" src="https://lfjf.rzfwq.com/djt/soft/bogu2021/uni-app/webview.js"></script>
  8. <meta name="viewport"
  9. content="width=device-width, initial-scale=1.0, user-scalable=no, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover" />
  10. <title>AI小财神</title>
  11. </head>
  12. <body style="margin: 0px; padding: 0px; min-height: 100vh !important;">
  13. <div id="app" style="min-height: 100vh !important;"></div>
  14. <script type="module" src="/src/main.js"></script>
  15. </body>
  16. </html>