From d1135f1be0afff18fce90dd888dbbb5de8be7fba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=8E=E6=B0=B8=E9=A1=BA?= <971387674@qq.com> Date: Mon, 19 Jun 2023 13:57:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B3=9B=E5=BE=AE=E8=96=AA=E8=B5=84=E6=A0=B8?= =?UTF-8?q?=E7=AE=97iframe=E8=A1=A8=E6=A0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4eae9e3..0824865 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,6 @@ "@types/react": "^17.0.2", "@types/react-dom": "^17.0.2", "@umijs/plugin-access": "2.4.2", - "umi-plugin-authorize": "^2.8.12", "@umijs/plugin-dva": "^0.13.0", "@umijs/plugin-initial-state": "^2.4.0", "@umijs/plugin-locale": "^0.15.0", @@ -70,6 +69,7 @@ "prettier": "^2.2.0", "typescript": "^4.3.5", "umi": "^3.5.20", + "umi-plugin-authorize": "^2.8.12", "yorkie": "^2.0.0" } }