| @@ -212,8 +212,11 @@ Page({ | |||
| app.globalData.authenticationStatus.jobDetail = this.data.storeArr[this.data.storeValue]['agent_detail'] | |||
| app.globalData.authenticationStatus.city = data.city | |||
| app.globalData.authenticationStatus.agentDetail = data.agentDetail | |||
| wx.navigateBack({ | |||
| delta: 1, | |||
| // wx.navigateBack({ | |||
| // delta: 1, | |||
| // }) | |||
| wx.redirectTo({ | |||
| url: '../poster/poster', | |||
| }) | |||
| }else{ | |||
| wx.showToast({ | |||