Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
郝肖肖
2016-10-17 14:08:41 +0800
Commit
0a02361a0a5a78ce966d9087860df92dc4bc1184
1 parent
5f611979
sessionid get app
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/js/guang/plusstar-index.page.js
public/js/guang/plusstar-index.page.js
View file @
0a02361
...
...
@@ -326,7 +326,7 @@ $(function() {
speckParamApp
=
{
udid
:
window
.
queryString
.
udid
||
''
,
apt
:
window
.
queryString
.
client_type
||
''
,
sid
:
window
.
queryString
.
sid
||
''
,
sid
:
window
.
queryString
.
s
ession_
id
||
''
,
};
}
...
...
Please
register
or
login
to post a comment