瀏覽代碼

upload

product
HolyKnightIX 1 年之前
父節點
當前提交
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;


Loading…
取消
儲存