• #2 楼 @lihuazhang
    我注释掉这两行代码了

    this.pushSettingsApp.bind(this), 
    this.pushUnlock.bind(this), 
    

    这样可以不用每次都安装,没有发现什么大的问题出现,但是这样会有什么弊端?时不时的会出现 an element could not be located 是不是这个造成的?