mirror of
https://gitee.com/yudaocode/yudao-mall-uniapp.git
synced 2025-12-30 09:42:25 +00:00
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) => {
|
||||
return request({
|
||||
url: 'promotion/point-activity/get-detail',
|
||||
|
||||
Reference in New Issue
Block a user