small-program/components/custom-tabbar/custom-tabbar.vue
@@ -107,6 +107,9 @@ } } else { if (currentPath !== item.pagePath) { if(item.pagePath ==='/pages/itinerary/itinerary'){ uni.setStorageSync("orderStatus",-1) } uni.switchTab({ url: item.pagePath })