Browse Source

导航图标临时替换

zhuth 7 years ago
parent
commit
27c39be4b3
1 changed files with 2 additions and 2 deletions
  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": [{