摘要: 1、在 app.json 中 "navigateToMiniProgramAppIdList":[ "wx6885acbedba59c14" ] 2、做个按钮,参数为快递订单号 <button catchtap="wuliu" data-expressNo="{{orderNoDetail.expr 阅读全文
posted @ 2020-09-30 14:09 路西德 阅读(812) 评论(1) 推荐(0)
摘要: WXML 中 <button open-type="contact">联系客服</button> 然后在 微信小程序公众平台 => 功能 => 客服 => 添加 (微信账号) 最后在微信中 搜索小程序 【客服小助手】,就可以和用户对话了 阅读全文
posted @ 2020-09-30 14:05 路西德 阅读(1342) 评论(0) 推荐(0)