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
229207f9
Commit
229207f9
authored
Aug 28, 2018
by
usgeek
Browse files
修复漏添加的意见反馈地址
parent
19a396b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
litemall-wx/config/api.js
View file @
229207f9
...
@@ -75,6 +75,7 @@ module.exports = {
...
@@ -75,6 +75,7 @@ module.exports = {
OrderConfirm
:
WxApiRoot
+
'
order/confirm
'
,
//确认收货
OrderConfirm
:
WxApiRoot
+
'
order/confirm
'
,
//确认收货
OrderComment
:
WxApiRoot
+
'
order/comment
'
,
// 代评价商品信息
OrderComment
:
WxApiRoot
+
'
order/comment
'
,
// 代评价商品信息
FeedbackAdd
:
WxApiRoot
+
'
feedback/submit
'
,
//添加反馈
FootprintList
:
WxApiRoot
+
'
footprint/list
'
,
//足迹列表
FootprintList
:
WxApiRoot
+
'
footprint/list
'
,
//足迹列表
FootprintDelete
:
WxApiRoot
+
'
footprint/delete
'
,
//删除足迹
FootprintDelete
:
WxApiRoot
+
'
footprint/delete
'
,
//删除足迹
...
...
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