From be394190c57e400795eba980096d57984b787ffb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=AA=86=E8=B6=85?= <> Date: Mon, 8 May 2023 16:54:57 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=B8=E6=9C=BA=E6=B3=A8=E5=86=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BagAuth/pages/login/register.vue | 26 +++++++++++++++++++++++--- api/user.js | 14 ++++++++++++++ 2 files changed, 37 insertions(+), 3 deletions(-) create mode 100644 api/user.js diff --git a/BagAuth/pages/login/register.vue b/BagAuth/pages/login/register.vue index 49852a3..a1ff1ba 100644 --- a/BagAuth/pages/login/register.vue +++ b/BagAuth/pages/login/register.vue @@ -86,6 +86,7 @@