feat(邀请新用户活动): 调整oss路径
This commit is contained in:
parent
78425d1b1e
commit
690b62402f
@ -1308,7 +1308,7 @@ const getImgName = (filename) => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// 获取OSS图片URL的函数
|
// 获取OSS图片URL的函数
|
||||||
const imageUrl = (filename) => getPngUrl('invitation/inviteNewUserNew/', filename)
|
const imageUrl = (filename) => getPngUrl('invitation/inviteNewUser/', filename)
|
||||||
|
|
||||||
const { copy, isSupported } = useClipboard()
|
const { copy, isSupported } = useClipboard()
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user