Commit 9b3b84fe by jinxin

Merge remote-tracking branch 'origin/feature/获取用户敏感信息' into developer

parents 0cd32910 e7938c21
......@@ -10,8 +10,8 @@
$(function(){
var returnUlr = "/pages/workbench/workbench";
console.log(returnUlr)
return wx.miniProgram.redirectTo({
url : returnUlr,
return wx.miniProgram.switchTab({
url : returnUlr
});
}) ;
</script>
......
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