ReferenceError: $ is not defined

F12查看問題,發現jquery加載速度太慢css

<script src="https://cdn.bootcss.com/jquery/3.3.1/jquery.min.js"></script>jquery

 

換了源秒加載ajax

<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>cdn

相關文章
相關標籤/搜索