mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-24 14:52:53 +08:00
GFRS-653【待确定】三月三活动 产品类型二维码修改 --提交人:阳华祥
This commit is contained in:
@@ -36,3 +36,12 @@ export function shareUrl(data) {
|
||||
data
|
||||
})
|
||||
}
|
||||
|
||||
// 产品分享分享图片
|
||||
export function shareUrlWithQR(data) {
|
||||
return request({
|
||||
url: getUrl('/media/pster/shareUrlWithQR', 1),
|
||||
method: 'post',
|
||||
data
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user