详情页跳转问题修改

cyl/develop
wangxia 12 months ago
parent db906a328e
commit e883ee582f

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

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

Loading…
Cancel
Save