Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Litemall
Commits
1f58181c
Commit
1f58181c
authored
Aug 15, 2019
by
Junling Bu
Browse files
Merge branch 'master' of
https://github.com/linlinjava/litemall
parents
6a46f95b
2b9610c1
Changes
1
Hide whitespace changes
Inline
Side-by-side
litemall-vue/src/api/api.js
View file @
1f58181c
...
...
@@ -161,7 +161,7 @@ export function cartFastAdd(data) {
const
CartUpdate
=
'
wx/cart/update
'
;
// 更新购物车的商品
export
function
cartUpdate
(
data
)
{
return
request
({
url
:
c
artUpdate
,
url
:
C
artUpdate
,
method
:
'
post
'
,
data
})
...
...
@@ -437,4 +437,4 @@ export function getList(api, query) {
})
}
export
const
REFUND_LIST
=
''
;
\ No newline at end of file
export
const
REFUND_LIST
=
''
;
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment