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
377b484ac94182a39f5723a480f61d6e61354ad4
Authored by
yvan.ni
2023-02-15 16:53:37 +0800
1 parent
9b171a66
阶梯团普通购买的优化完成
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
2 deletions
pages/goods/goodsInfo/goodsInfo.js
pages/goods/goodsInfo/goodsInfo.js
View file @
377b484
...
...
@@ -7461,8 +7461,7 @@ Page({
7461
7461
}
7462
7462
})
7463
7463
}
7464
-
7465
- debugger;
7464
+
7466
7465
if(!is_ok) return false;
7467
7466
if(r_data.promGoodsLists){
7468
7467
obj = {
...
...