uni.redirectTo(OBJECT)uni.redirectTo(OBJECT)关闭当前页面,跳转到应用内的某个页面。 OBJECT参数说明 示例 uni.redirectTo({ url: 'test?id=1'});注意: -