1、云开发方式(不推荐)

不推荐理由:
1、要钱
在这里插入图片描述
2、麻烦,需要兼容
在这里插入图片描述

参考链接:https://developers.weixin.qq.com/miniprogram/dev/wxcloud/guide/staticstorage/jump-miniprogram.html

2、URL Scheme方式(推荐)

前端实现步骤:
1、后端接口生成URL Scheme
2、前端通过点击事件,直接将当前页面路径替换成后端提供的URL Scheme即可唤起小程序

参考文档:https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/url-scheme.html

Logo

华为开发者空间,是为全球开发者打造的专属开发空间,汇聚了华为优质开发资源及工具,致力于让每一位开发者拥有一台云主机,基于华为根生态开发、创新。

更多推荐