diff --git a/components/Cn-device-card/Cn-device-card.vue b/components/Cn-device-card/Cn-device-card.vue index 47c00e1..f972a54 100644 --- a/components/Cn-device-card/Cn-device-card.vue +++ b/components/Cn-device-card/Cn-device-card.vue @@ -147,7 +147,7 @@ export default { .device-body-item { display: flex; justify-content: space-between; - font-size: 26rpx; + font-size: 28rpx; color: #666666; line-height: 1.2; } @@ -170,12 +170,12 @@ export default { } } .uni-card .uni-card__header .uni-card__header-content .uni-card__header-content-title { - font-size: 28rpx; + font-size: 30rpx; color: #3a3a3a; font-weight: 700; } .uni-card .uni-card__header .uni-card__header-content .uni-card__header-content-subtitle { - font-size: 12px; + font-size: 24rpx; // margin-top: 5px; color: #666666; } @@ -208,7 +208,7 @@ export default { margin-right: 20rpx; } .event-tag { - font-size: 20rpx; + font-size: 22rpx; padding: 2rpx 10rpx; border-radius: 8rpx; margin-top: 5rpx; diff --git a/pages/engineering/list.vue b/pages/engineering/list.vue index 8eab040..846f4cf 100644 --- a/pages/engineering/list.vue +++ b/pages/engineering/list.vue @@ -1,61 +1,48 @@ - + + +