From cf3e6d8a258d2e0a3f60886612c4eadd6e8739bf Mon Sep 17 00:00:00 2001 From: zuohuaijun Date: Fri, 22 Nov 2024 19:36:04 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=98=8E=E5=8D=87=E7=BA=A7=E4=BE=9D?= =?UTF-8?q?=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Admin.NET/Admin.NET.Core/Admin.NET.Core.csproj | 10 +++++----- Web/index.html | 2 +- Web/package.json | 8 ++++---- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Admin.NET/Admin.NET.Core/Admin.NET.Core.csproj b/Admin.NET/Admin.NET.Core/Admin.NET.Core.csproj index 96f8a5e9..1169c030 100644 --- a/Admin.NET/Admin.NET.Core/Admin.NET.Core.csproj +++ b/Admin.NET/Admin.NET.Core/Admin.NET.Core.csproj @@ -17,10 +17,10 @@ - - - - + + + + @@ -47,7 +47,7 @@ - + diff --git a/Web/index.html b/Web/index.html index a239e99d..309a785a 100644 --- a/Web/index.html +++ b/Web/index.html @@ -4,7 +4,7 @@ - + 正在加载中... diff --git a/Web/package.json b/Web/package.json index 55dc9043..642d429b 100644 --- a/Web/package.json +++ b/Web/package.json @@ -2,7 +2,7 @@ "name": "admin.net.pro", "type": "module", "version": "2.4.33", - "lastBuildTime": "2024.11.21", + "lastBuildTime": "2024.11.22", "description": "Admin.NET 站在巨人肩膀上的 .NET 通用权限开发框架", "author": "zuohuaijun", "license": "MIT", @@ -53,7 +53,7 @@ "push.js": "^1.0.12", "qrcodejs2-fixes": "^0.0.2", "qs": "^6.13.1", - "relation-graph": "^2.2.7", + "relation-graph": "^2.2.9", "screenfull": "^6.0.2", "sm-crypto-v2": "^1.9.3", "sortablejs": "^1.15.3", @@ -71,11 +71,11 @@ "vue-router": "^4.4.5", "vue-signature-pad": "^3.0.2", "vue3-tree-org": "^4.2.2", - "vxe-pc-ui": "^4.3.2", + "vxe-pc-ui": "^4.3.3", "vxe-table": "^4.8.10", "vxe-table-plugin-element": "^4.0.4", "vxe-table-plugin-export-xlsx": "^4.0.7", - "xe-utils": "^3.5.31", + "xe-utils": "^3.5.32", "xlsx-js-style": "^1.2.0" }, "devDependencies": {