tangning %!s(int64=2) %!d(string=hai) anos
pai
achega
9964f4e2fb
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/App.vue

+ 1 - 0
src/App.vue

@@ -25,6 +25,7 @@
     let clear = getUrlKey('clear'); //获取url参数code
     if(clear){
       useCookies().set('wxOpenId', '')
+      getCodeApi(123);
     }
   });
   function getUrlKey(name) {