This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
sckj
/
edu-mini
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Rama:
master
Ramas
Etiquetas
Branch_0.2.222学院小程序lzm正式版本
master
rm-idcard
改造uniapp
v0.2.222
edu-mini
/
pages
/
community
/
components
/
community-top
/
community-top.js
community-top.js
140 B
Permalink
Histórico
Raw
1
2
3
4
5
6
7
8
9
Component({
properties: {
needs: Number,
hot: Number,
typical: Number,
},
data: {},
methods: {}
});