Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
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-05-04 19:34:14 +0800
Commit
2b6f2a34dbababf49215e6a32ab2c1b964f53082
1 parent
760705e0
去掉APPCODE
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
1 deletions
static/dist/myohobuy/1.3.17/index-debug.js
static/dist/myohobuy/1.3.17/index.css
static/dist/myohobuy/1.3.17/index.js
static/dist/myohobuy/1.3.17/index-debug.js
View file @
2b6f2a3
...
...
@@ -3936,7 +3936,9 @@ $receive.on('click', function() {
var
msg
=
data
.
msg
,
status
=
data
.
status
,
newUrl
=
data
.
url
+
'?code='
+
getUrlParam
(
'code'
);
if
(
data
.
isApp
===
true
)
{
newUrl
=
data
.
url
;
}
if
(
data
.
noLogin
===
true
)
{
if
(
$
(
'#intimacy-link'
).
length
<=
0
)
{
$
(
'body'
).
append
(
'<a href=\''
+
newUrl
+
'\' style="display:none;" id="intimacy-link">'
+
...
...
static/dist/myohobuy/1.3.17/index.css
View file @
2b6f2a3
This diff could not be displayed because it is too large.
static/dist/myohobuy/1.3.17/index.js
View file @
2b6f2a3
This diff could not be displayed because it is too large.
Please
register
or
login
to post a comment