7c7ece24 by yangjianbin

init

1 parent fafd744b
...@@ -62,6 +62,7 @@ ...@@ -62,6 +62,7 @@
62 columns: [ 62 columns: [
63 { 63 {
64 data: "id", render: function (data, type, full) { 64 data: "id", render: function (data, type, full) {
65
65 var url = "< ?=site_url('/user/info')?>"; 66 var url = "< ?=site_url('/user/info')?>";
66 url += '/' + data; 67 url += '/' + data;
67 return '<span class="dropDown dropDown_hover">\ 68 return '<span class="dropDown dropDown_hover">\
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!