标签(tag)

在 Typecho 的文章页(post) 中,如果你想输出当前文章的 标签(Tags),可以使用 Typecho 提供的模板变量 $this->tags 来实现。✅ 标准方法:在 post...