From e62511be9cbb15ae46f4f42be1e39db1baa18cf7 Mon Sep 17 00:00:00 2001
From: 杨磊 <505174330@qq.com>
Date: 星期三, 05 六月 2024 18:16:57 +0800
Subject: [PATCH] 地图监听

---
 src/uni_modules/csr-tab/static/demo_index.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/uni_modules/csr-tab/static/demo_index.html b/src/uni_modules/csr-tab/static/demo_index.html
index ddccbac..6258a12 100644
--- a/src/uni_modules/csr-tab/static/demo_index.html
+++ b/src/uni_modules/csr-tab/static/demo_index.html
@@ -79,7 +79,7 @@
 <pre><code class="language-css"
 >.iconfont {
   font-family: "iconfont" !important;
-  font-size: 16px;
+  font-size: 0.16rem;
   font-style: normal;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;

--
Gitblit v1.9.1