1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/liuyangyangproject-check_work_attendance

В этом репозитории не указан файл с открытой лицензией (LICENSE). При использовании обратитесь к конкретному описанию проекта и его зависимостям в коде.
Клонировать/Скачать
app.wxss 1.4 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
liuyangyangwo Отправлено 16.11.2018 03:40 d628020
/**app.wxss**/
page{
height:100%;
background:#f5f5f5;
}
.infoText{
margin-top: 20rpx;
text-align: center;
width: 100%;
justify-content: center;
}
picker-view{
background-color: white;
margin-top: 0rpx;
padding: 0;
width: 100%;
bottom: 0;
height: 380rpx;
position: fixed;
}
picker-view-column view{
vertical-align:middle;
font-size: 35rpx;
line-height: 50rpx;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
}
/* ----------------------------------------- */
.animation-element-wrapper {
display: flex;
position: fixed;
left: 0;
z-index:9000;
top:0;
height: 100%;
width: 100%;
background-color: rgba(0, 0, 0, 0.6);
}
.animation-element {
display: flex;
position: fixed;
width: 100%;
height: 470rpx;
bottom: 0;
background-color: rgba(255, 255, 255, 1);
}
.animation-button {
top:20rpx;
width: 290rpx;
height: 100rpx;
align-items:center;
}
.animation-element text{
color: #999999;
display: inline-flex;
position: fixed;
margin-top: 20rpx;
height: 50rpx;
text-align: center;
line-height: 50rpx;
font-size: 34rpx;
font-family: Arial, Helvetica, sans-serif;
}
.left-bt{
left: 30rpx;
}
.right-bt {
right: 30rpx;
}
.line{
display: block;
position: fixed;
height: 1rpx;
width: 100%;
margin-top: 89rpx;
background-color: #eeeeee;
}

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/liuyangyangproject-check_work_attendance.git
git@api.gitlife.ru:oschina-mirror/liuyangyangproject-check_work_attendance.git
oschina-mirror
liuyangyangproject-check_work_attendance
liuyangyangproject-check_work_attendance
master