9658e0c0 by yangjianbin

init

1 parent 7c7ece24
......@@ -63,7 +63,7 @@
{
data: "id", render: function (data, type, full) {
var url = "< ?=site_url('/user/info')?>";
var url = "<?=site_url('/user/info')?>";
url += '/' + data;
return '<span class="dropDown dropDown_hover">\
<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!