feat(邀请新用户页): 更新图片引用路径
This commit is contained in:
parent
00cd645d25
commit
5ae12fadd5
@ -529,7 +529,7 @@ const getImgName = (filename) => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// 获取OSS图片URL的函数
|
// 获取OSS图片URL的函数
|
||||||
const imageUrl = (filename) => getPngUrl('invitation/InviteNewUser2/', 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