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-09-02 14:30:26 +0800
Commit
36df2b53809d5996da7196488d45d05ea78d5d7b
1 parent
f84aada3
直连接口
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
static/js/product/shop.js
static/js/product/shop.js
View file @
36df2b5
...
...
@@ -867,7 +867,7 @@ function postCollect(info) {
$
.
ajax
({
method
:
'post'
,
url
:
info
.
url
,
url
:
location
.
protocol
+
'//m.yohobuy.com'
+
info
.
url
,
data
:
info
.
data
,
success
:
function
(
data
)
{
...
...
Please
register
or
login
to post a comment