From a0b99ddd104d10d8e200e76d02641d3d2bac7975 Mon Sep 17 00:00:00 2001 From: aBin Date: Thu, 29 Jul 2021 19:50:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B2=BB=E7=96=97=E6=96=B9=E6=A1=88=E8=B7=B3?= =?UTF-8?q?=E8=BD=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index 0a93365..b609e4f 100644 --- a/index.html +++ b/index.html @@ -47,8 +47,8 @@ -
-
+
+
@@ -64,19 +64,19 @@ } } ;(function() { - var dom = document.querySelector('div[data-root=p1419895828960780288]') + var dom = document.querySelector('div[data-root=p1419895863458930688]') var domBox = dom.parentNode; - var domChild = document.querySelectorAll('div[data-root=p1419895828960780288]>div'); + var domChild = document.querySelectorAll('div[data-root=p1419895863458930688]>div'); domChild[0].innerHTML = domBox.getAttribute('data-tname'); })() - const p1419895828960780288 = { + const p1419895863458930688 = { jumpDetails(that) { const pId = that.parentNode.getAttribute('data-pid'); const rId = that.parentNode.getAttribute('data-rid'); const uId = that.parentNode.getAttribute('data-uid'); const tId = that.parentNode.getAttribute('data-tid'); console.log(pId) - location.href = `https://www.tall.wiki/qc/diagnosis?projectId=${pId}&roleId=${rId}&userId=${uId}&id=${tId}`; + location.href = `https://www.tall.wiki/qc/treatmentPlan?projectId=${pId}&roleId=${rId}&userId=${uId}&id=${tId}`; } }