$(...).live is not a function

    xiaoxiao2022-06-22  46

    jquery.unobtrusive-ajax.js报错问题解决: .live() was deprecated in jQuery 1.7 and was removed in jQuery 1.9. You can use .on() instead

    参考

    转载请注明原文地址: https://ju.6miu.com/read-1122985.html

    最新回复(0)