selectComponent
// 在父组件中调用
const childComponent = this.selectComponent('#myChild');
childComponent.myMethod();
上一篇:微信小程序中父子组件相互调用详解|新闻资讯|技术讨论|温州糯麦科技有限公司
selectComponent
// 在父组件中调用
const childComponent = this.selectComponent('#myChild');
childComponent.myMethod();
上一篇:微信小程序中父子组件相互调用详解|新闻资讯|技术讨论|温州糯麦科技有限公司