const http = uni.$u.http export const getShareCode = params => http.get('/member/api/share/get-shared-img', { params })