孙志雷 %!s(int64=6) %!d(string=hai) anos
pai
achega
8987f3df0c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -29,7 +29,7 @@
                 localStorage.setItem('userData', JSON.stringify(userData.data));
             },
             error: function (e) {
-                alert(e);
+                alert(JSON.stringify(e))
                 alert('已失效,请重新打开')
             }
         });