Browse Source

更改图片名字

usgeek 7 years ago
parent
commit
ce22556335
1 changed files with 2 additions and 2 deletions
  1. 2 2
      litemall-wx/app.json

+ 2 - 2
litemall-wx/app.json

@@ -51,8 +51,8 @@
   "list": [
    {
     "pagePath": "pages/index/index",
-    "iconPath": "static/images/ic_menu_choice_nor.png",
-    "selectedIconPath": "static/images/home.png",
+    "iconPath": "static/images/home.png",
+    "selectedIconPath": "static/images/home@selected.png",
     "text": "首页"
    },
    {