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
0e1500db9eed935e3515fa2ded13691ab3dd24be
Authored by
后端研发-苏泰源
2022-01-19 14:26:42 +0800
2 parents
f332295b
f8c9f544
Merge branch 'dev' of http://git.vipzhuang.cn/wxd/MShopWeApp into dev
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
pages/cart/cart2/cart2.js
pages/cart/cart2/cart2.js
View file @
0e1500d
...
...
@@ -1014,7 +1014,7 @@ Page({
1014
1014
}
1015
1015
//自选的时候,系统配置了默认的配送方式是物流的时候
1016
1016
if (distr_t == 0 && th.data.json_d.pickupway && th.data.json_d.pickupway == 1) {
1017
- et =
2
;
1017
+ et =
0
;
1018
1018
}
1019
1019
1020
1020
...
...