@@ -28,7 +28,9 @@ export default {
// emulateJSON: true
// })
- const res = await getWxConfig({})
+ const res = await getWxConfig({
+ url:window.location.href
+ })
//发送成功
var timestamp = res.wxConfig.timestamp;