Skip to content

新的文档目录架构#49

Merged
zds-s merged 2 commits into
mainfrom
feature/20260613-new-doc
Jun 14, 2026
Merged

新的文档目录架构#49
zds-s merged 2 commits into
mainfrom
feature/20260613-new-doc

Conversation

@zds-s

@zds-s zds-s commented Jun 13, 2026

Copy link
Copy Markdown
Member

No description provided.

@vercel

vercel Bot commented Jun 13, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
doc-v3 Error Error Jun 13, 2026 9:32am

@netlify

netlify Bot commented Jun 13, 2026

Copy link
Copy Markdown

Deploy Preview for super-cobbler-53ff65 ready!

Name Link
🔨 Latest commit 85ebc4a
🔍 Latest deploy log https://app.netlify.com/projects/super-cobbler-53ff65/deploys/6a2d23b24b34690008a93996
😎 Deploy Preview https://deploy-preview-49--super-cobbler-53ff65.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@coderabbitai

coderabbitai Bot commented Jun 13, 2026

Copy link
Copy Markdown

Important

Review skipped

Too many files!

This PR contains 300 files, which is 150 over the limit of 150.

To get a review, narrow the scope:
• coderabbit review --type committed # exclude uncommitted changes
• coderabbit review --dir # limit to a subdirectory
• coderabbit review --base # compare against a closer base

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 6ef5f2fb-192f-4880-80a3-d95cf9cb01c7

📥 Commits

Reviewing files that changed from the base of the PR and between 9783dac and 85ebc4a.

