@@ -53,7 +53,6 @@
data: res,
success: function() {
uni.redirectTo({
- // url: `/pagesRest/activity/info`
url: `/pages/home/index`
})
}