5df90430 by yangjianbin

init

1 parent 1f2325e2
...@@ -91,6 +91,7 @@ ...@@ -91,6 +91,7 @@
91 processing: true, 91 processing: true,
92 bSort : false, 92 bSort : false,
93 searching : false,//是否显示搜索 93 searching : false,//是否显示搜索
94 iDisplayLength:10,
94 ajax: '<?=site_url("work/data")?>', 95 ajax: '<?=site_url("work/data")?>',
95 columns: [ 96 columns: [
96 {data: "id", render: function (data, type, full) { 97 {data: "id", render: function (data, type, full) {
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!