diff --git a/public/index.html b/public/index.html index 2269295..6544350 100755 --- a/public/index.html +++ b/public/index.html @@ -30,7 +30,7 @@ const script = document.createElement("script") script.src = (["localhost"].includes(location.hostname) ? "" : $baseURL) + "/js/jweixin-1.3.2.js" document.head.appendChild(script) - }) + }) diff --git a/src/router/index.js b/src/router/index.js index d0b4238..66654e5 100755 --- a/src/router/index.js +++ b/src/router/index.js @@ -140,7 +140,7 @@ router.beforeEach(async (to, from, next) => { } if (typeof wx !== "undefined") { - console.log("to.fullPath", to.fullPath) + // console.log("to.fullPath", to.fullPath) setTimeout(() => { wx.miniProgram.postMessage({