rk
2026-05-13 3e210fac9492b90e21ca9bf76c1d9a8fda1f4388
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'
            })