This website works better with JavaScript
Головна сторінка
Огляд
Довідка
Реєстрація
Увійти
liull
/
LJ-ancient-city-h5
Слідкувати
1
Зірка
0
Відгалуження
0
Файли
Проблеми
0
Запити на злиття
0
Wiki
Дерево:
391953ac27
Гілки
Теги
master
LJ-ancient-city...
/
uni_modules
/
uview-ui
/
components
/
u-status-bar
/
props.js
props.js
145 B
Історія
Запис
1
2
3
4
5
6
7
8
export default {
props: {
bgColor: {
type: String,
default: uni.$u.props.statusBar.bgColor
}
}
}