e527486e by yangjianbin

init

1 parent 6a5d76fe
...@@ -62,7 +62,7 @@ ...@@ -62,7 +62,7 @@
62 /*{ 62 /*{
63 data: "id", render: function (data, type, full) { 63 data: "id", render: function (data, type, full) {
64 64
65 var url = "<?=site_url('/user/info')?>"; 65 var url = "< ?=site_url('/user/info')?>";
66 url += '/' + data; 66 url += '/' + data;
67 return '<span class="dropDown dropDown_hover">\ 67 return '<span class="dropDown dropDown_hover">\
68 <button class="btn radius size-M">请选择 <i class="Hui-iconfont">&#xe6d5;</i></button>\ 68 <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!