rk
2026-05-14 cd6b21f04e08a61d79e4aea2593c41fdc5cd0766
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'
            })