Explorar o código

首页分类导航

zhengjinyi %!s(int64=5) %!d(string=hai) anos
pai
achega
44c1493b0d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      components/seller/home.vue

+ 1 - 1
components/seller/home.vue

@@ -244,7 +244,7 @@
 					key: 'commodity_id',
 					data: nav.id,
 					success: function () {
-						self.$api.navToListPage({type:'商品分类',value:nav.classifyName,id:nav.id});
+						self.$api.navToListPage({type:'导航分类',value:nav.classifyName,id:nav.id});
 					}
 				})
 			},