@@ -33,7 +33,7 @@
data: res,
success: function() {
uni.redirectTo({
- url: `/pages/week/index`
+ url: `/pages/home/index`
})
}
});