|
|
$cgNum = PurchaseClass::getCount(['mainId' => $this->mainId, 'status' => ['in', [2, 3]]]);
|
|
$cgNum = PurchaseClass::getCount(['mainId' => $this->mainId, 'status' => ['in', [2, 3]]]);
|
|
|
["name" => "商城", "img" => "ghs/home/shop3.png", "url" => "/admin/home/mall"],
|
|
["name" => "商城", "img" => "ghs/home/shop3.png", "url" => "/admin/home/mall"],
|