yerong %!s(int64=4) %!d(string=hai) anos
pai
achega
20c9fdc178
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/pages/index/index.vue

+ 1 - 1
src/pages/index/index.vue

@@ -138,7 +138,7 @@ export default {
   mounted() {
     wx.login({
       success(res){
-        console.log(res)
+        console.log(res);
       }
     })
   },