Пожалуйста, включите JavaScript.
Главная
Обзор
Помощь
Регистрация
Вход
weapp
/
C
Следить
8
В избранное
0
Форкнуть
0
Код
Задачи
0
Pull Request'ы
0
Релизы
66
Вики
Активность
Просмотр исходного кода
[首页样式修改]
tags/湖南版5.1.4
luqc
6 лет назад
Родитель
fd0cec0d4a
Сommit
def4810ca7
2 измененных файлов
:
7 добавлений
и
5 удалений
Разделённый вид
Опции Diff
Показать статистику
Скачать Patch файл
Скачать Diff файл
+6
-4
components/coupons/index.wxss
+1
-1
pages/main/coupons/index.wxss
+ 6
- 4
components/coupons/index.wxss
Просмотреть файл
@@ -3,7 +3,7 @@
width: 40%;
height: 492rpx;
display: inline-block;
padding: 30rpx;
padding:
10rpx
30rpx;
position: relative;
}
@@ -35,7 +35,7 @@
width: 335rpx;
height: 157rpx;
position: absolute;
bottom:
3
0rpx;
bottom:
1
0rpx;
background: #fff;
border-radius:0rpx 0rpx 10rpx 10rpx;
}
@@ -61,6 +61,8 @@
display: block;
font-size: 50rpx;
color: #FF4949;
position: absolute;
bottom: 10rpx;
}
.price{
/* width:48rpx;
@@ -112,13 +114,13 @@ margin-left: 16rpx;
.coupons-btn {
position: absolute;
bottom:
3
0rpx;
bottom:
1
0rpx;
right: 0;
}
.coupons-btn-gm {
background: #AF6E34 !important;
border-radius: 10px 0px
10
px 0px !important;
border-radius: 10px 0px
5
px 0px !important;
margin: 0 !important;
padding: 0 !important;
font-family: PingFangSC-Semibold;
+ 1
- 1
pages/main/coupons/index.wxss
Просмотреть файл
@@ -1,5 +1,5 @@
.index-coupons {
height: 820rpx;
/*
height: 820rpx;
*/
margin-top: 30rpx;
background:linear-gradient(0deg,rgba(235,235,235,1) 0%,rgba(255,255,255,1) 100%);
}
Редактирование
Предпросмотр
Загрузка…
Отмена
Сохранить