From 00afc874ebca5ea8111b18559725bbb5f92aa7b0 Mon Sep 17 00:00:00 2001
From: sbjw <sbjw.happy@163.com>
Date: Thu, 12 Mar 2026 07:58:44 +0000
Subject: [PATCH] 去除rc3,使用1.0.43
---
public/example/ExampleHtmlBoardPage.md | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/public/example/ExampleHtmlBoardPage.md b/public/example/ExampleHtmlBoardPage.md
index 724638c..a5dd91a 100644
--- a/public/example/ExampleHtmlBoardPage.md
+++ b/public/example/ExampleHtmlBoardPage.md
@@ -4,7 +4,7 @@
```jsx
import React, {Component} from 'react'
import './ExampleHtmlBoardPage.css'
-import {Bp, GIS} from "../iclient3d-plot-diy";
+import {Bp, GIS} from "iclient3d-plot-diy";
import {Button} from "antd";
import $ from "jquery";
--
Gitblit v1.9.3