if ($action == 'edit') { $this->awordsEdit(); }else{ $this->awordsHandle(); } awordsEdit 和 awordsHandle 这两个就无法控制到了。 check模式除了URL之外。貌似没有选择了呢。