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
ccc753090220e6ce23567d0e0a9d7c74d27abaef
Authored by
yvan.ni
2021-12-23 16:53:05 +0800
1 parent
e4d77ec9
未找到商品的bug优化
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
pages/cart/cart/cart.js
pages/cart/cart/cart.js
View file @
ccc7530
...
...
@@ -551,7 +551,7 @@ Page({
551
551
552
552
}else{
553
553
//未找到商品的活动
554
- is
_flag
= 0;
554
+ is
ok
= 0;
555
555
}
556
556
})
557
557
if (!isok){
...
...