With regard to the question of Wechat's public platform jssdk, after you specify link, click on the moments to enter the link?.

question:
after I have specified the link=urlHopeInto that I click to jump to, I will share it in the moments. Others click on the article in the moments to enter the page when sharing instead of the link? specified when sharing.

   const urlHopeInto = this.taskShowHref;
         wx.onMenuShareTimeline({
                            /* */
                            title: _this.taskShowName, // 
                            link: urlHopeInto, //   
                            imgUrl: _this.taskShowUrl, //  url
                            success: function () {
                                console.log("" + urlHopeInto)
                                _this.account(1);
                                // alert("");
                                // 1
                            },
                            cancel: function () {
                                alert("");
                                // 
                            },
                            complete: function (data) {
                                //   onsuccess 
                                //  _this.account(1);//TODO 
                                console.log("ready-complete-" + data.errMsg)
                            },
                            trigger: function (data) {
                                console.log("link=" + urlHopeInto);
                                console.log("ready-trigger-----------" + data.errMsg)
                            },
                        });
                        
                                      

ask for the guidance of the great god. no, no, no.

Mar.12,2021

from=1" rel=" nofollow noreferrer "> https://mbd.baidu.com/newspag.

Wechat adjusts the sharing function


has not been implemented since 7.5 days

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b369c2-2c023.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b369c2-2c023.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?