From 59f4dc012a2c42eebd31301444e0f8df9af088e0 Mon Sep 17 00:00:00 2001 From: wjt <1797368093@qq.com> Date: 星期三, 26 六月 2024 10:13:12 +0800 Subject: [PATCH] Merge branch 'master' of http://218.28.192.34:9999/r/sqys/sqys_xcx --- 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