Commit 39286662 by 杨翰文

fix: 交通无分享文字

parent 8272bc2d
......@@ -630,6 +630,7 @@ var vueInstance = new Vue({
setActive(idx,initJsSdk=true){
this.activeIdx = Number(idx)
this.shareDesc = this.navs[this.activeIdx].content
this.refreshShareText();
if(initJsSdk)this.shareToFirends()
},
async _init_func(){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment