Commit b81af3e6 authored by youjie's avatar youjie

no message

parent bb135654
......@@ -47,7 +47,7 @@
},
methods:{
openGood(id,MallBaseId) {
if(MallBaseId==18){
if(MallBaseId==8){
uni.navigateTo({
url: "/pages/kotra/brand/detail?id=" + id,
});
......
......@@ -83,7 +83,7 @@
},
methods:{
openGood(id, type,mallbase) {
if(mallbase==18){
if(mallbase==8){
uni.navigateTo({
url: "/pages/kotra/carrier/detail?id=" + id + "&&type=" + type,
});
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment