From 9957d2c08ce443445fabb7b699045543d1071cff Mon Sep 17 00:00:00 2001 From: yanzai Date: Thu, 24 Oct 2024 15:22:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=89=8D=E7=AB=AF=E5=B1=8F=E8=94=BD=E6=9D=90?= =?UTF-8?q?=E6=96=99=E8=B4=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- h5/pages/main/tj/tjxq.vue | 1023 ++++++++++++++++--------------------- 1 file changed, 448 insertions(+), 575 deletions(-) diff --git a/h5/pages/main/tj/tjxq.vue b/h5/pages/main/tj/tjxq.vue index 6b96bd8..6946c4b 100644 --- a/h5/pages/main/tj/tjxq.vue +++ b/h5/pages/main/tj/tjxq.vue @@ -1,225 +1,223 @@ + &::after { + content: ""; + width: 26rpx; + height: 3rpx; + background-color: #239ea3; + position: absolute; + left: 50%; + bottom: -10rpx; + transform: translateX(-50%); + } + } + } + \ No newline at end of file