347617796@qq.com 4 years ago
parent
commit
f6b6bcd354
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/home.vue

+ 1 - 1
src/home.vue

@@ -1362,7 +1362,7 @@ export default {
       },
       site_id: 15
     };
-    localStorage.setItem('userData',JSON.stringify(user));
+    // localStorage.setItem('userData',JSON.stringify(user));
 	}
 };
 </script>