mirror of https://github.com/1099438829/apeblog
update public/template/default/pc/category/list_default.html.
This commit is contained in:
parent
ae4aed9fab
commit
9fddadf1ae
|
|
@ -132,7 +132,7 @@
|
|||
}
|
||||
</style>
|
||||
<script>
|
||||
$.get("{:url('/index/article/taglist')}",function(data,status){
|
||||
$.get("{:url('/index/index/taglist')}",function(data,status){
|
||||
TagCloud(
|
||||
".corepress-tag-container-tag1",
|
||||
data.data,
|
||||
|
|
|
|||
Loading…
Reference in New Issue