lrf402788946 %!s(int64=4) %!d(string=hai) anos
pai
achega
5a5b72cb2d
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/layout/common/share.vue

+ 2 - 2
src/layout/common/share.vue

@@ -44,10 +44,9 @@ export default {
       if (this.$checkRes(res)) {
         const { data } = res;
         // const shareUrl = 'http://broadcast.waityou24.cn/api/article/auth?redirect_uri=http://broadcast.waityou24.cn/articlemobile' + this.route;
-        const shareUrl = 'http://broadcast.waityou24.cn/articlemobile';
         // 'updateTimelineShareData', // 朋友圈及QQ空间
         this.$wx.config({
-          debug: false,
+          debug: true,
           appId: data.appid,
           timestamp: data.timestamp,
           nonceStr: data.noncestr,
@@ -64,6 +63,7 @@ export default {
       }
     },
     async toShare() {
+      const shareUrl = 'http://broadcast.waityou24.cn/articlemobile';
       this.$wx.ready(() => {
         this.$wx.onMenuShareAppMessage({
           title: this.title,