新页面和修改对应逻辑
This commit is contained in:
@@ -230,10 +230,10 @@ function viewTaskDetail(taskId: string) {
|
||||
})
|
||||
}
|
||||
|
||||
// 返回主页
|
||||
// 返回上一页
|
||||
function goBackToHome() {
|
||||
uni.reLaunch({
|
||||
url: '/pages/mall/delivery/index'
|
||||
url: '/pages/mall/delivery/profile'
|
||||
})
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user