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
9dc99d64bc5a7f1aad5591fcb993324aafe8af7c
Authored by
yvan.ni
2020-11-20 14:37:12 +0800
1 parent
9c0ac081
1.
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
app.js
app.js
View file @
9dc99d6
...
...
@@ -447,6 +447,7 @@ App({
447
447
text: '' + num //显示的内容
448
448
});--*/
449
449
th.getTabBar().setData({cartGoodsNum:num});
450
+ th.data.up_dating = 0
450
451
}
451
452
});
452
453
},
...
...