微信小程序路由跳转携带参数方法 云博小周宇2024年5月5日2023年8月6日1 Min Read 1.定义data-myName(myName为自定义的需要携带的参数名称) 2.绑定的函数中,event对象中currentTarget包含传递的自定义信息。