首页
编程
java
php
前端
首页
编程
java
php
前端
class类里如何自动触发点击事件
如果我要触发_onLaunchWeb事件,我该写在class类里的哪个位置
写在 constructor 里
componentDidMpunt里就行 this.你的事件命()
点击展开全文