HolyKnightIX 1 год назад
Родитель
Сommit
f73c586c2b
2 измененных файлов: 6 добавлений и 6 удалений
  1. +3
    -3
      pages2/shopSelect/shopSelect.less
  2. +3
    -3
      pages2/shopSelect/shopSelect.ttss

+ 3
- 3
pages2/shopSelect/shopSelect.less Просмотреть файл

@@ -119,7 +119,7 @@ page {
}

.notice {
font-size: 40rpx;
font-size: 35rpx;
padding: 0 15rpx;
margin-bottom: 30rpx;
}
@@ -130,11 +130,11 @@ page {
margin-bottom: 25rpx;

.title {
font-size: 40rpx;
font-size: 35rpx;
}

.item {
font-size: 36rpx;
font-size: 30rpx;
height: 80rpx;
line-height: 80rpx;
border-bottom: 1px solid #0000003b;


+ 3
- 3
pages2/shopSelect/shopSelect.ttss Просмотреть файл

@@ -102,7 +102,7 @@ page .continer .selectCity .nav .item {
border-radius: 15rpx;
}
page .continer .selectCity .notice {
font-size: 40rpx;
font-size: 35rpx;
padding: 0 15rpx;
margin-bottom: 30rpx;
}
@@ -112,10 +112,10 @@ page .continer .selectCity .indexList {
margin-bottom: 25rpx;
}
page .continer .selectCity .indexList .title {
font-size: 40rpx;
font-size: 35rpx;
}
page .continer .selectCity .indexList .item {
font-size: 36rpx;
font-size: 30rpx;
height: 80rpx;
line-height: 80rpx;
border-bottom: 1px solid #0000003b;


Загрузка…
Отмена
Сохранить