From d3bd8d6d15860ffb54a51ef78c86aeba16685e13 Mon Sep 17 00:00:00 2001 From: heshunme Date: Sat, 26 Oct 2024 20:38:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8D=E7=94=A8cdn=E4=BA=86=E3=80=82?= =?UTF-8?q?=E6=9C=AC=E5=9C=B0=E9=83=A8=E7=BD=B2=E6=9C=AC=E5=9C=B0=E4=BD=BF?= =?UTF-8?q?=E7=94=A8=E7=9B=B4=E6=8E=A5=E6=8A=8Ajs=E5=80=9F=E8=BF=87?= =?UTF-8?q?=E6=9D=A5=E5=BF=AB=E5=A4=9A=E4=BA=86=EF=BC=8C=E8=B5=B7=E7=A0=81?= =?UTF-8?q?=E6=AF=8F=E6=AC=A1=E7=9C=81=E5=8D=8A=E7=A7=92=EF=BC=8C=E5=BF=AB?= =?UTF-8?q?=E7=9A=84=E6=97=B6=E5=80=99=E7=9C=81=E5=A5=BD=E5=87=A0=E7=A7=92?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- html/index.html | 6 +-- html/static/element-plus.js | 73 ++++++++++++++++++++++++++++++ html/static/element-plus/index.css | 1 + html/static/vue@3.js | 20 ++++++++ html/terminal.html | 6 +-- html/upload.html | 7 ++- main.py | 5 ++ 7 files changed, 108 insertions(+), 10 deletions(-) create mode 100644 html/static/element-plus.js create mode 100644 html/static/element-plus/index.css create mode 100644 html/static/vue@3.js diff --git a/html/index.html b/html/index.html index 4cc2fe5..76436c2 100644 --- a/html/index.html +++ b/html/index.html @@ -4,7 +4,7 @@ 习题识别工具 - +