doum
9 天以前 9287e9a02f9a9a85b0c4dc49f04d1426af4a0ede
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
                  })