Commit 9dc99d64bc5a7f1aad5591fcb993324aafe8af7c

Authored by yvan.ni
1 parent 9c0ac081

1.

Showing 1 changed file with 1 additions and 0 deletions
@@ -447,6 +447,7 @@ App({ @@ -447,6 +447,7 @@ App({
447 text: '' + num //显示的内容 447 text: '' + num //显示的内容
448 });--*/ 448 });--*/
449 th.getTabBar().setData({cartGoodsNum:num}); 449 th.getTabBar().setData({cartGoodsNum:num});
  450 + th.data.up_dating = 0
450 } 451 }
451 }); 452 });
452 }, 453 },