Jelajahi Sumber

fxi: fix table.html 404

陈凯龙 3 tahun lalu
induk
melakukan
179831ac99
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      .vitepress/config.js

+ 1 - 1
.vitepress/config.js

@@ -159,7 +159,7 @@ function createSidebar() {
           },
           {
             text: 'Table 表格组件',
-            link: '/components/Table',
+            link: '/components/table',
           },
           {
             text: 'Editor 富文本组件',