From 986fd6f3e8146cd0492286823a61ac7b5c352303 Mon Sep 17 00:00:00 2001 From: Last <253458536@qq.com> Date: Tue, 6 May 2025 15:58:04 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=86=E7=A6=BB=E6=A8=A1=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 43 ++++++++++++------- objects/DEMO.js | 102 ++++++++++++++++++++++++++++++++++++++++++++++ objects/育苗盘.js | 47 +++++++++++++++++++++ objects/螺丝帽.js | 35 ++++++++++++++++ package.json | 6 ++- 5 files changed, 216 insertions(+), 17 deletions(-) create mode 100644 objects/DEMO.js create mode 100644 objects/育苗盘.js create mode 100644 objects/螺丝帽.js diff --git a/index.html b/index.html index 8bd9510..3c19b40 100644 --- a/index.html +++ b/index.html @@ -13,6 +13,8 @@