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