This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
sckj
/
edu-mini
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ブランチ:
master
ブランチ
タグ
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: {}
});