From 56c04455c8ee2a244eacb09e38ee6bc0faa3ed31 Mon Sep 17 00:00:00 2001 From: red-deng-deng <1924913374@qq.com> Date: Mon, 24 Jan 2022 10:07:18 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=98=E5=8E=9F=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 6 ------ 1 file changed, 6 deletions(-) diff --git a/index.html b/index.html index 01cee50..3ff5c41 100644 --- a/index.html +++ b/index.html @@ -134,12 +134,6 @@ let parmasResult = parmas.filter(n => n); linkId = parmasResult.length > 0 ? parmasResult[0] : null; //链接携带落地页渲染id keyCode = parmasResult.length > 1 ? parmasResult[1] : null; //链接携带key - // linkId='AAAAWW9smfXGjug0' - } - if(linkId.length>10){ - console.log('执行我'); - window.location.href='http://test.86885.cn/745/AAAAWW9smfXGjug0' - return } req.axiosGetplan('/plan/plan_theme/' + linkId).then(res => { if (res.code == 200) {