This website works better with JavaScript
Home
Explore
Help
Sign In
githab
/
nutui
Watch
3
Star
0
Fork
0
Files
Browse Source
fix: 文档
Ymm0008
3 years ago
parent
7778ba456f
commit
980c3c92fd
2 changed files
with
2 additions
and
2 deletions
Split View
Show Diff Stats
1
1
src/packages/__VUE/table/doc.md
1
1
src/packages/__VUE/table/doc.taro.md
+ 1
- 1
src/packages/__VUE/table/doc.md
View File
@@ -14,7 +14,7 @@ const app = createApp();
app.use(Table);
```
-### 基础
使
用
+### 基础用
法
:::demo
+ 1
- 1
src/packages/__VUE/table/doc.taro.md
View File
@@ -14,7 +14,7 @@ const app = createApp();
app.use(Table);
```
-### 基础
使
用
+### 基础用
法
:::demo