瀏覽代碼

no commit message

齐博 1 年之前
父節點
當前提交
3b809658d7
共有 2 個文件被更改,包括 44 次插入44 次删除
  1. 15 15
      application/cms/admin_menu.php
  2. 29 29
      application/cms/member_menu.php

+ 15 - 15
application/cms/admin_menu.php

@@ -74,21 +74,21 @@ return array(
 								                'link'=>['sort_field/index',['mid'=>-3]],
 								                //'power'=>['edit','delete'],
 								        ) ,
-    								    array(
-    								        'title'=>'创作收益日志',
-    								        'link'=>'sell_log/index',
-											'power'=>['delete'],
-    								    ),
-								        array(
-								                'title'=>'用户分享记录',
-								                'link'=>['fxuser/index'],
-								                'power'=>['delete'],
-								        ),
-								        array(
-								                'title'=>'用户分享收益',
-								                'link'=>['fxlog/index'],
-								                'power'=>['delete'],
-								        ),
+//     								    array(
+//     								        'title'=>'创作收益日志',
+//     								        'link'=>'sell_log/index',
+// 											'power'=>['delete'],
+//     								    ),
+// 								        array(
+// 								                'title'=>'用户分享记录',
+// 								                'link'=>['fxuser/index'],
+// 								                'power'=>['delete'],
+// 								        ),
+// 								        array(
+// 								                'title'=>'用户分享收益',
+// 								                'link'=>['fxlog/index'],
+// 								                'power'=>['delete'],
+// 								        ),
 								),
 							),
 				),

+ 29 - 29
application/cms/member_menu.php

@@ -32,36 +32,36 @@ return array(
 								        'link'=>'mysort/index',
 								        'power'=>'can_post_group',
 								    ),    									
-								    array(
-								        'title'=>'创作收益',
-								        'link'=>'sell_log/index',
-								        'power'=>'can_post_group',
-								    ),
-								    array(
-								        'title'=>'我要分享',
-								        'link'=>'content/fx',
-								        'power'=>'allow_fx_group',
-								    ),
-								    array(
-								        'title'=>'我创建的优惠券',
-								        'link'=>'youhui/index',
-								        'power'=>'allow_fx_group',
-								    ),
-								    array(
-								        'title'=>'我领取的优惠券',
-								        'link'=>'yhlog/index',
+// 								    array(
+// 								        'title'=>'创作收益',
+// 								        'link'=>'sell_log/index',
+// 								        'power'=>'can_post_group',
+// 								    ),
+// 								    array(
+// 								        'title'=>'我要分享',
+// 								        'link'=>'content/fx',
+// 								        'power'=>'allow_fx_group',
+// 								    ),
+// 								    array(
+// 								        'title'=>'我创建的优惠券',
+// 								        'link'=>'youhui/index',
+// 								        'power'=>'allow_fx_group',
+// 								    ),
+// 								    array(
+// 								        'title'=>'我领取的优惠券',
+// 								        'link'=>'yhlog/index',
 								         
-								    ),
-								    array(
-								            'title'=>'我的分享记录',
-								            'link'=>'fxuser/index',
-								            'power'=>'allow_fx_group',
-								    ),
-								    array(
-								                'title'=>'我的分享收益',
-								                'link'=>'fxlog/index',
-								                'power'=>'allow_fx_group',
-								     ),
+// 								    ),
+// 								    array(
+// 								            'title'=>'我的分享记录',
+// 								            'link'=>'fxuser/index',
+// 								            'power'=>'allow_fx_group',
+// 								    ),
+// 								    array(
+// 								                'title'=>'我的分享收益',
+// 								                'link'=>'fxlog/index',
+// 								                'power'=>'allow_fx_group',
+// 								     ),
 								    array(
 								        'title'=>'主题审核管理',
 								        'link'=>'content/manage',