'商城页面', self::LINK_GOODS => '商品分类', self::LINK_CUSTOM => '自定义链接' ]; if ($value === true) { return $data; } return $data[$value]; } }