Commit c8bac2dd authored by sjf1256754123's avatar sjf1256754123

Update leader.vue

parent 261003ad
...@@ -63,6 +63,9 @@ ...@@ -63,6 +63,9 @@
icon: 'none', icon: 'none',
title: d.message title: d.message
}) })
uni.reLaunch({
url: '/pages/index/index',
});
} }
}).catch(err => { }).catch(err => {
console.log(err) console.log(err)
......
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