From 31bb63fcdf1c6b1d79e8b073aadf8c90863470fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=AE=B8=E5=85=81=E6=9E=9E?= <3422692813@qq.com> Date: Wed, 9 Apr 2025 10:05:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../courseDetail/assets/style/index.rpx.scss | 4 +- newPages/courseDetail/index.vue | 37 ++++++------------ newPages/register/index.vue | 16 ++++---- static/imgs/qbdd2.png | Bin 0 -> 660 bytes static/imgs/yfk2.png | Bin 0 -> 580 bytes 5 files changed, 23 insertions(+), 34 deletions(-) create mode 100644 static/imgs/qbdd2.png create mode 100644 static/imgs/yfk2.png diff --git a/newPages/courseDetail/assets/style/index.rpx.scss b/newPages/courseDetail/assets/style/index.rpx.scss index bee3f3d..0f44ecf 100644 --- a/newPages/courseDetail/assets/style/index.rpx.scss +++ b/newPages/courseDetail/assets/style/index.rpx.scss @@ -2,7 +2,7 @@ background-color: rgba(242, 244, 248, 1); position: relative; width: 750rpx; - height: 4112rpx; + //height: 4112rpx; overflow: hidden; .group_1 { background-color: rgba(255, 255, 255, 1); @@ -247,7 +247,7 @@ .group_5 { background-color: rgba(255, 255, 255, 1); border-radius: 8px; - height: 2870rpx; + //height: 2870rpx; width: 686rpx; position: relative; margin: -30rpx 0 0 32rpx; diff --git a/newPages/courseDetail/index.vue b/newPages/courseDetail/index.vue index e5242b9..184c066 100644 --- a/newPages/courseDetail/index.vue +++ b/newPages/courseDetail/index.vue @@ -1,17 +1,9 @@