📒 Files selected for processing (300)
  • .vitepress/src/en/config.ts
  • .vitepress/src/en/nav.ts
  • .vitepress/src/en/sidebars.ts
  • .vitepress/src/ja/config.ts
  • .vitepress/src/ja/nav.ts
  • .vitepress/src/ja/sidebars.ts
  • .vitepress/src/shared.ts
  • .vitepress/src/zh-hk/nav.ts
  • .vitepress/src/zh-hk/sidebars.ts
  • .vitepress/src/zh-tw/nav.ts
  • .vitepress/src/zh-tw/sidebars.ts
  • .vitepress/src/zh/nav.ts
  • .vitepress/src/zh/sidebars.ts
  • README.md
  • docs/en/backend/base/error-handler.md
  • docs/en/backend/base/lifecycle.md
  • docs/en/backend/base/logger.md
  • docs/en/backend/base/router.md
  • docs/en/backend/base/structure.md
  • docs/en/backend/data-permission/config.md
  • docs/en/backend/index.md
  • docs/en/backend/security/client-ip.md
  • docs/en/backend/security/passport.md
  • docs/en/faq/index.md
  • docs/en/front/advanced/auto-import.md
  • docs/en/front/advanced/permission.md
  • docs/en/front/advanced/system-config.md
  • docs/en/front/base/build-preview.md
  • docs/en/front/base/configure.md
  • docs/en/front/base/icon.md
  • docs/en/front/base/route-menu.md
  • docs/en/front/base/start.md
  • docs/en/front/component/ma-echarts.md
  • docs/en/front/component/ma-form.md
  • docs/en/front/component/ma-form/examples/advanced-scenarios.md
  • docs/en/front/component/ma-pro-table.md
  • docs/en/front/component/ma-search/examples/collapsible-search.md
  • docs/en/front/component/ma-table.md
  • docs/en/front/component/ma-table/basic.md
  • docs/en/front/component/ma-table/filter.md
  • docs/en/front/component/ma-table/sorting.md
  • docs/en/front/high/hooks.md
  • docs/en/front/high/plugins.md
  • docs/en/front/high/tsx.md
  • docs/en/guide/changelog.md
  • docs/en/guide/contributions.md
  • docs/en/guide/introduce/declaration.md
  • docs/en/guide/introduce/mineadmin.md
  • docs/en/guide/introduce/thank.md
  • docs/en/guide/releases.md
  • docs/en/guide/start/deployment.md
  • docs/en/guide/table-styles-showcase.md
  • docs/en/guide/toc-demo.md
  • docs/en/guide/upgrade.md
  • docs/en/index.md
  • docs/en/libs/index.md
  • docs/en/libs/ma-form/latest/index.md
  • docs/en/libs/ma-pro-table/latest/index.md
  • docs/en/libs/ma-search/latest/index.md
  • docs/en/libs/ma-table/latest/index.md
  • docs/en/plugin/backend/migrate.md
  • docs/en/plugin/backend/unit-test.md
  • docs/en/plugin/command.md
  • docs/en/plugin/configProvider.md
  • docs/en/plugin/create.md
  • docs/en/plugin/develop/publish.md
  • docs/en/plugin/develop/question.md
  • docs/en/plugin/examples.md
  • docs/en/plugin/front/develop.md
  • docs/en/plugin/index.md
  • docs/en/plugin/mineJson.md
  • docs/en/v3/backend/base/error-handler.md
  • docs/en/v3/backend/base/event-handler.md
  • docs/en/v3/backend/base/lang.md
  • docs/en/v3/backend/base/lifecycle.md
  • docs/en/v3/backend/base/logger.md
  • docs/en/v3/backend/base/router.md
  • docs/en/v3/backend/base/structure.md
  • docs/en/v3/backend/base/upload.md
  • docs/en/v3/backend/data-permission/architecture.md
  • docs/en/v3/backend/data-permission/config.md
  • docs/en/v3/backend/data-permission/example.md
  • docs/en/v3/backend/data-permission/notice.md
  • docs/en/v3/backend/data-permission/overview.md
  • docs/en/v3/backend/data-permission/performance.md
  • docs/en/v3/backend/data-permission/troubleshooting.md
  • docs/en/v3/backend/index.md
  • docs/en/v3/backend/security/access.md
  • docs/en/v3/backend/security/client-ip.md
  • docs/en/v3/backend/security/passport.md
  • docs/en/v3/faq/index.md
  • docs/en/v3/front/advanced/auto-import.md
  • docs/en/v3/front/advanced/cache.md
  • docs/en/v3/front/advanced/layout.md
  • docs/en/v3/front/advanced/login-welcome.md
  • docs/en/v3/front/advanced/module.md
  • docs/en/v3/front/advanced/permission.md
  • docs/en/v3/front/advanced/request.md
  • docs/en/v3/front/advanced/system-config.md
  • docs/en/v3/front/advanced/tools.md
  • docs/en/v3/front/base/build-preview.md
  • docs/en/v3/front/base/concept.md
  • docs/en/v3/front/base/configure.md
  • docs/en/v3/front/base/icon.md
  • docs/en/v3/front/base/route-menu.md
  • docs/en/v3/front/base/start.md
  • docs/en/v3/front/component/ma-echarts.md
  • docs/en/v3/front/component/ma-form.md
  • docs/en/v3/front/component/ma-form/examples/advanced-scenarios.md
  • docs/en/v3/front/component/ma-form/examples/basic-usage.md
  • docs/en/v3/front/component/ma-form/examples/component-rendering.md
  • docs/en/v3/front/component/ma-form/examples/conditional-rendering.md
  • docs/en/v3/front/component/ma-form/examples/dynamic-validation.md
  • docs/en/v3/front/component/ma-form/examples/expose-methods.md
  • docs/en/v3/front/component/ma-form/examples/layout-systems.md
  • docs/en/v3/front/component/ma-form/examples/loading-states.md
  • docs/en/v3/front/component/ma-form/examples/mobile-responsive.md
  • docs/en/v3/front/component/ma-form/examples/nested-forms.md
  • docs/en/v3/front/component/ma-form/examples/performance-demo.md
  • docs/en/v3/front/component/ma-form/examples/slots-examples.md
  • docs/en/v3/front/component/ma-pro-table.md
  • docs/en/v3/front/component/ma-pro-table/examples/advanced-search.md
  • docs/en/v3/front/component/ma-pro-table/examples/basic.md
  • docs/en/v3/front/component/ma-pro-table/examples/cell-render-plugins.md
  • docs/en/v3/front/component/ma-pro-table/examples/custom-operations.md
  • docs/en/v3/front/component/ma-pro-table/examples/data-management.md
  • docs/en/v3/front/component/ma-pro-table/examples/responsive-layout.md
  • docs/en/v3/front/component/ma-pro-table/examples/toolbar-extensions.md
  • docs/en/v3/front/component/ma-search.md
  • docs/en/v3/front/component/ma-search/examples/advanced-search.md
  • docs/en/v3/front/component/ma-search/examples/basic-usage.md
  • docs/en/v3/front/component/ma-search/examples/collapsible-search.md
  • docs/en/v3/front/component/ma-search/examples/custom-actions.md
  • docs/en/v3/front/component/ma-search/examples/dynamic-items.md
  • docs/en/v3/front/component/ma-search/examples/form-validation.md
  • docs/en/v3/front/component/ma-search/examples/methods-demo.md
  • docs/en/v3/front/component/ma-search/examples/responsive-layout.md
  • docs/en/v3/front/component/ma-search/examples/table-integration.md
  • docs/en/v3/front/component/ma-table.md
  • docs/en/v3/front/component/ma-table/basic.md
  • docs/en/v3/front/component/ma-table/custom-render.md
  • docs/en/v3/front/component/ma-table/dynamic-columns.md
  • docs/en/v3/front/component/ma-table/filter.md
  • docs/en/v3/front/component/ma-table/pagination.md
  • docs/en/v3/front/component/ma-table/responsive.md
  • docs/en/v3/front/component/ma-table/selection.md
  • docs/en/v3/front/component/ma-table/sorting.md
  • docs/en/v3/front/component/ma-table/tree-table.md
  • docs/en/v3/front/high/hooks.md
  • docs/en/v3/front/high/i18n.md
  • docs/en/v3/front/high/plugins.md
  • docs/en/v3/front/high/provider.md
  • docs/en/v3/front/high/store.md
  • docs/en/v3/front/high/tsx.md
  • docs/en/v3/guide/changelog.md
  • docs/en/v3/guide/contributions.md
  • docs/en/v3/guide/introduce/contact.md
  • docs/en/v3/guide/introduce/declaration.md
  • docs/en/v3/guide/introduce/mineadmin.md
  • docs/en/v3/guide/introduce/thank.md
  • docs/en/v3/guide/releases.md
  • docs/en/v3/guide/start/deployment.md
  • docs/en/v3/guide/start/fast-install.md
  • docs/en/v3/guide/table-styles-showcase.md
  • docs/en/v3/guide/toc-demo.md
  • docs/en/v3/guide/upgrade.md
  • docs/en/v3/plugin/api.md
  • docs/en/v3/plugin/backend/migrate.md
  • docs/en/v3/plugin/backend/unit-test.md
  • docs/en/v3/plugin/command.md
  • docs/en/v3/plugin/configProvider.md
  • docs/en/v3/plugin/create.md
  • docs/en/v3/plugin/develop.md
  • docs/en/v3/plugin/develop/publish.md
  • docs/en/v3/plugin/develop/question.md
  • docs/en/v3/plugin/examples.md
  • docs/en/v3/plugin/front/develop.md
  • docs/en/v3/plugin/guide.md
  • docs/en/v3/plugin/index.md
  • docs/en/v3/plugin/lifecycle.md
  • docs/en/v3/plugin/mineJson.md
  • docs/en/v3/plugin/structure.md
  • docs/index.md
  • docs/ja/backend/base/error-handler.md
  • docs/ja/backend/base/lifecycle.md
  • docs/ja/backend/base/logger.md
  • docs/ja/backend/base/router.md
  • docs/ja/backend/base/structure.md
  • docs/ja/backend/data-permission/config.md
  • docs/ja/backend/index.md
  • docs/ja/backend/security/client-ip.md
  • docs/ja/backend/security/passport.md
  • docs/ja/faq/index.md
  • docs/ja/front/advanced/auto-import.md
  • docs/ja/front/advanced/login-welcome.md
  • docs/ja/front/advanced/permission.md
  • docs/ja/front/advanced/request.md
  • docs/ja/front/advanced/system-config.md
  • docs/ja/front/base/build-preview.md
  • docs/ja/front/base/concept.md
  • docs/ja/front/base/configure.md
  • docs/ja/front/base/icon.md
  • docs/ja/front/base/route-menu.md
  • docs/ja/front/base/start.md
  • docs/ja/front/component/ma-echarts.md
  • docs/ja/front/component/ma-form.md
  • docs/ja/front/component/ma-form/examples/advanced-scenarios.md
  • docs/ja/front/component/ma-form/examples/basic-usage.md
  • docs/ja/front/component/ma-form/examples/layout-systems.md
  • docs/ja/front/component/ma-form/examples/performance-demo.md
  • docs/ja/front/component/ma-pro-table.md
  • docs/ja/front/component/ma-pro-table/examples/basic.md
  • docs/ja/front/component/ma-search.md
  • docs/ja/front/component/ma-search/examples/advanced-search.md
  • docs/ja/front/component/ma-search/examples/basic-usage.md
  • docs/ja/front/component/ma-search/examples/collapsible-search.md
  • docs/ja/front/component/ma-search/examples/custom-actions.md
  • docs/ja/front/component/ma-table.md
  • docs/ja/front/component/ma-table/filter.md
  • docs/ja/front/high/hooks.md
  • docs/ja/front/high/plugins.md
  • docs/ja/front/high/tsx.md
  • docs/ja/guide/changelog.md
  • docs/ja/guide/contributions.md
  • docs/ja/guide/introduce/declaration.md
  • docs/ja/guide/introduce/mineadmin.md
  • docs/ja/guide/introduce/thank.md
  • docs/ja/guide/releases.md
  • docs/ja/guide/start/deployment.md
  • docs/ja/guide/start/fast-install.md
  • docs/ja/guide/table-styles-showcase.md
  • docs/ja/guide/toc-demo.md
  • docs/ja/guide/upgrade.md
  • docs/ja/index.md
  • docs/ja/libs/index.md
  • docs/ja/libs/ma-form/latest/index.md
  • docs/ja/libs/ma-pro-table/latest/index.md
  • docs/ja/libs/ma-search/latest/index.md
  • docs/ja/libs/ma-table/latest/index.md
  • docs/ja/plugin/backend/migrate.md
  • docs/ja/plugin/backend/unit-test.md
  • docs/ja/plugin/command.md
  • docs/ja/plugin/configProvider.md
  • docs/ja/plugin/create.md
  • docs/ja/plugin/develop.md
  • docs/ja/plugin/develop/publish.md
  • docs/ja/plugin/develop/question.md
  • docs/ja/plugin/front/develop.md
  • docs/ja/plugin/lifecycle.md
  • docs/ja/plugin/mineJson.md
  • docs/ja/v3/backend/base/error-handler.md
  • docs/ja/v3/backend/base/event-handler.md
  • docs/ja/v3/backend/base/lang.md
  • docs/ja/v3/backend/base/lifecycle.md
  • docs/ja/v3/backend/base/logger.md
  • docs/ja/v3/backend/base/router.md
  • docs/ja/v3/backend/base/structure.md
  • docs/ja/v3/backend/base/upload.md
  • docs/ja/v3/backend/data-permission/architecture.md
  • docs/ja/v3/backend/data-permission/config.md
  • docs/ja/v3/backend/data-permission/example.md
  • docs/ja/v3/backend/data-permission/notice.md
  • docs/ja/v3/backend/data-permission/overview.md
  • docs/ja/v3/backend/data-permission/performance.md
  • docs/ja/v3/backend/data-permission/troubleshooting.md
  • docs/ja/v3/backend/index.md
  • docs/ja/v3/backend/security/access.md
  • docs/ja/v3/backend/security/client-ip.md
  • docs/ja/v3/backend/security/passport.md
  • docs/ja/v3/faq/index.md
  • docs/ja/v3/front/advanced/auto-import.md
  • docs/ja/v3/front/advanced/cache.md
  • docs/ja/v3/front/advanced/layout.md
  • docs/ja/v3/front/advanced/login-welcome.md
  • docs/ja/v3/front/advanced/module.md
  • docs/ja/v3/front/advanced/permission.md
  • docs/ja/v3/front/advanced/request.md
  • docs/ja/v3/front/advanced/system-config.md
  • docs/ja/v3/front/advanced/tools.md
  • docs/ja/v3/front/base/build-preview.md
  • docs/ja/v3/front/base/concept.md
  • docs/ja/v3/front/base/configure.md
  • docs/ja/v3/front/base/icon.md
  • docs/ja/v3/front/base/route-menu.md
  • docs/ja/v3/front/base/start.md
  • docs/ja/v3/front/component/ma-echarts.md
  • docs/ja/v3/front/component/ma-form.md
  • docs/ja/v3/front/component/ma-form/examples/advanced-scenarios.md
  • docs/ja/v3/front/component/ma-form/examples/basic-usage.md
  • docs/ja/v3/front/component/ma-form/examples/component-rendering.md
  • docs/ja/v3/front/component/ma-form/examples/conditional-rendering.md
  • docs/ja/v3/front/component/ma-form/examples/dynamic-validation.md
  • docs/ja/v3/front/component/ma-form/examples/expose-methods.md
  • docs/ja/v3/front/component/ma-form/examples/layout-systems.md
  • docs/ja/v3/front/component/ma-form/examples/loading-states.md
  • docs/ja/v3/front/component/ma-form/examples/mobile-responsive.md
  • docs/ja/v3/front/component/ma-form/examples/nested-forms.md
  • docs/ja/v3/front/component/ma-form/examples/performance-demo.md
  • docs/ja/v3/front/component/ma-form/examples/slots-examples.md
  • docs/ja/v3/front/component/ma-pro-table.md

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/20260613-new-doc

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@zds-s zds-s merged commit bfb3b3c into main Jun 14, 2026
7 of 8 checks passed
@zds-s zds-s deleted the feature/20260613-new-doc branch June 15, 2026 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant