tpl = 'cmb_card'; $this->setOutput('title', 'vogue钛金卡'); } public function display() { $this->setOutput('action', 'index'); return $this->render(); } }