From 3f8375345f6f95056f57c4ec2f7ab513ab9dcc97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8D=B7=E9=9B=A8=E5=A4=B4=E4=B8=8A=E6=8F=92=E7=9D=80?= =?UTF-8?q?=E8=96=84=E8=8D=B7=F0=9F=8D=80?= Date: Thu, 25 Sep 2025 18:00:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20development.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 以期解决cloudflare page报错问题 --- docs/development.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/development.md b/docs/development.md index 7e088e7..fa8d823 100644 --- a/docs/development.md +++ b/docs/development.md @@ -60,4 +60,8 @@ npm run docs:dev ``` - 然后打开浏览器,访问 http://localhost:5173/ 即可。 \ No newline at end of file + 然后打开浏览器,访问 + ``` + http://localhost:5173/ + ``` + 即可。 \ No newline at end of file