From 29658de29b2eb5292bf0c2fad7427b374b769ebc Mon Sep 17 00:00:00 2001 From: qingyiay <2386314947@qq.com> Date: 星期三, 10 五月 2023 20:29:31 +0800 Subject: [PATCH] 样式修改,引入字体,修改逻辑 --- pages/freight-forwarder-page/freightForwarder-index/freightForwarder-index.vue | 10 ---------- 1 files changed, 0 insertions(+), 10 deletions(-) diff --git a/pages/freight-forwarder-page/freightForwarder-index/freightForwarder-index.vue b/pages/freight-forwarder-page/freightForwarder-index/freightForwarder-index.vue index 522c0dc..f4d80ff 100644 --- a/pages/freight-forwarder-page/freightForwarder-index/freightForwarder-index.vue +++ b/pages/freight-forwarder-page/freightForwarder-index/freightForwarder-index.vue @@ -262,7 +262,6 @@ width: 96%; height: 34rpx; font-size: 32rpx; - font-family: Microsoft YaHei; font-weight: 300; color: #303030; @include flex; @@ -272,7 +271,6 @@ width: 100%; height: 31rpx; font-size: 30rpx; - font-family: Microsoft YaHei; font-weight: 300; color: #515151; margin: vww(10) vww(10) 0; @@ -295,7 +293,6 @@ width: 96%; height: 31rpx; font-size: 30rpx; - font-family: Microsoft YaHei; font-weight: 300; color: #515151; margin: vww(10) vww(10) 0; @@ -314,7 +311,6 @@ width: 50%; height: 31rpx; font-size: 30rpx; - font-family: Microsoft YaHei; font-weight: 300; color: #515151; margin: vww(10) vww(10) 0; @@ -395,13 +391,11 @@ width: 15%; text { font-size: 24rpx; - font-family: Microsoft YaHei; font-weight: 400; color: #c78a64; } .residue { font-size: 40rpx; - font-family: CTCuHeiSJ; font-weight: 400; color: #f81414; } @@ -418,7 +412,6 @@ flex-grow: 1; height: 30rpx; font-size: 30rpx; - font-family: Microsoft YaHei; font-weight: 300; color: #515151; position: relative; @@ -436,7 +429,6 @@ height: 30rpx; line-height: 30rpx; font-size: 30rpx; - font-family: Microsoft YaHei; font-weight: 300; color: #515151; } @@ -455,7 +447,6 @@ margin-left: vww(14); line-height: 24rpx; font-size: 28rpx; - font-family: Microsoft YaHei; font-weight: 300; color: #515151; } @@ -477,7 +468,6 @@ background: url('../../../static/image/banner/button.png') no-repeat; background-size: cover; font-size: 28rpx; - font-family: Microsoft YaHei; font-weight: 300; color: #fff; text-align: center; -- Gitblit v1.9.1