@@ -502,9 +502,6 @@
});
if(res.data.success){
let single = res.data.single;
- uni.showModal({
- content:"location.origin+location.pathname"+location.origin+location.pathname
- })
this.config(single.shareName,single.shareRemark,location.origin+location.pathname +"?shareToken="+this.shareToken,single.shareLogoImage)
}
@@ -9,7 +9,7 @@ export default {
},
onLoad() {
- this.signJsapiTicket();
+
methods:{