<php>$__base_menu__ = $__controller__->getMenus();</php>这句没有看明白,怎么解析呀,代码位置在
Application\Admin\View\Index\index.html 文件的20行
\ThinkPHP\Library\Think\Dispatcher.class.php
\ThinkPHP\Library\Think\Behavior\ContentReplaceBehavior.class.php
这两个文件中提到相关的说明,我暂时没有太明白,明天继续看看