1、data-url 直接使用data-url在table标签中定义 2、使用load方法加载数据: $(“#finishingTask”).bootstrapTable(‘load’,data); //data为json数组