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
667 B

2 months ago
2 months ago
2 months ago
2 months ago
  1. <!doctype html>
  2. <html lang="cn">
  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;">
  13. <div id="app"></div>
  14. <script type="module" src="/src/main.js"></script>
  15. </body>
  16. </html>