Commit e2290b85 by 冷斌

测试

短信验证
parent eb751a6c
......@@ -96,11 +96,11 @@ class ConfigAction extends AdministratorAction
'tabHash' => 'site',
'url' => U('admin/Config/site'),
);
$this->pageTab[] = array(
'title' => "首页配置",
'tabHash' => 'setIndex',
'url' => U('admin/Config/setIndex'),
);
// $this->pageTab[] = array(
// 'title' => "首页配置",
// 'tabHash' => 'setIndex',
// 'url' => U('admin/Config/setIndex'),
// );
$this->pageTab[] = [
'title' => "头部导航",
'tabHash' => 'nav',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment