This website works better with JavaScript
Главная
Обзор
Помощь
Регистрация
Вход
qzyReal
/
market-app-ui
Следить
1
В избранное
0
Ответвить
0
Файлы
Задачи
0
Запросы на слияние
0
Вики
Дерево:
8f8d2fb996
Ветки
Метки
feature/asyncOrder
feature/wxPay
master
market-app-ui
/
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
}
}
}