修改小程序与app的兼容文件
This commit is contained in:
@ -289,7 +289,8 @@ export default {
|
||||
query: { type }
|
||||
});
|
||||
},
|
||||
goGoodsCon(item) {
|
||||
goGoodsCon(item) {
|
||||
console.log(item)
|
||||
this.$yrouter.push({
|
||||
path: "/pages/shop/GoodsCon/index",
|
||||
query: { id: item.id }
|
||||
|
Reference in New Issue
Block a user