wesmiler 3 سال پیش
والد
کامیت
20b62c5a22
2فایلهای تغییر یافته به همراه9 افزوده شده و 5 حذف شده
  1. 5 5
      source/application/api/model/User.php
  2. 4 0
      source/application/store/extra/menus.php

+ 5 - 5
source/application/api/model/User.php

@@ -174,11 +174,11 @@ class User extends UserModel
                 'icon' => 'youhuiquan'
             ],
             */
-            'sharing_order' => [
-                'name' => '拼团订单',
-                'url' => 'pages/sharing/order/index',
-                'icon' => 'pintuan'
-            ],
+//            'sharing_order' => [
+//                'name' => '拼团订单',
+//                'url' => 'pages/sharing/order/index',
+//                'icon' => 'pintuan'
+//            ],
 //            'my_bargain' => [
 //                'name' => '我的砍价',
 //                'url' => 'pages/bargain/index/index?tab=1',

+ 4 - 0
source/application/store/extra/menus.php

@@ -155,6 +155,7 @@ return [
             ],
         ]
     ],
+    /*
     'shop' => [
         'name' => '门店管理',
         'icon' => 'icon-shop',
@@ -191,6 +192,7 @@ return [
             ]
         ]
     ],
+    */
     'content' => [
         'name' => '内容管理',
         'icon' => 'icon-wenzhang',
@@ -410,6 +412,7 @@ return [
                     ],
                 ]
             ],
+            /*
             [
                 'name' => '拼团管理',
                 'submenu' => [
@@ -559,6 +562,7 @@ return [
                     ]
                 ]
             ],
+            */
         ]
     ],
     'setting' => [