1. Setting menu
Find the menu.inc.php file in tjb2c\admin\includes and add the following code:
//Promotion
'cuxiao' => array(
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
? ? ? ? ? ? ? ? ? 'default' ? =>
'children' => array(
????????????? 'dazhe_manage' => array(
???????????????? 'text' => "Limited time discount",
'Url' = & gt; 'Index.php? APP = dazhe & Act = Add',
),
????????????? 'groupbuy' => array(
???????????????? 'text' => Lang::get('groupbuy'),
??????????????? 'url' => 'index.php?app=groupbuy',
),
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
),
),