摘要: 思路 第一步:找到联动上下级的ID 在浏览器中通过F12查看 父级ID:id_files_category1 子级id:id_files_categoty2 第二步:ajax请求 $('#id_files_category1').change(function () { var module = $ 阅读全文
posted @ 2019-04-19 08:13 曹婷婷 阅读(2666) 评论(0) 推荐(0)