Commit 33dbe505a35be1dcfd1bbeade69f21ba54d9ddd1
1 parent
8e446fca
成功成为分销商
Showing
1 changed file
with
1 additions
and
1 deletions
pages/distribution/distribution.js
@@ -283,7 +283,7 @@ Page({ | @@ -283,7 +283,7 @@ Page({ | ||
283 | showtxt="成功成为分销商"; | 283 | showtxt="成功成为分销商"; |
284 | var txt="fenxiao["+index+"].pass"; | 284 | var txt="fenxiao["+index+"].pass"; |
285 | var txt2="data.is_distribut"; | 285 | var txt2="data.is_distribut"; |
286 | - var txt2="userInfo.is_distribut"; | 286 | + var txt3="userInfo.is_distribut"; |
287 | getApp().globalData.userInfo.is_distribut=1; | 287 | getApp().globalData.userInfo.is_distribut=1; |
288 | 288 | ||
289 | 289 |