From bdacd0fd6fc9265f1f68728f0c90ce58724e3b6b Mon Sep 17 00:00:00 2001
From: sbjw <sbjw.happy@163.com>
Date: Thu, 12 Mar 2026 07:53:39 +0000
Subject: [PATCH] 增加共点测试
---
public/example/ExampleSelectPage.md | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/public/example/ExampleSelectPage.md b/public/example/ExampleSelectPage.md
index a7666d1..4443a4c 100644
--- a/public/example/ExampleSelectPage.md
+++ b/public/example/ExampleSelectPage.md
@@ -9,7 +9,7 @@
import {Button} from "antd";
-export class ExampleSelectPage extends Component {
+export default class ExampleSelectPage extends Component {
optionObjs = {
--
Gitblit v1.9.3