jwyu 3 жил өмнө
parent
commit
dbb516f36a
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      utils/config.js

+ 1 - 1
utils/config.js

@@ -57,7 +57,7 @@ const defaultTabBarListConfig=[
     {
         key: "chart",
         pagePath: "pages/chart/chart",
-        text: "图库",
+        text: "ETA图库",
         iconPath: "../static/tabbar/chart.png",
         selectedIconPath: "../static/tabbar/chart-s.png",
     },