找到自己相对应文章列表卡片布局。比如我的为布局1 进入不同的preview.php文件。 找到 class=”post-content”, 在后面添加:1onclick="window.location.href='<?php the_permalink(); ?>'" style="cursor: pointer"