uni.navigateToMiniProgram({
appId:'UNI4138A06',
path:'',
success(res) {
testModule.showToast(res.toString());
}
})
无法跳转至对应小程序,这个小程序也是uniapp的
uni.navigateToMiniProgram({
appId:'UNI4138A06',
path:'',
success(res) {
testModule.showToast(res.toString());
}
})
无法跳转至对应小程序,这个小程序也是uniapp的
2 个回复
弈凌 - yl-yue
同问
弈凌 - yl-yue
mpass与finclip皆已支持小程序与小程序之间的跳转