@@ -17,7 +17,8 @@ export default defineComponent({
setup() {
openApi
.jspapi({
- url: encodeURIComponent(window.location.href.split('#')[0]+'/'),
+ // url: encodeURIComponent(window.location.href.split('#')[0]+'/'),
+ url:'https://www.baidu.com/'
})
.then((res) => {
let wxConfig = {