9658e0c0 by yangjianbin

init

1 parent 7c7ece24
...@@ -63,7 +63,7 @@ ...@@ -63,7 +63,7 @@
63 { 63 {
64 data: "id", render: function (data, type, full) { 64 data: "id", render: function (data, type, full) {
65 65
66 var url = "< ?=site_url('/user/info')?>"; 66 var url = "<?=site_url('/user/info')?>";
67 url += '/' + data; 67 url += '/' + data;
68 return '<span class="dropDown dropDown_hover">\ 68 return '<span class="dropDown dropDown_hover">\
69 <button class="btn radius size-M">请选择 <i class="Hui-iconfont">&#xe6d5;</i></button>\ 69 <button class="btn radius size-M">请选择 <i class="Hui-iconfont">&#xe6d5;</i></button>\
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!