update public/template/default/pc/category/list_default.html.

This commit is contained in:
muzi_ys 2022-07-27 04:09:44 +00:00 committed by Gitee
parent ae4aed9fab
commit 9fddadf1ae
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> </style>
<script> <script>
$.get("{:url('/index/article/taglist')}",function(data,status){ $.get("{:url('/index/index/taglist')}",function(data,status){
TagCloud( TagCloud(
".corepress-tag-container-tag1", ".corepress-tag-container-tag1",
data.data, data.data,