This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
lzf
/
hospital
フォーク元
lsw/hospital
ウォッチ
1
スター
0
フォーク
0
ファイル
ツリー:
69578e5909
ブランチ
タグ
dev1.0
master
hospital
/
app
/
uni_modules
/
uview-ui
/
components
/
u-status-bar
/
props.js
props.js
145 B
履歴
Raw
1
2
3
4
5
6
7
8
export
default
{
props
: {
bgColor
: {
type
:
String
,
default
: uni.$u.props.statusBar.bgColor
}
}
}