一体机放大
This commit is contained in:
@@ -1683,7 +1683,6 @@ defineExpose({ loadData });
|
|||||||
grid-gap: 38rpx;
|
grid-gap: 38rpx;
|
||||||
grid-template-columns: 1fr;
|
grid-template-columns: 1fr;
|
||||||
.card
|
.card
|
||||||
height: calc(158rpx - 40rpx);
|
|
||||||
padding: 22rpx 26rpx
|
padding: 22rpx 26rpx
|
||||||
box-shadow: 0rpx 8rpx 40rpx 0rpx rgba(210,210,210,0.14);
|
box-shadow: 0rpx 8rpx 40rpx 0rpx rgba(210,210,210,0.14);
|
||||||
border-radius: 16rpx 16rpx 16rpx 16rpx;
|
border-radius: 16rpx 16rpx 16rpx 16rpx;
|
||||||
@@ -1691,11 +1690,11 @@ defineExpose({ loadData });
|
|||||||
.card-title
|
.card-title
|
||||||
font-family: 'PingFangSC-Medium', 'PingFang SC', 'Helvetica Neue', Helvetica, Arial, 'Microsoft YaHei', sans-serif;
|
font-family: 'PingFangSC-Medium', 'PingFang SC', 'Helvetica Neue', Helvetica, Arial, 'Microsoft YaHei', sans-serif;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
font-size: 32rpx;
|
font-size: 64rpx;
|
||||||
color: #000000;
|
color: #000000;
|
||||||
.card-text
|
.card-text
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-size: 24rpx;
|
font-size: 32rpx;
|
||||||
color: #9E9E9E;
|
color: #9E9E9E;
|
||||||
margin-top: 4rpx
|
margin-top: 4rpx
|
||||||
.card:first-child
|
.card:first-child
|
||||||
@@ -1716,7 +1715,7 @@ defineExpose({ loadData });
|
|||||||
gap: 16rpx
|
gap: 16rpx
|
||||||
.h5-action-btn
|
.h5-action-btn
|
||||||
flex: 1
|
flex: 1
|
||||||
height: 60rpx
|
height: 90rpx
|
||||||
background:#FFFFFF
|
background:#FFFFFF
|
||||||
border-radius: 8rpx
|
border-radius: 8rpx
|
||||||
display: flex
|
display: flex
|
||||||
@@ -1730,7 +1729,7 @@ defineExpose({ loadData });
|
|||||||
.btn-text
|
.btn-text
|
||||||
font-family: 'PingFangSC-Regular', 'PingFang SC', 'Helvetica Neue', Helvetica, Arial, 'Microsoft YaHei', sans-serif
|
font-family: 'PingFangSC-Regular', 'PingFang SC', 'Helvetica Neue', Helvetica, Arial, 'Microsoft YaHei', sans-serif
|
||||||
font-weight: 400
|
font-weight: 400
|
||||||
font-size: 26rpx
|
font-size: 44rpx
|
||||||
color: #256BFA
|
color: #256BFA
|
||||||
// 服务功能网格样式
|
// 服务功能网格样式
|
||||||
.service-grid
|
.service-grid
|
||||||
@@ -1949,13 +1948,13 @@ defineExpose({ loadData });
|
|||||||
flex-wrap: nowrap
|
flex-wrap: nowrap
|
||||||
.job
|
.job
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-size: 36rpx;
|
font-size: 44rpx;
|
||||||
color: #666D7F;
|
color: #666D7F;
|
||||||
margin-right: 32rpx;
|
margin-right: 32rpx;
|
||||||
white-space: nowrap
|
white-space: nowrap
|
||||||
.active
|
.active
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
font-size: 36rpx;
|
font-size: 44rpx;
|
||||||
color: #000000;
|
color: #000000;
|
||||||
.jobs-add
|
.jobs-add
|
||||||
font-family: 'PingFangSC-Regular', 'PingFang SC', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
font-family: 'PingFangSC-Regular', 'PingFang SC', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
||||||
@@ -1963,7 +1962,7 @@ defineExpose({ loadData });
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-size: 32rpx;
|
font-size: 44rpx;
|
||||||
color: #666D7F;
|
color: #666D7F;
|
||||||
line-height: 38rpx;
|
line-height: 38rpx;
|
||||||
min-width: 80rpx;
|
min-width: 80rpx;
|
||||||
@@ -1981,22 +1980,22 @@ defineExpose({ loadData });
|
|||||||
font-family: 'PingFangSC-Regular', 'PingFang SC', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
font-family: 'PingFangSC-Regular', 'PingFang SC', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
||||||
.filterbtm
|
.filterbtm
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-size: 32rpx;
|
font-size: 44rpx;
|
||||||
color: #666D7F;
|
color: #666D7F;
|
||||||
margin-right: 8rpx
|
margin-right: 8rpx
|
||||||
padding: 0rpx 6rpx
|
padding: 0rpx 6rpx
|
||||||
.active
|
.active
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
font-size: 32rpx;
|
font-size: 44rpx;
|
||||||
color: #256BFA;
|
color: #256BFA;
|
||||||
.btm-right
|
.btm-right
|
||||||
font-family: 'PingFangSC-Regular', 'PingFang SC', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
font-family: 'PingFangSC-Regular', 'PingFang SC', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-size: 32rpx;
|
font-size: 44rpx;
|
||||||
color: #6C7282;
|
color: #6C7282;
|
||||||
.right-sx
|
.right-sx
|
||||||
width: 26rpx;
|
width: 32rpx;
|
||||||
height: 26rpx;
|
height: 32rpx;
|
||||||
.active
|
.active
|
||||||
transform: rotate(180deg)
|
transform: rotate(180deg)
|
||||||
.table-list
|
.table-list
|
||||||
@@ -2034,7 +2033,7 @@ defineExpose({ loadData });
|
|||||||
text-align: left;
|
text-align: left;
|
||||||
word-break:break-all
|
word-break:break-all
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
font-size: 32rpx;
|
font-size: 38rpx;
|
||||||
color: #333333;
|
color: #333333;
|
||||||
margin-top: 10rpx
|
margin-top: 10rpx
|
||||||
.falls-card-pay
|
.falls-card-pay
|
||||||
@@ -2050,7 +2049,7 @@ defineExpose({ loadData });
|
|||||||
color: #4C6EFB;
|
color: #4C6EFB;
|
||||||
padding-right: 10rpx
|
padding-right: 10rpx
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
font-size: 28rpx;
|
font-size: 44rpx;
|
||||||
color: #4C6EFB;
|
color: #4C6EFB;
|
||||||
line-height: 45rpx;
|
line-height: 45rpx;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
@@ -2066,10 +2065,10 @@ defineExpose({ loadData });
|
|||||||
height: 30rpx;
|
height: 30rpx;
|
||||||
background: #F4F4F4;
|
background: #F4F4F4;
|
||||||
border-radius: 4rpx;
|
border-radius: 4rpx;
|
||||||
padding: 6rpx 20rpx;
|
padding: 12rpx 20rpx;
|
||||||
line-height: 30rpx;
|
line-height: 30rpx;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-size: 24rpx;
|
font-size: 32rpx;
|
||||||
color: #6C7282;
|
color: #6C7282;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin-top: 20rpx;
|
margin-top: 20rpx;
|
||||||
@@ -2077,7 +2076,7 @@ defineExpose({ loadData });
|
|||||||
|
|
||||||
.falls-card-company,.falls-card-pepleNumber
|
.falls-card-company,.falls-card-pepleNumber
|
||||||
margin-top: 20rpx;
|
margin-top: 20rpx;
|
||||||
font-size: 24rpx;
|
font-size: 32rpx;
|
||||||
color: #999999;
|
color: #999999;
|
||||||
line-height: 25rpx;
|
line-height: 25rpx;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
@@ -2087,7 +2086,7 @@ defineExpose({ loadData });
|
|||||||
flex-wrap: wrap
|
flex-wrap: wrap
|
||||||
margin-top: 10rpx;
|
margin-top: 10rpx;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-size: 24rpx;
|
font-size: 32rpx;
|
||||||
color: #999999;
|
color: #999999;
|
||||||
line-height: 46rpx
|
line-height: 46rpx
|
||||||
view
|
view
|
||||||
@@ -2107,12 +2106,12 @@ defineExpose({ loadData });
|
|||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
font-size: 21rpx;
|
font-size: 32rpx;
|
||||||
color: #4778EC;
|
color: #4778EC;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
.falls-card-company2
|
.falls-card-company2
|
||||||
margin-top: 4rpx;
|
margin-top: 4rpx;
|
||||||
font-size: 24rpx;
|
font-size: 32rpx;
|
||||||
color: #999999;
|
color: #999999;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
display: flex
|
display: flex
|
||||||
|
|||||||
Reference in New Issue
Block a user