fix: avatar page
This commit is contained in:
@@ -144,7 +144,7 @@ const goBack = () => {
|
||||
};
|
||||
|
||||
const goHome = () => {
|
||||
uni.reLaunch({
|
||||
uni.switchTab({
|
||||
url: "/pages/index/index",
|
||||
});
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user