首页
This commit is contained in:
@@ -263,7 +263,7 @@ export default {
|
||||
}else if(row.type == 2) {
|
||||
uni.switchTab({url: row.modulePath})
|
||||
}else {
|
||||
uni.navigateTo({url: row.modulePath+`&name=${row.name}`})
|
||||
uni.navigateTo({url: row.modulePath})
|
||||
}
|
||||
},
|
||||
getWeather() {
|
||||
|
||||
Reference in New Issue
Block a user