-
Status changed to merged
-
mentioned in commit 8c84503c647dfcd24253791623c094c407ecf258
Showing
1 changed file
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 |