From 16b3b631694b67d55ea6f7f514316a8f7e24e4fb Mon Sep 17 00:00:00 2001 From: wjsjwr Date: Sat, 22 Feb 2025 16:59:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E7=99=BB=E5=BD=95=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 25 ++-- bookkeeper/Cargo.lock | 178 +++++++++++++++++++++++++-- bookkeeper/Cargo.toml | 5 +- bookkeeper/Rocket.toml | 2 +- bookkeeper/src/main.rs | 191 ++++++++++++++++++++++++++--- bookkeeper/templates/login.html.j2 | 17 +++ 6 files changed, 384 insertions(+), 34 deletions(-) create mode 100644 bookkeeper/templates/login.html.j2 diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 321fb86..0faba63 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -10,15 +10,13 @@ - + + - - + - - @@ -158,7 +157,8 @@ - + + -