@H_404_1@为什么在我的脚本中写下为什么丢了名字.当我包含这样的脚本时,操作符
this.switch = function(){ if (this.status == "enabled") { this.disable(); this.stop(); } else { this.enable(); } }
该脚本旨在将状态从启用转移到禁用