From 0ed66418e5c7dbae2bcee53031edf7c90c3a34a6 Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 27 Feb 2023 10:45:13 +0500 Subject: [PATCH] ok --- pages/auth/forgot.vue | 68 +++++++++++++++--------------- pages/auth/insitutionlogin.vue | 1 + pages/auth/login.vue | 5 +++ pages/auth/newpassowrd.vue | 77 ++++++++++++++++++++++++++++++++++ pages/auth/signup.vue | 5 +++ 5 files changed, 122 insertions(+), 34 deletions(-) create mode 100644 pages/auth/newpassowrd.vue diff --git a/pages/auth/forgot.vue b/pages/auth/forgot.vue index 8857b5a..e1f62dd 100644 --- a/pages/auth/forgot.vue +++ b/pages/auth/forgot.vue @@ -1,11 +1,16 @@ \ No newline at end of file diff --git a/pages/auth/signup.vue b/pages/auth/signup.vue index addbee8..b2a7e40 100755 --- a/pages/auth/signup.vue +++ b/pages/auth/signup.vue @@ -1,5 +1,9 @@