This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Registrovať
Prihlásiť sa
raycos_ai
/
cof_xcx_ma
Pridať medzi pozorované
2
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Branch:
master
Branche
Tagy
master
cof_xcx_ma
/
static
/
js
/
test.js
test.js
118 B
Permanentný odkaz
História
Raw
1
2
3
4
5
6
7
8
export default {
$test:"",
$desc:"",
setTest($test,$desc) {
this.$test=$test;
this.$desc=$desc;
}
}