version/0412
liudan 11 months ago
parent dc09e4d0c7
commit 89fb642683
  1. 1
      pages/goods/detail.vue
  2. 2
      pages/user/index.vue

@ -471,6 +471,7 @@
pre_id: this.pre_id
});
if (status == 200) {
this.shareType='pre';
this.openDialog=true
this.diaShow=true
}

@ -650,7 +650,7 @@
},
goShopOrderList(){
uni.navigateTo({
url:'/pages/news3/shopOrder?delivery_type=10'
url:'/pages/news3/shopOrder?delivery_type=20'
})
},
goJump(url,type){

Loading…
Cancel
Save