优化绑定功能按钮显示

This commit is contained in:
geng.tang@qq.com
2024-01-10 13:45:57 +08:00
parent a1d0e825ef
commit e954472f26
12 changed files with 795 additions and 19 deletions

View File

@@ -366,9 +366,9 @@
if(!this.isLogin){
return false;
}
this.$navTo('package/dealer/withdraw/apply')
// this.$navTo('pages/dealer/withdraw/apply')
this.$navTo('pages/withdraw/withdraw')
}
}
}
</script>