c23a4149 by yangjianbin

init

1 parent 0a697995
......@@ -67,7 +67,7 @@
return '<span class="dropDown dropDown_hover">\
<button class="btn radius size-M">请选择 <i class="Hui-iconfont">&#xe6d5;</i></button>\
<ul class="dropDown-menu menu radius box-shadow">\
<li><a href="javascript:;" onclick="layer_show(\'编辑\', \'/config/edit/' + data + '\')">编辑</a></li>\
<li><a href="javascript:;" onclick="layer_show(\'编辑\', \'/index.php/config/edit/' + data + '\')">编辑</a></li>\
<li><a href="javascript:;del('+data+')">删除</a></li>\
</ul></span>';
}
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!