From 38f2b9ddb1b966db830169faf1df558f7826c390 Mon Sep 17 00:00:00 2001 From: tianyi <13521030702@163.com> Date: Wed, 10 Jun 2026 11:55:54 +0800 Subject: [PATCH] 1 --- components/tab-bar/myCenter.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/components/tab-bar/myCenter.vue b/components/tab-bar/myCenter.vue index 49b5c13..f4876ff 100644 --- a/components/tab-bar/myCenter.vue +++ b/components/tab-bar/myCenter.vue @@ -177,6 +177,9 @@ url = '/package2/shop/merchantRegister' } else if (e == 'tuichu') { uni.clearStorageSync() + uni.reLaunch({ + url: '/package2/login/login' + }) } else if (e == 'qiehuan') { this.checkArea() } else if (e == 'jianzhichaping') {