Commit 91783026 by 程默

add sso

parent e1820e72
...@@ -220,10 +220,6 @@ export default { ...@@ -220,10 +220,6 @@ export default {
//sso模式(嵌入第三方) //sso模式(嵌入第三方)
wx.navigateBack() wx.navigateBack()
return return
wx.redirectTo({
url: `../wxArticle/main?from=sso&link=${this.backUrl}`,
});
return;
} }
if (this.batchNumber) { if (this.batchNumber) {
let query = { let query = {
......
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 to comment