From d059ca35f8c0edcc850a632680c05c201420d016 Mon Sep 17 00:00:00 2001
From: zhaojs <349234519@qq.com>
Date: 星期一, 24 七月 2023 17:07:34 +0800
Subject: [PATCH] no message

---
 h5/apph5/pages/takeout/mt.css |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/h5/apph5/pages/takeout/mt.css b/h5/apph5/pages/takeout/mt.css
index fb1f9e5..5a292d1 100644
--- a/h5/apph5/pages/takeout/mt.css
+++ b/h5/apph5/pages/takeout/mt.css
@@ -9,7 +9,7 @@
 	color: #fff;
 }
 
-.bodycont {
+.mtbodycont {
 	background: #FFD100;
 	width: 100%;
 	padding-top: 95rpx;
@@ -48,7 +48,7 @@
 	color: #fff;
 }
 
-.tabconttxt-check {
+.mttabconttxt-check {
 	color: #FFD100;
 	background: #fff;
 }
@@ -61,7 +61,7 @@
 	padding-bottom: 1.5rem;
 }
 
-.code-flow {
+.mtcode-flow {
 	text-align: center;
 	padding: 1rem;
 	border-bottom: 1px dashed #FFD100;
@@ -69,7 +69,7 @@
 
 .code-flow-img {
 	width: 80%;
-	height: 3rem;
+	height: 3.4rem;
 }
 
 .code-img {
@@ -98,7 +98,7 @@
 .rulesContent{
 	padding: 0 28rpx;
 	margin-top: 45rpx;
-	
+	color: #fff;
 	.txt-title {
 		width: 100%;
 		font-size: 32rpx;

--
Gitblit v1.9.3