Quellcode durchsuchen

导航图标临时替换

zhuth vor 7 Jahren
Ursprung
Commit
27c39be4b3
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      frontend/saas-web/resources/json/navigation.json

+ 2 - 2
frontend/saas-web/resources/json/navigation.json

@@ -70,7 +70,7 @@
     }]
 }, {
     "text": "库存",
-    "iconCls": "x-fa fa-shopping-cart",
+    "iconCls": "x-fa fa-home",
     "items": [{
         "text": "制单",
         "items": [{
@@ -111,7 +111,7 @@
     }]
 }, {
     "text": "资金",
-    "iconCls": "x-fa fa-shopping-cart",
+    "iconCls": "x-fa fa-money",
     "items": [{
         "text": "制单",
         "items": [{