详情页跳转问题修改

cyl/develop
wangxia 12 months ago
parent db906a328e
commit e883ee582f

@ -102,6 +102,7 @@ Component({
wx.navigateTo({ wx.navigateTo({
url: `../login/index` url: `../login/index`
}); });
return
} }
if (that.data.selectJob) { if (that.data.selectJob) {
that.triggerEvent("getDetail", e.currentTarget); that.triggerEvent("getDetail", e.currentTarget);

@ -44,7 +44,7 @@
"tabIndent": "insertSpaces", "tabIndent": "insertSpaces",
"tabSize": 2 "tabSize": 2
}, },
"appid": "wxb0dea4d11428c6a5", "appid": "wxe431e0b3abd9ae0b",
"packOptions": { "packOptions": {
"ignore": [], "ignore": [],
"include": [] "include": []

Loading…
Cancel
Save