lvkun996 hai 9 meses
pai
achega
2ed2ea30e9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/App.vue

+ 1 - 1
src/App.vue

@@ -28,7 +28,7 @@ const pushHomePage = () => {
 }
 
 onMounted(() => {
-  // registerWxConfig()
+  registerWxConfig()
 })
 
 </script>