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": []