function factory use strict; if typeof define === function && defineamd using AMD; register as anon module definejquery factory; else no AMD; invoke directly
(function ($) { "use strict"; // plugin code here })(jQuery || Zepto);
原文地址: https://www.cveoy.top/t/topic/bemn 著作权归作者所有。请勿转载和采集!