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
626023452282c79e30122ec33e38ebc9215ef535
Authored by
yvan.ni
2021-12-25 17:48:26 +0800
1 parent
2423f1ab
is_coupon
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 @
6260234
...
...
@@ -87,7 +87,7 @@ Page({
87
87
is_express: 0, //选中物流的属性
88
88
expres_name: "", //点击选定
89
89
isopen: 0, //券的说明
90
- is_coupon:
null
, //选择券的控制属性
90
+ is_coupon:
1
, //选择券的控制属性
91
91
is_shipping_code: "",//插入用户默认地址
92
92
wu_arr_txt: "", //要更新的物流的字段
93
93
...
...