From 6f44eb561c9a728e3ff4862554047abc31640ca7 Mon Sep 17 00:00:00 2001 From: wjt <1797368093@qq.com> Date: 星期六, 22 六月 2024 16:41:25 +0800 Subject: [PATCH] 修改手机号添加 --- common/http.interceptor.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/common/http.interceptor.js b/common/http.interceptor.js index 6e49d92..9099a99 100644 --- a/common/http.interceptor.js +++ b/common/http.interceptor.js @@ -60,7 +60,7 @@ // vm.$u.vuex('userInfo', null) // vm.$u.vuex('token', null) // uni.removeStorageSync("sessionToken") - // uni.clearStorageSync() // 娓呮鎵�鏈夌殑缂撳瓨 + uni.clearStorageSync() // 娓呮鎵�鏈夌殑缂撳瓨 uni.showToast({ title: '鎺堟潈杩囨湡,璇烽噸鏂扮櫥褰�', icon: 'none', -- Gitblit v1.9.1