This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
feiniao
/
feiniao-youwei-uniapp
Segui
4
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
066f24c559
Rami (Branch)
Tag
master
feiniao-youw...
/
uni_modules
/
uview-plus
/
libs
/
util
/
gcanvas
/
context-webgl
/
classUtils.js
classUtils.js
95 B
Cronologia
Originale
1
2
3
export function getTransferedObjectUUID(name, id) {
return `${name.toLowerCase()}-${id}`;
}