MrShi
2026-05-08 8a899e63502939dbf034b90ba46741e0faa9023c
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'
            })