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