uniapp跳转

//页面路径
user/pages/addressList/index?id=198213b479b54cbcaf2b5dcd79a92f94
//函数代码
let id = 198213b479b54cbcaf2b5dcd79a92f94;
uni.navigateTo({'user/pages/addressList/index?id=' + id,'navigeTo'});

user/addressList/index?confirmType=2&cartIds=1dd902ffccb749b3a39aad9894d38ec7&skuId=82b7e31aab8545d58bb26f57e54d86e8
uni.navigateTo({'user/pages/addressList/index?confirmType=2&cartIds=1dd902ffccb749b3a39aad9894d38ec7&skuId=82b7e31aab8545d58bb26f57e54d86e8','navigeTo'})