From cfbdac775f781ddb742d0807c2d82846f3e3688b Mon Sep 17 00:00:00 2001 From: Leo <98382335+gaoziman@users.noreply.github.com> Date: Mon, 20 Oct 2025 14:03:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E9=A1=B9=E7=9B=AE=E5=85=A5?= =?UTF-8?q?=E5=8F=A3=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 添加HTML入口模板 - 添加React应用入口文件 --- public/index.html | 18 ++++++++++++++++++ src/index.js | 14 ++++++++++++++ 2 files changed, 32 insertions(+) create mode 100644 public/index.html create mode 100644 src/index.js diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000..16a9cd2 --- /dev/null +++ b/public/index.html @@ -0,0 +1,18 @@ + + +
+ + + + + +