306132416@qq.com %!s(int64=5) %!d(string=hai) anos
pai
achega
87627f4853
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/App.vue

+ 1 - 0
src/App.vue

@@ -56,6 +56,7 @@ export default {
       })
     }).then(function (response) {
       console.log(response);
+      if(response.data.code === 200) alert('token验证success!')
     }).catch(function (error) {
       console.log(error);
     });