Commit 450ad49c5a702731a2be6cc4d0420ccd37819ccc
1 parent
351a44e0
拼单支付详情页修改
Showing
1 changed file
with
1 additions
and
1 deletions
pages/team/team_success/team_success.js
... | ... | @@ -807,7 +807,7 @@ Page({ |
807 | 807 | else |
808 | 808 | url+="?first_leader="+getApp().globalData.user_id; |
809 | 809 | } |
810 | - console.log('url+++++>>>>>', url, th.data.teamlist.title); | |
810 | + // console.log('url+++++>>>>>', url, th.data.teamlist.title); | |
811 | 811 | |
812 | 812 | return { |
813 | 813 | path:url, | ... | ... |