Skip to content

Commit

Permalink
修复前端
Browse files Browse the repository at this point in the history
  • Loading branch information
huangyanming committed Mar 31, 2023
1 parent 1e713ba commit 5c3fe40
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions resources/view/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>AI Chatbot</title>
<script type="module" crossorigin src="/assets/index-ce508fad.js"></script>
<link rel="stylesheet" href="/assets/index-7d01d5e6.css">
</head>
<body>
<div id="root"></div>

</body>
</html>

0 comments on commit 5c3fe40

Please sign in to comment.