wxd
/
MShopWeApp
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Plain Diff
Browse Code »
Commit
16323cb339b2a69fa02e875ae0652c543cecff10
Authored by
后端研发-苏明海
2022-08-18 17:31:40 +0800
2 parents
8ee8acba
a1e3d2ef
Merge branch 'dev' into 'test'
积分购的优化 See merge request
!1105
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
pages/cart/cart2_inte/cart2_inte.js
pages/cart/cart2_inte/cart2_inte.js
View file @
16323cb
...
...
@@ -722,7 +722,6 @@ Page({
722
722
} else {
723
723
th.setData({ [txt]: 0, [txt2]: order_m, [txt4]: all_integral, show_submit: 1,submit:0})
724
724
}
725
-
726
725
wx.hideLoading();
727
726
728
727
//});
...
...