假如小程序中有选座系统,点击选座跳转到app的选座页面,最终购买是在小程序中,请问这个可以实现么?
看文档 https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/launchApp.html
可以啊…https://developers.weixin.qq.com/miniprogram/dev/framework/app-service/route.html
https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/launchApp.html
可以