From 6406918abc239e4f0c8bf9709a79c45683f24a11 Mon Sep 17 00:00:00 2001 From: kuaileWu <1432334894@qq.com> Date: Thu, 6 Mar 2025 10:26:20 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=B2=E7=BB=8F=E7=99=BB=E5=BD=95=E7=9A=84?= =?UTF-8?q?=E4=B8=8D=E9=9C=80=E8=A6=81=E9=87=8D=E5=A4=8D=E7=99=BB=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.vue | 4 ---- 1 file changed, 4 deletions(-) diff --git a/App.vue b/App.vue index 88e2341..c087f74 100644 --- a/App.vue +++ b/App.vue @@ -15,10 +15,6 @@ } } catch (e) { } - - if(did) { - uni.clearStorageSync(); - } if(!did){ var doctor_id = uni.getStorageSync(this.globalData.doctoridStorageKey)