wxd
/
MShopWeApp
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
33dbe505a35be1dcfd1bbeade69f21ba54d9ddd1
Authored by
yvan.ni
2021-04-22 18:42:58 +0800
1 parent
8e446fca
成功成为分销商
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
pages/distribution/distribution.js
pages/distribution/distribution.js
View file @
33dbe50
...
...
@@ -283,7 +283,7 @@ Page({
283
283
showtxt="成功成为分销商";
284
284
var txt="fenxiao["+index+"].pass";
285
285
var txt2="data.is_distribut";
286
- var txt
2
="userInfo.is_distribut";
286
+ var txt
3
="userInfo.is_distribut";
287
287
getApp().globalData.userInfo.is_distribut=1;
288
288
289
289
...
...