摘要: typeof jQuery != "undefined" || importjQuery(); 判断jQuery对象是否存在,如果不存在就调用importjQuery()方法加载jQuery,否则不导入。 (function (num) { if (num > 36) { var result = 阅读全文
posted @ 2019-02-22 09:12 海阔天空XM 阅读(209) 评论(0) 推荐(0)