摘要: $j is not a function You need to add this code to make it working (JQUERY noConflict) var $j = $.noConflict(); This will allow you to use $j instead o 阅读全文
posted @ 2021-08-04 16:23 ChuckLu 阅读(104) 评论(0) 推荐(0)