From 44e4cf933d75e634665fe008ececa0aac596c84a Mon Sep 17 00:00:00 2001
From: libai <libai@yazhai.co>
Date: Mon, 28 Nov 2022 20:52:18 +0800
Subject: [PATCH] 测试

---
 mTest/css/index.css  | 2 +-
 mTest/css/index.less | 2 +-
 mTest/index.html     | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/mTest/css/index.css b/mTest/css/index.css
index fde7f6c..5663cbf 100644
--- a/mTest/css/index.css
+++ b/mTest/css/index.css
@@ -1259,7 +1259,7 @@
   background: #FDEBF9;
   display: none;
   height: 0.7rem;
-  width: 2.3rem;
+  width: 3.3rem;
   line-height: 0.7rem;
   font-size: 0.35rem;
   color: #EE2781;
diff --git a/mTest/css/index.less b/mTest/css/index.less
index ca5e954..61e4a11 100644
--- a/mTest/css/index.less
+++ b/mTest/css/index.less
@@ -1294,7 +1294,7 @@
   background: #FDEBF9;
   display: none;
   height: 0.7rem;
-  width: 2.3rem;
+  width: 3.3rem;
   line-height: 0.7rem;
   font-size: 0.35rem;
   color: #EE2781;
diff --git a/mTest/index.html b/mTest/index.html
index 38e082f..c8fdc79 100644
--- a/mTest/index.html
+++ b/mTest/index.html
@@ -36,7 +36,7 @@
     <script src="lib/fsize.js"></script>
     <link rel="stylesheet" href="css/base.css?v=2022112801">
     <link rel="stylesheet" href="css/layer.css">
-    <link rel="stylesheet" href="css/index.css?v=2022112804">
+    <link rel="stylesheet" href="css/index.css?v=2022112805">
     <link rel="stylesheet" href="css/login.css?v=2022112801">
 
     <link rel="manifest" href="manifest.webmanifest?v=2022112308" />
--
libgit2 0.25.0