dever 3 年之前
父节点
当前提交
be2aa02cc3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/shop/database/goods.php

+ 1 - 1
app/shop/database/goods.php

@@ -161,7 +161,7 @@ return array
         # 列表里的按钮
         'list_button' => array
         (
-            'fast_list' => array('库存设置', '"info_sku&project=goods&goods_id={goods_id}&other=shop&other_id={shop_id}&page_type=1"', '{price_type} <= 3'),
+            //'fast_list' => array('库存设置', '"info_sku&project=goods&goods_id={goods_id}&other=shop&other_id={shop_id}&page_type=1"', '{price_type} <= 3'),
         ),
     ),