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