多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
## 配置小程序跳转 1.先安装小程序跳转插件 ![](https://img.kancloud.cn/9b/5f/9b5f9bae12dd0d7626c7f511dead3a24_555x122.png) 2.在门店编辑里面配置小程序跳转参数,跳转微信小程序页面路径一定要以.html结尾 如果跳转页面有参数,请加到.html后面 例如pages/goods/detail/index?id=90195填写pages/goods/detail/index.html?id=90195, 例如pages/goods/detail/index填写pages/goods/detail/index.html ![](https://img.kancloud.cn/7e/9e/7e9e3ecde0382feba1248cf8055885b8_1222x318.png) 配置后前端就可以查看了 ![](https://img.kancloud.cn/d6/96/d6960ed0c804dc23045cfec2cde44b68_677x1225.png)