From a4c501780fb7c2179e7842cffda65756947ba951 Mon Sep 17 00:00:00 2001
From: zhaojs <349234519@qq.com>
Date: 星期五, 19 五月 2023 09:38:50 +0800
Subject: [PATCH] no message

---
 uniapp/pages/active/tmsearch.vue |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/uniapp/pages/active/tmsearch.vue b/uniapp/pages/active/tmsearch.vue
index 2de88e6..033b1a6 100644
--- a/uniapp/pages/active/tmsearch.vue
+++ b/uniapp/pages/active/tmsearch.vue
@@ -8,7 +8,7 @@
 					&#xe630;
 				</view>
 				<view class="titleBox rowCen" :style="'color:'+ (scrollTop<fiexdtop?'#DD2425;':'#ffffff;')">
-					澶╃尗
+					
 				</view>
 				<view class="rightEmpty">
 				</view>
@@ -18,11 +18,11 @@
 			<view class="search-region colCen">
 				<view class="pageTitle-bar rowCenCen">
 					<view class="leftIcon defIcon">
-						<image src="https://yanfeiobpub.obs.cn-east-3.myhuaweicloud.com/dfg/tmlogo.png" mode="aspectFill"></image>
+						<image src="https://yanfeiobpub.obs.cn-east-3.myhuaweicloud.com/dfg/tblogo.jpeg" mode="aspectFill"></image>
 					</view>
 					<view class="titleInfo colSta">
 						<view class="topfont">
-							澶╃尗浼樻儬鍒稿ぇ鏀鹃��
+							娣樺疂浼樻儬鍒稿ぇ鏀鹃��
 						</view>
 						<view class="bottomfont">
 							鍏堥鍒� 鍐嶈喘鐗� 鐪佸崈鍏�
@@ -202,7 +202,7 @@
 			top: 0;
 			left: 0;
 			z-index: 110;
-			background: linear-gradient(266deg, #E7251C, #E7251C);
+			background: linear-gradient(266deg, #F97B24, #F97B24);
 
 			.headerBar-container {
 				width: 100%;
@@ -235,7 +235,7 @@
 				width: 100%;
 				height: 340rpx;
 				padding: 0 75rpx;
-				background: linear-gradient(266deg, #E7251C, #E7251C);
+				background: linear-gradient(266deg, #F97B24, #F97B24);
 
 				.pageTitle-bar {
 					width: 100%;
@@ -291,7 +291,7 @@
 					.right-btn {
 						width: 116rpx;
 						height: 60rpx;
-						background: linear-gradient(266deg, #FF012E, #FF1017);
+						background: linear-gradient(266deg, #F97B24, #F97B24);
 						border-radius: 30rpx;
 						font-size: 24rpx;
 						font-weight: 500;

--
Gitblit v1.9.3