芝麻web文件管理V1.00
编辑当前文件:/home/mybf1/www/class.bf1.my/wp-content/themes/sinatra/inc/customizer/controls/toggle/toggle.min.js
wp.customize.controlConstructor["sinatra-toggle"]=wp.customize.Control.extend({ready:function(){"use strict";var control=this;control.container.on("click",".sinatra-toggle-switch",(function(){control.setting.set(!control.setting.get())}))}});