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
d7b6a36b4f5d99725fb2d247d634653d1d357a4e
Authored by
abson
2022-03-10 11:39:47 +0800
1 parent
69e7d515
11
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
app.js
app.js
View file @
d7b6a36
...
...
@@ -61,7 +61,6 @@ App({
61
61
getu: null, //记录会员信息
62
62
sessionKey: null,//记录会员信息
63
63
openid: null, //记录会员信息
64
-
65
64
to_group: null, //参团传递的数据
66
65
wxapp_buy_obj: null, //微信小程序购买的Object
67
66
pk_store: null, //选择的门店
...
...