ソースを参照

update[litemall-wx]: 调整页面“我的”成“个人”。

Junling Bu 7 年 前
コミット
79dce0ea66
1 ファイル変更1 行追加1 行削除
  1. 1 1
      litemall-wx/app.json

+ 1 - 1
litemall-wx/app.json

@@ -67,7 +67,7 @@
         "pagePath": "pages/ucenter/index/index",
         "iconPath": "static/images/ic_menu_me_nor.png",
         "selectedIconPath": "static/images/ic_menu_me_pressed.png",
-        "text": "我的"
+        "text": "个人"
       }
     ]
   },