Commit 46bc55d9 by 冷斌

fix bug

parent 8b2f395e
...@@ -153,6 +153,7 @@ $menu = array( ...@@ -153,6 +153,7 @@ $menu = array(
'会员管理' => array( '会员管理' => array(
'会员等级' => 'classroom/AdminVip/index', '会员等级' => 'classroom/AdminVip/index',
'会员特权' => 'admin/Config/vipPatternConfig', '会员特权' => 'admin/Config/vipPatternConfig',
'分成比例配置' => 'admin/Config/divideIntoCourseConfig?tabHash=course',
), ),
), ),
'user' => array( 'user' => array(
......
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