doum
2026-04-28 e89688f1c058bd9c4c505a2bb891643855e50a29
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
                  })