rk
2026-05-11 33caf2bb79bb3c561916c91ae386ec772411e2e8
small-program/pages/storage-point-detail/storage-point-detail.vue
@@ -108,6 +108,7 @@
               this.showLogin = true
               return
            }
            uni.setStorageSync('selectedStore', this.activeStore)
            uni.navigateTo({
               url: '/pages/luggage-storage/luggage-storage'
            })