From 2bb45214d0eef8a958cf74c391d9cd93ce2968d3 Mon Sep 17 00:00:00 2001
From: click33 <2393584716@qq.com>
Date: Fri, 6 Dec 2024 17:22:50 +0800
Subject: [PATCH] =?UTF-8?q?chore(oauth2):=20=E4=BF=AE=E5=A4=8D=20OAuth2=20?=
=?UTF-8?q?=E5=89=8D=E7=AB=AF=E6=B5=8B=E8=AF=95=E9=A1=B5=E4=B8=8D=E6=AD=A3?=
=?UTF-8?q?=E7=A1=AE=E7=9A=84=E6=8F=8F=E8=BF=B0=E4=BF=A1=E6=81=AF?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../sa-token-demo-oauth2-client-h5/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sa-token-demo/sa-token-demo-oauth2/sa-token-demo-oauth2-client-h5/index.html b/sa-token-demo/sa-token-demo-oauth2/sa-token-demo-oauth2-client-h5/index.html
index 2a9ecd14..6e5643a4 100644
--- a/sa-token-demo/sa-token-demo-oauth2/sa-token-demo-oauth2-client-h5/index.html
+++ b/sa-token-demo/sa-token-demo-oauth2/sa-token-demo-oauth2-client-h5/index.html
@@ -120,7 +120,7 @@
越过授权码的步骤,直接返回token到前端页面( 格式:http//:domain.com#token=xxxx-xxxx )
+越过授权码的步骤,直接返回token到前端页面( 格式:http://domain.com#token=xxxx-xxxx )