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
54585d176b198eb3f20eb591c2d584531fcd5fc7
Authored by
abson
2022-03-10 11:42:23 +0800
1 parent
dff482a6
推送失败重试
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
app.js
app.js
View file @
54585d1
...
...
@@ -69,7 +69,6 @@ App({
69
69
windowWidth: 0, //整个窗体的宽度
70
70
room_id: null, //直播间分享的房间ID
71
71
room_goods_id: null, //直播间分享的商品ID
72
-
73
72
},
74
73
auth: o,
75
74
request: a,
...
...