MrShi
2026-05-14 ce1248297e07cf5e409a37d43f2e0b54fcf86071
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'
            })