相关文件: \shop\control\control.php 目前是直接通过 `code_array` 来处理的,后台无法控制 ``` $code_array = array('member','store','payment','sold','service','about'); ```