From e883ee582f6bcff2d01aea556e88ea9db47655f6 Mon Sep 17 00:00:00 2001 From: wangxia <779219182@qq.com> Date: Fri, 21 Mar 2025 17:34:00 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=A6=E6=83=85=E9=A1=B5=E8=B7=B3=E8=BD=AC?= =?UTF-8?q?=E9=97=AE=E9=A2=98=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/job-sub/index.js | 1 + project.config.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/components/job-sub/index.js b/components/job-sub/index.js index 6ae3a6b..35360cb 100644 --- a/components/job-sub/index.js +++ b/components/job-sub/index.js @@ -102,6 +102,7 @@ Component({ wx.navigateTo({ url: `../login/index` }); + return } if (that.data.selectJob) { that.triggerEvent("getDetail", e.currentTarget); diff --git a/project.config.json b/project.config.json index 858bc26..577cad2 100644 --- a/project.config.json +++ b/project.config.json @@ -44,7 +44,7 @@ "tabIndent": "insertSpaces", "tabSize": 2 }, - "appid": "wxb0dea4d11428c6a5", + "appid": "wxe431e0b3abd9ae0b", "packOptions": { "ignore": [], "include": []