From 4c46ea24641b5c1e18c55eb86477d0e0bc444580 Mon Sep 17 00:00:00 2001 From: yiming <m13691596795@163.com> Date: 星期二, 18 六月 2024 17:52:47 +0800 Subject: [PATCH] 数字课程详情 --- pages/digitalTextbooks/index.wxss | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pages/digitalTextbooks/index.wxss b/pages/digitalTextbooks/index.wxss index 9bfdfd0..67ed29f 100644 --- a/pages/digitalTextbooks/index.wxss +++ b/pages/digitalTextbooks/index.wxss @@ -202,7 +202,6 @@ margin: 0 20rpx; height: 75rpx; color: #333; - font-size: 28rpx; font-weight: 700; word-break: break-all; @@ -221,6 +220,7 @@ overflow: hidden; text-overflow: ellipsis; text-align: left; + width: 150rpx; } .price { -- Gitblit v1.9.1