This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
yuandaibao
/
front
Tarkkaile
3
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
f03cc171e1
Branchit
Tagit
master
front
/
uni_modules
/
uview-next
/
libs
/
gcanvas
/
context-webgl
/
classUtils.js
classUtils.js
95 B
Historia
Raaka
1
2
3
export function getTransferedObjectUUID(name, id) {
return `${name.toLowerCase()}-${id}`;
}