7c7ece24 by yangjianbin

init

1 parent fafd744b
......@@ -62,6 +62,7 @@
columns: [
{
data: "id", render: function (data, type, full) {
var url = "< ?=site_url('/user/info')?>";
url += '/' + data;
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!