This website works better with JavaScript
홈
탐색
도움말
로그인
sckj
/
edu-mini
Watch
1
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
트리:
01bf36f27d
브랜치
태그
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
히스토리
Raw
1
2
3
4
5
6
7
8
9
Component({
properties: {
needs: Number,
hot: Number,
typical: Number,
},
data: {},
methods: {}
});