lilei 4 rokov pred
rodič
commit
e410be83a5
1 zmenil súbory, kde vykonal 4 pridanie a 0 odobranie
  1. 4 0
      pages/userCenter/userInfo/userInfo.vue

+ 4 - 0
pages/userCenter/userInfo/userInfo.vue

@@ -92,6 +92,10 @@
 				      logout({}).then(res => {
 				      logout({}).then(res => {
 				       getApp().globalData.token = ''
 				       getApp().globalData.token = ''
 				       _this.$u.vuex('vuex_token','')
 				       _this.$u.vuex('vuex_token','')
+					   _this.$u.vuex('vuex_userData','')
+					   _this.$u.vuex('vuex_cartList','')
+					   _this.$u.vuex('vuex_OrderAddress','')
+					   _this.$u.vuex('vuex_toOrderList','')
 					   // 关闭socket
 					   // 关闭socket
 					   _this.$store.commit("$closeWebsocket")
 					   _this.$store.commit("$closeWebsocket")
 				        uni.reLaunch({
 				        uni.reLaunch({