Browse Source

修改文字

tanxue 14 hours ago
parent
commit
5593938e57

+ 2 - 2
components/custom-tabbar/123.vue

@@ -47,8 +47,8 @@
 						path: `/pages/chanpinneirong/index`
 					},
 					{
-						iconPath: 'static/images/tabbar/unselect/faxian-sj.png',
-						activePath: 'static/images/tabbar/select/faxian-sj.png',
+						iconPath: 'static/images/tabbar/unselect/zl-sj.png',
+						activePath: 'static/images/tabbar/select/zl-sj.png',
 						path: '/pages/game/index'
 					},
 					{

+ 2 - 2
components/custom-tabbar/custom-tabbar.vue

@@ -47,8 +47,8 @@
 						path: `/pages/chanpinneirong/index`
 					},
 					{
-						iconPath: 'static/images/tabbar/unselect/faxian-sj.png',
-						activePath: 'static/images/tabbar/select/faxian-sj.png',
+						iconPath: 'static/images/tabbar/unselect/zl-sj.png',
+						activePath: 'static/images/tabbar/select/zl-sj.png',
 						path: '/pages/chanpinZiliao/index'
 					},
 					{

+ 2 - 2
components/custom-tabbar/index.vue

@@ -38,8 +38,8 @@
           {
             pagePath: '/pages/chanpinZiliao/index',
             text: "游戏2",
-            iconPath: 'static/images/tabbar/unselect/faxian-sj.png',
-            selectedIconPath: 'static/images/tabbar/select/faxian-sj.png'
+            iconPath: 'static/images/tabbar/unselect/zl-sj.png',
+            selectedIconPath: 'static/images/tabbar/select/zl-sj.png'
           },
           {
             pagePath: '/pages/chanpinMy/my',

BIN
static/images/tabbar/select/faxian-sj.png


BIN
static/images/tabbar/select/zl-sj.png


BIN
static/images/tabbar/unselect/faxian-sj.png


BIN
static/images/tabbar/unselect/zl-sj.png