From c417859da73c3bf1881183ecf2f0d8a770acf032 Mon Sep 17 00:00:00 2001 From: yubaolee Date: Fri, 19 Jul 2024 17:00:26 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E6=88=90=E5=AD=97=E5=85=B8,=E7=BB=84?= =?UTF-8?q?=E7=BB=87=E5=8E=BBvue?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- OpenAuth.Mvc/Views/Categories/Index.cshtml | 32 ++--- OpenAuth.Mvc/Views/OrgManager/Index.cshtml | 25 ++-- OpenAuth.Mvc/wwwroot/userJs/categories.js | 133 +++++++++------------ OpenAuth.Mvc/wwwroot/userJs/orgs.js | 53 +++----- 4 files changed, 104 insertions(+), 139 deletions(-) diff --git a/OpenAuth.Mvc/Views/Categories/Index.cshtml b/OpenAuth.Mvc/Views/Categories/Index.cshtml index db670108..0675398d 100644 --- a/OpenAuth.Mvc/Views/Categories/Index.cshtml +++ b/OpenAuth.Mvc/Views/Categories/Index.cshtml @@ -1,15 +1,17 @@ @section header { - - - + + + } + -
+ +
- \ No newline at end of file + \ No newline at end of file diff --git a/OpenAuth.Mvc/Views/OrgManager/Index.cshtml b/OpenAuth.Mvc/Views/OrgManager/Index.cshtml index 56aef35d..a9106726 100644 --- a/OpenAuth.Mvc/Views/OrgManager/Index.cshtml +++ b/OpenAuth.Mvc/Views/OrgManager/Index.cshtml @@ -1,10 +1,11 @@ @section header { - - - + + + } -