时间:2021-07-01 10:21:17 帮助过:24人阅读
$(function(){
$('#bn').click(function() {
var r = [];
$('.xh').each(function(i, t) {
r.push($(this).html());
});
alert(r);
$.post("yidong.php",{xh :r});
});
});[code=php]
编号 | 名 称 | 种 类 | 类 别 | 图 片 | 简 介 | 图 示 | 介 绍 | 公 司 | 开 始 | 结 束 | 地 址 | 休 息 | 网 址 | 停 止 | 操 作 | 排 序 | ||
{$i["id"]} | {$i["name"]} | {$i["varietyid"]} | {$i["classifyid"]} | {$i["list_pic"]} | {$i["introduction"]} | {$i["show_pic"]} | {$i["product_introduction"]} | {$i["company"]} | {$i["business_start"]} | {$i["business_end"]} | {$i["address"]} | {$i["rest_flag"]} | {$i["web"]} | {$i["del_flag"]} | 修改 删除 | 上移 | 下移 | 置顶 |