dashboard
repositories
filestore
activity
search
login
main
/
qxgIosUniapp
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
UI: 小猪优选
lin
2026-04-28
bb4196b029c65beb5b7ea686fc80ef8e622ae27c
[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}`;
}