mirror of https://github.com/1099438829/apeblog
update public/template/default/pc/article/search.html.
This commit is contained in:
parent
396b3973e5
commit
abc3c106cf
|
|
@ -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