wangxy 1 month ago
parent
commit
b3f2465352
1 changed files with 1 additions and 1 deletions
  1. 1 1
      components/custom-tabbar/custom-tabbar.vue

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

@@ -52,7 +52,7 @@
 					{
 						iconPath: 'static/images/tabbar/unselect/wode-sj.png',
 						activePath: 'static/images/tabbar/select/wode-sj.png',
-						path: `/pages/my/index`
+						path: `/pages/chanpinXuanze/my`
 					},
 				],
 				currentTab: 0,