dashboard
repositories
filestore
activity
search
login
main
/
qxgIosUniapp
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
UI: 小猪优选
lin
2026-04-28
e8b60bc428d93f99f66474f3ef418558facf0a31
[qxgIosUniapp.git]
/
uni_modules
/
uv-qrcode
/
components
/
uv-qrcode
/
gcanvas
/
context-webgl
/
classUtils.js
1
2
3
export function getTransferedObjectUUID(name, id) {
return `${name.toLowerCase()}-${id}`;
}