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
399ad792b8f1e0099e793284cf2ec11d6ffdf644
Authored by
yvan.ni
2024-12-09 10:31:09 +0800
1 parent
5f469b2e
礼包购买要显示备注,助力不用
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
packageF/pages/giftpack/buygiftpack/giftpackbuy.js
packageF/pages/giftpack/buygiftpack/giftpackbuy.js
View file @
399ad79
...
...
@@ -71,7 +71,7 @@ Page({
71
71
keyword:'', //门店搜索
72
72
sec_i:-1,//选中分类门店 下标
73
73
74
- sear_key:''
74
+ sear_key:''
,
75
75
is_gift_buy:1, //显示购买的备注
76
76
77
77
},
...
...