From d767f112faca328e50894544cbfde2c65145db45 Mon Sep 17 00:00:00 2001 From: pwkev4itb <2715593964@qq.com> Date: Fri, 3 Sep 2021 10:01:43 +0800 Subject: [PATCH] ADD file via upload --- templates/index.html | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 templates/index.html diff --git a/templates/index.html b/templates/index.html new file mode 100644 index 0000000..c8bec8d --- /dev/null +++ b/templates/index.html @@ -0,0 +1,11 @@ + + + + + + 四则运算 + + + + + \ No newline at end of file