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