From a79426ada96e2eeefaeeeca5afff512df0dd37a3 Mon Sep 17 00:00:00 2001 From: supernijia <2903208875a@gmail.com> Date: Sun, 1 Mar 2026 00:07:25 +0800 Subject: [PATCH] first commit --- .gitattributes | 12 + .gitignore | 1 + index.html | 141 ++++++++ main.js | 64 ++++ package-lock.json | 872 ++++++++++++++++++++++++++++++++++++++++++++++ package.json | 16 + preload.js | 6 + renderer.js | 118 +++++++ style.css | 450 ++++++++++++++++++++++++ 9 files changed, 1680 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 index.html create mode 100644 main.js create mode 100644 package-lock.json create mode 100644 package.json create mode 100644 preload.js create mode 100644 renderer.js create mode 100644 style.css diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..6eef14e --- /dev/null +++ b/.gitattributes @@ -0,0 +1,12 @@ +# Set the default behavior, in case people don't have core.autocrlf set. +* text=auto + +# Declare files that will always have CRLF line endings on checkout. +*.bat text eol=crlf + +# Declare files that will always have LF line endings on checkout. +*.sh text eol=lf +*.js text eol=lf +*.json text eol=lf +*.html text eol=lf +*.css text eol=lf diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c2658d7 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +node_modules/ diff --git a/index.html b/index.html new file mode 100644 index 0000000..6d2fafc --- /dev/null +++ b/index.html @@ -0,0 +1,141 @@ + + +
+ + +交代一句话,剩下的AI替你完成
+
+ 请稍候,我们正在为您配置环境
+
+ 智谱GLM
+ 免费
+