shish 2 years ago
parent
commit
3cd0a891c8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app-ghs/controllers/ConsoleController.php

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

@@ -157,7 +157,7 @@ class ConsoleController extends BaseController
 
 
         $menu = [
-            ["name" => "商城", "img" => "ghs/home/shop.png", "url" => "/admin/home/mall"],
+            ["name" => "商城", "img" => "ghs/home/shop3.png", "url" => "/admin/home/mall"],
             ["name" => "改价", "img" => "ghs/home/gj.png", "url" => "/admin/changePrice/list"],
             ["name" => "花材", "img" => "ghs/home/hcgl.png", "url" => "/admin/item/list"],
             ["name" => "花材(简)", "img" => "ghs/home/hcgl.png", "url" => "/admin/item/simple"],