From 858b578e4b40dfc4b59f34b0c24cf899cedce07b Mon Sep 17 00:00:00 2001 From: zhangguoping Date: Tue, 8 Oct 2024 10:30:55 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9C=80=E6=B1=82497?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index a1a7f5d..90fc885 100644 --- a/index.html +++ b/index.html @@ -123,8 +123,8 @@ //获取链接携带的参数 let linkId = getQueryString('id'); let keyCode = getQueryString('key'); - linkId = '2360' - keyCode="AAAES5AkbYLpBdjp" + // linkId = '2360' + // keyCode="AAAES5AkbYLpBdjp" if (!linkId) {//地址栏无携带id let path = window.location.pathname;