Toggle navigation
Toggle navigation
This project
Loading...
Sign in
wangshusheng
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to dashboard
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
xuqi
2015-11-02 15:18:52 +0800
Commit
da9307b9828139e98593fe39240d34be0962da09
1 parent
619c91c0
ps detail favorite
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
static/js/guang/plus-star/detail.js
static/js/guang/plus-star/detail.js
View file @
da9307b
...
...
@@ -77,7 +77,7 @@ likeHammer.on('tap', function(e) {
$
.
ajax
({
type
:
'POST'
,
url
:
'/
product
/opt/favoriteBrand'
,
url
:
'/
guang
/opt/favoriteBrand'
,
data
:
{
id
:
brandId
,
opt
:
opt
...
...
Please
register
or
login
to post a comment