From 8443ee6e9a2613ebb3c26222ffb061d9314e9fe4 Mon Sep 17 00:00:00 2001
From: sbjw <sbjw.happy@163.com>
Date: Thu, 26 Mar 2026 17:44:34 +0000
Subject: [PATCH] 更到最新版本

---
 src/example/ExampleDrawDyPage.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/example/ExampleDrawDyPage.js b/src/example/ExampleDrawDyPage.js
index 54d774f..b2bb1b5 100644
--- a/src/example/ExampleDrawDyPage.js
+++ b/src/example/ExampleDrawDyPage.js
@@ -255,8 +255,8 @@
         super(props);
         this.state = {
             htmlString: '<h3>正在加载中...</h3>',
-            rate: 1000,
-            drawCount: 100
+            rate: 200,
+            drawCount: 150
         };
     }
 

--
Gitblit v1.9.3