|
|
@ -157,7 +157,7 @@
|
|
|
|
shadeClose: true,
|
|
|
|
shadeClose: true,
|
|
|
|
shade: 0.8,
|
|
|
|
shade: 0.8,
|
|
|
|
area: ['70%', '80%'],
|
|
|
|
area: ['70%', '80%'],
|
|
|
|
content: ['admin.php?s=/SuperStatistical/lists' + params , 'no']
|
|
|
|
content: 'admin.php?s=/SuperStatistical/lists' + params
|
|
|
|
});
|
|
|
|
});
|
|
|
|
});
|
|
|
|
});
|
|
|
|
$("#role1").click(function () {
|
|
|
|
$("#role1").click(function () {
|
|
|
@ -167,7 +167,7 @@
|
|
|
|
shadeClose: true,
|
|
|
|
shadeClose: true,
|
|
|
|
shade: 0.8,
|
|
|
|
shade: 0.8,
|
|
|
|
area: ['70%', '80%'],
|
|
|
|
area: ['70%', '80%'],
|
|
|
|
content: ['admin.php?s=/SuperStatistical/lists' + params , 'no']
|
|
|
|
content: 'admin.php?s=/SuperStatistical/lists' + params
|
|
|
|
});
|
|
|
|
});
|
|
|
|
});
|
|
|
|
});
|
|
|
|
$("#superDetail").click(function () {
|
|
|
|
$("#superDetail").click(function () {
|
|
|
@ -177,7 +177,7 @@
|
|
|
|
shadeClose: true,
|
|
|
|
shadeClose: true,
|
|
|
|
shade: 0.8,
|
|
|
|
shade: 0.8,
|
|
|
|
area: ['70%', '80%'],
|
|
|
|
area: ['70%', '80%'],
|
|
|
|
content: ['admin.php?s=/SuperStatistical/superDetail' + params , 'no']
|
|
|
|
content: 'admin.php?s=/SuperStatistical/superDetail' + params
|
|
|
|
});
|
|
|
|
});
|
|
|
|
});
|
|
|
|
});
|
|
|
|
//搜索功能
|
|
|
|
//搜索功能
|
|
|
|