From cf2d08373f75891a35b023bdfa72ceeff2e93b0b Mon Sep 17 00:00:00 2001 From: al Date: Wed, 10 Jul 2024 16:52:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=AD=98=E5=9C=A8=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/share/[mid]/page.js | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/app/share/[mid]/page.js b/app/share/[mid]/page.js index 49d1dd9..0d0c9c9 100644 --- a/app/share/[mid]/page.js +++ b/app/share/[mid]/page.js @@ -69,9 +69,6 @@ export default function ShareSpace({ data }) { { - router.push("/my"); - }} /> @@ -83,17 +80,14 @@ export default function ShareSpace({ data }) { { - router.push("/my"); - }} />
{ - // router.push("WebWithoutHeader", { - // uri: webUrl + "/zone/share/" + data?.streamer_ext?.user_id, - // }) + router.push("WebWithoutHeader", { + uri: webUrl + "/zone/share/" + data?.streamer_ext?.user_id, + }) }} className="flex justify-between pt-4 pb-2" > @@ -101,9 +95,6 @@ export default function ShareSpace({ data }) { { - router.push("/my"); - }} />