微信小程序-父组件如何调用子组件的方法 2023-06-01 本文已影响0人 burgess123 const childComponent = this.selectComponent('#cropper'); childComponent.childMethod()