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
cee15c91c3af6b0c8e867a0a5abdaf77f76a7103
Authored by
yvan.ni
2023-10-12 10:09:44 +0800
1 parent
0bd7c473
测试返回去掉
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
packageE/pages/cart/cart2/cart2.js
packageE/pages/cart/cart2/cart2.js
View file @
cee15c9
...
...
@@ -5297,8 +5297,6 @@ Page({
5297
5297
}
5298
5298
// debugger
5299
5299
var str = JSON.stringify(pdata);
5300
- console.log(str,'aaaaaaaaaaaaaaa');
5301
- return false;
5302
5300
5303
5301
wx.showLoading({ title: "加载中" });
5304
5302
th.setData({ submit: 1, })
...
...