Merge remote-tracking branch 'yudao/develop'
# Conflicts: # pages.json # pages/activity/point/list.vue
This commit is contained in:
@@ -17,11 +17,7 @@ const PointApi = {
|
|||||||
});
|
});
|
||||||
},
|
},
|
||||||
|
|
||||||
/**
|
// 获得积分商城活动明细
|
||||||
* 获得积分商城活动明细
|
|
||||||
* @param {number} id 积分商城活动编号
|
|
||||||
* @return {*}
|
|
||||||
*/
|
|
||||||
getPointActivity: (id) => {
|
getPointActivity: (id) => {
|
||||||
return request({
|
return request({
|
||||||
url: 'promotion/point-activity/get-detail',
|
url: 'promotion/point-activity/get-detail',
|
||||||
|
|||||||
Reference in New Issue
Block a user