摘要:
列表界面:主要实现方式:前台组合json格式查询条件,提交至后台解析处理一.前台搜索脚本String.prototype.replaceAll = function (s1, s2) { return this.replace(new RegExp(s1,"gm"),s2);};function doMongoSearch(){var whereCond = new Object();$("input[query],select[query]").each(function (index, domEle) {var type = $(domEle).at 阅读全文
posted @ 2013-08-13 18:05
李小加
阅读(1054)
评论(0)
推荐(0)

浙公网安备 33010602011771号