From 1136cf1814d608e6a1cd4081857e341ba636fb29 Mon Sep 17 00:00:00 2001
From: tianxueren <1770664399@qq.com>
Date: Thu, 2 Nov 2023 11:37:22 +0800
Subject: [PATCH] fix build error
---
.gitignore | 3 +-
index.html | 14 +-
yarn.lock | 2536 ++++++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 2549 insertions(+), 4 deletions(-)
create mode 100644 yarn.lock
diff --git a/.gitignore b/.gitignore
index 7be0145..2fdd6c9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,4 +3,5 @@ node_modules
.vercel
.yarn
package-lock.json
-.yarn.lock
\ No newline at end of file
+.yarn.lock
+dist
\ No newline at end of file
diff --git a/index.html b/index.html
index 6e076f8..7833986 100644
--- a/index.html
+++ b/index.html
@@ -23,9 +23,8 @@
-
+
+