From f0351f77f11779d72b502f5244a00927c33f012b Mon Sep 17 00:00:00 2001
From: sbjw <sbjw.happy@163.com>
Date: Wed, 11 Mar 2026 03:31:03 +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