mirror of https://github.com/1099438829/apeblog
修正友链大小写
This commit is contained in:
parent
c7255a9efe
commit
fa4eeff90d
|
|
@ -70,7 +70,7 @@
|
|||
<script type="text/javascript">
|
||||
$('#tb_departments').bootstrapTable({
|
||||
classes: 'table table-bordered table-hover table-striped',
|
||||
url: '/admin/friendlink/Lst',
|
||||
url: '/admin/friendl_ink/lst',
|
||||
method: 'post',
|
||||
dataType: 'json', // 因为本示例中是跨域的调用,所以涉及到ajax都采用jsonp,
|
||||
uniqueId: 'id',
|
||||
|
|
|
|||
Loading…
Reference in New Issue