shish 2 tahun lalu
induk
melakukan
b2e976741d
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      app-ghs/controllers/ConsoleController.php

+ 1 - 0
app-ghs/controllers/ConsoleController.php

@@ -156,6 +156,7 @@ class ConsoleController extends BaseController
         $visitCustom = StatVisitClass::getVisitNum($this->mainId);
         $visitCustom = StatVisitClass::getVisitNum($this->mainId);
 
 
         $cgNum = PurchaseClass::getCount(['mainId' => $this->mainId, 'status' => ['in', [2, 3]]]);
         $cgNum = PurchaseClass::getCount(['mainId' => $this->mainId, 'status' => ['in', [2, 3]]]);
+        $cgNum = 10;
 
 
         $menu = [
         $menu = [
             ["name" => "商城", "img" => "ghs/home/shop3.png", "url" => "/admin/home/mall"],
             ["name" => "商城", "img" => "ghs/home/shop3.png", "url" => "/admin/home/mall"],