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-12-16 17:35:16 +0800
Commit
e68599909e3e2d6835fb80ce936934dfe7d5fd7c
1 parent
5b93c919
逛详情页收藏APP跨域问题 加域名
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/js/guang/info.js
public/js/guang/info.js
View file @
e685999
...
...
@@ -150,7 +150,7 @@ function initInfosEvt($container) {
$
.
ajax
({
type
:
'POST'
,
url
:
'
/guang/opt/collectArticle'
,
url
:
location
.
protocol
+
'//m.yohobuy.com
/guang/opt/collectArticle'
,
data
:
{
id
:
$info
.
data
(
'id'
),
opt
:
opt
,
...
...
Please
register
or
login
to post a comment