瀏覽代碼

路由修改

tanxue 3 月之前
父節點
當前提交
5c75d9ae3a
共有 1 個文件被更改,包括 1 次插入1 次删除
  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/chanpinMy/my`
 					},
 				],
 				currentTab: 0,