update public/template/default/pc/article/tag.html.

This commit is contained in:
muzi_ys 2022-07-27 04:09:16 +00:00 committed by Gitee
parent abc3c106cf
commit ae4aed9fab
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

@ -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,