@ -274,7 +274,7 @@
},
// 商品分类
goods(c_no) {
window.location.href = locationUrl + '/goods-classify/' + this.merchantNo + '/' + this.districtId + '/' + c_no;
window.location.href = locationUrl + 'v2/goods-classify/' + this.merchantNo + '/' + this.districtId + '/' + c_no;
mounted() {
@ -582,6 +582,4 @@
height: 1.74rem;
}
</style>