|
|
@@ -87,12 +87,12 @@ class ShopGoods extends \common\components\ActiveRecord
|
|
|
2 =>[
|
|
|
'name'=>'Repeat Purchase',//复消区
|
|
|
],
|
|
|
- 3 =>[
|
|
|
- 'name'=>'Office Entry area',//工作室报单
|
|
|
- ],
|
|
|
- 4 =>[
|
|
|
- 'name'=>'Office Reselling area',//工作室复消
|
|
|
- ],
|
|
|
+// 3 =>[
|
|
|
+// 'name'=>'Office Entry area',//工作室报单
|
|
|
+// ],
|
|
|
+// 4 =>[
|
|
|
+// 'name'=>'Office Reselling area',//工作室复消
|
|
|
+// ],
|
|
|
];
|
|
|
const STATUS_NAME = [
|
|
|
1 => 'On sale',//已上架
|