typecho如何直接输出页面名称 $this->is('index');$th - Assbbs

typecho如何直接输出页面名称 $this->is & 39;index& 39; ;$this->is & 39;archive& 39; ;$this->is & 39;single& 39; ;$this->is & 39;page& 39; ;$this->is & 39;post& 39; ;$this->i…

typecho如何直接输出页面名称 $this->is & 39;index& 39; ;$this->is & 39;archive& 39; ;$this->is & 39;single& 39; ;$this->is & 39;page& 39; ;$this->is & 39;post& 39; ;$this->is & 39;category& 39; ;$this->is & 39;tag& 39; ; 这是this is的函数,怎样做到不是判断而是输出 在archive页面输出archive这样,而不是一个个判断再输出