中小
xiaozhiyong 2 weeks ago
parent 2c07c1ec7b
commit 687ebc8e11
  1. 25
      pages/tabbar/home/home.vue

@ -380,19 +380,6 @@
title:'登录后才能出示付款码哦',
icon:'none'
})
return
// uni.showModal({
// content: "",
// confirmText: "",
// success: function(res) {
// if (res.confirm) {
// uni.navigateTo({
// url: "/BagAuth/pages/login/login",
// });
// }
// },
// });
// return;
}
this.showThreeSites = true
},
@ -405,18 +392,6 @@
icon:'none'
})
return
// uni.showModal({
// content: "",
// confirmText: "",
// success: function(res) {
// if (res.confirm) {
// uni.navigateTo({
// url: "/BagAuth/pages/login/login",
// });
// }
// },
// });
// return;
}
uni.navigateTo({
url: '/BagMoney/pages/oilCards/oilCards'

Loading…
Cancel
Save