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.
 
 
 

19 lines
667 B

<!doctype html>
<html lang="cn">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/png" href="src/assets/img/homePage/AIicon.png">
<!-- <meta name="viewport" content="width=device-width, initial-scale=1.0" /> -->
<script type="text/javascript" src="https://lfjf.rzfwq.com/djt/soft/bogu2021/uni-app/webview.js"></script>
<meta name="viewport"
content="width=device-width, initial-scale=1.0, user-scalable=no, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover" />
<title>AI小财神</title>
</head>
<body style="margin: 0px; padding: 0px;">
<div id="app"></div>
<script type="module" src="/src/main.js"></script>
</body>
</html>