优化
This commit is contained in:
@@ -32,7 +32,7 @@ Component({
|
||||
//返回到首页
|
||||
_backhome() {
|
||||
wx.navigateTo({
|
||||
url: '/Pages/index/index',
|
||||
url: '/Pages/index/index?from=navbar',
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user