同步资源
This commit is contained in:
@@ -98,7 +98,7 @@ export default {
|
||||
back() {
|
||||
if (getCurrentPages().length === 1) {
|
||||
uni.switchTab({
|
||||
url: "/pages/home/home",
|
||||
url: "/pages/AppHome/AppHome",
|
||||
});
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user