Explorar o código

商品类型区域修改

kevin_zhangl %!s(int64=2) %!d(string=hai) anos
pai
achega
756bb02154
Modificáronse 1 ficheiros con 6 adicións e 6 borrados
  1. 6 6
      common/models/ShopGoods.php

+ 6 - 6
common/models/ShopGoods.php

@@ -262,12 +262,12 @@ class ShopGoods extends \common\components\ActiveRecord
             2 =>[
                 'name'=>\Yii::t('ctx', 'shopListRepeatPurchase'),//复消区
             ],
-            3 =>[
-                'name'=>\Yii::t('ctx', 'shopListEntryArea'),//工作室报单
-            ],
-            4 =>[
-                'name'=>\Yii::t('ctx', 'shopListResellingArea'),//工作室复消
-            ],
+//            3 =>[
+//                'name'=>\Yii::t('ctx', 'shopListEntryArea'),//工作室报单
+//            ],
+//            4 =>[
+//                'name'=>\Yii::t('ctx', 'shopListResellingArea'),//工作室复消
+//            ],
         ];
     }