Browse Source

路由修改

tanxue 1 month ago
parent
commit
5c75d9ae3a
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',
 						iconPath: 'static/images/tabbar/unselect/wode-sj.png',
 						activePath: 'static/images/tabbar/select/wode-sj.png',
 						activePath: 'static/images/tabbar/select/wode-sj.png',
-						path: `/pages/my/index`
+						path: `/pages/chanpinMy/my`
 					},
 					},
 				],
 				],
 				currentTab: 0,
 				currentTab: 0,