Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
父组件
子组件逻辑
子组件使用微信小程序原生代码写的,父组件则用Taro代码写的,一般传值只需要父组件传递一个函数到父组件就行了,但是小程序原生代码却传递不了,如何解决呢?或者说那位仁兄遇到过这类场景?请说一下,小弟我感激不尽啊!